Support fort Zabbix 7.2 #897
Triggered via pull request
December 14, 2024 22:42
Status
Cancelled
Total duration
4m 18s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
25s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
508 errors and 20 warnings
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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_224413452.Lxv5s5.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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_224416194.231hcu.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216257'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224419742.4D7k47.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216261'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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_224422366.3LcYAr.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216264'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.60 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224425056.wpomfU.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216266'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.59 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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_224427691.BdZxyi.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216269'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.62 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224420373.8UouMw.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224423267.AfsXd9.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216265'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224426981.GAUnBX.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216268'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.67 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224429832.hmHTqy.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216271'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.64 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224432698.c09GjT.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216274'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.66 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224435527.R1J3b1.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216277'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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_224416459.SP4ypi.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.63 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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_224419219.No1LCG.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216261'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.58 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224422760.LBY5e8.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216264'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.62 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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_224425453.B3r3Vl.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216267'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.59 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224428164.b26Uqs.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216269'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.60 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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_224430823.1rc8S0.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216272'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.62 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224418395.F3Se3E.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.88 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224421487.Tp04PT.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216263'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.85 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224425415.yAPHrb.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216267'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.80 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224428366.kN7Yhk.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216270'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.81 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224431397.OcoCbl.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216273'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.87 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224434439.tneDaJ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216276'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.78 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224433826.83A8yM.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.63 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224436640.0XU53k.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.17 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216278'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.64 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224439917.GW14mD.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216281'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.67 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224442676.RK5dnE.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216284'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.64 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224445500.uV5KSH.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216287'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.72 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224448346.niTljN.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216290'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.66 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224424702.q9aQqC.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.85 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224427861.t076EL.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216269'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.90 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224431864.VOkw01.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216273'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.84 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224434920.57KJsk.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216276'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.81 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224438027.WgCiPr.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216279'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.84 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224441061.gKE63V.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216283'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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_224432028.htDg9B.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.32 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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_224434496.gchRPX.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216276'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.31 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224437698.XQlXCC.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216279'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.33 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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_224440058.uVpqrG.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216281'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.33 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224442522.rDRAEV.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216284'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.32 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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_224444873.9EP737.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216286'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.32 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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_224443533.KkMueA.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.66 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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_224446429.DaHOUV.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216288'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224449980.bJVys2.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216291'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.67 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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_224452683.wxl0ry.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216294'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224455399.XVQ9lX.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216297'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.62 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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_224458071.w5PwsE.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216299'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.66 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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_224433130.CLBiCQ.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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_224435728.ASHAjI.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216277'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.41 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224439033.CdPZXr.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216280'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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_224441488.NRRj6N.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216283'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.51 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224444100.H5ZEo9.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216285'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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_224446555.K0j9ox.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216288'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.40 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224435916.wuwipV.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.44 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224438436.qFoayg.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216280'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224441391.PFYhDs.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216283'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224443821.yLr4BQ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216285'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224446294.XXK73L.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216288'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.52 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224448810.QxGUUN.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216290'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224435425.fkyOy3.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.36 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224438039.m31Aun.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216279'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.31 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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_224433489.aKke48.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.66 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224441029.6Jh7Kn.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216282'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.35 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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_224436374.ZTgZ28.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216278'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.66 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224443593.5BzSpe.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216285'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.33 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224446187.pKKpnB.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216288'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.34 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224448739.PQG9ri.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216290'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.33 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224439687.zf5JmI.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216281'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.69 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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_224442577.bT8MQq.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216284'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.68 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224445530.zurHoA.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216287'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.68 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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_224448400.RktZ0Q.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216290'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.67 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224446474.PX602D.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.85 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224449569.y2DEAp.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216291'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224453035.VUcDBV.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216294'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224456028.2dFCzh.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216297'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.81 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224459069.cpTyLT.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216301'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.77 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224502017.XBFMfl.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216303'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.81 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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_224439836.nXIXad.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.86 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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_224442997.9pJ29z.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216284'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.90 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224446973.VUu2Sw.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216288'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.89 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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_224450118.4UmaYT.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216292'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.76 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224453181.lMiGjD.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216295'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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_224456244.GKomTQ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216298'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.89 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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_224434493.qCllWI.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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_224437192.AaURlz.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216278'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.62 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224440648.c5k1tw.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216282'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.63 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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_224443240.jB1ZXj.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216284'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.64 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224445929.2bQGwc.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216287'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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_224448499.hyU2Ed.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216290'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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_224431276.EfKLUt.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.81 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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_224434290.8jS0tk.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216276'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.90 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224438115.epUqUi.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216279'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.87 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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_224441101.94biIb.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216282'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.86 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224444112.CeWHM4.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216285'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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_224447010.9LKPIX.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216288'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.90 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224438523.jT3Voq.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.74 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224441591.aDJG5Y.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216283'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.73 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224445345.Ik6i14.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216287'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.70 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224448282.E1ox35.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.16 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216290'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.71 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224451365.MArVrq.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216293'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.70 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224454322.oNUDiD.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216296'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.69 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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_224446436.u2sNvJ.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.77 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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_224449469.3o1Cyn.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216291'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.75 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224453289.pWSHac.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216295'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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_224456277.c2mGNY.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216298'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.74 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224459296.9syE5Q.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216301'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.85 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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_224502395.4GufBP.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216304'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.80 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224435248.lGhy4Q.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.89 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224438444.EMv7bJ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216280'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.85 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224442146.moRhC1.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216284'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.84 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224445243.nGWXwZ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216287'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.88 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224448519.QtJIh3.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216290'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.86 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224451642.OtwwDD.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216293'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.89 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224452249.wHzI66.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.67 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224455162.U5G45Q.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216297'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.63 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224458471.nPZZAH.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216300'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.67 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224501343.oqyf7o.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216303'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.64 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224504234.Dh2Oik.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216306'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.63 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224507049.NujpVF.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216308'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 5.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224427876.pFyxVO.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.84 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224430970.ShiNaS.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216272'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.77 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224434820.gBoCFe.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216276'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.91 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224437932.qPabnB.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216279'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.76 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224440944.RbUEtq.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216282'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.80 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224443929.cnLck3.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216285'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.88 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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_224429154.kkqNLK.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.79 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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_224432125.So93VD.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216273'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.79 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224435430.woc2p9.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216277'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.79 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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_224438278.g5PQqN.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216280'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.79 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224441125.WVS9XX.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216282'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.84 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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_224444010.8h7tQW.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216285'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.78 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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_224457747.QTkHDZ.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.70 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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_224500602.8ewvA9.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216302'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.71 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224503935.Uziiua.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216305'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.71 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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_224506791.q38PEb.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216308'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.70 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224509629.EbwHFP.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216311'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.72 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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_224512543.hvBiYJ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216314'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.69 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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_224419686.U767Kl.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.79 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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_224422549.2qtymR.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216264'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.80 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224425895.nq9jXj.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216267'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.80 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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_224428703.fanzIv.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216270'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.80 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224431578.CfSzL2.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216273'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.81 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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_224434386.ZcC6SR.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216276'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.79 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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_224433063.57dLcG.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.83 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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_224436149.L6AwQ5.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216278'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224439994.Ha4TjA.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216281'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.81 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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_224442994.5UpZB9.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216284'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.80 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224446054.2rQYqJ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216287'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.83 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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_224449073.MUVrGe.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216290'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.78 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224455124.YMLmG7.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.86 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224458323.ar8M7s.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216300'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.86 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224501802.dUCJYE.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216303'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.92 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224504957.4YuoL1.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216306'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.80 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224507970.6oEmtS.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216309'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.92 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224511115.ud1AXU.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216313'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.87 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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_224417791.Nzgfaz.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.83 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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_224420937.BYg0je.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216262'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.75 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224424377.qzzuwP.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216266'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.71 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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_224427254.yS0vMJ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216269'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.76 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224427089.pDmFZ4.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.70 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224430182.gbbpc9.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216272'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.69 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224429859.Pd1WBQ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216271'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.71 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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_224433021.I8gzgf.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216274'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.69 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224433057.AAaF1l.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216274'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.64 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224435679.wF9bhB.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216277'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.71 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224438429.rOy3Ud.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216280'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.66 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224441081.m5hXXc.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216282'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.64 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0
The operation was canceled.
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224439448.eNJFOR.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.70 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224442505.x98lig.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216284'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.75 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224446019.YN86OL.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216287'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.74 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224448986.NUPAh5.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216290'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.75 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224452041.YJE0Og.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216294'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.75 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224455034.444fr2.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216297'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.70 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Debian 12 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - Debian 12 - Zabbix 6.0
The operation was canceled.
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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_224440233.pD0J2C.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.68 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0
The operation was canceled.
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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_224442960.FUVNfb.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216284'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224446145.QBgS1t.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216287'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.59 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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_224448743.3inu13.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216290'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.62 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224451447.FupTOc.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216293'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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_224454056.YKlPaQ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216295'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.60 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224447513.8XpzcK.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.84 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224450668.XNdiNZ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216292'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.84 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224454261.tLkVRH.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216296'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.79 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224457280.1v2Mlk.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216299'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.83 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224500410.0MU24a.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216302'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.76 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224503494.w4r7qu.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216305'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.84 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0
The operation was canceled.
|
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0
The operation was canceled.
|
Puppet / Puppet 7 - Debian 11 - Zabbix 7.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - Debian 11 - Zabbix 7.0
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 7.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 7.0
The operation was canceled.
|
Puppet / Puppet 8 - Debian 11 - Zabbix 7.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - Debian 11 - Zabbix 7.0
The operation was canceled.
|
Puppet / Puppet 8 - Debian 12 - Zabbix 7.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - Debian 12 - Zabbix 7.0
The operation was canceled.
|
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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_224420927.7W4s8b.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.71 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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_224423730.P2m2X5.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216265'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.66 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224426878.1QwQtr.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216268'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.66 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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_224429554.QiGy3u.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216271'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224432300.0lQ3uh.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216274'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.76 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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_224435076.lN8Du9.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216276'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.73 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224428631.w6YU1z.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.72 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224431729.DH0jvd.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216273'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.69 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - Debian 12 - Zabbix 7.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - Debian 12 - Zabbix 7.0
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224435256.NaBOyi.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216277'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.71 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224438276.22YkOF.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216280'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.67 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224441321.4KImGs.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216283'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.68 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224444246.t0hNg9.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216286'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.69 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224433951.ZPSoIi.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.77 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224436984.imlToG.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216278'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.77 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224440773.J5GH6u.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216282'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.69 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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_224437309.FkFqFD.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.75 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224443627.WmgDxJ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216285'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.67 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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_224440168.0CydEx.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216281'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.67 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224446524.f3UCUx.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216288'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224449358.Yc5rXf.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216291'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.67 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224443682.EAYeKh.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216285'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.66 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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_224446357.a3dCmv.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216288'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.66 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224449086.jYiBHy.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216290'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.64 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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_224451738.FhYGGo.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216293'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.63 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 7.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 7.0
The operation was canceled.
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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_224459035.Rjyrgp.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.51 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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_224501715.RHyvHK.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216303'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.45 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224504655.asFq83.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216306'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.46 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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_224507328.mKb3LH.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216309'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.46 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224509913.ehAiKr.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216311'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.46 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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_224512412.qlOUeT.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216314'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.45 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 5.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 5.0
The operation was canceled.
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224502451.dkQHB1.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.57 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224505319.Xcq5iq.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216307'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.50 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224508763.hreOWI.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216310'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.49 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224511440.bkuYOi.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216313'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.53 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224514207.ztxY7g.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216316'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.50 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224516865.AFVWaU.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216318'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.51 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224428831.4BnROg.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_9_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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_224500582.vj8pgh.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.49 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224431600.NIHL7j.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216273'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter 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_224503268.tkrVwh.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216305'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.49 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224434809.fx2xgt.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216276'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224506621.BIzcvl.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216308'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.50 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224437487.jVT3SE.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216279'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.44 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address 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_224509175.8E1iFp.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216310'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.51 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224440211.anoHfJ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216282'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.41 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224511795.ciID02.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216313'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.46 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224442841.udDZVV.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216284'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.49 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo 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_224514372.bbvb1q.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216316'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.47 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224456621.wn15Nb.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.39 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224459220.zM9kmA.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216301'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.41 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224502326.Dq1AnM.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216304'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.40 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224504880.KL61Mj.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216306'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.40 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224507579.nBeGP8.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216309'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224510155.AWUHdb.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216312'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 7.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 7.0
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 7.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 7.0
The operation was canceled.
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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_224433624.jKSYIO.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.40 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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_224436067.WAvk4f.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216277'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.32 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224439226.8cLovH.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216280'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.30 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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_224441501.4rkZry.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216283'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.31 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224443841.49UfbC.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216285'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.32 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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_224446151.AEaica.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216287'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.30 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / 7 (Ruby 2.7)
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / 7 (Ruby 2.7):
spec/classes/repo_spec.rb#L95
zabbix::repo on redhat-8-x86_64 on RedHat 8 and Zabbix 5.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/5.0/rhel/8/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/5.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/5.0/rhel/8/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/5.0/release/rhel/8/$basearch/"
|
Puppet / 7 (Ruby 2.7):
spec/classes/repo_spec.rb#L114
zabbix::repo on redhat-8-x86_64 on RedHat 8 and Zabbix 6.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/6.0/rhel/8/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/6.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/6.0/rhel/8/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/6.0/release/rhel/8/$basearch/"
|
Puppet / 7 (Ruby 2.7):
spec/classes/repo_spec.rb#L133
zabbix::repo on redhat-8-x86_64 on RedHat 8 and Zabbix 7.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/7.0/rhel/8/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/7.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/7.0/rhel/8/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/7.0/release/rhel/8/$basearch/"
|
Puppet / 7 (Ruby 2.7):
spec/classes/repo_spec.rb#L95
zabbix::repo on redhat-9-x86_64 on RedHat 9 and Zabbix 5.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/5.0/rhel/9/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/5.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/5.0/rhel/9/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/5.0/release/rhel/9/$basearch/"
|
Puppet / 7 (Ruby 2.7):
spec/classes/repo_spec.rb#L114
zabbix::repo on redhat-9-x86_64 on RedHat 9 and Zabbix 6.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/6.0/rhel/9/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/6.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/6.0/rhel/9/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/6.0/release/rhel/9/$basearch/"
|
Puppet / 7 (Ruby 2.7):
spec/classes/repo_spec.rb#L133
zabbix::repo on redhat-9-x86_64 on RedHat 9 and Zabbix 7.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/7.0/rhel/9/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/7.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/7.0/rhel/9/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/7.0/release/rhel/9/$basearch/"
|
Puppet / 7 (Ruby 2.7):
spec/classes/repo_spec.rb#L95
zabbix::repo on oraclelinux-8-x86_64 on RedHat 8 and Zabbix 5.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/5.0/rhel/8/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/5.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/5.0/rhel/8/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/5.0/release/rhel/8/$basearch/"
|
Puppet / 7 (Ruby 2.7):
spec/classes/repo_spec.rb#L114
zabbix::repo on oraclelinux-8-x86_64 on RedHat 8 and Zabbix 6.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/6.0/rhel/8/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/6.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/6.0/rhel/8/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/6.0/release/rhel/8/$basearch/"
|
Puppet / 7 (Ruby 2.7):
spec/classes/repo_spec.rb#L133
zabbix::repo on oraclelinux-8-x86_64 on RedHat 8 and Zabbix 7.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/7.0/rhel/8/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/7.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/7.0/rhel/8/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/7.0/release/rhel/8/$basearch/"
|
Puppet / 7 (Ruby 2.7):
spec/classes/repo_spec.rb#L95
zabbix::repo on oraclelinux-9-x86_64 on RedHat 9 and Zabbix 5.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/5.0/rhel/9/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/5.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/5.0/rhel/9/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/5.0/release/rhel/9/$basearch/"
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224435168.GcC4CF.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Repo/Yumrepo[zabbix-nonsupported]/ensure: created
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.46 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224438009.hqPopZ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216279'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.46 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224441607.PUOFB4.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216283'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.37 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224444285.pIWZ8S.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216286'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.37 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224447003.w7m1nf.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216289'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.34 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224449671.ErorS0.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1734216291'
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.44 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0
The operation was canceled.
|
Puppet / 8 (Ruby 3.2)
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / 8 (Ruby 3.2):
spec/classes/repo_spec.rb#L95
zabbix::repo on redhat-8-x86_64 on RedHat 8 and Zabbix 5.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/5.0/rhel/8/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/5.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/5.0/rhel/8/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/5.0/release/rhel/8/$basearch/"
|
Puppet / 8 (Ruby 3.2):
spec/classes/repo_spec.rb#L114
zabbix::repo on redhat-8-x86_64 on RedHat 8 and Zabbix 6.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/6.0/rhel/8/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/6.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/6.0/rhel/8/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/6.0/release/rhel/8/$basearch/"
|
Puppet / 8 (Ruby 3.2):
spec/classes/repo_spec.rb#L133
zabbix::repo on redhat-8-x86_64 on RedHat 8 and Zabbix 7.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/7.0/rhel/8/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/7.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/7.0/rhel/8/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/7.0/release/rhel/8/$basearch/"
|
Puppet / 8 (Ruby 3.2):
spec/classes/repo_spec.rb#L95
zabbix::repo on redhat-9-x86_64 on RedHat 9 and Zabbix 5.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/5.0/rhel/9/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/5.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/5.0/rhel/9/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/5.0/release/rhel/9/$basearch/"
|
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0
Canceling since a higher priority waiting request for '981/merge' exists
|
Puppet / 8 (Ruby 3.2):
spec/classes/repo_spec.rb#L114
zabbix::repo on redhat-9-x86_64 on RedHat 9 and Zabbix 6.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/6.0/rhel/9/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/6.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/6.0/rhel/9/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/6.0/release/rhel/9/$basearch/"
|
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0
The operation was canceled.
|
Puppet / 8 (Ruby 3.2):
spec/classes/repo_spec.rb#L133
zabbix::repo on redhat-9-x86_64 on RedHat 9 and Zabbix 7.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/7.0/rhel/9/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/7.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/7.0/rhel/9/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/7.0/release/rhel/9/$basearch/"
|
Puppet / 8 (Ruby 3.2):
spec/classes/repo_spec.rb#L95
zabbix::repo on oraclelinux-8-x86_64 on RedHat 8 and Zabbix 5.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/5.0/rhel/8/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/5.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/5.0/rhel/8/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/5.0/release/rhel/8/$basearch/"
|
Puppet / 8 (Ruby 3.2):
spec/classes/repo_spec.rb#L114
zabbix::repo on oraclelinux-8-x86_64 on RedHat 8 and Zabbix 6.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/6.0/rhel/8/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/6.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/6.0/rhel/8/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/6.0/release/rhel/8/$basearch/"
|
Puppet / 8 (Ruby 3.2):
spec/classes/repo_spec.rb#L133
zabbix::repo on oraclelinux-8-x86_64 on RedHat 8 and Zabbix 7.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/7.0/rhel/8/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/7.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/7.0/rhel/8/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/7.0/release/rhel/8/$basearch/"
|
Puppet / 8 (Ruby 3.2):
spec/classes/repo_spec.rb#L95
zabbix::repo on oraclelinux-9-x86_64 on RedHat 9 and Zabbix 5.0 is expected to contain Yumrepo[zabbix] with baseurl => "https://repo.zabbix.com/zabbix/5.0/rhel/9/$basearch/"
Failure/Error: it { is_expected.to contain_yumrepo('zabbix').with_baseurl("https://repo.zabbix.com/zabbix/5.0/rhel/#{major}/$basearch/") }
expected that the catalogue would contain Yumrepo[zabbix] with baseurl set to "https://repo.zabbix.com/zabbix/5.0/rhel/9/$basearch/" but it is set to "https://repo.zabbix.com/zabbix/5.0/release/rhel/9/$basearch/"
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L489
zabbix::agent on redhat-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L489
zabbix::agent on redhat-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L489
zabbix::agent on oraclelinux-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L489
zabbix::agent on oraclelinux-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L489
zabbix::agent on centos-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L489
zabbix::agent on almalinux-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L489
zabbix::agent on almalinux-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L489
zabbix::agent on rocky-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L489
zabbix::agent on rocky-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L489
zabbix::agent on ubuntu-20.04-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L489
zabbix::agent on redhat-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L489
zabbix::agent on redhat-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L489
zabbix::agent on oraclelinux-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L489
zabbix::agent on oraclelinux-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L489
zabbix::agent on centos-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L489
zabbix::agent on almalinux-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L489
zabbix::agent on almalinux-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L489
zabbix::agent on rocky-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L489
zabbix::agent on rocky-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L489
zabbix::agent on ubuntu-20.04-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|