Skip to content

Remove spec filter and run spec on all supported OS #845

Remove spec filter and run spec on all supported OS

Remove spec filter and run spec on all supported OS #845

Triggered via pull request June 28, 2024 12:16
Status Cancelled
Total duration 1h 31m 1s
Artifacts

ci.yml

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

Annotations

258 errors and 20 warnings
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 7.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 5.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 7.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0
The run was canceled by @bastelfreak.
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124152565.zCy2np.pp Last 10 lines of output were: Jun 28 12:43:39 centos7-64-puppet7.example.com zabbix_agentd[836]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:43:39 centos7-64-puppet7.example.com zabbix_agentd[836]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:43:39 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:43:39 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:43:39 centos7-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.97 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124339449.VrPUgs.pp Last 10 lines of output were: Jun 28 12:43:52 centos7-64-puppet7.example.com systemd[1]: New main PID 969 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 12:43:52 centos7-64-puppet7.example.com systemd[1]: New main PID 969 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 12:45:22 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 12:45:22 centos7-64-puppet7.example.com zabbix_agentd[969]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:45:22 centos7-64-puppet7.example.com zabbix_agentd[969]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:45:22 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:45:22 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:45:22 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 101.13 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 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 - CentOS 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 - CentOS 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124523035.MPbjxs.pp Last 10 lines of output were: Jun 28 12:45:35 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:45:35 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:45:35 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:45:35 centos7-64-puppet7.example.com zabbix_agentd[1184]: zabbix_agentd [1184]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 12:45:35 centos7-64-puppet7.example.com zabbix_agentd[1186]: Starting Zabbix Agent [centos7-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:45:35 centos7-64-puppet7.example.com zabbix_agentd[1186]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 101.27 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124706166.Jxr4BD.pp Last 10 lines of output were: Jun 28 12:47:06 centos7-64-puppet7.example.com zabbix_agentd[1186]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:47:06 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:47:06 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:47:06 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:47:19 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:47:19 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:47:19 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:47:19 centos7-64-puppet7.example.com zabbix_agentd[1317]: zabbix_agentd [1317]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124849471.7g1NhH.pp Last 10 lines of output were: Jun 28 12:48:49 centos7-64-puppet7.example.com zabbix_agentd[1319]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:48:49 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:48:49 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:48:49 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:49:02 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:49:02 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:49:02 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:49:02 centos7-64-puppet7.example.com zabbix_agentd[1457]: zabbix_agentd [1457]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.09 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_125032414.lrE3Oe.pp Last 10 lines of output were: Jun 28 12:50:32 centos7-64-puppet7.example.com zabbix_agentd[1459]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:50:32 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:50:32 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:50:32 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:50:45 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:50:45 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:50:45 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:50:45 centos7-64-puppet7.example.com zabbix_agentd[1589]: zabbix_agentd [1589]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.11 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
The run was canceled by @bastelfreak.
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_124954565.nSHqtb.pp Last 10 lines of output were: Jun 28 12:51:37 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:51:37 rocky8-64-puppet7.example.com zabbix_agentd[1137]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:51:37 rocky8-64-puppet7.example.com zabbix_agentd[1137]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:51:37 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:51: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 101.74 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_125138126.xajGG6.pp Last 10 lines of output were: Jun 28 12:51:48 rocky8-64-puppet7.example.com zabbix_agentd[1288]: agent #4 started [listener #3] Jun 28 12:51:48 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1284 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 12:51:48 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1284 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 12:53:18 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:53:18 rocky8-64-puppet7.example.com zabbix_agentd[1284]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:53:18 rocky8-64-puppet7.example.com zabbix_agentd[1284]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:53:18 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:53:18 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_125319271.waisky.pp Last 10 lines of output were: Jun 28 12:53:28 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 12:53:28 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:53:28 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:53:28 rocky8-64-puppet7.example.com zabbix_agentd[1609]: zabbix_agentd [1609]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 12:53:28 rocky8-64-puppet7.example.com zabbix_agentd[1611]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:53:28 rocky8-64-puppet7.example.com zabbix_agentd[1611]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 98.01 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_125459065.yhvMIP.pp Last 10 lines of output were: Jun 28 12:54:58 rocky8-64-puppet7.example.com zabbix_agentd[1611]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:54:58 rocky8-64-puppet7.example.com zabbix_agentd[1611]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:54:58 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:54:58 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:55:09 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:55:09 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 12:55:09 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:55:09 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: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_125639630.vc2MVu.pp Last 10 lines of output were: Jun 28 12:56:39 rocky8-64-puppet7.example.com zabbix_agentd[1758]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:56:39 rocky8-64-puppet7.example.com zabbix_agentd[1758]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:56:39 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:56:39 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:56:49 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:56:49 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 12:56:49 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:56:49 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: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_125820052.EFubI1.pp Last 10 lines of output were: Jun 28 12:58:19 rocky8-64-puppet7.example.com zabbix_agentd[1920]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:58:19 rocky8-64-puppet7.example.com zabbix_agentd[1920]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:58:19 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:58:19 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:58:30 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:58:30 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 12:58:30 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:58:30 rocky8-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 - Rocky 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
The run was canceled by @bastelfreak.
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_123936557.db98mn.pp Last 10 lines of output were: Jun 28 12:41:18 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:41:18 almalinux8-64-puppet7.example.com zabbix_agentd[1244]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:41:18 almalinux8-64-puppet7.example.com zabbix_agentd[1244]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:41:18 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:41:18 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.30 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124118684.pxPSqC.pp Last 10 lines of output were: Jun 28 12:41:28 almalinux8-64-puppet7.example.com zabbix_agentd[1403]: agent #4 started [listener #3] Jun 28 12:41:28 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. Jun 28 12:41:28 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. Jun 28 12:42:59 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:42:59 almalinux8-64-puppet7.example.com zabbix_agentd[1399]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:42:59 almalinux8-64-puppet7.example.com zabbix_agentd[1399]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:42:59 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:42:59 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_124259819.i8zvWZ.pp Last 10 lines of output were: Jun 28 12:43:09 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 12:43:09 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:43:09 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:43:09 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 Jun 28 12:43:09 almalinux8-64-puppet7.example.com zabbix_agentd[1758]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:43:09 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.07 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_124439641.SMZdJd.pp Last 10 lines of output were: Jun 28 12:44:39 almalinux8-64-puppet7.example.com zabbix_agentd[1758]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:44:39 almalinux8-64-puppet7.example.com zabbix_agentd[1758]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:44:39 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:44:39 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:44:49 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:44:49 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 12:44:49 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:44:49 almalinux8-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 8 - Rocky 8 - Zabbix 7.0
The run was canceled by @bastelfreak.
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_124620205.8Mv4qk.pp Last 10 lines of output were: Jun 28 12:46:20 almalinux8-64-puppet7.example.com zabbix_agentd[1913]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:46:20 almalinux8-64-puppet7.example.com zabbix_agentd[1913]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:46:20 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:46:20 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:46:30 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:46:30 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 12:46:30 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:46:30 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.68 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0
The operation was canceled.
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_124800641.nS8i1R.pp Last 10 lines of output were: Jun 28 12:48:00 almalinux8-64-puppet7.example.com zabbix_agentd[2085]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:48:00 almalinux8-64-puppet7.example.com zabbix_agentd[2085]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:48:00 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:48:00 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:48:10 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:48:10 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 12:48:10 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:48:10 almalinux8-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 - AlmaLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Debian 11 - Zabbix 7.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - Debian 11 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0
The run was canceled by @bastelfreak.
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_124522506.DIq0Rn.pp Last 10 lines of output were: Jun 28 12:47:07 oracle7-64-puppet7.example.com zabbix_agentd[906]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:47:07 oracle7-64-puppet7.example.com zabbix_agentd[906]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:47:07 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:47:07 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:47:07 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.67 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124708039.cAP9Db.pp Last 10 lines of output were: Jun 28 12:47:21 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. Jun 28 12:47:21 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. Jun 28 12:48:51 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 12:48:51 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:48:51 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:48:51 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:48:51 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:48:51 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124852607.Zfw7Nn.pp Last 10 lines of output were: Jun 28 12:49:06 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:49:06 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:49:06 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:49:06 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 Jun 28 12:49:06 oracle7-64-puppet7.example.com zabbix_agentd[1226]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:49:06 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.06 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_125036485.tkrIno.pp Last 10 lines of output were: Jun 28 12:50:36 oracle7-64-puppet7.example.com zabbix_agentd[1226]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:50:36 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:50:36 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:50:36 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:50:50 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:50:50 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:50:50 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:50:50 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.13 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_125220546.iV8NH4.pp Last 10 lines of output were: Jun 28 12:52:20 oracle7-64-puppet7.example.com zabbix_agentd[1344]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:52:20 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:52:20 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:52:20 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:52:33 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:52:33 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:52:33 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:52:33 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 101.88 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_125404225.8yV6Ls.pp Last 10 lines of output were: Jun 28 12:54:04 oracle7-64-puppet7.example.com zabbix_agentd[1469]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:54:04 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:54:04 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:54:04 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:54:17 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:54:17 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:54:17 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:54:17 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 101.94 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - CentOS 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 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_131801441.JWZVwM.pp Last 10 lines of output were: Jun 28 13:19:48 centos7-64-puppet8.example.com zabbix_agentd[847]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:19:48 centos7-64-puppet8.example.com zabbix_agentd[847]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 13:19:48 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:19:48 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 13:19:48 centos7-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 105.55 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - CentOS 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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_131949074.3alYrZ.pp Last 10 lines of output were: Jun 28 13:20:01 centos7-64-puppet8.example.com systemd[1]: New main PID 986 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 13:20:01 centos7-64-puppet8.example.com systemd[1]: New main PID 986 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 13:21:31 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 13:21:31 centos7-64-puppet8.example.com zabbix_agentd[986]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:21:31 centos7-64-puppet8.example.com zabbix_agentd[986]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 13:21:31 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:21:31 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 13:21:31 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 100.94 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - CentOS 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 - CentOS 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 - CentOS 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 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132132622.khZXpc.pp Last 10 lines of output were: Jun 28 13:21:45 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 13:21:45 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:21:45 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 13:21:45 centos7-64-puppet8.example.com zabbix_agentd[1207]: zabbix_agentd [1207]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 13:21:45 centos7-64-puppet8.example.com zabbix_agentd[1209]: Starting Zabbix Agent [centos7-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 13:21:45 centos7-64-puppet8.example.com zabbix_agentd[1209]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 101.13 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - CentOS 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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132315767.jQQJAh.pp Last 10 lines of output were: Jun 28 13:23:15 centos7-64-puppet8.example.com zabbix_agentd[1209]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 13:23:15 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:23:15 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 13:23:15 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 13:23:28 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 13:23:28 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:23:28 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 13:23:28 centos7-64-puppet8.example.com zabbix_agentd[1346]: zabbix_agentd [1346]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.21 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - CentOS 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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132459076.orTIgv.pp Last 10 lines of output were: Jun 28 13:24:58 centos7-64-puppet8.example.com zabbix_agentd[1348]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 13:24:58 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:24:58 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 13:24:58 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 13:25:12 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 13:25:12 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:25:12 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 13:25:12 centos7-64-puppet8.example.com zabbix_agentd[1492]: zabbix_agentd [1492]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.39 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - CentOS 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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132642504.Ntg2z2.pp Last 10 lines of output were: Jun 28 13:26:42 centos7-64-puppet8.example.com zabbix_agentd[1494]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 13:26:42 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:26:42 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 13:26:42 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 13:26:55 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 13:26:55 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:26:55 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 13:26:55 centos7-64-puppet8.example.com zabbix_agentd[1631]: zabbix_agentd [1631]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.18 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0
The run was canceled by @bastelfreak.
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124302380.HgRuSw.pp Last 10 lines of output were: Jun 28 12:44:51 centos7-64-puppet7.example.com zabbix_agentd[851]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:44:51 centos7-64-puppet7.example.com zabbix_agentd[851]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:44:51 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:44:51 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:44:51 centos7-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 107.56 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124451859.9IqDhj.pp Last 10 lines of output were: Jun 28 12:45:04 centos7-64-puppet7.example.com systemd[1]: New main PID 987 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 12:45:04 centos7-64-puppet7.example.com systemd[1]: New main PID 987 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 12:46:34 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 12:46:34 centos7-64-puppet7.example.com zabbix_agentd[987]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:46:34 centos7-64-puppet7.example.com zabbix_agentd[987]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:46:34 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:46:34 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:46:34 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 101.10 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 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 - CentOS 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 - Debian 12 - Zabbix 7.0
The run was canceled by @bastelfreak.
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124635426.YjUM5b.pp Last 10 lines of output were: Jun 28 12:46:48 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:46:48 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:46:48 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:46:48 centos7-64-puppet7.example.com zabbix_agentd[1205]: zabbix_agentd [1205]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 12:46:48 centos7-64-puppet7.example.com zabbix_agentd[1207]: Starting Zabbix Agent [centos7-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:46:48 centos7-64-puppet7.example.com zabbix_agentd[1207]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 101.26 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Debian 12 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124818531.2flCsE.pp Last 10 lines of output were: Jun 28 12:48:18 centos7-64-puppet7.example.com zabbix_agentd[1207]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:48:18 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:48:18 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:48:18 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:48:31 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:48:31 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:48:31 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:48:31 centos7-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 101.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_125001609.rwdrRB.pp Last 10 lines of output were: Jun 28 12:50:01 centos7-64-puppet7.example.com zabbix_agentd[1343]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:50:01 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:50:01 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:50:01 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:50:14 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:50:14 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:50:14 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:50:14 centos7-64-puppet7.example.com zabbix_agentd[1484]: zabbix_agentd [1484]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.05 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_125144527.rtxlfB.pp Last 10 lines of output were: Jun 28 12:51:44 centos7-64-puppet7.example.com zabbix_agentd[1486]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:51:44 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:51:44 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:51:44 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:51:57 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:51:57 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:51:57 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:51:57 centos7-64-puppet7.example.com zabbix_agentd[1619]: zabbix_agentd [1619]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.11 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 7 - Zabbix 7.0
The run was canceled by @bastelfreak.
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124254883.r97mws.pp Last 10 lines of output were: Jun 28 12:44:37 centos7-64-puppet7.example.com zabbix_agentd[834]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:44:37 centos7-64-puppet7.example.com zabbix_agentd[834]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:44:37 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:44:37 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:44:37 centos7-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 101.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124437945.htpvHD.pp Last 10 lines of output were: Jun 28 12:44:50 centos7-64-puppet7.example.com systemd[1]: New main PID 970 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 12:44:50 centos7-64-puppet7.example.com systemd[1]: New main PID 970 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 12:46:20 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 12:46:20 centos7-64-puppet7.example.com zabbix_agentd[970]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:46:20 centos7-64-puppet7.example.com zabbix_agentd[970]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:46:20 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:46:20 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:46:20 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 101.20 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 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 - CentOS 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 - CentOS 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124621540.32YmpO.pp Last 10 lines of output were: Jun 28 12:46:35 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:46:35 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:46:35 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:46:35 centos7-64-puppet7.example.com zabbix_agentd[1188]: zabbix_agentd [1188]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 12:46:35 centos7-64-puppet7.example.com zabbix_agentd[1190]: Starting Zabbix Agent [centos7-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:46:35 centos7-64-puppet7.example.com zabbix_agentd[1190]: **** 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.02 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124805410.x0UOZR.pp Last 10 lines of output were: Jun 28 12:48:05 centos7-64-puppet7.example.com zabbix_agentd[1190]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:48:05 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:48:05 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:48:05 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:48:18 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:48:18 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:48:18 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:48:18 centos7-64-puppet7.example.com zabbix_agentd[1324]: zabbix_agentd [1324]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.18 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124948466.LQrqM2.pp Last 10 lines of output were: Jun 28 12:49:48 centos7-64-puppet7.example.com zabbix_agentd[1326]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:49:48 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:49:48 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:49:48 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:50:01 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:50:01 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:50:01 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:50:01 centos7-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 101.13 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_125131394.P8gK0J.pp Last 10 lines of output were: Jun 28 12:51:31 centos7-64-puppet7.example.com zabbix_agentd[1469]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:51:31 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:51:31 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:51:31 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:51:44 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:51:44 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:51:44 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:51:44 centos7-64-puppet7.example.com zabbix_agentd[1602]: zabbix_agentd [1602]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.18 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - CentOS 7 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0
The run was canceled by @bastelfreak.
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_124801941.9TnVkQ.pp Last 10 lines of output were: Jun 28 12:49:47 oracle7-64-puppet7.example.com zabbix_agentd[906]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:49:47 oracle7-64-puppet7.example.com zabbix_agentd[906]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:49:47 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:49:47 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:49:47 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.63 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_124947444.Q2aXRh.pp Last 10 lines of output were: Jun 28 12:50:01 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. Jun 28 12:50:01 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. Jun 28 12:51:31 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 12:51:31 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:51:31 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:51:31 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:51:31 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:51:31 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.10 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_125132015.8pil8d.pp Last 10 lines of output were: Jun 28 12:51:45 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:51:45 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:51:45 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:51:45 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 Jun 28 12:51:45 oracle7-64-puppet7.example.com zabbix_agentd[1226]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:51:45 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.05 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_125315884.NJbWzw.pp Last 10 lines of output were: Jun 28 12:53:15 oracle7-64-puppet7.example.com zabbix_agentd[1226]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:53:15 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:53:15 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:53:15 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:53:29 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:53:29 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:53:29 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:53:29 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 101.93 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_125459691.6RnMnB.pp Last 10 lines of output were: Jun 28 12:54:59 oracle7-64-puppet7.example.com zabbix_agentd[1344]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:54:59 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:54:59 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:54:59 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:55:13 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:55:13 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:55:13 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:55:13 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.05 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_125643628.D079LM.pp Last 10 lines of output were: Jun 28 12:56:43 oracle7-64-puppet7.example.com zabbix_agentd[1469]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:56:43 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:56:43 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:56:43 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:56:57 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:56:57 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:56:57 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:56:57 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 101.93 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 8 - Rocky 8 - Zabbix 5.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Debian 12 - Zabbix 5.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - Debian 12 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
The run was canceled by @bastelfreak.
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_125256689.Ifuwoj.pp Last 10 lines of output were: Jun 28 12:54:41 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:54:41 rocky8-64-puppet7.example.com zabbix_agentd[1152]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:54:41 rocky8-64-puppet7.example.com zabbix_agentd[1152]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:54:41 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:54:41 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.71 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_125441355.4l0w8s.pp Last 10 lines of output were: Jun 28 12:54:51 rocky8-64-puppet7.example.com zabbix_agentd[1303]: agent #4 started [listener #3] Jun 28 12:54:51 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. Jun 28 12:54:51 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. Jun 28 12:56:21 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:56:21 rocky8-64-puppet7.example.com zabbix_agentd[1299]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:56:21 rocky8-64-puppet7.example.com zabbix_agentd[1299]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:56:21 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:56:21 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - 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_125622510.5DVRj7.pp Last 10 lines of output were: Jun 28 12:56:31 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 12:56:31 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:56:31 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:56:31 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 Jun 28 12:56:31 rocky8-64-puppet7.example.com zabbix_agentd[1626]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:56:31 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.96 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_125802318.vDmsPW.pp Last 10 lines of output were: Jun 28 12:58:02 rocky8-64-puppet7.example.com zabbix_agentd[1626]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:58:02 rocky8-64-puppet7.example.com zabbix_agentd[1626]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:58:02 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:58:02 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:58:12 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:58:12 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 12:58:12 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:58:12 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - 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_125942889.cEXeFk.pp Last 10 lines of output were: Jun 28 12:59:42 rocky8-64-puppet7.example.com zabbix_agentd[1773]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:59:42 rocky8-64-puppet7.example.com zabbix_agentd[1773]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:59:42 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:59:42 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:59:52 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:59:52 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 12:59:52 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:59:52 rocky8-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:59
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130123291.HNiuZL.pp Last 10 lines of output were: Jun 28 13:01:23 rocky8-64-puppet7.example.com zabbix_agentd[1935]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:01:23 rocky8-64-puppet7.example.com zabbix_agentd[1935]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 13:01:23 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:01:23 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:01:33 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 13:01:33 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 13:01:33 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:01:33 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0
The run was canceled by @bastelfreak.
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_124940292.BxUwnX.pp Last 10 lines of output were: Jun 28 12:51:25 oracle7-64-puppet7.example.com zabbix_agentd[919]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:51:25 oracle7-64-puppet7.example.com zabbix_agentd[919]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:51:25 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:51:25 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:51:25 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.07 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_125125373.64cAHn.pp Last 10 lines of output were: Jun 28 12:51:39 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. Jun 28 12:51:39 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. Jun 28 12:53:09 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 12:53:09 oracle7-64-puppet7.example.com zabbix_agentd[1037]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:53:09 oracle7-64-puppet7.example.com zabbix_agentd[1037]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:53:09 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:53:09 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:53:09 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.06 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_125309972.fzbZvI.pp Last 10 lines of output were: Jun 28 12:53:23 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:53:23 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:53:23 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:53:23 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 Jun 28 12:53:23 oracle7-64-puppet7.example.com zabbix_agentd[1239]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:53:23 oracle7-64-puppet7.example.com zabbix_agentd[1239]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.18 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_125454052.9S5voJ.pp Last 10 lines of output were: Jun 28 12:54:53 oracle7-64-puppet7.example.com zabbix_agentd[1239]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:54:53 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:54:53 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:54:53 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:55:07 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:55:07 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:55:07 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:55:07 oracle7-64-puppet7.example.com zabbix_agentd[1355]: zabbix_agentd [1355]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 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#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_125638120.Iylu1o.pp Last 10 lines of output were: Jun 28 12:56:37 oracle7-64-puppet7.example.com zabbix_agentd[1357]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:56:37 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:56:37 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:56:37 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:56:51 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:56:51 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:56:51 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:56:51 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.01 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_125822060.J3uCkJ.pp Last 10 lines of output were: Jun 28 12:58:21 oracle7-64-puppet7.example.com zabbix_agentd[1482]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:58:21 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:58:21 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 12:58:21 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 12:58:35 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 12:58:35 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:58:35 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:58:35 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 102.03 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 8 - AlmaLinux 8 - Zabbix 7.0
The run was canceled by @bastelfreak.
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_130655322.hCDS1n.pp Last 10 lines of output were: Jun 28 13:08:34 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 13:08:34 almalinux8-64-puppet8.example.com zabbix_agentd[1211]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:08:34 almalinux8-64-puppet8.example.com zabbix_agentd[1211]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 13:08:34 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:08:34 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.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_130834293.2w2COo.pp Last 10 lines of output were: Jun 28 13:08:44 almalinux8-64-puppet8.example.com zabbix_agentd[1370]: agent #4 started [listener #3] Jun 28 13:08:44 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. Jun 28 13:08:44 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. Jun 28 13:10:14 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 13:10:14 almalinux8-64-puppet8.example.com zabbix_agentd[1366]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:10:14 almalinux8-64-puppet8.example.com zabbix_agentd[1366]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 13:10:14 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:10:14 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 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_131015446.79NsvP.pp Last 10 lines of output were: Jun 28 13:10:24 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 13:10:24 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:10:24 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 13:10:24 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 Jun 28 13:10:24 almalinux8-64-puppet8.example.com zabbix_agentd[1725]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 13:10:24 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.93 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_131155254.BmYmqt.pp Last 10 lines of output were: Jun 28 13:11:55 almalinux8-64-puppet8.example.com zabbix_agentd[1725]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:11:55 almalinux8-64-puppet8.example.com zabbix_agentd[1725]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 13:11:55 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:11:55 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:12:05 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 13:12:05 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 13:12:05 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:12:05 almalinux8-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: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_131335816.lVfkLJ.pp Last 10 lines of output were: Jun 28 13:13:35 almalinux8-64-puppet8.example.com zabbix_agentd[1880]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:13:35 almalinux8-64-puppet8.example.com zabbix_agentd[1880]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 13:13:35 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:13:35 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:13:45 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 13:13:45 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 13:13:45 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:13:45 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: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_131516226.C2nNBK.pp Last 10 lines of output were: Jun 28 13:15:16 almalinux8-64-puppet8.example.com zabbix_agentd[2052]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:15:16 almalinux8-64-puppet8.example.com zabbix_agentd[2052]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 13:15:16 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:15:16 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:15:26 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 13:15:26 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 13:15:26 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:15:26 almalinux8-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 - AlmaLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0
The run was canceled by @bastelfreak.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
The run was canceled by @bastelfreak.
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0
The operation was canceled.
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_124829669.GzIWmO.pp Last 10 lines of output were: Jun 28 12:50:33 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:50:33 oracle8-64-puppet7.example.com zabbix_agentd[1091]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:50:33 oracle8-64-puppet7.example.com zabbix_agentd[1091]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:50:33 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:50:33 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.23 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_125033779.3EjkNn.pp Last 10 lines of output were: Jun 28 12:50:43 oracle8-64-puppet7.example.com zabbix_agentd[1239]: agent #4 started [listener #3] Jun 28 12:50:43 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. Jun 28 12:50:43 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. Jun 28 12:52:14 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:52:14 oracle8-64-puppet7.example.com zabbix_agentd[1235]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:52:14 oracle8-64-puppet7.example.com zabbix_agentd[1235]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:52:14 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:52:14 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.62 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_125214881.0DFDmd.pp Last 10 lines of output were: Jun 28 12:52:24 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 12:52:24 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:52:24 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:52:24 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 Jun 28 12:52:24 oracle8-64-puppet7.example.com zabbix_agentd[1535]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:52:24 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 98.03 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_125354730.wzx6KV.pp Last 10 lines of output were: Jun 28 12:53:54 oracle8-64-puppet7.example.com zabbix_agentd[1535]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:53:54 oracle8-64-puppet7.example.com zabbix_agentd[1535]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:53:54 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:53:54 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:54:04 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:54:04 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 12:54:04 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:54:04 oracle8-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: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_125535296.kAXtBk.pp Last 10 lines of output were: Jun 28 12:55:35 oracle8-64-puppet7.example.com zabbix_agentd[1679]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:55:35 oracle8-64-puppet7.example.com zabbix_agentd[1679]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:55:35 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:55:35 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:55:45 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:55:45 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 12:55:45 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:55:45 oracle8-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 - 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_125715710.OzqvUJ.pp Last 10 lines of output were: Jun 28 12:57:15 oracle8-64-puppet7.example.com zabbix_agentd[1836]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:57:15 oracle8-64-puppet7.example.com zabbix_agentd[1836]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:57:15 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:57:15 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:57:25 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:57:25 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 12:57:25 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:57:25 oracle8-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 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0
The run was canceled by @bastelfreak.
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_124121520.7cySyh.pp Last 10 lines of output were: Jun 28 12:43:02 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:43:02 almalinux8-64-puppet7.example.com zabbix_agentd[1210]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:43:02 almalinux8-64-puppet7.example.com zabbix_agentd[1210]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:43:02 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:43:02 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 99.21 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_124302628.MfcGQq.pp Last 10 lines of output were: Jun 28 12:43:12 almalinux8-64-puppet7.example.com zabbix_agentd[1369]: agent #4 started [listener #3] Jun 28 12:43:12 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. Jun 28 12:43:12 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. Jun 28 12:44:42 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:44:42 almalinux8-64-puppet7.example.com zabbix_agentd[1365]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:44:42 almalinux8-64-puppet7.example.com zabbix_agentd[1365]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:44:42 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:44:42 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.61 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 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 8 - Rocky 9 - Zabbix 5.0
The run was canceled by @bastelfreak.
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 8 - Rocky 9 - Zabbix 5.0
The operation was canceled.
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_124443770.BgnQnl.pp Last 10 lines of output were: Jun 28 12:44:53 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 12:44:53 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:44:53 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:44:53 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 Jun 28 12:44:53 almalinux8-64-puppet7.example.com zabbix_agentd[1724]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:44:53 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.95 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_124623568.Xz4NlG.pp Last 10 lines of output were: Jun 28 12:46:23 almalinux8-64-puppet7.example.com zabbix_agentd[1724]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:46:23 almalinux8-64-puppet7.example.com zabbix_agentd[1724]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:46:23 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:46:23 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:46:33 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:46:33 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 12:46:33 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:46:33 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 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_124804127.rHg0oD.pp Last 10 lines of output were: Jun 28 12:48:03 almalinux8-64-puppet7.example.com zabbix_agentd[1879]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:48:03 almalinux8-64-puppet7.example.com zabbix_agentd[1879]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:48:03 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:48:03 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:48:14 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:48:14 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 12:48:14 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:48:14 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.60 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 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_124944561.cj7X2y.pp Last 10 lines of output were: Jun 28 12:49:44 almalinux8-64-puppet7.example.com zabbix_agentd[2051]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:49:44 almalinux8-64-puppet7.example.com zabbix_agentd[2051]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:49:44 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:49:44 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:49:54 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:49:54 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 12:49:54 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:49:54 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
The run was canceled by @bastelfreak.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0
The operation was canceled.
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_130446008.X4mimu.pp Last 10 lines of output were: Jun 28 13:06:24 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 13:06:24 almalinux8-64-puppet8.example.com zabbix_agentd[1245]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:06:24 almalinux8-64-puppet8.example.com zabbix_agentd[1245]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 13:06:24 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:06:24 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 96.38 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_130624399.MVCKfe.pp Last 10 lines of output were: Jun 28 13:06:34 almalinux8-64-puppet8.example.com zabbix_agentd[1404]: agent #4 started [listener #3] Jun 28 13:06:34 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1400 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 13:06:34 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1400 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 13:08:04 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 13:08:04 almalinux8-64-puppet8.example.com zabbix_agentd[1400]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:08:04 almalinux8-64-puppet8.example.com zabbix_agentd[1400]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 13:08:04 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:08:04 almalinux8-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 - 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_130805567.ewy4Q9.pp Last 10 lines of output were: Jun 28 13:08:14 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 13:08:14 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:08:14 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 13:08:14 almalinux8-64-puppet8.example.com zabbix_agentd[1757]: zabbix_agentd [1757]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 13:08:14 almalinux8-64-puppet8.example.com zabbix_agentd[1759]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 13:08:14 almalinux8-64-puppet8.example.com zabbix_agentd[1759]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.86 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_130945355.Bgf8io.pp Last 10 lines of output were: Jun 28 13:09:45 almalinux8-64-puppet8.example.com zabbix_agentd[1759]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:09:45 almalinux8-64-puppet8.example.com zabbix_agentd[1759]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 13:09:45 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:09:45 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:09:55 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 13:09:55 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 13:09:55 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:09:55 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: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_131125921.Yoqib7.pp Last 10 lines of output were: Jun 28 13:11:25 almalinux8-64-puppet8.example.com zabbix_agentd[1914]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:11:25 almalinux8-64-puppet8.example.com zabbix_agentd[1914]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 13:11:25 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:11:25 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:11:35 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 13:11:35 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 13:11:35 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:11:35 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.39 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_131306355.taUXq7.pp Last 10 lines of output were: Jun 28 13:13:06 almalinux8-64-puppet8.example.com zabbix_agentd[2086]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:13:06 almalinux8-64-puppet8.example.com zabbix_agentd[2086]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 13:13:06 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:13:06 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:13:16 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 13:13:16 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 13:13:16 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:13:16 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 5.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
The run was canceled by @bastelfreak.
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_130656064.2MbqIh.pp Last 10 lines of output were: Jun 28 13:08:34 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 13:08:34 almalinux8-64-puppet8.example.com zabbix_agentd[1227]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:08:34 almalinux8-64-puppet8.example.com zabbix_agentd[1227]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 13:08:34 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:08:34 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.10 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_130835157.QrVc5O.pp Last 10 lines of output were: Jun 28 13:08:45 almalinux8-64-puppet8.example.com zabbix_agentd[1386]: agent #4 started [listener #3] Jun 28 13:08:45 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. Jun 28 13:08:45 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. Jun 28 13:10:15 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 13:10:15 almalinux8-64-puppet8.example.com zabbix_agentd[1382]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:10:15 almalinux8-64-puppet8.example.com zabbix_agentd[1382]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 13:10:15 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:10:15 almalinux8-64-puppet8.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 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_131016334.AupDPb.pp Last 10 lines of output were: Jun 28 13:10:25 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 13:10:25 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:10:25 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 13:10:25 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 Jun 28 13:10:25 almalinux8-64-puppet8.example.com zabbix_agentd[1741]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 13:10:25 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.87 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_131156147.x0Fe1G.pp Last 10 lines of output were: Jun 28 13:11:55 almalinux8-64-puppet8.example.com zabbix_agentd[1741]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:11:55 almalinux8-64-puppet8.example.com zabbix_agentd[1741]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 13:11:56 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:11:56 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:12:06 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 13:12:06 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 13:12:06 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:12:06 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 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_131336668.9eVLM2.pp Last 10 lines of output were: Jun 28 13:13:36 almalinux8-64-puppet8.example.com zabbix_agentd[1896]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:13:36 almalinux8-64-puppet8.example.com zabbix_agentd[1896]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 13:13:36 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:13:36 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:13:46 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 13:13:46 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 13:13:46 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:13:46 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: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_131517091.vPlEaX.pp Last 10 lines of output were: Jun 28 13:15:16 almalinux8-64-puppet8.example.com zabbix_agentd[2068]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:15:16 almalinux8-64-puppet8.example.com zabbix_agentd[2068]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 13:15:16 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:15:16 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:15:27 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 13:15:27 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 13:15:27 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:15:27 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.54 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
The run was canceled by @bastelfreak.
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_124106859.eqYTNO.pp Last 10 lines of output were: Jun 28 12:42:47 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:42:47 almalinux8-64-puppet7.example.com zabbix_agentd[1227]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:42:47 almalinux8-64-puppet7.example.com zabbix_agentd[1227]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:42:47 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:42:47 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 99.19 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_124247844.AKNMZe.pp Last 10 lines of output were: Jun 28 12:42:57 almalinux8-64-puppet7.example.com zabbix_agentd[1386]: agent #4 started [listener #3] Jun 28 12:42:58 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. Jun 28 12:42:58 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. Jun 28 12:44:28 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:44:28 almalinux8-64-puppet7.example.com zabbix_agentd[1382]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:44:28 almalinux8-64-puppet7.example.com zabbix_agentd[1382]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:44:28 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:44:28 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 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_124428983.WGPgiY.pp Last 10 lines of output were: Jun 28 12:44:38 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 12:44:38 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:44:38 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:44:38 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 Jun 28 12:44:38 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:44:38 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.06 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_124608780.POOUiL.pp Last 10 lines of output were: Jun 28 12:46:08 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:46:08 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:46:08 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:46:08 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:46:18 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:46:18 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 12:46:18 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:46:18 almalinux8-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 - 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_124749344.jgzKtL.pp Last 10 lines of output were: Jun 28 12:47:49 almalinux8-64-puppet7.example.com zabbix_agentd[1896]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:47:49 almalinux8-64-puppet7.example.com zabbix_agentd[1896]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:47:49 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:47:49 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:47:59 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:47:59 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 12:47:59 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:47:59 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 - 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_124929772.010pO4.pp Last 10 lines of output were: Jun 28 12:49:29 almalinux8-64-puppet7.example.com zabbix_agentd[2068]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:49:29 almalinux8-64-puppet7.example.com zabbix_agentd[2068]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 12:49:29 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:49:29 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:49:39 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:49:39 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 12:49:39 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:49:39 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.76 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 - OracleLinux 8 - Zabbix 7.0
The run was canceled by @bastelfreak.
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_124913831.qRZkQx.pp Last 10 lines of output were: Jun 28 12:51:15 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:51:15 oracle8-64-puppet7.example.com zabbix_agentd[1078]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:51:15 oracle8-64-puppet7.example.com zabbix_agentd[1078]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:51:15 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:51:15 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 120.17 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_125115890.6OwIzV.pp Last 10 lines of output were: Jun 28 12:51:25 oracle8-64-puppet7.example.com zabbix_agentd[1226]: agent #4 started [listener #3] Jun 28 12:51:26 oracle8-64-puppet7.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. Jun 28 12:51:26 oracle8-64-puppet7.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. Jun 28 12:52:56 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:52:56 oracle8-64-puppet7.example.com zabbix_agentd[1222]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:52:56 oracle8-64-puppet7.example.com zabbix_agentd[1222]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:52:56 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:52:56 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.66 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 8 - CentOS 7 - Zabbix 7.0
The run was canceled by @bastelfreak.
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_125256982.g1yPHM.pp Last 10 lines of output were: Jun 28 12:53:06 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 12:53:06 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:53:06 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:53:06 oracle8-64-puppet7.example.com zabbix_agentd[1520]: zabbix_agentd [1520]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 12:53:06 oracle8-64-puppet7.example.com zabbix_agentd[1522]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:53:06 oracle8-64-puppet7.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 98.10 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - CentOS 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 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132242422.rgXRcU.pp Last 10 lines of output were: Jun 28 13:24:24 centos7-64-puppet8.example.com zabbix_agentd[846]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:24:24 centos7-64-puppet8.example.com zabbix_agentd[846]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 13:24:24 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:24:24 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 13:24:24 centos7-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 100.17 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 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_125436842.dFYMPm.pp Last 10 lines of output were: Jun 28 12:54:36 oracle8-64-puppet7.example.com zabbix_agentd[1522]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:54:36 oracle8-64-puppet7.example.com zabbix_agentd[1522]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:54:36 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:54:36 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:54:46 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:54:46 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 12:54:46 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:54:46 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:40
Puppet / Puppet 8 - CentOS 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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132424620.y4vbCi.pp Last 10 lines of output were: Jun 28 13:24:37 centos7-64-puppet8.example.com systemd[1]: New main PID 985 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 13:24:37 centos7-64-puppet8.example.com systemd[1]: New main PID 985 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 13:26:07 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 13:26:07 centos7-64-puppet8.example.com zabbix_agentd[985]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:26:07 centos7-64-puppet8.example.com zabbix_agentd[985]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 13:26:07 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:26:07 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 13:26:07 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 101.25 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#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_125617407.JaqdjS.pp Last 10 lines of output were: Jun 28 12:56:17 oracle8-64-puppet7.example.com zabbix_agentd[1666]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:56:17 oracle8-64-puppet7.example.com zabbix_agentd[1666]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:56:17 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:56:17 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:56:27 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:56:27 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 12:56:27 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:56:27 oracle8-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 8 - CentOS 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 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_125757826.tBdejg.pp Last 10 lines of output were: Jun 28 12:57:57 oracle8-64-puppet7.example.com zabbix_agentd[1823]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:57:57 oracle8-64-puppet7.example.com zabbix_agentd[1823]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:57:57 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:57:57 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:58:07 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:58:07 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 12:58:07 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:58:07 oracle8-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 8 - CentOS 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 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 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 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132608464.JCr4DN.pp Last 10 lines of output were: Jun 28 13:26:21 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 13:26:21 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:26:21 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 13:26:21 centos7-64-puppet8.example.com zabbix_agentd[1206]: zabbix_agentd [1206]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 13:26:21 centos7-64-puppet8.example.com zabbix_agentd[1208]: Starting Zabbix Agent [centos7-64-puppet8.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 13:26:21 centos7-64-puppet8.example.com zabbix_agentd[1208]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 101.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - CentOS 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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132751573.hBQqnC.pp Last 10 lines of output were: Jun 28 13:27:51 centos7-64-puppet8.example.com zabbix_agentd[1208]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 13:27:51 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:27:51 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 13:27:51 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 13:28:04 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 13:28:04 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:28:04 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 13:28:04 centos7-64-puppet8.example.com zabbix_agentd[1345]: zabbix_agentd [1345]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.25 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - CentOS 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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132934886.T9fvlr.pp Last 10 lines of output were: Jun 28 13:29:34 centos7-64-puppet8.example.com zabbix_agentd[1347]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 13:29:34 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:29:34 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 13:29:34 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 13:29:47 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 13:29:47 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:29:47 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 13:29:47 centos7-64-puppet8.example.com zabbix_agentd[1491]: zabbix_agentd [1491]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.25 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - CentOS 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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133118066.8r6cMq.pp Last 10 lines of output were: Jun 28 13:31:17 centos7-64-puppet8.example.com zabbix_agentd[1493]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 13:31:17 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:31:17 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 13:31:17 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 13:31:30 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 13:31:30 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:31:30 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 13:31:30 centos7-64-puppet8.example.com zabbix_agentd[1629]: zabbix_agentd [1629]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.07 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - CentOS 7 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
The run was canceled by @bastelfreak.
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_125002684.z5PqEQ.pp Last 10 lines of output were: Jun 28 12:52:05 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:52:05 oracle8-64-puppet7.example.com zabbix_agentd[1104]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:52:05 oracle8-64-puppet7.example.com zabbix_agentd[1104]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:52:05 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:52:05 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 120.53 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_125205188.mql6pB.pp Last 10 lines of output were: Jun 28 12:52:15 oracle8-64-puppet7.example.com zabbix_agentd[1252]: agent #4 started [listener #3] Jun 28 12:52:15 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1248 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 12:52:15 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1248 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 12:53:45 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:53:45 oracle8-64-puppet7.example.com zabbix_agentd[1248]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:53:45 oracle8-64-puppet7.example.com zabbix_agentd[1248]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:53:45 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:53:45 oracle8-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 - 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_125346284.t39Bgg.pp Last 10 lines of output were: Jun 28 12:53:55 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 12:53:55 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:53:55 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:53:55 oracle8-64-puppet7.example.com zabbix_agentd[1546]: zabbix_agentd [1546]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 12:53:55 oracle8-64-puppet7.example.com zabbix_agentd[1548]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:53:55 oracle8-64-puppet7.example.com zabbix_agentd[1548]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 98.00 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_125526126.WxVxAx.pp Last 10 lines of output were: Jun 28 12:55:26 oracle8-64-puppet7.example.com zabbix_agentd[1548]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:55:26 oracle8-64-puppet7.example.com zabbix_agentd[1548]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:55:26 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:55:26 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:55:36 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:55:36 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 12:55:36 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:55:36 oracle8-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: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_125706686.k6kytP.pp Last 10 lines of output were: Jun 28 12:57:06 oracle8-64-puppet7.example.com zabbix_agentd[1692]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:57:06 oracle8-64-puppet7.example.com zabbix_agentd[1692]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:57:06 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:57:06 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:57:16 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:57:16 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 12:57:16 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:57:16 oracle8-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 - 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_125847116.9gDj6V.pp Last 10 lines of output were: Jun 28 12:58:47 oracle8-64-puppet7.example.com zabbix_agentd[1849]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:58:47 oracle8-64-puppet7.example.com zabbix_agentd[1849]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 12:58:47 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:58:47 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:58:57 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:58:57 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 12:58:57 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:58:57 oracle8-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 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0
The run was canceled by @bastelfreak.
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_125212722.EKMSIw.pp Last 10 lines of output were: Jun 28 12:53:56 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:53:56 rocky8-64-puppet7.example.com zabbix_agentd[1122]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:53:56 rocky8-64-puppet7.example.com zabbix_agentd[1122]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:53:56 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:53:56 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.24 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_125356721.xf8FxZ.pp Last 10 lines of output were: Jun 28 12:54:06 rocky8-64-puppet7.example.com zabbix_agentd[1273]: agent #4 started [listener #3] Jun 28 12:54:06 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. Jun 28 12:54:06 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. Jun 28 12:55:37 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 12:55:37 rocky8-64-puppet7.example.com zabbix_agentd[1269]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:55:37 rocky8-64-puppet7.example.com zabbix_agentd[1269]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:55:37 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:55:37 rocky8-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 - 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 - 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_125537880.GpJ1H6.pp Last 10 lines of output were: Jun 28 12:55:47 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 12:55:47 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:55:47 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 12:55:47 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 Jun 28 12:55:47 rocky8-64-puppet7.example.com zabbix_agentd[1596]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:55:47 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.08 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
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_125717687.NcuU5S.pp Last 10 lines of output were: Jun 28 12:57:17 rocky8-64-puppet7.example.com zabbix_agentd[1596]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:57:17 rocky8-64-puppet7.example.com zabbix_agentd[1596]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:57:17 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:57:17 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:57:27 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:57:27 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 12:57:27 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:57:27 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.68 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Rocky 8 - Zabbix 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_125858235.Oxnf3q.pp Last 10 lines of output were: Jun 28 12:58:58 rocky8-64-puppet7.example.com zabbix_agentd[1743]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 12:58:58 rocky8-64-puppet7.example.com zabbix_agentd[1743]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 12:58:58 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 12:58:58 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 12:59:08 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 12:59:08 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 12:59:08 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 12:59:08 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:59
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_130038678.EFCsfZ.pp Last 10 lines of output were: Jun 28 13:00:38 rocky8-64-puppet7.example.com zabbix_agentd[1905]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 13:00:38 rocky8-64-puppet7.example.com zabbix_agentd[1905]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 13:00:38 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 13:00:38 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 13:00:48 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 13:00:48 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 13:00:48 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 13:00:48 rocky8-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 - Rocky 8 - Zabbix 7.0
The operation was canceled.
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on gentoo-2-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 archlinux-rolling-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on centos-7-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on centos-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on debian-11-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 debian-12-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 / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on gentoo-2-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 archlinux-rolling-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on centos-7-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on centos-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on debian-11-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 debian-12-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