Skip to content

Merge pull request #980 from voxpupuli/puppet-systemd-9 #896

Merge pull request #980 from voxpupuli/puppet-systemd-9

Merge pull request #980 from voxpupuli/puppet-systemd-9 #896

Triggered via push December 14, 2024 15:51
Status Failure
Total duration 22m 6s
Artifacts

ci.yml

on: push
Puppet  /  Static validations
37s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
2s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 20 warnings
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::server class default parameters 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_155941847.HKe2NI.pp Last 10 lines of output were: [select userid from users limit 1] Dec 14 16:00:14 oracle9-64-puppet7.example.com zabbix_server[4022]: cannot use database "zabbix_server": database is not a Zabbix database Dec 14 16:00:16 oracle9-64-puppet7.example.com systemd[1]: zabbix-server.service: Can't open PID file /run/zabbix/zabbix_server.pid (yet?) after start: Operation not permitted Dec 14 16:00:16 oracle9-64-puppet7.example.com systemd[1]: zabbix-server.service: Failed with result 'protocol'. Dec 14 16:00:16 oracle9-64-puppet7.example.com systemd[1]: Failed to start Zabbix Server. �[mNotice: /Stage[main]/Zabbix::Server/Service[zabbix-server]: Triggered 'refresh' from 3 events Info: Class[Zabbix::Server]: Unscheduling all events on Class[Zabbix::Server] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 32.19 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:10
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::server class default parameters 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_160016965.wTXbZL.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.52 seconds Info: Using environment 'production' Info: Applying configuration version '1734192018' �[mNotice: /Stage[main]/Zabbix::Server/Package[zabbix-sql-scripts]/ensure: created �[mNotice: /Stage[main]/Zabbix::Database::Postgresql/Exec[zabbix_create.sql]/returns: executed successfully �[mNotice: /Stage[main]/Zabbix::Server/Service[zabbix-server]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Server/Service[zabbix-server]: Unscheduling refresh on Service[zabbix-server] �[mNotice: Applied catalog in 7.82 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:10
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 7.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_155958233.f6GYhh.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_nonsupported_8_x86_64': Yum repo downloading error: Downloading error(s): repodata/0f011b26fc38219301a7963c8807da321715d5e562f311108c2c5e6dc984d9c9-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_nonsupported_8_x86_64': Yum repo downloading error: Downloading error(s): repodata/0f011b26fc38219301a7963c8807da321715d5e562f311108c2c5e6dc984d9c9-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 4.92 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_160005359.1PhYTh.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.08 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 / Test suite
Process completed with exit code 1.
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