Merge pull request #970 from Valantin/del/el7 #884
Annotations
3 errors
Run tests:
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
|
Run tests:
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
|
Run tests
Process completed with exit code 1.
|
Loading