Skip to content

modulesync 9.1.0

modulesync 9.1.0 #865

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Triggered via pull request July 9, 2024 20:23
Status Failure
Total duration 6h 17m 45s
Artifacts

ci.yml

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

Annotations

240 errors and 22 warnings
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
The job running on runner GitHub Actions 29 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_202539700.vuSKQG.pp Last 10 lines of output were: Jul 09 20:27:21 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:27:21 almalinux8-64-puppet7.example.com zabbix_agentd[1244]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:27:21 almalinux8-64-puppet7.example.com zabbix_agentd[1244]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:27:21 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:27: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 100.42 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_202721890.ylb39J.pp Last 10 lines of output were: Jul 09 20:27:31 almalinux8-64-puppet7.example.com zabbix_agentd[1403]: agent #4 started [listener #3] Jul 09 20:27:32 almalinux8-64-puppet7.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 09 20:27:32 almalinux8-64-puppet7.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 09 20:29:02 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:29:02 almalinux8-64-puppet7.example.com zabbix_agentd[1399]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:29:02 almalinux8-64-puppet7.example.com zabbix_agentd[1399]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:29:02 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:29:02 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.73 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_202903038.TQD6Mu.pp Last 10 lines of output were: Jul 09 20:29:12 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:29:12 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:29:12 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:29:12 almalinux8-64-puppet7.example.com zabbix_agentd[1756]: zabbix_agentd [1756]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 09 20:29:12 almalinux8-64-puppet7.example.com zabbix_agentd[1758]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:29:12 almalinux8-64-puppet7.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 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_203042844.H9SJpA.pp Last 10 lines of output were: Jul 09 20:30:42 almalinux8-64-puppet7.example.com zabbix_agentd[1758]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:30:42 almalinux8-64-puppet7.example.com zabbix_agentd[1758]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:30:42 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:30:42 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:30:52 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:30:52 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:30:52 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:30:52 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_203223394.d7UyVp.pp Last 10 lines of output were: Jul 09 20:32:23 almalinux8-64-puppet7.example.com zabbix_agentd[1913]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:32:23 almalinux8-64-puppet7.example.com zabbix_agentd[1913]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:32:23 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:32:23 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:32:33 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:32:33 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:32:33 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:32:33 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: 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_203403827.2dEnGQ.pp Last 10 lines of output were: Jul 09 20:34:03 almalinux8-64-puppet7.example.com zabbix_agentd[2085]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:34:03 almalinux8-64-puppet7.example.com zabbix_agentd[2085]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:34:03 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:34:03 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:34:13 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:34:13 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:34:13 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:34:13 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.71 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 - OracleLinux 8 - Zabbix 6.0
The job running on runner GitHub Actions 66 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_202616715.IqUZmw.pp Last 10 lines of output were: Jul 09 20:28:22 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:28:22 oracle8-64-puppet7.example.com zabbix_agentd[1091]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:28:22 oracle8-64-puppet7.example.com zabbix_agentd[1091]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:28:22 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:28:22 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 123.70 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_202822467.p941n1.pp Last 10 lines of output were: Jul 09 20:28:32 oracle8-64-puppet7.example.com zabbix_agentd[1239]: agent #4 started [listener #3] Jul 09 20:28:32 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 09 20:28:32 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 09 20:30:02 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:30:02 oracle8-64-puppet7.example.com zabbix_agentd[1235]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:30:02 oracle8-64-puppet7.example.com zabbix_agentd[1235]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:30:02 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:30:02 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.47 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_203003581.w8JUGe.pp Last 10 lines of output were: Jul 09 20:30:12 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:30:12 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:30:12 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:30:12 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 09 20:30:12 oracle8-64-puppet7.example.com zabbix_agentd[1535]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:30:12 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.86 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_203143384.njz60N.pp Last 10 lines of output were: Jul 09 20:31:43 oracle8-64-puppet7.example.com zabbix_agentd[1535]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:31:43 oracle8-64-puppet7.example.com zabbix_agentd[1535]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:31:43 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:31:43 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:31:53 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:31:53 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:31:53 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:31:53 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.52 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_203323926.wSmJL2.pp Last 10 lines of output were: Jul 09 20:33:23 oracle8-64-puppet7.example.com zabbix_agentd[1679]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:33:23 oracle8-64-puppet7.example.com zabbix_agentd[1679]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:33:23 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:33:23 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:33:33 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:33:33 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:33:33 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:33:33 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.46 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203504357.g52key.pp Last 10 lines of output were: Jul 09 20:35:04 oracle8-64-puppet7.example.com zabbix_agentd[1836]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:35:04 oracle8-64-puppet7.example.com zabbix_agentd[1836]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:35:04 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:35:04 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:35:14 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:35:14 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:35:14 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:35:14 oracle8-64-puppet7.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 7 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
The job running on runner GitHub Actions 70 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_202542405.6F0Eqd.pp Last 10 lines of output were: Jul 09 20:27:24 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:27:24 almalinux8-64-puppet7.example.com zabbix_agentd[1227]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:27:24 almalinux8-64-puppet7.example.com zabbix_agentd[1227]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:27:24 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:27:24 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 100.59 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_202724835.aOGvks.pp Last 10 lines of output were: Jul 09 20:27:34 almalinux8-64-puppet7.example.com zabbix_agentd[1386]: agent #4 started [listener #3] Jul 09 20:27:35 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 09 20:27:35 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 09 20:29:05 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:29:05 almalinux8-64-puppet7.example.com zabbix_agentd[1382]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:29:05 almalinux8-64-puppet7.example.com zabbix_agentd[1382]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:29:05 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:29:05 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.70 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_202905989.8D5b46.pp Last 10 lines of output were: Jul 09 20:29:15 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:29:15 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:29:15 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:29:15 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 09 20:29:15 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:29:15 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 98.02 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_203045794.HkuFZK.pp Last 10 lines of output were: Jul 09 20:30:45 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:30:45 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:30:45 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:30:45 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:30:55 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:30:55 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:30:55 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:30:55 almalinux8-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: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_203226359.IiKUqM.pp Last 10 lines of output were: Jul 09 20:32:26 almalinux8-64-puppet7.example.com zabbix_agentd[1896]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:32:26 almalinux8-64-puppet7.example.com zabbix_agentd[1896]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:32:26 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:32:26 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:32:36 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:32:36 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:32:36 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:32:36 almalinux8-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 - 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_203406782.d4iseV.pp Last 10 lines of output were: Jul 09 20:34:06 almalinux8-64-puppet7.example.com zabbix_agentd[2068]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:34:06 almalinux8-64-puppet7.example.com zabbix_agentd[2068]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:34:06 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:34:06 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:34:16 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:34:16 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:34:16 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:34:16 almalinux8-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 - AlmaLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0
The job running on runner GitHub Actions 13 has exceeded the maximum execution time of 360 minutes.
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_202553274.hjgpok.pp Last 10 lines of output were: Jul 09 20:27:36 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:27:36 rocky8-64-puppet7.example.com zabbix_agentd[1122]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:27:36 rocky8-64-puppet7.example.com zabbix_agentd[1122]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:27:36 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:27:36 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.73 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_202736817.Amg5qr.pp Last 10 lines of output were: Jul 09 20:27:46 rocky8-64-puppet7.example.com zabbix_agentd[1273]: agent #4 started [listener #3] Jul 09 20:27:47 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1269 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:27:47 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1269 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:29:17 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:29:17 rocky8-64-puppet7.example.com zabbix_agentd[1269]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:29:17 rocky8-64-puppet7.example.com zabbix_agentd[1269]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:29:17 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:29:17 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.70 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0
The job running on runner GitHub Actions 79 has exceeded the maximum execution time of 360 minutes.
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - 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_202554233.oTBQUQ.pp Last 10 lines of output were: Jul 09 20:27:40 oracle7-64-puppet7.example.com zabbix_agentd[905]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:27:40 oracle7-64-puppet7.example.com zabbix_agentd[905]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:27:40 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:27:40 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:27:40 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 104.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_202917978.LolmOn.pp Last 10 lines of output were: Jul 09 20:29:27 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:29:27 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:29:27 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:29:27 rocky8-64-puppet7.example.com zabbix_agentd[1594]: zabbix_agentd [1594]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 09 20:29:27 rocky8-64-puppet7.example.com zabbix_agentd[1596]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:29:27 rocky8-64-puppet7.example.com zabbix_agentd[1596]: **** 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 - 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_202740498.BtyYsy.pp Last 10 lines of output were: Jul 09 20:27:54 oracle7-64-puppet7.example.com systemd[1]: New main PID 1023 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:27:54 oracle7-64-puppet7.example.com systemd[1]: New main PID 1023 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:29:24 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 09 20:29:24 oracle7-64-puppet7.example.com zabbix_agentd[1023]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:29:24 oracle7-64-puppet7.example.com zabbix_agentd[1023]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:29:24 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:29:24 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:29:24 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.27 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With 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_203057790.w1TCDn.pp Last 10 lines of output were: Jul 09 20:30:57 rocky8-64-puppet7.example.com zabbix_agentd[1596]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:30:57 rocky8-64-puppet7.example.com zabbix_agentd[1596]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:30:57 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:30:57 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:31:07 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:31:07 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:31:07 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:31:07 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.71 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
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 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203238341.9G8qBc.pp Last 10 lines of output were: Jul 09 20:32:38 rocky8-64-puppet7.example.com zabbix_agentd[1743]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:32:38 rocky8-64-puppet7.example.com zabbix_agentd[1743]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:32:38 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:32:38 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:32:48 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:32:48 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:32:48 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:32:48 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 - 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 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203418769.D2X0Bv.pp Last 10 lines of output were: Jul 09 20:34:18 rocky8-64-puppet7.example.com zabbix_agentd[1905]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:34:18 rocky8-64-puppet7.example.com zabbix_agentd[1905]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:34:18 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:34:18 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:34:28 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:34:28 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:34:28 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:34:28 rocky8-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 - Rocky 8 - Zabbix 7.0
The operation was canceled.
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_202925319.iu4jwr.pp Last 10 lines of output were: Jul 09 20:29:39 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:29:39 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:29:39 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:29:39 oracle7-64-puppet7.example.com zabbix_agentd[1223]: zabbix_agentd [1223]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 09 20:29:39 oracle7-64-puppet7.example.com zabbix_agentd[1225]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:29:39 oracle7-64-puppet7.example.com zabbix_agentd[1225]: **** 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.17 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_203109443.qRnXPA.pp Last 10 lines of output were: Jul 09 20:31:09 oracle7-64-puppet7.example.com zabbix_agentd[1225]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:31:09 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:31:09 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:31:09 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:31:23 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:31:23 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:31:23 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:31:23 oracle7-64-puppet7.example.com zabbix_agentd[1341]: zabbix_agentd [1341]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[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 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_203253480.6Qb8d6.pp Last 10 lines of output were: Jul 09 20:32:53 oracle7-64-puppet7.example.com zabbix_agentd[1343]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:32:53 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:32:53 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:32:53 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:33:07 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:33:07 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:33:07 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:33:07 oracle7-64-puppet7.example.com zabbix_agentd[1466]: zabbix_agentd [1466]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.04 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_203437419.mZtjOs.pp Last 10 lines of output were: Jul 09 20:34:37 oracle7-64-puppet7.example.com zabbix_agentd[1468]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:34:37 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:34:37 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:34:37 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:34:51 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:34:51 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:34:51 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:34:51 oracle7-64-puppet7.example.com zabbix_agentd[1583]: zabbix_agentd [1583]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.12 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 7 - OracleLinux 7 - Zabbix 5.0
The job running on runner GitHub Actions 22 has exceeded the maximum execution time of 360 minutes.
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_202549994.zoqkLa.pp Last 10 lines of output were: Jul 09 20:27:35 oracle7-64-puppet7.example.com zabbix_agentd[919]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:27:35 oracle7-64-puppet7.example.com zabbix_agentd[919]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:27:35 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:27:35 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:27:35 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.62 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_202735509.JPP9Z6.pp Last 10 lines of output were: Jul 09 20:27:49 oracle7-64-puppet7.example.com zabbix_agentd[1041]: agent #4 started [listener #3] Jul 09 20:27:49 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 09 20:27:49 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 09 20:29:19 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 09 20:29:19 oracle7-64-puppet7.example.com zabbix_agentd[1037]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:29:19 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:29:19 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:29:19 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 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#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: 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_202920076.aMsiDo.pp Last 10 lines of output were: Jul 09 20:29:33 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:29:33 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:29:33 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 09 20:29:33 oracle7-64-puppet7.example.com zabbix_agentd[1239]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:29:33 oracle7-64-puppet7.example.com zabbix_agentd[1239]: **** Enabled features **** Jul 09 20:29:33 oracle7-64-puppet7.example.com zabbix_agentd[1239]: IPv6 support: YES �[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 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_203103937.c4jJiz.pp Last 10 lines of output were: Jul 09 20:31:03 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:31:03 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:31:03 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:31:17 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:31:17 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:31:17 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:31:17 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 Jul 09 20:31:17 oracle7-64-puppet7.example.com zabbix_agentd[1357]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). �[mNotice: Applied catalog in 101.94 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 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_203247753.mqYVci.pp Last 10 lines of output were: Jul 09 20:32:47 oracle7-64-puppet7.example.com zabbix_agentd[1357]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:32:47 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:32:47 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:32:47 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:33:01 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:33:01 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:33:01 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:33:01 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.13 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_203431681.QKxs0w.pp Last 10 lines of output were: Jul 09 20:34:31 oracle7-64-puppet7.example.com zabbix_agentd[1482]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:34:31 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:34:31 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:34:31 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:34:45 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:34:45 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:34:45 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:34:45 oracle7-64-puppet7.example.com zabbix_agentd[1597]: zabbix_agentd [1597]: 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:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0
The job running on runner GitHub Actions 52 has exceeded the maximum execution time of 360 minutes.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_202556902.r184wk.pp Last 10 lines of output were: Jul 09 20:27:43 oracle7-64-puppet7.example.com zabbix_agentd[906]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:27:43 oracle7-64-puppet7.example.com zabbix_agentd[906]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:27:43 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:27:43 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:27:43 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 104.68 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_202743684.fFzxde.pp Last 10 lines of output were: Jul 09 20:27:57 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 09 20:27:57 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 09 20:29:27 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 09 20:29:27 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:29:27 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:29:27 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:29:27 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:29:27 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.19 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_202928551.4wEk8O.pp Last 10 lines of output were: Jul 09 20:29:42 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:29:42 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:29:42 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:29:42 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 09 20:29:42 oracle7-64-puppet7.example.com zabbix_agentd[1226]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:29:42 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 102.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203112882.oEXAi6.pp Last 10 lines of output were: Jul 09 20:31:12 oracle7-64-puppet7.example.com zabbix_agentd[1226]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:31:12 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:31:12 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:31:12 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:31:26 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:31:26 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:31:26 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:31:26 oracle7-64-puppet7.example.com zabbix_agentd[1342]: zabbix_agentd [1342]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.20 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203257191.DsZi8f.pp Last 10 lines of output were: Jul 09 20:32:57 oracle7-64-puppet7.example.com zabbix_agentd[1344]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:32:57 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:32:57 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:32:57 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:33:10 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:33:10 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:33:10 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:33:11 oracle7-64-puppet7.example.com zabbix_agentd[1467]: zabbix_agentd [1467]: 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 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203441370.UREUBk.pp Last 10 lines of output were: Jul 09 20:34:41 oracle7-64-puppet7.example.com zabbix_agentd[1469]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:34:41 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:34:41 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:34:41 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:34:55 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:34:55 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:34:55 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:34:55 oracle7-64-puppet7.example.com zabbix_agentd[1584]: zabbix_agentd [1584]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.19 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0
The job running on runner GitHub Actions 47 has exceeded the maximum execution time of 360 minutes.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_202613606.G3ovbc.pp Last 10 lines of output were: Jul 09 20:28:18 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:28:18 oracle8-64-puppet7.example.com zabbix_agentd[1077]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:28:18 oracle8-64-puppet7.example.com zabbix_agentd[1077]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:28:18 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:28:18 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 122.95 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_202818306.JTgQgt.pp Last 10 lines of output were: Jul 09 20:28:28 oracle8-64-puppet7.example.com zabbix_agentd[1225]: agent #4 started [listener #3] Jul 09 20:28:28 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1221 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:28:28 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1221 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:29:58 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:29:58 oracle8-64-puppet7.example.com zabbix_agentd[1221]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:29:58 oracle8-64-puppet7.example.com zabbix_agentd[1221]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:29:58 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:29:58 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.75 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_202959424.8hvEck.pp Last 10 lines of output were: Jul 09 20:30:08 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:30:08 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:30:08 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:30:08 oracle8-64-puppet7.example.com zabbix_agentd[1519]: zabbix_agentd [1519]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 09 20:30:08 oracle8-64-puppet7.example.com zabbix_agentd[1521]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:30:08 oracle8-64-puppet7.example.com zabbix_agentd[1521]: **** 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.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203139271.vUqZgY.pp Last 10 lines of output were: Jul 09 20:31:39 oracle8-64-puppet7.example.com zabbix_agentd[1521]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:31:39 oracle8-64-puppet7.example.com zabbix_agentd[1521]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:31:39 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:31:39 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:31:49 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:31:49 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:31:49 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:31:49 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.77 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to 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_203319841.KQha3M.pp Last 10 lines of output were: Jul 09 20:33:19 oracle8-64-puppet7.example.com zabbix_agentd[1665]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:33:19 oracle8-64-puppet7.example.com zabbix_agentd[1665]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:33:19 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:33:19 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:33:29 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:33:29 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:33:29 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:33:29 oracle8-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:59
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203500275.b8S3Pq.pp Last 10 lines of output were: Jul 09 20:35:00 oracle8-64-puppet7.example.com zabbix_agentd[1822]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:35:00 oracle8-64-puppet7.example.com zabbix_agentd[1822]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:35:00 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:35:00 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:35:10 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:35:10 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:35:10 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:35:10 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.75 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0
The job running on runner GitHub Actions 58 has exceeded the maximum execution time of 360 minutes.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_202546923.n03HRo.pp Last 10 lines of output were: Jul 09 20:27:33 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:27:33 almalinux8-64-puppet7.example.com zabbix_agentd[1210]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:27:33 almalinux8-64-puppet7.example.com zabbix_agentd[1210]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:27:33 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:27:33 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 104.86 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_202733620.WNMMvL.pp Last 10 lines of output were: Jul 09 20:27:43 almalinux8-64-puppet7.example.com zabbix_agentd[1369]: agent #4 started [listener #3] Jul 09 20:27:43 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1365 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:27:43 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1365 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:29:13 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:29:13 almalinux8-64-puppet7.example.com zabbix_agentd[1365]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:29:13 almalinux8-64-puppet7.example.com zabbix_agentd[1365]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:29:13 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:29:13 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.51 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_202914786.lbOHPl.pp Last 10 lines of output were: Jul 09 20:29:24 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:29:24 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:29:24 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:29:24 almalinux8-64-puppet7.example.com zabbix_agentd[1722]: zabbix_agentd [1722]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 09 20:29:24 almalinux8-64-puppet7.example.com zabbix_agentd[1724]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:29:24 almalinux8-64-puppet7.example.com zabbix_agentd[1724]: **** 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.94 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203054572.kdIqhS.pp Last 10 lines of output were: Jul 09 20:30:54 almalinux8-64-puppet7.example.com zabbix_agentd[1724]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:30:54 almalinux8-64-puppet7.example.com zabbix_agentd[1724]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:30:54 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:30:54 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:31:04 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:31:04 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:31:04 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:31:04 almalinux8-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:40
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203235137.ZPYkoM.pp Last 10 lines of output were: Jul 09 20:32:34 almalinux8-64-puppet7.example.com zabbix_agentd[1879]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:32:34 almalinux8-64-puppet7.example.com zabbix_agentd[1879]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:32:34 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:32:34 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:32:45 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:32:45 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:32:45 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:32:45 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.63 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203415564.yYIhbS.pp Last 10 lines of output were: Jul 09 20:34:15 almalinux8-64-puppet7.example.com zabbix_agentd[2051]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:34:15 almalinux8-64-puppet7.example.com zabbix_agentd[2051]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:34:15 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:34:15 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:34:25 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:34:25 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:34:25 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:34:25 almalinux8-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 job running on runner GitHub Actions 57 has exceeded the maximum execution time of 360 minutes.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0
The operation was canceled.
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_202552190.pdSSNK.pp Last 10 lines of output were: Jul 09 20:27:37 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:27:37 rocky8-64-puppet7.example.com zabbix_agentd[1152]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:27:37 rocky8-64-puppet7.example.com zabbix_agentd[1152]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:27:37 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:27:37 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 103.76 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_202737880.FT91Vv.pp Last 10 lines of output were: Jul 09 20:27:47 rocky8-64-puppet7.example.com zabbix_agentd[1303]: agent #4 started [listener #3] Jul 09 20:27:48 rocky8-64-puppet7.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 09 20:27:48 rocky8-64-puppet7.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 09 20:29:18 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:29:18 rocky8-64-puppet7.example.com zabbix_agentd[1299]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:29:18 rocky8-64-puppet7.example.com zabbix_agentd[1299]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:29:18 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:29:18 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.58 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_202919000.tdibun.pp Last 10 lines of output were: Jul 09 20:29:28 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:29:28 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:29:28 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:29:28 rocky8-64-puppet7.example.com zabbix_agentd[1624]: zabbix_agentd [1624]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 09 20:29:28 rocky8-64-puppet7.example.com zabbix_agentd[1626]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:29:28 rocky8-64-puppet7.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.91 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
The job running on runner GitHub Actions 54 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#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_203058808.zKYEuf.pp Last 10 lines of output were: Jul 09 20:30:58 rocky8-64-puppet7.example.com zabbix_agentd[1626]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:30:58 rocky8-64-puppet7.example.com zabbix_agentd[1626]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:30:58 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:30:58 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:31:08 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:31:08 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:31:08 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:31:08 rocky8-64-puppet7.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 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_202550531.Uyl08y.pp Last 10 lines of output were: Jul 09 20:27:34 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:27:34 rocky8-64-puppet7.example.com zabbix_agentd[1136]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:27:34 rocky8-64-puppet7.example.com zabbix_agentd[1136]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:27:34 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:27:34 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 102.35 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#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_203239385.AsFIAC.pp Last 10 lines of output were: Jul 09 20:32:39 rocky8-64-puppet7.example.com zabbix_agentd[1773]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:32:39 rocky8-64-puppet7.example.com zabbix_agentd[1773]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:32:39 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:32:39 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:32:49 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:32:49 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:32:49 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:32:49 rocky8-64-puppet7.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 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_202734854.Rivxez.pp Last 10 lines of output were: Jul 09 20:27:44 rocky8-64-puppet7.example.com zabbix_agentd[1287]: agent #4 started [listener #3] Jul 09 20:27:45 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1283 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:27:45 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1283 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:29:15 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:29:15 rocky8-64-puppet7.example.com zabbix_agentd[1283]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:29:15 rocky8-64-puppet7.example.com zabbix_agentd[1283]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:29:15 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:29:15 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.57 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 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_203419808.TAPHiO.pp Last 10 lines of output were: Jul 09 20:34:19 rocky8-64-puppet7.example.com zabbix_agentd[1935]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:34:19 rocky8-64-puppet7.example.com zabbix_agentd[1935]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:34:19 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:34:19 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:34:29 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:34:29 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:34:29 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:34:29 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 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 5.0
The operation was canceled.
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_202915972.Vosj9A.pp Last 10 lines of output were: Jul 09 20:29:25 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:29:25 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:29:25 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:29:25 rocky8-64-puppet7.example.com zabbix_agentd[1608]: zabbix_agentd [1608]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 09 20:29:25 rocky8-64-puppet7.example.com zabbix_agentd[1610]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:29:25 rocky8-64-puppet7.example.com zabbix_agentd[1610]: **** 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.96 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_203055788.ufxkfw.pp Last 10 lines of output were: Jul 09 20:30:55 rocky8-64-puppet7.example.com zabbix_agentd[1610]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:30:55 rocky8-64-puppet7.example.com zabbix_agentd[1610]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:30:55 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:30:55 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:31:05 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:31:05 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:31:05 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:31:05 rocky8-64-puppet7.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: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_203236355.DH4Ly8.pp Last 10 lines of output were: Jul 09 20:32:36 rocky8-64-puppet7.example.com zabbix_agentd[1757]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:32:36 rocky8-64-puppet7.example.com zabbix_agentd[1757]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:32:36 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:32:36 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:32:46 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:32:46 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:32:46 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:32:46 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.51 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_203416767.lILS76.pp Last 10 lines of output were: Jul 09 20:34:16 rocky8-64-puppet7.example.com zabbix_agentd[1919]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:34:16 rocky8-64-puppet7.example.com zabbix_agentd[1919]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:34:16 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:34:16 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:34:26 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:34:26 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:34:26 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:34:26 rocky8-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 - Rocky 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
The job running on runner GitHub Actions 69 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_202616922.spL7Gy.pp Last 10 lines of output were: Jul 09 20:28:20 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:28:20 oracle8-64-puppet7.example.com zabbix_agentd[1105]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:28:20 oracle8-64-puppet7.example.com zabbix_agentd[1105]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:28:20 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:28:20 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 121.66 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_202820399.2TcIOM.pp Last 10 lines of output were: Jul 09 20:28:30 oracle8-64-puppet7.example.com zabbix_agentd[1253]: agent #4 started [listener #3] Jul 09 20:28:30 oracle8-64-puppet7.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 09 20:28:30 oracle8-64-puppet7.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 09 20:30:00 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:30:00 oracle8-64-puppet7.example.com zabbix_agentd[1249]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:30:00 oracle8-64-puppet7.example.com zabbix_agentd[1249]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:30:00 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:30:00 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.71 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203001505.RKc1yM.pp Last 10 lines of output were: Jul 09 20:30:10 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:30:10 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:30:10 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:30:10 oracle8-64-puppet7.example.com zabbix_agentd[1547]: zabbix_agentd [1547]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 09 20:30:10 oracle8-64-puppet7.example.com zabbix_agentd[1549]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:30:10 oracle8-64-puppet7.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 98.07 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_203141341.JrtwFc.pp Last 10 lines of output were: Jul 09 20:31:41 oracle8-64-puppet7.example.com zabbix_agentd[1549]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:31:41 oracle8-64-puppet7.example.com zabbix_agentd[1549]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:31:41 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:31:41 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:31:51 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:31:51 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:31:51 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:31:51 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 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_203321919.hefhrA.pp Last 10 lines of output were: Jul 09 20:33:21 oracle8-64-puppet7.example.com zabbix_agentd[1693]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:33:21 oracle8-64-puppet7.example.com zabbix_agentd[1693]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:33:21 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:33:21 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:33:31 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:33:31 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:33:31 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:33:31 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.66 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_203502325.8E67Yc.pp Last 10 lines of output were: Jul 09 20:35:02 oracle8-64-puppet7.example.com zabbix_agentd[1850]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:35:02 oracle8-64-puppet7.example.com zabbix_agentd[1850]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:35:02 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:35:02 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:35:12 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:35:12 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:35:12 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:35:12 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.74 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 8 - AlmaLinux 8 - Zabbix 6.0
The job running on runner GitHub Actions 2 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_202546944.o6pH0O.pp Last 10 lines of output were: Jul 09 20:27:25 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:27:25 almalinux8-64-puppet8.example.com zabbix_agentd[1227]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:27:25 almalinux8-64-puppet8.example.com zabbix_agentd[1227]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:27:25 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:27:25 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.18 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_202726151.1yWHy6.pp Last 10 lines of output were: Jul 09 20:27:36 almalinux8-64-puppet8.example.com zabbix_agentd[1386]: agent #4 started [listener #3] Jul 09 20:27:36 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 09 20:27:36 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 09 20:29:06 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:29:06 almalinux8-64-puppet8.example.com zabbix_agentd[1382]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:29:06 almalinux8-64-puppet8.example.com zabbix_agentd[1382]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:29:06 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:29:06 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.49 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 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_202907299.y0SjSp.pp Last 10 lines of output were: Jul 09 20:29:16 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:29:16 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:29:16 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:29:16 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 09 20:29:16 almalinux8-64-puppet8.example.com zabbix_agentd[1741]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:29:16 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.85 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_203047088.zNiTVK.pp Last 10 lines of output were: Jul 09 20:30:46 almalinux8-64-puppet8.example.com zabbix_agentd[1741]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:30:46 almalinux8-64-puppet8.example.com zabbix_agentd[1741]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:30:46 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:30:46 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:30:57 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:30:57 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:30:57 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:30:57 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.52 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_203227651.U4SYs3.pp Last 10 lines of output were: Jul 09 20:32:27 almalinux8-64-puppet8.example.com zabbix_agentd[1896]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:32:27 almalinux8-64-puppet8.example.com zabbix_agentd[1896]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:32:27 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:32:27 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:32:37 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:32:37 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:32:37 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:32:37 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.46 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_203408099.58OKq7.pp Last 10 lines of output were: Jul 09 20:34:07 almalinux8-64-puppet8.example.com zabbix_agentd[2068]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:34:07 almalinux8-64-puppet8.example.com zabbix_agentd[2068]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:34:07 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:34:07 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:34:18 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:34:18 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:34:18 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:34:18 almalinux8-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 - AlmaLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
The job running on runner GitHub Actions 40 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_202828551.Vhjp6p.pp Last 10 lines of output were: Jul 09 20:30:08 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:30:08 almalinux8-64-puppet8.example.com zabbix_agentd[1244]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:30:08 almalinux8-64-puppet8.example.com zabbix_agentd[1244]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:30:08 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:30:08 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.88 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_203008481.fhLYGw.pp Last 10 lines of output were: Jul 09 20:30:18 almalinux8-64-puppet8.example.com zabbix_agentd[1403]: agent #4 started [listener #3] Jul 09 20:30:18 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 09 20:30:18 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 09 20:31:48 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:31:48 almalinux8-64-puppet8.example.com zabbix_agentd[1399]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:31:48 almalinux8-64-puppet8.example.com zabbix_agentd[1399]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:31:48 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:31:48 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.58 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_203149634.wC0Bs5.pp Last 10 lines of output were: Jul 09 20:31:59 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:31:59 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:31:59 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:31:59 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 09 20:31:59 almalinux8-64-puppet8.example.com zabbix_agentd[1758]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:31:59 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.85 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_203329428.mWHnEs.pp Last 10 lines of output were: Jul 09 20:33:29 almalinux8-64-puppet8.example.com zabbix_agentd[1758]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:33:29 almalinux8-64-puppet8.example.com zabbix_agentd[1758]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:33:29 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:33:29 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:33:39 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:33:39 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:33:39 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:33:39 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.47 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_203509988.8yigPu.pp Last 10 lines of output were: Jul 09 20:35:09 almalinux8-64-puppet8.example.com zabbix_agentd[1913]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:35:09 almalinux8-64-puppet8.example.com zabbix_agentd[1913]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:35:09 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:35:09 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:35:20 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:35:20 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:35:20 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:35:20 almalinux8-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 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_203650419.ukWvfI.pp Last 10 lines of output were: Jul 09 20:36:50 almalinux8-64-puppet8.example.com zabbix_agentd[2085]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:36:50 almalinux8-64-puppet8.example.com zabbix_agentd[2085]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:36:50 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:36:50 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:37:00 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:37:00 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:37:00 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:37:00 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.51 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 / Puppet 8 - AlmaLinux 8 - Zabbix 7.0
The job running on runner GitHub Actions 21 has exceeded the maximum execution time of 360 minutes.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_202825279.L3y3Aa.pp Last 10 lines of output were: Jul 09 20:30:05 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:30:05 almalinux8-64-puppet8.example.com zabbix_agentd[1211]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:30:05 almalinux8-64-puppet8.example.com zabbix_agentd[1211]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:30:05 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:30:05 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 98.03 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203005313.nck8ze.pp Last 10 lines of output were: Jul 09 20:30:15 almalinux8-64-puppet8.example.com zabbix_agentd[1370]: agent #4 started [listener #3] Jul 09 20:30:15 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1366 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:30:15 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1366 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:31:45 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:31:45 almalinux8-64-puppet8.example.com zabbix_agentd[1366]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:31:45 almalinux8-64-puppet8.example.com zabbix_agentd[1366]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:31:45 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:31:45 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.51 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203146477.i2VyQO.pp Last 10 lines of output were: Jul 09 20:31:55 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:31:55 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:31:55 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:31:55 almalinux8-64-puppet8.example.com zabbix_agentd[1723]: zabbix_agentd [1723]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 09 20:31:55 almalinux8-64-puppet8.example.com zabbix_agentd[1725]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:31:55 almalinux8-64-puppet8.example.com zabbix_agentd[1725]: **** 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.82 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203326235.CbGTz9.pp Last 10 lines of output were: Jul 09 20:33:26 almalinux8-64-puppet8.example.com zabbix_agentd[1725]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:33:26 almalinux8-64-puppet8.example.com zabbix_agentd[1725]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:33:26 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:33:26 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:33:36 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:33:36 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:33:36 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:33:36 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.48 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203506788.Nf1FGz.pp Last 10 lines of output were: Jul 09 20:35:06 almalinux8-64-puppet8.example.com zabbix_agentd[1880]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:35:06 almalinux8-64-puppet8.example.com zabbix_agentd[1880]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:35:06 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:35:06 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:35:16 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:35:16 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:35:16 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:35:16 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.50 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203647247.5O7xAa.pp Last 10 lines of output were: Jul 09 20:36:47 almalinux8-64-puppet8.example.com zabbix_agentd[2052]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:36:47 almalinux8-64-puppet8.example.com zabbix_agentd[2052]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:36:47 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:36:47 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:36:57 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:36:57 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:36:57 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:36:57 almalinux8-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 - AlmaLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0
The job running on runner GitHub Actions 1 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_203028116.T9NlZ9.pp Last 10 lines of output were: Jul 09 20:32:13 oracle7-64-puppet8.example.com zabbix_agentd[915]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:32:13 oracle7-64-puppet8.example.com zabbix_agentd[915]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:32:13 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:32:13 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:32:13 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.70 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_203213908.rZ5G6h.pp Last 10 lines of output were: Jul 09 20:32:27 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 09 20:32:27 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 09 20:33:57 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 09 20:33:57 oracle7-64-puppet8.example.com zabbix_agentd[1036]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:33:57 oracle7-64-puppet8.example.com zabbix_agentd[1036]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:33:58 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:33:58 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:33:58 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.20 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_203358742.VcVlYA.pp Last 10 lines of output were: Jul 09 20:34:12 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:34:12 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:34:12 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:34:12 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 09 20:34:12 oracle7-64-puppet8.example.com zabbix_agentd[1241]: Starting Zabbix Agent [oracle7-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:34:12 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.09 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_203542854.yWcfx6.pp Last 10 lines of output were: Jul 09 20:35:42 oracle7-64-puppet8.example.com zabbix_agentd[1241]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:35:42 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:35:42 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:35:42 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:35:56 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:35:56 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:35:56 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:35:56 oracle7-64-puppet8.example.com zabbix_agentd[1360]: zabbix_agentd [1360]: 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_203726903.Z7sXrn.pp Last 10 lines of output were: Jul 09 20:37:26 oracle7-64-puppet8.example.com zabbix_agentd[1362]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:37:26 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:37:26 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:37:26 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:37:40 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:37:40 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:37:40 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:37:40 oracle7-64-puppet8.example.com zabbix_agentd[1488]: zabbix_agentd [1488]: 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_203911110.MwXTAJ.pp Last 10 lines of output were: Jul 09 20:39:10 oracle7-64-puppet8.example.com zabbix_agentd[1490]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:39:11 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:39:11 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:39:11 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:39:24 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:39:24 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:39:24 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:39:24 oracle7-64-puppet8.example.com zabbix_agentd[1608]: zabbix_agentd [1608]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.96 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 - OracleLinux 7 - Zabbix 7.0
The job running on runner GitHub Actions 28 has exceeded the maximum execution time of 360 minutes.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203031036.Qwe54U.pp Last 10 lines of output were: Jul 09 20:32:16 oracle7-64-puppet8.example.com zabbix_agentd[915]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:32:16 oracle7-64-puppet8.example.com zabbix_agentd[915]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:32:16 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:32:16 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:32:16 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.85 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203216922.AeIahy.pp Last 10 lines of output were: Jul 09 20:32:30 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 09 20:32:30 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 09 20:34:00 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 09 20:34:00 oracle7-64-puppet8.example.com zabbix_agentd[1036]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:34:00 oracle7-64-puppet8.example.com zabbix_agentd[1036]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:34:01 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:34:01 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:34:01 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.22 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203401737.A3MYeu.pp Last 10 lines of output were: Jul 09 20:34:15 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:34:15 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:34:15 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:34:15 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 09 20:34:15 oracle7-64-puppet8.example.com zabbix_agentd[1241]: Starting Zabbix Agent [oracle7-64-puppet8.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:34:15 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.11 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203545850.HgY2yX.pp Last 10 lines of output were: Jul 09 20:35:45 oracle7-64-puppet8.example.com zabbix_agentd[1241]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:35:45 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:35:45 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:35:45 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:35:59 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:35:59 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:35:59 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:35:59 oracle7-64-puppet8.example.com zabbix_agentd[1360]: zabbix_agentd [1360]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.98 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203729919.6sP3eO.pp Last 10 lines of output were: Jul 09 20:37:29 oracle7-64-puppet8.example.com zabbix_agentd[1362]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:37:29 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:37:29 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:37:29 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:37:43 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:37:43 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:37:43 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:37:43 oracle7-64-puppet8.example.com zabbix_agentd[1488]: zabbix_agentd [1488]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.90 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203913846.fqSD1c.pp Last 10 lines of output were: Jul 09 20:39:13 oracle7-64-puppet8.example.com zabbix_agentd[1490]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:39:13 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:39:13 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:39:13 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:39:27 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:39:27 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:39:27 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:39:27 oracle7-64-puppet8.example.com zabbix_agentd[1608]: zabbix_agentd [1608]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.01 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
The job running on runner GitHub Actions 31 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_203100761.ZAN0RF.pp Last 10 lines of output were: Jul 09 20:33:03 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:33:03 oracle8-64-puppet8.example.com zabbix_agentd[1091]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:33:03 oracle8-64-puppet8.example.com zabbix_agentd[1091]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:33:03 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:33:03 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 120.49 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_203303195.1upSCl.pp Last 10 lines of output were: Jul 09 20:33:13 oracle8-64-puppet8.example.com zabbix_agentd[1239]: agent #4 started [listener #3] Jul 09 20:33:13 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 09 20:33:13 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 09 20:34:43 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:34:43 oracle8-64-puppet8.example.com zabbix_agentd[1235]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:34:43 oracle8-64-puppet8.example.com zabbix_agentd[1235]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:34:43 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:34:43 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.53 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_203444325.KFSZDt.pp Last 10 lines of output were: Jul 09 20:34:53 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:34:53 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:34:53 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:34:53 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 09 20:34:53 oracle8-64-puppet8.example.com zabbix_agentd[1535]: Starting Zabbix Agent [oracle8-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:34:53 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.88 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_203624137.ZVaegW.pp Last 10 lines of output were: Jul 09 20:36:24 oracle8-64-puppet8.example.com zabbix_agentd[1535]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:36:24 oracle8-64-puppet8.example.com zabbix_agentd[1535]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:36:24 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:36:24 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:36:34 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:36:34 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:36:34 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:36:34 oracle8-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: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_203804714.vllmLY.pp Last 10 lines of output were: Jul 09 20:38:04 oracle8-64-puppet8.example.com zabbix_agentd[1679]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:38:04 oracle8-64-puppet8.example.com zabbix_agentd[1679]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:38:04 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:38:04 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:38:14 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:38:14 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:38:14 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:38:14 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_203945161.U6TJgP.pp Last 10 lines of output were: Jul 09 20:39:45 oracle8-64-puppet8.example.com zabbix_agentd[1836]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:39:45 oracle8-64-puppet8.example.com zabbix_agentd[1836]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:39:45 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:39:45 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:39:55 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:39:55 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:39:55 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:39:55 oracle8-64-puppet8.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 8 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0
The job running on runner GitHub Actions 75 has exceeded the maximum execution time of 360 minutes.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203138232.2dEbsC.pp Last 10 lines of output were: Jul 09 20:33:40 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:33:40 oracle8-64-puppet8.example.com zabbix_agentd[1078]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:33:40 oracle8-64-puppet8.example.com zabbix_agentd[1078]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:33:40 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:33:40 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 120.53 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203340715.YlVd5l.pp Last 10 lines of output were: Jul 09 20:33:50 oracle8-64-puppet8.example.com zabbix_agentd[1226]: agent #4 started [listener #3] Jul 09 20:33:50 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1222 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:33:50 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1222 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:35:21 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:35:21 oracle8-64-puppet8.example.com zabbix_agentd[1222]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:35:21 oracle8-64-puppet8.example.com zabbix_agentd[1222]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:35:21 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:35:21 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.58 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203521832.KwODeG.pp Last 10 lines of output were: Jul 09 20:35:31 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:35:31 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:35:31 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:35:31 oracle8-64-puppet8.example.com zabbix_agentd[1520]: zabbix_agentd [1520]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 09 20:35:31 oracle8-64-puppet8.example.com zabbix_agentd[1522]: Starting Zabbix Agent [oracle8-64-puppet8.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:35:31 oracle8-64-puppet8.example.com zabbix_agentd[1522]: **** 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.89 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203701680.6Z8D5K.pp Last 10 lines of output were: Jul 09 20:37:01 oracle8-64-puppet8.example.com zabbix_agentd[1522]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:37:01 oracle8-64-puppet8.example.com zabbix_agentd[1522]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:37:01 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:37:01 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:37:11 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:37:11 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:37:11 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:37:11 oracle8-64-puppet8.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:40
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_203842258.bipNhu.pp Last 10 lines of output were: Jul 09 20:38:42 oracle8-64-puppet8.example.com zabbix_agentd[1666]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:38:42 oracle8-64-puppet8.example.com zabbix_agentd[1666]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:38:42 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:38:42 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:38:52 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:38:52 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:38:52 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:38:52 oracle8-64-puppet8.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:59
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204022669.dnmPk7.pp Last 10 lines of output were: Jul 09 20:40:22 oracle8-64-puppet8.example.com zabbix_agentd[1823]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:40:22 oracle8-64-puppet8.example.com zabbix_agentd[1823]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:40:22 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:40:22 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:40:32 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:40:32 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:40:32 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:40:32 oracle8-64-puppet8.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 8 - OracleLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
The job running on runner GitHub Actions 38 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_203328064.SkPPhW.pp Last 10 lines of output were: Jul 09 20:35:14 oracle7-64-puppet8.example.com zabbix_agentd[928]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:35:14 oracle7-64-puppet8.example.com zabbix_agentd[928]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:35:14 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:35:14 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:35:14 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 104.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_203514672.IYnLOe.pp Last 10 lines of output were: Jul 09 20:35:29 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 09 20:35:29 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 09 20:36:59 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 09 20:36:59 oracle7-64-puppet8.example.com zabbix_agentd[1049]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:36:59 oracle7-64-puppet8.example.com zabbix_agentd[1049]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:36:59 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:36:59 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:36:59 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.37 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_203659942.nprVUo.pp Last 10 lines of output were: Jul 09 20:37:13 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:37:13 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:37:13 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:37:13 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 09 20:37:13 oracle7-64-puppet8.example.com zabbix_agentd[1254]: Starting Zabbix Agent [oracle7-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:37:13 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.07 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_203844274.JhLJJi.pp Last 10 lines of output were: Jul 09 20:38:44 oracle7-64-puppet8.example.com zabbix_agentd[1254]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:38:44 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:38:44 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:38:44 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:38:58 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:38:58 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:38:58 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:38:58 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.23 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_204028835.UYpmSx.pp Last 10 lines of output were: Jul 09 20:40:28 oracle7-64-puppet8.example.com zabbix_agentd[1375]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:40:28 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:40:28 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:40:28 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:40:42 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:40:42 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:40:42 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:40:42 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.18 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_204213266.Pxk5TJ.pp Last 10 lines of output were: Jul 09 20:42:13 oracle7-64-puppet8.example.com zabbix_agentd[1503]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:42:13 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:42:13 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 09 20:42:13 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 09 20:42:27 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 09 20:42:27 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:42:27 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:42:27 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 102.25 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 8 - OracleLinux 8 - Zabbix 5.0
The job running on runner GitHub Actions 43 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_203346868.f3WZ6N.pp Last 10 lines of output were: Jul 09 20:35:46 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:35:46 oracle8-64-puppet8.example.com zabbix_agentd[1104]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:35:46 oracle8-64-puppet8.example.com zabbix_agentd[1104]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:35:46 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:35:46 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 118.08 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_203546841.5zMhPP.pp Last 10 lines of output were: Jul 09 20:35:56 oracle8-64-puppet8.example.com zabbix_agentd[1252]: agent #4 started [listener #3] Jul 09 20:35:57 oracle8-64-puppet8.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 09 20:35:57 oracle8-64-puppet8.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 09 20:37:27 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:37:27 oracle8-64-puppet8.example.com zabbix_agentd[1248]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:37:27 oracle8-64-puppet8.example.com zabbix_agentd[1248]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:37:27 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:37:27 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.63 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_203727956.cj6n73.pp Last 10 lines of output were: Jul 09 20:37:37 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:37:37 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:37:37 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:37:37 oracle8-64-puppet8.example.com zabbix_agentd[1546]: zabbix_agentd [1546]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 09 20:37:37 oracle8-64-puppet8.example.com zabbix_agentd[1548]: Starting Zabbix Agent [oracle8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:37:37 oracle8-64-puppet8.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 97.97 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_203907785.1ZBueW.pp Last 10 lines of output were: Jul 09 20:39:07 oracle8-64-puppet8.example.com zabbix_agentd[1548]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:39:07 oracle8-64-puppet8.example.com zabbix_agentd[1548]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:39:07 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:39:07 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:39:17 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:39:17 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:39:17 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:39:17 oracle8-64-puppet8.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: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_204048342.psYeND.pp Last 10 lines of output were: Jul 09 20:40:48 oracle8-64-puppet8.example.com zabbix_agentd[1692]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:40:48 oracle8-64-puppet8.example.com zabbix_agentd[1692]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:40:48 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:40:48 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:40:58 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:40:58 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:40:58 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:40:58 oracle8-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 - 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_204228774.YuFPmD.pp Last 10 lines of output were: Jul 09 20:42:28 oracle8-64-puppet8.example.com zabbix_agentd[1849]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:42:28 oracle8-64-puppet8.example.com zabbix_agentd[1849]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:42:28 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:42:28 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:42:38 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:42:38 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:42:38 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:42:38 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.66 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 - Rocky 8 - Zabbix 6.0
The job running on runner GitHub Actions 49 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_204109623.Czbnod.pp Last 10 lines of output were: Jul 09 20:42:51 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:42:51 rocky8-64-puppet8.example.com zabbix_agentd[1136]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:42:51 rocky8-64-puppet8.example.com zabbix_agentd[1136]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:42:51 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:42:51 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 100.17 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_204251794.9EXlOa.pp Last 10 lines of output were: Jul 09 20:43:01 rocky8-64-puppet8.example.com zabbix_agentd[1287]: agent #4 started [listener #3] Jul 09 20:43:01 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1283 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:43:01 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1283 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:44:32 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:44:32 rocky8-64-puppet8.example.com zabbix_agentd[1283]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:44:32 rocky8-64-puppet8.example.com zabbix_agentd[1283]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:44:32 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:44:32 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.47 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_204432939.ILZ6ws.pp Last 10 lines of output were: Jul 09 20:44:42 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:44:42 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:44:42 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:44:42 rocky8-64-puppet8.example.com zabbix_agentd[1608]: zabbix_agentd [1608]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 09 20:44:42 rocky8-64-puppet8.example.com zabbix_agentd[1610]: Starting Zabbix Agent [rocky8-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:44:42 rocky8-64-puppet8.example.com zabbix_agentd[1610]: **** 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.82 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_204612733.0JGmwQ.pp Last 10 lines of output were: Jul 09 20:46:12 rocky8-64-puppet8.example.com zabbix_agentd[1610]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:46:12 rocky8-64-puppet8.example.com zabbix_agentd[1610]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:46:12 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:46:12 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:46:22 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:46:22 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:46:22 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:46:22 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.47 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_204753299.tjUpHu.pp Last 10 lines of output were: Jul 09 20:47:53 rocky8-64-puppet8.example.com zabbix_agentd[1757]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:47:53 rocky8-64-puppet8.example.com zabbix_agentd[1757]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:47:53 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:47:53 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:48:03 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:48:03 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:48:03 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:48:03 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.47 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_204933721.RzgmDQ.pp Last 10 lines of output were: Jul 09 20:49:33 rocky8-64-puppet8.example.com zabbix_agentd[1919]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:49:33 rocky8-64-puppet8.example.com zabbix_agentd[1919]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jul 09 20:49:33 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:49:33 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:49:43 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:49:43 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:49:43 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:49:43 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.48 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 8 - Rocky 8 - Zabbix 7.0
The job running on runner GitHub Actions 35 has exceeded the maximum execution time of 360 minutes.
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204150562.4bqiPN.pp Last 10 lines of output were: Jul 09 20:43:32 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:43:32 rocky8-64-puppet8.example.com zabbix_agentd[1122]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:43:32 rocky8-64-puppet8.example.com zabbix_agentd[1122]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:43:32 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:43:32 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 100.18 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204332685.uUkvFV.pp Last 10 lines of output were: Jul 09 20:43:42 rocky8-64-puppet8.example.com zabbix_agentd[1273]: agent #4 started [listener #3] Jul 09 20:43:42 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1269 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:43:42 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1269 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:45:13 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:45:13 rocky8-64-puppet8.example.com zabbix_agentd[1269]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:45:13 rocky8-64-puppet8.example.com zabbix_agentd[1269]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:45:13 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:45:13 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.54 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204513835.16hNI0.pp Last 10 lines of output were: Jul 09 20:45:23 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:45:23 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:45:23 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:45:23 rocky8-64-puppet8.example.com zabbix_agentd[1594]: zabbix_agentd [1594]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 09 20:45:23 rocky8-64-puppet8.example.com zabbix_agentd[1596]: Starting Zabbix Agent [rocky8-64-puppet8.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:45:23 rocky8-64-puppet8.example.com zabbix_agentd[1596]: **** 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.93 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204653673.FjivbO.pp Last 10 lines of output were: Jul 09 20:46:53 rocky8-64-puppet8.example.com zabbix_agentd[1596]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:46:53 rocky8-64-puppet8.example.com zabbix_agentd[1596]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:46:53 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:46:53 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:47:03 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:47:03 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:47:03 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:47:03 rocky8-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:40
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204834209.UxBwb5.pp Last 10 lines of output were: Jul 09 20:48:34 rocky8-64-puppet8.example.com zabbix_agentd[1743]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:48:34 rocky8-64-puppet8.example.com zabbix_agentd[1743]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:48:34 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:48:34 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:48:44 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:48:44 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:48:44 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:48:44 rocky8-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 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205014662.w9RTbc.pp Last 10 lines of output were: Jul 09 20:50:14 rocky8-64-puppet8.example.com zabbix_agentd[1905]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:50:14 rocky8-64-puppet8.example.com zabbix_agentd[1905]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jul 09 20:50:14 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:50:14 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:50:24 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:50:24 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:50:24 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:50:24 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.51 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
The job running on runner GitHub Actions 45 has exceeded the maximum execution time of 360 minutes.
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_204236373.7iFi6q.pp Last 10 lines of output were: Jul 09 20:44:45 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:44:45 rocky8-64-puppet8.example.com zabbix_agentd[1157]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:44:45 rocky8-64-puppet8.example.com zabbix_agentd[1157]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:44:45 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:44:45 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 127.79 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_204446115.iwZgYv.pp Last 10 lines of output were: Jul 09 20:44:56 rocky8-64-puppet8.example.com zabbix_agentd[1308]: agent #4 started [listener #3] Jul 09 20:44:56 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1304 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:44:56 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1304 does not belong to service, and PID file is not owned by root. Refusing. Jul 09 20:46:26 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 09 20:46:26 rocky8-64-puppet8.example.com zabbix_agentd[1304]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:46:26 rocky8-64-puppet8.example.com zabbix_agentd[1304]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:46:26 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:46:26 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.51 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204627245.EKCc3T.pp Last 10 lines of output were: Jul 09 20:46:36 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 09 20:46:36 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:46:36 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 09 20:46:36 rocky8-64-puppet8.example.com zabbix_agentd[1629]: zabbix_agentd [1629]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 09 20:46:36 rocky8-64-puppet8.example.com zabbix_agentd[1631]: Starting Zabbix Agent [rocky8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:46:36 rocky8-64-puppet8.example.com zabbix_agentd[1631]: **** 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.87 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_204807053.HJZ6vi.pp Last 10 lines of output were: Jul 09 20:48:06 rocky8-64-puppet8.example.com zabbix_agentd[1631]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:48:06 rocky8-64-puppet8.example.com zabbix_agentd[1631]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:48:06 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:48:06 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:48:17 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:48:17 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 09 20:48:17 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:48:17 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 - 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_204947610.JsFL32.pp Last 10 lines of output were: Jul 09 20:49:47 rocky8-64-puppet8.example.com zabbix_agentd[1778]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:49:47 rocky8-64-puppet8.example.com zabbix_agentd[1778]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:49:47 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:49:47 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:49:57 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:49:57 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 09 20:49:57 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:49:57 rocky8-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 - 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_205128065.srBr2q.pp Last 10 lines of output were: Jul 09 20:51:27 rocky8-64-puppet8.example.com zabbix_agentd[1940]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 09 20:51:27 rocky8-64-puppet8.example.com zabbix_agentd[1940]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 09 20:51:27 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 09 20:51:27 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 09 20:51:38 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 09 20:51:38 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 09 20:51:38 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 09 20:51:38 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.52 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 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-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-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 / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on rocky-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on rocky-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#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-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
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on rocky-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on rocky-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file