Merge pull request #970 from Valantin/del/el7 #884
ci.yml
on: push
Puppet
/
Static validations
25s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
31 errors and 21 warnings
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 agent2 and 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_095954633.LyGRXW.pp
Last 10 lines of output were:
zabbix-agent2-5.0.44-1.el9.x86_64: Cannot download, all mirrors were already tried without success
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent2]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent2' returned 1: Error: Error downloading packages:
zabbix-agent2-5.0.44-1.el9.x86_64: Cannot download, all mirrors were already tried without success
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent2] 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_agent2.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 15.15 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
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 agent2 and 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100012143.7yDwFX.pp
Last 10 lines of output were:
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]/group: group changed 'root' to 'zabbix'
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Unscheduling refresh on Service[zabbix-agent2]
�[mNotice: Applied catalog in 3.51 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0
Process completed with exit code 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 agent2 and 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_100000163.2JSrBn.pp
Last 10 lines of output were:
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-agent2' returned 1: 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-agent2]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent2' returned 1: 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-agent2] 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_agent2.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 9.60 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
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 agent2 and 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100011788.mkg1Hh.pp
Last 10 lines of output were:
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]/group: group changed 'root' to 'zabbix'
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Unscheduling refresh on Service[zabbix-agent2]
�[mNotice: Applied catalog in 15.49 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0
Process completed with exit code 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 agent2 and 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_100000945.4op7UJ.pp
Last 10 lines of output were:
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-agent2' returned 1: Error: Failed to download metadata for repo 'Zabbix_nonsupported_9_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent2]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent2' returned 1: Error: Failed to download metadata for repo 'Zabbix_nonsupported_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-agent2] 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_agent2.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 7.40 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
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 agent2 and 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100010725.JUe43j.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/oracle.conf]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/oracle.conf]/group: group changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/redis.conf]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/redis.conf]/group: group changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/smart.conf]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/smart.conf]/group: group changed 'root' to 'zabbix'
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Unscheduling refresh on Service[zabbix-agent2]
�[mNotice: Applied catalog in 10.49 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 7.0
Process completed with exit code 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 agent2 and 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_100009541.9sj2VD.pp
Last 10 lines of output were:
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-agent2' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Yum repo downloading error: Downloading error(s): repodata/a3fcb83fe9e81447b1d47721ee813c5d925ffeb9376529b76f5a5fe0dd1b7002-filelists.xml.gz - Cannot download, all mirrors were already tried without success; repodata/cb4e7da3d56ba0cb009b7b4c764d1e848c3d511ee6d756c5c80359445f8c1f8f-primary.xml.gz - Cannot download, all mirrors were already tried without success
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent2]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent2' returned 1: Error: Failed to download metadata for repo 'Zabbix_9_x86_64': Yum repo downloading error: Downloading error(s): repodata/a3fcb83fe9e81447b1d47721ee813c5d925ffeb9376529b76f5a5fe0dd1b7002-filelists.xml.gz - Cannot download, all mirrors were already tried without success; repodata/cb4e7da3d56ba0cb009b7b4c764d1e848c3d511ee6d756c5c80359445f8c1f8f-primary.xml.gz - Cannot download, all mirrors were already tried without success
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent2] 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_agent2.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.15 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
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 agent2 and 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100013787.yqFfeW.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/oracle.conf]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/oracle.conf]/group: group changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/redis.conf]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/redis.conf]/group: group changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/smart.conf]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/smart.conf]/group: group changed 'root' to 'zabbix'
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Unscheduling refresh on Service[zabbix-agent2]
�[mNotice: Applied catalog in 17.50 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 7.0
Process completed with exit code 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 agent2 and 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_095953839.kG3xBj.pp
Last 10 lines of output were:
zabbix-agent2-5.0.44-1.el8.x86_64: Cannot download, all mirrors were already tried without success
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent2]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent2' returned 1: Error: Error downloading packages:
zabbix-agent2-5.0.44-1.el8.x86_64: Cannot download, all mirrors were already tried without success
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent2] 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_agent2.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 15.25 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
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 agent2 and 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100011339.S9ix8u.pp
Last 10 lines of output were:
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]/group: group changed 'root' to 'zabbix'
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Unscheduling refresh on Service[zabbix-agent2]
�[mNotice: Applied catalog in 4.79 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
Process completed with exit code 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 agent2 and 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_095954952.TUT689.pp
Last 10 lines of output were:
zabbix-agent2-plugin-mongodb-6.0.34-release1.el8.x86_64: Cannot download, all mirrors were already tried without success
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent2]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent2' returned 1: Error: Error downloading packages:
zabbix-agent2-plugin-mongodb-6.0.34-release1.el8.x86_64: Cannot download, all mirrors were already tried without success
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent2] 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_agent2.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 12.57 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
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 agent2 and 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100009559.h84cPP.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/postgresql.conf]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/postgresql.conf]/group: group changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/redis.conf]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/redis.conf]/group: group changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/smart.conf]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/smart.conf]/group: group changed 'root' to 'zabbix'
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Unscheduling refresh on Service[zabbix-agent2]
�[mNotice: Applied catalog in 6.77 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
Process completed with exit code 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 agent2 and 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_095959479.sFq3Lr.pp
Last 10 lines of output were:
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-agent2' 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-agent2]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent2' 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-agent2] 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_agent2.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 6.29 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
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 agent2 and 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100008068.RgXI9O.pp
Last 10 lines of output were:
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]/group: group changed 'root' to 'zabbix'
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Unscheduling refresh on Service[zabbix-agent2]
�[mNotice: Applied catalog in 14.23 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
Process completed with exit code 1.
|
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 agent2 and 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_095959180.OZfAcB.pp
Last 10 lines of output were:
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-agent2' 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-agent2]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent2' 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-agent2] 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_agent2.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.35 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
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 agent2 and 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100005958.8UOkfO.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/postgresql.conf]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/postgresql.conf]/group: group changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/redis.conf]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/redis.conf]/group: group changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/smart.conf]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d/smart.conf]/group: group changed 'root' to 'zabbix'
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Unscheduling refresh on Service[zabbix-agent2]
�[mNotice: Applied catalog in 16.94 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
Process completed with exit code 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 agent2 and 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_095959229.nVrGLQ.pp
Last 10 lines of output were:
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-agent2' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Yum repo downloading error: Downloading error(s): repodata/57d0e3ff36aa3a449194e10b51ce32884e8994b0bcc3cf82598daf00277d57e0-filelists.xml.gz - Cannot download, all mirrors were already tried without success; repodata/291c88133bf9a8b2676ae38dc59ce4a3983ba3e9c482e48e84e66da82d869ee8-primary.xml.gz - Cannot download, all mirrors were already tried without success
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent2]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent2' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Yum repo downloading error: Downloading error(s): repodata/57d0e3ff36aa3a449194e10b51ce32884e8994b0bcc3cf82598daf00277d57e0-filelists.xml.gz - Cannot download, all mirrors were already tried without success; repodata/291c88133bf9a8b2676ae38dc59ce4a3983ba3e9c482e48e84e66da82d869ee8-primary.xml.gz - Cannot download, all mirrors were already tried without success
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent2] 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_agent2.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.23 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
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 agent2 and 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100003507.mYJBxe.pp
Last 10 lines of output were:
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]/group: group changed 'root' to 'zabbix'
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Unscheduling refresh on Service[zabbix-agent2]
�[mNotice: Applied catalog in 17.53 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
Process completed with exit code 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 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_095958631.x61FRF.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_nonsupported_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_nonsupported_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 11.48 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100012381.g8bBhE.pp
Last 10 lines of output were:
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Scheduling refresh of Service[zabbix-agent]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Scheduling refresh of Service[zabbix-agent]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Scheduling refresh of Service[zabbix-agent]
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]/group: group changed 'root' to 'zabbix'
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Scheduling refresh of Service[zabbix-agent]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Scheduling refresh of Service[zabbix-agent]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Unscheduling refresh on Service[zabbix-agent]
�[mNotice: Applied catalog in 32.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Debian 11
|
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
|
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
|