Skip to content

modulesync 9.1.0

modulesync 9.1.0 #859

Triggered via pull request July 6, 2024 22:00
Status Failure
Total duration 6h 1m 8s
Artifacts

ci.yml

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

Annotations

160 errors and 22 warnings
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0
The job running on runner GitHub Actions 30 has exceeded the maximum execution time of 360 minutes.
Puppet / Puppet 7 - OracleLinux 7 - 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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220245814.iflapz.pp Last 10 lines of output were: Jul 06 22:04:31 oracle7-64-puppet7.example.com zabbix_agentd[906]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:04:31 oracle7-64-puppet7.example.com zabbix_agentd[906]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:04:31 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:04:31 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:04:31 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 103.66 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - 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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220431366.yUWctE.pp Last 10 lines of output were: Jul 06 22:04:45 oracle7-64-puppet7.example.com systemd[1]: New main PID 1024 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:04:45 oracle7-64-puppet7.example.com systemd[1]: New main PID 1024 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:06:15 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 06 22:06:15 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:06:15 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:06:15 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:06:15 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:06:15 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - 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 7 - 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 7 - 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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220615944.QYDUjG.pp Last 10 lines of output were: Jul 06 22:06:29 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:06:29 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:06:29 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:06:29 oracle7-64-puppet7.example.com zabbix_agentd[1224]: zabbix_agentd [1224]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:06:29 oracle7-64-puppet7.example.com zabbix_agentd[1226]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:06:29 oracle7-64-puppet7.example.com zabbix_agentd[1226]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 101.98 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - 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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220759815.9RnAR2.pp Last 10 lines of output were: Jul 06 22:07:59 oracle7-64-puppet7.example.com zabbix_agentd[1226]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:07:59 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:07:59 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:07:59 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 06 22:08:13 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:08:13 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:08:13 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:08:13 oracle7-64-puppet7.example.com zabbix_agentd[1343]: zabbix_agentd [1343]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.11 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - 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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220943872.ZsBa3l.pp Last 10 lines of output were: Jul 06 22:09:43 oracle7-64-puppet7.example.com zabbix_agentd[1345]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:09:43 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:09:43 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:09:43 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 06 22:09:57 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:09:57 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:09:57 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:09:57 oracle7-64-puppet7.example.com zabbix_agentd[1468]: zabbix_agentd [1468]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.08 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - 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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_221127795.KEDgtr.pp Last 10 lines of output were: Jul 06 22:11:27 oracle7-64-puppet7.example.com zabbix_agentd[1470]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:11:27 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:11:27 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:11:27 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 06 22:11:41 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:11:41 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:11:41 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:11:41 oracle7-64-puppet7.example.com zabbix_agentd[1585]: zabbix_agentd [1585]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.11 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 360 minutes.
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
The job running on runner GitHub Actions 64 has exceeded the maximum execution time of 360 minutes.
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_220237381.E5PjSy.pp Last 10 lines of output were: Jul 06 22:04:16 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:04:16 almalinux8-64-puppet8.example.com zabbix_agentd[1227]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:04:16 almalinux8-64-puppet8.example.com zabbix_agentd[1227]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:04:16 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:04:16 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 97.76 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#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_220239703.oR0hYj.pp Last 10 lines of output were: Jul 06 22:04:20 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:04:20 rocky8-64-puppet8.example.com zabbix_agentd[1152]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:04:20 rocky8-64-puppet8.example.com zabbix_agentd[1152]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:04:20 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:04:20 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 98.92 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_220417052.eSiNk6.pp Last 10 lines of output were: Jul 06 22:04:27 almalinux8-64-puppet8.example.com zabbix_agentd[1386]: agent #4 started [listener #3] Jul 06 22:04:27 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1382 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:04:27 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1382 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:05:57 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:05:57 almalinux8-64-puppet8.example.com zabbix_agentd[1382]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:05:57 almalinux8-64-puppet8.example.com zabbix_agentd[1382]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:05:57 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:05:57 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.60 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_220420574.egCVG3.pp Last 10 lines of output were: Jul 06 22:04:30 rocky8-64-puppet8.example.com zabbix_agentd[1303]: agent #4 started [listener #3] Jul 06 22:04:30 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1299 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:04:30 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1299 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:06:00 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:06:00 rocky8-64-puppet8.example.com zabbix_agentd[1299]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:06:00 rocky8-64-puppet8.example.com zabbix_agentd[1299]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:06:00 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:06:00 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.61 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#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 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 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 - 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 - 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220558180.2t9FMi.pp Last 10 lines of output were: Jul 06 22:06:07 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 06 22:06:07 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:06:07 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:06:07 almalinux8-64-puppet8.example.com zabbix_agentd[1739]: zabbix_agentd [1739]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:06:07 almalinux8-64-puppet8.example.com zabbix_agentd[1741]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:06:07 almalinux8-64-puppet8.example.com zabbix_agentd[1741]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.97 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#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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220601729.85id6h.pp Last 10 lines of output were: Jul 06 22:06:11 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 06 22:06:11 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:06:11 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:06:11 rocky8-64-puppet8.example.com zabbix_agentd[1624]: zabbix_agentd [1624]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:06:11 rocky8-64-puppet8.example.com zabbix_agentd[1626]: Starting Zabbix Agent [rocky8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:06:11 rocky8-64-puppet8.example.com zabbix_agentd[1626]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.88 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_220737988.kPDyM0.pp Last 10 lines of output were: Jul 06 22:07:37 almalinux8-64-puppet8.example.com zabbix_agentd[1741]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:07:37 almalinux8-64-puppet8.example.com zabbix_agentd[1741]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:07:37 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:07:37 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:07:48 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:07:48 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 06 22:07:48 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:07:48 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.65 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_220741522.6NC5Hy.pp Last 10 lines of output were: Jul 06 22:07:41 rocky8-64-puppet8.example.com zabbix_agentd[1626]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:07:41 rocky8-64-puppet8.example.com zabbix_agentd[1626]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:07:41 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:07:41 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:07:51 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:07:51 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 06 22:07:51 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:07:51 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.56 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#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_220918554.TNVJYu.pp Last 10 lines of output were: Jul 06 22:09:18 almalinux8-64-puppet8.example.com zabbix_agentd[1896]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:09:18 almalinux8-64-puppet8.example.com zabbix_agentd[1896]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:09:18 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:09:18 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:09:28 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:09:28 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 06 22:09:28 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:09:28 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.57 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#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_220922095.zwcKTp.pp Last 10 lines of output were: Jul 06 22:09:21 rocky8-64-puppet8.example.com zabbix_agentd[1773]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:09:21 rocky8-64-puppet8.example.com zabbix_agentd[1773]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:09:21 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:09:21 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:09:32 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:09:32 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 06 22:09:32 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:09:32 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.53 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_221058988.NiSlxY.pp Last 10 lines of output were: Jul 06 22:10:58 almalinux8-64-puppet8.example.com zabbix_agentd[2068]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:10:58 almalinux8-64-puppet8.example.com zabbix_agentd[2068]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:10:58 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:10:58 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:11:09 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:11:09 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 06 22:11:09 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:11:09 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.59 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_221102522.UyFyZ5.pp Last 10 lines of output were: Jul 06 22:11:02 rocky8-64-puppet8.example.com zabbix_agentd[1935]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:11:02 rocky8-64-puppet8.example.com zabbix_agentd[1935]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:11:02 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:11:02 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:11:12 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:11:12 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 06 22:11:12 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:11:12 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.58 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0
The job running on runner GitHub Actions 78 has exceeded the maximum execution time of 360 minutes.
Puppet / Puppet 8 - OracleLinux 7 - 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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220249187.TJv8xQ.pp Last 10 lines of output were: Jul 06 22:04:34 oracle7-64-puppet8.example.com zabbix_agentd[915]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:04:35 oracle7-64-puppet8.example.com zabbix_agentd[915]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:04:35 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:04:35 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:04:35 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 103.91 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - 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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220435180.QanD3j.pp Last 10 lines of output were: Jul 06 22:04:49 oracle7-64-puppet8.example.com systemd[1]: New main PID 1036 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:04:49 oracle7-64-puppet8.example.com systemd[1]: New main PID 1036 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:06:19 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 06 22:06:19 oracle7-64-puppet8.example.com zabbix_agentd[1036]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:06:19 oracle7-64-puppet8.example.com zabbix_agentd[1036]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:06:19 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:06:19 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:06:19 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.21 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - 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 7 - 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 7 - 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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220620025.A5ooFo.pp Last 10 lines of output were: Jul 06 22:06:33 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:06:33 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:06:33 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:06:33 oracle7-64-puppet8.example.com zabbix_agentd[1239]: zabbix_agentd [1239]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:06:33 oracle7-64-puppet8.example.com zabbix_agentd[1241]: Starting Zabbix Agent [oracle7-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:06:33 oracle7-64-puppet8.example.com zabbix_agentd[1241]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.07 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - 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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220804118.uAIOP0.pp Last 10 lines of output were: Jul 06 22:08:04 oracle7-64-puppet8.example.com zabbix_agentd[1241]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:08:04 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:08:04 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:08:04 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 06 22:08:17 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:08:17 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:08:17 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:08:17 oracle7-64-puppet8.example.com zabbix_agentd[1361]: zabbix_agentd [1361]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.95 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - 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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220948179.tB0bbs.pp Last 10 lines of output were: Jul 06 22:09:48 oracle7-64-puppet8.example.com zabbix_agentd[1363]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:09:48 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:09:48 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:09:48 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 06 22:10:01 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:10:01 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:10:02 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:10:02 oracle7-64-puppet8.example.com zabbix_agentd[1489]: zabbix_agentd [1489]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - 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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_221132353.ZeFp5f.pp Last 10 lines of output were: Jul 06 22:11:32 oracle7-64-puppet8.example.com zabbix_agentd[1491]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:11:32 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:11:32 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:11:32 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 06 22:11:45 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:11:45 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:11:46 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:11:46 oracle7-64-puppet8.example.com zabbix_agentd[1609]: zabbix_agentd [1609]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.99 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
The job running on runner GitHub Actions 22 has exceeded the maximum execution time of 360 minutes.
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_220241139.PDzj9c.pp Last 10 lines of output were: Jul 06 22:04:24 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:04:24 rocky8-64-puppet8.example.com zabbix_agentd[1137]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:04:24 rocky8-64-puppet8.example.com zabbix_agentd[1137]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:04:24 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:04:24 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 101.48 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_220424678.s4We4Y.pp Last 10 lines of output were: Jul 06 22:04:34 rocky8-64-puppet8.example.com zabbix_agentd[1288]: agent #4 started [listener #3] Jul 06 22:04:34 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1284 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:04:34 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1284 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:06:04 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:06:04 rocky8-64-puppet8.example.com zabbix_agentd[1284]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:06:04 rocky8-64-puppet8.example.com zabbix_agentd[1284]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:06:04 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:06:04 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.44 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#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 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220605810.jWE8bQ.pp Last 10 lines of output were: Jul 06 22:06:15 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 06 22:06:15 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:06:15 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:06:15 rocky8-64-puppet8.example.com zabbix_agentd[1609]: zabbix_agentd [1609]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:06:15 rocky8-64-puppet8.example.com zabbix_agentd[1611]: Starting Zabbix Agent [rocky8-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:06:15 rocky8-64-puppet8.example.com zabbix_agentd[1611]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.86 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
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_220745604.JIlEQi.pp Last 10 lines of output were: Jul 06 22:07:45 rocky8-64-puppet8.example.com zabbix_agentd[1611]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:07:45 rocky8-64-puppet8.example.com zabbix_agentd[1611]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:07:45 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:07:45 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:07:55 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:07:55 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 06 22:07:55 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:07:55 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.45 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
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_220926193.MNiUZA.pp Last 10 lines of output were: Jul 06 22:09:25 rocky8-64-puppet8.example.com zabbix_agentd[1758]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:09:25 rocky8-64-puppet8.example.com zabbix_agentd[1758]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:09:26 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:09:26 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:09:36 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:09:36 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 06 22:09:36 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:09:36 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.49 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
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_221106607.Q7iKmY.pp Last 10 lines of output were: Jul 06 22:11:06 rocky8-64-puppet8.example.com zabbix_agentd[1920]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:11:06 rocky8-64-puppet8.example.com zabbix_agentd[1920]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:11:06 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:11:06 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:11:16 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:11:16 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 06 22:11:16 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:11:16 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.56 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
The job running on runner GitHub Actions 34 has exceeded the maximum execution time of 360 minutes.
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_220306528.k9boep.pp Last 10 lines of output were: Jul 06 22:04:49 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:04:49 rocky8-64-puppet7.example.com zabbix_agentd[1137]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:04:49 rocky8-64-puppet7.example.com zabbix_agentd[1137]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:04:49 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:04:49 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 101.23 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
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_220449608.XSZivV.pp Last 10 lines of output were: Jul 06 22:04:59 rocky8-64-puppet7.example.com zabbix_agentd[1288]: agent #4 started [listener #3] Jul 06 22:04:59 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1284 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:04:59 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1284 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:06:29 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:06:29 rocky8-64-puppet7.example.com zabbix_agentd[1284]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:06:29 rocky8-64-puppet7.example.com zabbix_agentd[1284]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:06:29 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:06:29 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.67 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
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 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220630761.Zlfa5H.pp Last 10 lines of output were: Jul 06 22:06:40 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 06 22:06:40 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:06:40 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:06:40 rocky8-64-puppet7.example.com zabbix_agentd[1609]: zabbix_agentd [1609]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:06:40 rocky8-64-puppet7.example.com zabbix_agentd[1611]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:06:40 rocky8-64-puppet7.example.com zabbix_agentd[1611]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 98.04 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_220810556.qy9Niz.pp Last 10 lines of output were: Jul 06 22:08:10 rocky8-64-puppet7.example.com zabbix_agentd[1611]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:08:10 rocky8-64-puppet7.example.com zabbix_agentd[1611]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:08:10 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:08:10 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:08:20 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:08:20 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 06 22:08:20 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:08:20 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.70 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 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_220951126.P3zfzm.pp Last 10 lines of output were: Jul 06 22:09:50 rocky8-64-puppet7.example.com zabbix_agentd[1758]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:09:50 rocky8-64-puppet7.example.com zabbix_agentd[1758]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:09:50 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:09:50 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:10:01 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:10:01 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 06 22:10:01 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:10:01 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.62 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_221131544.egnYH3.pp Last 10 lines of output were: Jul 06 22:11:31 rocky8-64-puppet7.example.com zabbix_agentd[1920]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:11:31 rocky8-64-puppet7.example.com zabbix_agentd[1920]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:11:31 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:11:31 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:11:41 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:11:41 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 06 22:11:41 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:11:41 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.69 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
The job running on runner GitHub Actions 20 has exceeded the maximum execution time of 360 minutes.
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_220305192.52gH82.pp Last 10 lines of output were: Jul 06 22:05:07 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:05:07 oracle8-64-puppet7.example.com zabbix_agentd[1091]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:05:07 oracle8-64-puppet7.example.com zabbix_agentd[1091]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:05:07 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:05:07 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 120.48 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_220507621.gBITgj.pp Last 10 lines of output were: Jul 06 22:05:17 oracle8-64-puppet7.example.com zabbix_agentd[1239]: agent #4 started [listener #3] Jul 06 22:05:17 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1235 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:05:17 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1235 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:06:47 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:06:47 oracle8-64-puppet7.example.com zabbix_agentd[1235]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:06:47 oracle8-64-puppet7.example.com zabbix_agentd[1235]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:06:47 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:06:47 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.56 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#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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220648746.yMrwB8.pp Last 10 lines of output were: Jul 06 22:06:58 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 06 22:06:58 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:06:58 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:06:58 oracle8-64-puppet7.example.com zabbix_agentd[1533]: zabbix_agentd [1533]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:06:58 oracle8-64-puppet7.example.com zabbix_agentd[1535]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:06:58 oracle8-64-puppet7.example.com zabbix_agentd[1535]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.85 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_220828547.LmHDwm.pp Last 10 lines of output were: Jul 06 22:08:28 oracle8-64-puppet7.example.com zabbix_agentd[1535]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:08:28 oracle8-64-puppet7.example.com zabbix_agentd[1535]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:08:28 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:08:28 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:08:38 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:08:38 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 06 22:08:38 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:08:38 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.55 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#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_221009100.gDUM3k.pp Last 10 lines of output were: Jul 06 22:10:08 oracle8-64-puppet7.example.com zabbix_agentd[1679]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:10:08 oracle8-64-puppet7.example.com zabbix_agentd[1679]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:10:08 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:10:08 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:10:19 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:10:19 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 06 22:10:19 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:10:19 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.49 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_221149530.loQXAW.pp Last 10 lines of output were: Jul 06 22:11:49 oracle8-64-puppet7.example.com zabbix_agentd[1836]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:11:49 oracle8-64-puppet7.example.com zabbix_agentd[1836]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:11:49 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:11:49 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:11:59 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:11:59 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 06 22:11:59 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:11:59 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.65 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
The job running on runner GitHub Actions 25 has exceeded the maximum execution time of 360 minutes.
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_220238812.hAU1XJ.pp Last 10 lines of output were: Jul 06 22:04:19 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:04:19 almalinux8-64-puppet7.example.com zabbix_agentd[1245]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:04:19 almalinux8-64-puppet7.example.com zabbix_agentd[1245]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:04:19 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:04:19 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 99.30 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_220419911.gC7txC.pp Last 10 lines of output were: Jul 06 22:04:29 almalinux8-64-puppet7.example.com zabbix_agentd[1404]: agent #4 started [listener #3] Jul 06 22:04:30 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1400 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:04:30 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1400 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:06:00 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:06:00 almalinux8-64-puppet7.example.com zabbix_agentd[1400]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:06:00 almalinux8-64-puppet7.example.com zabbix_agentd[1400]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:06:00 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:06:00 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.69 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#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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220601043.nFsEWT.pp Last 10 lines of output were: Jul 06 22:06:10 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 06 22:06:10 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:06:10 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:06:10 almalinux8-64-puppet7.example.com zabbix_agentd[1757]: zabbix_agentd [1757]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:06:10 almalinux8-64-puppet7.example.com zabbix_agentd[1759]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:06:10 almalinux8-64-puppet7.example.com zabbix_agentd[1759]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 98.04 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_220740848.gP2qMs.pp Last 10 lines of output were: Jul 06 22:07:40 almalinux8-64-puppet7.example.com zabbix_agentd[1759]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:07:40 almalinux8-64-puppet7.example.com zabbix_agentd[1759]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:07:40 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:07:40 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:07:50 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:07:50 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 06 22:07:50 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:07:50 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.72 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#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_220921416.hH7v1L.pp Last 10 lines of output were: Jul 06 22:09:21 almalinux8-64-puppet7.example.com zabbix_agentd[1914]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:09:21 almalinux8-64-puppet7.example.com zabbix_agentd[1914]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:09:21 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:09:21 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:09:31 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:09:31 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 06 22:09:31 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:09:31 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.65 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_221101856.v0f5nv.pp Last 10 lines of output were: Jul 06 22:11:01 almalinux8-64-puppet7.example.com zabbix_agentd[2086]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:11:01 almalinux8-64-puppet7.example.com zabbix_agentd[2086]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:11:01 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:11:01 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:11:11 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:11:11 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 06 22:11:11 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:11:11 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.70 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
The job running on runner GitHub Actions 49 has exceeded the maximum execution time of 360 minutes.
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_220240438.xL4RC2.pp Last 10 lines of output were: Jul 06 22:04:21 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:04:21 almalinux8-64-puppet7.example.com zabbix_agentd[1227]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:04:21 almalinux8-64-puppet7.example.com zabbix_agentd[1227]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:04:21 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:04:21 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 99.68 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_220422003.ZIatky.pp Last 10 lines of output were: Jul 06 22:04:32 almalinux8-64-puppet7.example.com zabbix_agentd[1386]: agent #4 started [listener #3] Jul 06 22:04:32 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1382 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:04:32 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1382 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:06:02 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:06:02 almalinux8-64-puppet7.example.com zabbix_agentd[1382]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:06:02 almalinux8-64-puppet7.example.com zabbix_agentd[1382]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:06:02 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:06:02 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.64 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#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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220603130.QJj4a4.pp Last 10 lines of output were: Jul 06 22:06:12 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 06 22:06:12 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:06:12 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:06:12 almalinux8-64-puppet7.example.com zabbix_agentd[1739]: zabbix_agentd [1739]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:06:12 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:06:12 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.97 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_220742941.HDA7Iw.pp Last 10 lines of output were: Jul 06 22:07:42 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:07:42 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:07:42 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:07:42 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:07:53 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:07:53 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 06 22:07:53 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:07:53 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.64 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#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_220923510.H2DIn9.pp Last 10 lines of output were: Jul 06 22:09:23 almalinux8-64-puppet7.example.com zabbix_agentd[1896]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:09:23 almalinux8-64-puppet7.example.com zabbix_agentd[1896]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:09:23 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:09:23 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:09:33 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:09:33 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 06 22:09:33 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:09:33 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.60 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_221103928.GOE6bU.pp Last 10 lines of output were: Jul 06 22:11:03 almalinux8-64-puppet7.example.com zabbix_agentd[2068]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:11:03 almalinux8-64-puppet7.example.com zabbix_agentd[2068]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:11:03 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:11:03 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:11:14 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:11:14 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 06 22:11:14 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:11:14 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
The job running on runner GitHub Actions 70 has exceeded the maximum execution time of 360 minutes.
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_220309120.LNBRRa.pp Last 10 lines of output were: Jul 06 22:05:24 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:05:24 rocky8-64-puppet7.example.com zabbix_agentd[1153]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:05:24 rocky8-64-puppet7.example.com zabbix_agentd[1153]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:05:24 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:05:24 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 133.21 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_220524230.XBEZFC.pp Last 10 lines of output were: Jul 06 22:05:34 rocky8-64-puppet7.example.com zabbix_agentd[1304]: agent #4 started [listener #3] Jul 06 22:05:34 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1300 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:05:34 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1300 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:07:04 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:07:04 rocky8-64-puppet7.example.com zabbix_agentd[1300]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:07:04 rocky8-64-puppet7.example.com zabbix_agentd[1300]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:07:04 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:07:04 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.68 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#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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220705374.OnK8hZ.pp Last 10 lines of output were: Jul 06 22:07:14 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 06 22:07:14 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:07:14 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:07:14 rocky8-64-puppet7.example.com zabbix_agentd[1625]: zabbix_agentd [1625]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:07:14 rocky8-64-puppet7.example.com zabbix_agentd[1627]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:07:14 rocky8-64-puppet7.example.com zabbix_agentd[1627]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 98.01 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_220845162.YHL1Yu.pp Last 10 lines of output were: Jul 06 22:08:45 rocky8-64-puppet7.example.com zabbix_agentd[1627]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:08:45 rocky8-64-puppet7.example.com zabbix_agentd[1627]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:08:45 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:08:45 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:08:55 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:08:55 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 06 22:08:55 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:08:55 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.68 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#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_221025735.hiCtxp.pp Last 10 lines of output were: Jul 06 22:10:25 rocky8-64-puppet7.example.com zabbix_agentd[1774]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:10:25 rocky8-64-puppet7.example.com zabbix_agentd[1774]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:10:25 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:10:25 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:10:35 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:10:35 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 06 22:10:35 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:10:35 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.61 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_221206158.kggsvg.pp Last 10 lines of output were: Jul 06 22:12:06 rocky8-64-puppet7.example.com zabbix_agentd[1936]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:12:06 rocky8-64-puppet7.example.com zabbix_agentd[1936]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:12:06 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:12:06 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:12:16 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:12:16 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 06 22:12:16 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:12:16 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.67 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
The job running on runner GitHub Actions 8 has exceeded the maximum execution time of 360 minutes.
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_220304005.kJDpMj.pp Last 10 lines of output were: Jul 06 22:05:05 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:05:05 oracle8-64-puppet8.example.com zabbix_agentd[1105]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:05:05 oracle8-64-puppet8.example.com zabbix_agentd[1105]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:05:05 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:05:05 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 119.68 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_220505618.HW0pm3.pp Last 10 lines of output were: Jul 06 22:05:15 oracle8-64-puppet8.example.com zabbix_agentd[1253]: agent #4 started [listener #3] Jul 06 22:05:15 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1249 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:05:15 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1249 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:06:45 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:06:45 oracle8-64-puppet8.example.com zabbix_agentd[1249]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:06:45 oracle8-64-puppet8.example.com zabbix_agentd[1249]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:06:45 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:06:45 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.61 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#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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220646734.maz0Mp.pp Last 10 lines of output were: Jul 06 22:06:56 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 06 22:06:56 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:06:56 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:06:56 oracle8-64-puppet8.example.com zabbix_agentd[1547]: zabbix_agentd [1547]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:06:56 oracle8-64-puppet8.example.com zabbix_agentd[1549]: Starting Zabbix Agent [oracle8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:06:56 oracle8-64-puppet8.example.com zabbix_agentd[1549]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.98 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_220826594.FsbyI7.pp Last 10 lines of output were: Jul 06 22:08:26 oracle8-64-puppet8.example.com zabbix_agentd[1549]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:08:26 oracle8-64-puppet8.example.com zabbix_agentd[1549]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:08:26 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:08:26 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:08:36 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:08:36 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 06 22:08:36 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:08:36 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.56 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#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_221007123.K8VUjP.pp Last 10 lines of output were: Jul 06 22:10:06 oracle8-64-puppet8.example.com zabbix_agentd[1693]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:10:06 oracle8-64-puppet8.example.com zabbix_agentd[1693]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:10:06 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:10:06 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:10:17 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:10:17 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 06 22:10:17 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:10:17 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.61 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_221147582.izr9Df.pp Last 10 lines of output were: Jul 06 22:11:47 oracle8-64-puppet8.example.com zabbix_agentd[1850]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:11:47 oracle8-64-puppet8.example.com zabbix_agentd[1850]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:11:47 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:11:47 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:11:57 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:11:57 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 06 22:11:57 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:11:57 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
The job running on runner GitHub Actions 48 has exceeded the maximum execution time of 360 minutes.
Puppet / Puppet 8 - OracleLinux 7 - 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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220248672.9x4c74.pp Last 10 lines of output were: Jul 06 22:04:33 oracle7-64-puppet8.example.com zabbix_agentd[928]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:04:33 oracle7-64-puppet8.example.com zabbix_agentd[928]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:04:33 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:04:33 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:04:33 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 103.20 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - 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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220433958.1aA16x.pp Last 10 lines of output were: Jul 06 22:04:47 oracle7-64-puppet8.example.com systemd[1]: New main PID 1049 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:04:47 oracle7-64-puppet8.example.com systemd[1]: New main PID 1049 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:06:18 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 06 22:06:18 oracle7-64-puppet8.example.com zabbix_agentd[1049]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:06:18 oracle7-64-puppet8.example.com zabbix_agentd[1049]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:06:18 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:06:18 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:06:18 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - 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 7 - 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 7 - 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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220618764.KSldYc.pp Last 10 lines of output were: Jul 06 22:06:32 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:06:32 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:06:32 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:06:32 oracle7-64-puppet8.example.com zabbix_agentd[1252]: zabbix_agentd [1252]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:06:32 oracle7-64-puppet8.example.com zabbix_agentd[1254]: Starting Zabbix Agent [oracle7-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:06:32 oracle7-64-puppet8.example.com zabbix_agentd[1254]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.10 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - 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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220802880.SpfIV0.pp Last 10 lines of output were: Jul 06 22:08:02 oracle7-64-puppet8.example.com zabbix_agentd[1254]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:08:02 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:08:02 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:08:02 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 06 22:08:16 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:08:16 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:08:16 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:08:16 oracle7-64-puppet8.example.com zabbix_agentd[1373]: zabbix_agentd [1373]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.18 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - 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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220947185.IrmSaO.pp Last 10 lines of output were: Jul 06 22:09:47 oracle7-64-puppet8.example.com zabbix_agentd[1375]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:09:47 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:09:47 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:09:47 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 06 22:10:01 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:10:01 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:10:01 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:10:01 oracle7-64-puppet8.example.com zabbix_agentd[1501]: zabbix_agentd [1501]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - 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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_221131376.qGvddi.pp Last 10 lines of output were: Jul 06 22:11:31 oracle7-64-puppet8.example.com zabbix_agentd[1503]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:11:31 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:11:31 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:11:31 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 06 22:11:45 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:11:45 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:11:45 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:11:45 oracle7-64-puppet8.example.com zabbix_agentd[1621]: zabbix_agentd [1621]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.99 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
The job running on runner GitHub Actions 11 has exceeded the maximum execution time of 360 minutes.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0
The job running on runner GitHub Actions 66 has exceeded the maximum execution time of 360 minutes.
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_220303458.yEmt31.pp Last 10 lines of output were: Jul 06 22:05:05 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:05:05 oracle8-64-puppet7.example.com zabbix_agentd[1104]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:05:05 oracle8-64-puppet7.example.com zabbix_agentd[1104]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:05:05 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:05:05 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 120.02 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - 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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220244903.SC31ZB.pp Last 10 lines of output were: Jul 06 22:04:27 oracle7-64-puppet7.example.com zabbix_agentd[919]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:04:27 oracle7-64-puppet7.example.com zabbix_agentd[919]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:04:27 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:04:27 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:04:27 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 100.98 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_220505292.wskYk7.pp Last 10 lines of output were: Jul 06 22:05:15 oracle8-64-puppet7.example.com zabbix_agentd[1252]: agent #4 started [listener #3] Jul 06 22:05:15 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1248 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:05:15 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1248 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:06:45 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:06:45 oracle8-64-puppet7.example.com zabbix_agentd[1248]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:06:45 oracle8-64-puppet7.example.com zabbix_agentd[1248]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:06:45 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:06:45 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.69 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - 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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220427755.kJyA1p.pp Last 10 lines of output were: Jul 06 22:04:41 oracle7-64-puppet7.example.com systemd[1]: New main PID 1037 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:04:41 oracle7-64-puppet7.example.com systemd[1]: New main PID 1037 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:06:11 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 06 22:06:11 oracle7-64-puppet7.example.com zabbix_agentd[1037]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:06:11 oracle7-64-puppet7.example.com zabbix_agentd[1037]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:06:11 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:06:11 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:06:11 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.14 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#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 7 - 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 7 - 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220646365.LOoTQb.pp Last 10 lines of output were: Jul 06 22:06:55 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 06 22:06:55 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:06:55 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:06:55 oracle8-64-puppet7.example.com zabbix_agentd[1546]: zabbix_agentd [1546]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:06:55 oracle8-64-puppet7.example.com zabbix_agentd[1548]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:06:55 oracle8-64-puppet7.example.com zabbix_agentd[1548]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 98.10 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - 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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220612335.ga66R6.pp Last 10 lines of output were: Jul 06 22:06:25 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:06:25 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:06:25 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:06:25 oracle7-64-puppet7.example.com zabbix_agentd[1237]: zabbix_agentd [1237]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:06:25 oracle7-64-puppet7.example.com zabbix_agentd[1239]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:06:25 oracle7-64-puppet7.example.com zabbix_agentd[1239]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.04 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_220826225.Tw8ofh.pp Last 10 lines of output were: Jul 06 22:08:26 oracle8-64-puppet7.example.com zabbix_agentd[1548]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:08:26 oracle8-64-puppet7.example.com zabbix_agentd[1548]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:08:26 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:08:26 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:08:36 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:08:36 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 06 22:08:36 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:08:36 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.73 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - 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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220756199.8cHxwh.pp Last 10 lines of output were: Jul 06 22:07:56 oracle7-64-puppet7.example.com zabbix_agentd[1239]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:07:56 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:07:56 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:07:56 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 06 22:08:09 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:08:09 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:08:09 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:08:09 oracle7-64-puppet7.example.com zabbix_agentd[1355]: zabbix_agentd [1355]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.93 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#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_221006786.3tK998.pp Last 10 lines of output were: Jul 06 22:10:06 oracle8-64-puppet7.example.com zabbix_agentd[1692]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:10:06 oracle8-64-puppet7.example.com zabbix_agentd[1692]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:10:06 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:10:06 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:10:16 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:10:16 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 06 22:10:16 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:10:16 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - 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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220940022.4oLxSA.pp Last 10 lines of output were: Jul 06 22:09:39 oracle7-64-puppet7.example.com zabbix_agentd[1357]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:09:39 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:09:39 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:09:39 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 06 22:09:53 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:09:53 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:09:53 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:09:53 oracle7-64-puppet7.example.com zabbix_agentd[1480]: zabbix_agentd [1480]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.10 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_221147213.TKDCva.pp Last 10 lines of output were: Jul 06 22:11:47 oracle8-64-puppet7.example.com zabbix_agentd[1849]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:11:47 oracle8-64-puppet7.example.com zabbix_agentd[1849]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:11:47 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:11:47 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:11:57 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:11:57 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 06 22:11:57 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:11:57 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.73 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - 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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_221123947.r31qY0.pp Last 10 lines of output were: Jul 06 22:11:23 oracle7-64-puppet7.example.com zabbix_agentd[1482]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:11:23 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:11:23 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 06 22:11:23 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 06 22:11:37 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 06 22:11:37 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:11:37 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:11:37 oracle7-64-puppet7.example.com zabbix_agentd[1598]: zabbix_agentd [1598]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.93 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
The job running on runner GitHub Actions 21 has exceeded the maximum execution time of 360 minutes.
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_220309191.ATm4Wy.pp Last 10 lines of output were: Jul 06 22:05:10 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:05:10 oracle8-64-puppet8.example.com zabbix_agentd[1091]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:05:10 oracle8-64-puppet8.example.com zabbix_agentd[1091]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:05:10 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:05:10 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 119.75 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_220510870.IrjmT8.pp Last 10 lines of output were: Jul 06 22:05:20 oracle8-64-puppet8.example.com zabbix_agentd[1239]: agent #4 started [listener #3] Jul 06 22:05:21 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1235 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:05:21 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1235 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:06:51 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:06:51 oracle8-64-puppet8.example.com zabbix_agentd[1235]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:06:51 oracle8-64-puppet8.example.com zabbix_agentd[1235]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:06:51 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:06:51 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.61 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#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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220652001.7ukCrp.pp Last 10 lines of output were: Jul 06 22:07:01 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 06 22:07:01 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:07:01 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:07:01 oracle8-64-puppet8.example.com zabbix_agentd[1533]: zabbix_agentd [1533]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:07:01 oracle8-64-puppet8.example.com zabbix_agentd[1535]: Starting Zabbix Agent [oracle8-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:07:01 oracle8-64-puppet8.example.com zabbix_agentd[1535]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.81 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_220831822.yv5Dzw.pp Last 10 lines of output were: Jul 06 22:08:31 oracle8-64-puppet8.example.com zabbix_agentd[1535]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:08:31 oracle8-64-puppet8.example.com zabbix_agentd[1535]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:08:31 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:08:31 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:08:41 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:08:41 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 06 22:08:41 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:08:41 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.61 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#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_221012419.uaS6gO.pp Last 10 lines of output were: Jul 06 22:10:12 oracle8-64-puppet8.example.com zabbix_agentd[1679]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:10:12 oracle8-64-puppet8.example.com zabbix_agentd[1679]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:10:12 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:10:12 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:10:22 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:10:22 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 06 22:10:22 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:10:22 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.54 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_221152834.AJejYa.pp Last 10 lines of output were: Jul 06 22:11:52 oracle8-64-puppet8.example.com zabbix_agentd[1836]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:11:52 oracle8-64-puppet8.example.com zabbix_agentd[1836]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 06 22:11:52 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:11:52 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:12:02 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:12:02 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 06 22:12:02 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:12:02 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.57 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
The job running on runner GitHub Actions 80 has exceeded the maximum execution time of 360 minutes.
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_220237967.IsHx5o.pp Last 10 lines of output were: Jul 06 22:04:16 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:04:16 almalinux8-64-puppet8.example.com zabbix_agentd[1244]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:04:16 almalinux8-64-puppet8.example.com zabbix_agentd[1244]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:04:16 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:04:16 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 96.64 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_220416595.cyvKI8.pp Last 10 lines of output were: Jul 06 22:04:26 almalinux8-64-puppet8.example.com zabbix_agentd[1403]: agent #4 started [listener #3] Jul 06 22:04:26 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1399 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:04:26 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1399 does not belong to service, and PID file is not owned by root. Refusing. Jul 06 22:05:56 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 06 22:05:56 almalinux8-64-puppet8.example.com zabbix_agentd[1399]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:05:56 almalinux8-64-puppet8.example.com zabbix_agentd[1399]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:05:56 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:05:56 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.59 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#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 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220557747.d63bZM.pp Last 10 lines of output were: Jul 06 22:06:07 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 06 22:06:07 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:06:07 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 06 22:06:07 almalinux8-64-puppet8.example.com zabbix_agentd[1756]: zabbix_agentd [1756]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 06 22:06:07 almalinux8-64-puppet8.example.com zabbix_agentd[1758]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:06:07 almalinux8-64-puppet8.example.com zabbix_agentd[1758]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.83 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_220737535.xKNe16.pp Last 10 lines of output were: Jul 06 22:07:37 almalinux8-64-puppet8.example.com zabbix_agentd[1758]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:07:37 almalinux8-64-puppet8.example.com zabbix_agentd[1758]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:07:37 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:07:37 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:07:47 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:07:47 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 06 22:07:47 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:07:47 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.61 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#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_220918099.UmeWUe.pp Last 10 lines of output were: Jul 06 22:09:17 almalinux8-64-puppet8.example.com zabbix_agentd[1913]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:09:17 almalinux8-64-puppet8.example.com zabbix_agentd[1913]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:09:17 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:09:17 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:09:28 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:09:28 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 06 22:09:28 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:09:28 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.54 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_221058543.9Cz6XG.pp Last 10 lines of output were: Jul 06 22:10:58 almalinux8-64-puppet8.example.com zabbix_agentd[2085]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 06 22:10:58 almalinux8-64-puppet8.example.com zabbix_agentd[2085]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 06 22:10:58 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 06 22:10:58 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 06 22:11:08 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 06 22:11:08 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 06 22:11:08 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 06 22:11:08 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system RedHat 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on redhat-7-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
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#L495
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#L495
zabbix::agent on oraclelinux-7-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
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#L495
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#L495
zabbix::agent on centos-7-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
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#L495
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#L495
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#L495
zabbix::agent on redhat-7-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
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#L495
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#L495
zabbix::agent on oraclelinux-7-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
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#L495
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#L495
zabbix::agent on centos-7-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
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#L495
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#L495
zabbix::agent on almalinux-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file