Duplicate: Add sensitive support #858
ci.yml
on: pull_request
Puppet
/
Static validations
19s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
240 errors and 22 warnings
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0
The job running on runner GitHub Actions 51 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160053894.XcNVPG.pp
Last 10 lines of output were:
Jul 03 16:02:36 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:02:36 almalinux8-64-puppet7.example.com zabbix_agentd[1223]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:02:36 almalinux8-64-puppet7.example.com zabbix_agentd[1223]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:02:36 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:02:36 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.46 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_160236178.rD541F.pp
Last 10 lines of output were:
Jul 03 16:02:46 almalinux8-64-puppet7.example.com zabbix_agentd[1382]: agent #4 started [listener #3]
Jul 03 16:02:46 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1378 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:02:46 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1378 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:16 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:04:16 almalinux8-64-puppet7.example.com zabbix_agentd[1378]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:16 almalinux8-64-puppet7.example.com zabbix_agentd[1378]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:04:16 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:04:16 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: Applied catalog in 98.76 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160417325.teVnXN.pp
Last 10 lines of output were:
Jul 03 16:04:26 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:04:26 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:04:26 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:04:26 almalinux8-64-puppet7.example.com zabbix_agentd[1735]: zabbix_agentd [1735]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:04:26 almalinux8-64-puppet7.example.com zabbix_agentd[1737]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:04:26 almalinux8-64-puppet7.example.com zabbix_agentd[1737]: **** 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 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_160557122.57yEIM.pp
Last 10 lines of output were:
Jul 03 16:05:57 almalinux8-64-puppet7.example.com zabbix_agentd[1737]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:05:57 almalinux8-64-puppet7.example.com zabbix_agentd[1737]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:05:57 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:05:57 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:07 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:06:07 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:06:07 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:07 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.69 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160737708.Y3edzp.pp
Last 10 lines of output were:
Jul 03 16:07:37 almalinux8-64-puppet7.example.com zabbix_agentd[1892]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:07:37 almalinux8-64-puppet7.example.com zabbix_agentd[1892]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:07:37 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:07:37 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:07:47 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:07:47 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:07:47 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:07:47 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 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_160918114.5OuHRD.pp
Last 10 lines of output were:
Jul 03 16:09:18 almalinux8-64-puppet7.example.com zabbix_agentd[2064]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:09:18 almalinux8-64-puppet7.example.com zabbix_agentd[2064]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:09:18 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:09:18 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:09:28 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:09:28 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:09:28 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:09:28 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.72 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
The job running on runner GitHub Actions 60 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160113142.AAIC5D.pp
Last 10 lines of output were:
Jul 03 16:02:55 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:02:55 almalinux8-64-puppet7.example.com zabbix_agentd[1240]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:02:55 almalinux8-64-puppet7.example.com zabbix_agentd[1240]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:02:55 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:02:55 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.25 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_160255223.RzvjOu.pp
Last 10 lines of output were:
Jul 03 16:03:05 almalinux8-64-puppet7.example.com zabbix_agentd[1399]: agent #4 started [listener #3]
Jul 03 16:03:05 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1395 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:05 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1395 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:35 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:04:35 almalinux8-64-puppet7.example.com zabbix_agentd[1395]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:35 almalinux8-64-puppet7.example.com zabbix_agentd[1395]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:04:35 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:04:35 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: Applied catalog in 98.69 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 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_160436367.xxRW0d.pp
Last 10 lines of output were:
Jul 03 16:04:45 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:04:45 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:04:45 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:04:45 almalinux8-64-puppet7.example.com zabbix_agentd[1752]: zabbix_agentd [1752]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:04:45 almalinux8-64-puppet7.example.com zabbix_agentd[1754]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:04:45 almalinux8-64-puppet7.example.com zabbix_agentd[1754]: **** Enabled features ****
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
�[mNotice: Applied catalog in 98.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160616168.6H0aC2.pp
Last 10 lines of output were:
Jul 03 16:06:16 almalinux8-64-puppet7.example.com zabbix_agentd[1754]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:06:16 almalinux8-64-puppet7.example.com zabbix_agentd[1754]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:06:16 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:06:16 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:26 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:06:26 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:06:26 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:26 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: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_160756729.xlWaRV.pp
Last 10 lines of output were:
Jul 03 16:07:56 almalinux8-64-puppet7.example.com zabbix_agentd[1909]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:07:56 almalinux8-64-puppet7.example.com zabbix_agentd[1909]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:07:56 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:07:56 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:06 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:08:06 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:08:06 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:06 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.64 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0:
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_160937152.HAFnbY.pp
Last 10 lines of output were:
Jul 03 16:09:37 almalinux8-64-puppet7.example.com zabbix_agentd[2081]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:09:37 almalinux8-64-puppet7.example.com zabbix_agentd[2081]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:09:37 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:09:37 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:09:47 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:09:47 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:09:47 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:09:47 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.72 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
The job running on runner GitHub Actions 19 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160105640.w52AUj.pp
Last 10 lines of output were:
Jul 03 16:02:47 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:02:47 almalinux8-64-puppet7.example.com zabbix_agentd[1256]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:02:47 almalinux8-64-puppet7.example.com zabbix_agentd[1256]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:02:47 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:02: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 100.33 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_160247969.dcUI2B.pp
Last 10 lines of output were:
Jul 03 16:02:58 almalinux8-64-puppet7.example.com zabbix_agentd[1415]: agent #4 started [listener #3]
Jul 03 16:02:58 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1411 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:02:58 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1411 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:28 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:04:28 almalinux8-64-puppet7.example.com zabbix_agentd[1411]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:28 almalinux8-64-puppet7.example.com zabbix_agentd[1411]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:04:28 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:04:28 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: Applied catalog in 98.50 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_160429119.cqIzwF.pp
Last 10 lines of output were:
Jul 03 16:04:38 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:04:38 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:04:38 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:04:38 almalinux8-64-puppet7.example.com zabbix_agentd[1768]: zabbix_agentd [1768]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:04:38 almalinux8-64-puppet7.example.com zabbix_agentd[1770]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:04:38 almalinux8-64-puppet7.example.com zabbix_agentd[1770]: **** 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.84 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_160608891.2jeH1Y.pp
Last 10 lines of output were:
Jul 03 16:06:08 almalinux8-64-puppet7.example.com zabbix_agentd[1770]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:06:08 almalinux8-64-puppet7.example.com zabbix_agentd[1770]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:06:08 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:06:08 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:19 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:06:19 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:06:19 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:19 almalinux8-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 - 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_160749462.xqKC6W.pp
Last 10 lines of output were:
Jul 03 16:07:49 almalinux8-64-puppet7.example.com zabbix_agentd[1925]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:07:49 almalinux8-64-puppet7.example.com zabbix_agentd[1925]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:07:49 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:07:49 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:07:59 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:07:59 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:07:59 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:07:59 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160929872.0RVYTx.pp
Last 10 lines of output were:
Jul 03 16:09:29 almalinux8-64-puppet7.example.com zabbix_agentd[2106]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:09:29 almalinux8-64-puppet7.example.com zabbix_agentd[2106]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:09:29 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:09:29 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:09:40 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:09:40 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:09:40 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:09:40 almalinux8-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 - AlmaLinux 8 - Zabbix 5.0
The operation was canceled.
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
The job running on runner GitHub Actions 18 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160136269.XJenpa.pp
Last 10 lines of output were:
Jul 03 16:03:40 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:03:40 oracle8-64-puppet7.example.com zabbix_agentd[1104]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:40 oracle8-64-puppet7.example.com zabbix_agentd[1104]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:03:40 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:03:40 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.76 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_160340888.klR4cB.pp
Last 10 lines of output were:
Jul 03 16:03:50 oracle8-64-puppet7.example.com zabbix_agentd[1252]: agent #4 started [listener #3]
Jul 03 16:03:51 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1248 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:51 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1248 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:05:21 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:05:21 oracle8-64-puppet7.example.com zabbix_agentd[1248]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:05:21 oracle8-64-puppet7.example.com zabbix_agentd[1248]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:05:21 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:05:21 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 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_160521987.s2lA9x.pp
Last 10 lines of output were:
Jul 03 16:05:31 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:05:31 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:05:31 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:05:31 oracle8-64-puppet7.example.com zabbix_agentd[1546]: zabbix_agentd [1546]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:05:31 oracle8-64-puppet7.example.com zabbix_agentd[1548]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:05:31 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.04 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_160701827.rwFvZO.pp
Last 10 lines of output were:
Jul 03 16:07:01 oracle8-64-puppet7.example.com zabbix_agentd[1548]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:07:01 oracle8-64-puppet7.example.com zabbix_agentd[1548]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:07:01 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:07:01 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:07:11 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:07:11 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:07:11 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:07:11 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: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_160842395.l9eOMs.pp
Last 10 lines of output were:
Jul 03 16:08:42 oracle8-64-puppet7.example.com zabbix_agentd[1692]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:08:42 oracle8-64-puppet7.example.com zabbix_agentd[1692]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:08:42 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:08:42 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:52 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:08:52 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:08:52 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:52 oracle8-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 - 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_161022827.GdIXRX.pp
Last 10 lines of output were:
Jul 03 16:10:22 oracle8-64-puppet7.example.com zabbix_agentd[1849]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:10:22 oracle8-64-puppet7.example.com zabbix_agentd[1849]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:10:22 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:10:22 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:10:32 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:10:32 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:10:32 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:10:32 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.66 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
|
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0
The job running on runner GitHub Actions 32 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160115938.FUCDGd.pp
Last 10 lines of output were:
Jul 03 16:03:01 oracle7-64-puppet7.example.com zabbix_agentd[920]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:01 oracle7-64-puppet7.example.com zabbix_agentd[920]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:03:01 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:03:01 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:03:01 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.36 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_160301252.9D69UL.pp
Last 10 lines of output were:
Jul 03 16:03:15 oracle7-64-puppet7.example.com systemd[1]: New main PID 1038 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:15 oracle7-64-puppet7.example.com systemd[1]: New main PID 1038 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:45 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating.
Jul 03 16:04:45 oracle7-64-puppet7.example.com zabbix_agentd[1038]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:45 oracle7-64-puppet7.example.com zabbix_agentd[1038]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:04:45 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:04:45 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:04:45 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed.
�[mNotice: Applied catalog in 102.28 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_160446111.G7q07U.pp
Last 10 lines of output were:
Jul 03 16:04:59 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:04:59 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:04:59 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:04:59 oracle7-64-puppet7.example.com zabbix_agentd[1238]: zabbix_agentd [1238]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:04:59 oracle7-64-puppet7.example.com zabbix_agentd[1240]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:04:59 oracle7-64-puppet7.example.com zabbix_agentd[1240]: **** Enabled features ****
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
�[mNotice: Applied catalog in 101.98 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160629952.TqP5A9.pp
Last 10 lines of output were:
Jul 03 16:06:29 oracle7-64-puppet7.example.com zabbix_agentd[1240]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:06:29 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:29 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:06:29 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:06:43 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:06:43 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:43 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:06:43 oracle7-64-puppet7.example.com zabbix_agentd[1356]: zabbix_agentd [1356]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 102.11 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160814010.dgdQTz.pp
Last 10 lines of output were:
Jul 03 16:08:13 oracle7-64-puppet7.example.com zabbix_agentd[1358]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:08:13 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:13 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:08:13 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:08:27 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:08:27 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:27 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:08:27 oracle7-64-puppet7.example.com zabbix_agentd[1481]: zabbix_agentd [1481]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 102.22 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_160958188.vLDRiJ.pp
Last 10 lines of output were:
Jul 03 16:09:58 oracle7-64-puppet7.example.com zabbix_agentd[1483]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:09:58 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:09:58 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:09:58 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:10:11 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:10:11 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:10:11 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:10:11 oracle7-64-puppet7.example.com zabbix_agentd[1598]: zabbix_agentd [1598]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 102.15 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0
The operation was canceled.
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0
The job running on runner GitHub Actions 24 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160104496.t6Jb2C.pp
Last 10 lines of output were:
Jul 03 16:02:48 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:02:48 rocky8-64-puppet7.example.com zabbix_agentd[1135]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:02:48 rocky8-64-puppet7.example.com zabbix_agentd[1135]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:02:48 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:02:48 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.11 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_160248480.b7MpJK.pp
Last 10 lines of output were:
Jul 03 16:02:58 rocky8-64-puppet7.example.com zabbix_agentd[1286]: agent #4 started [listener #3]
Jul 03 16:02:58 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1282 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:02:58 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1282 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:28 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:04:28 rocky8-64-puppet7.example.com zabbix_agentd[1282]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:28 rocky8-64-puppet7.example.com zabbix_agentd[1282]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:04:28 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:04:28 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: Applied catalog in 98.67 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 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_160429633.tdwFAU.pp
Last 10 lines of output were:
Jul 03 16:04:39 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:04:39 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:04:39 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:04:39 rocky8-64-puppet7.example.com zabbix_agentd[1607]: zabbix_agentd [1607]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:04:39 rocky8-64-puppet7.example.com zabbix_agentd[1609]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:04:39 rocky8-64-puppet7.example.com zabbix_agentd[1609]: **** 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 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_160609436.UYl9Tk.pp
Last 10 lines of output were:
Jul 03 16:06:09 rocky8-64-puppet7.example.com zabbix_agentd[1609]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:06:09 rocky8-64-puppet7.example.com zabbix_agentd[1609]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:06:09 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:06:09 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:19 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:06:19 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:06:19 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:19 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 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_160749992.cSE6zM.pp
Last 10 lines of output were:
Jul 03 16:07:49 rocky8-64-puppet7.example.com zabbix_agentd[1756]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:07:49 rocky8-64-puppet7.example.com zabbix_agentd[1756]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:07:49 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:07:49 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:00 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:08:00 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:08:00 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:00 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.62 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 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_160930432.S2txOu.pp
Last 10 lines of output were:
Jul 03 16:09:30 rocky8-64-puppet7.example.com zabbix_agentd[1918]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:09:30 rocky8-64-puppet7.example.com zabbix_agentd[1918]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:09:30 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:09:30 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:09:40 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:09:40 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:09:40 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:09:40 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.69 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0
The operation was canceled.
|
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0
The job running on runner GitHub Actions 25 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160117717.Kv9kzH.pp
Last 10 lines of output were:
Jul 03 16:03:06 oracle7-64-puppet7.example.com zabbix_agentd[920]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:06 oracle7-64-puppet7.example.com zabbix_agentd[920]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:03:06 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:03:06 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:03:06 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 107.29 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_160306930.lAcgmG.pp
Last 10 lines of output were:
Jul 03 16:03:20 oracle7-64-puppet7.example.com systemd[1]: New main PID 1038 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:20 oracle7-64-puppet7.example.com systemd[1]: New main PID 1038 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:50 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating.
Jul 03 16:04:50 oracle7-64-puppet7.example.com zabbix_agentd[1038]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:50 oracle7-64-puppet7.example.com zabbix_agentd[1038]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:04:50 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:04:50 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:04:50 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 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_160451529.IJMARI.pp
Last 10 lines of output were:
Jul 03 16:05:05 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:05:05 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:05:05 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:05:05 oracle7-64-puppet7.example.com zabbix_agentd[1238]: zabbix_agentd [1238]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:05:05 oracle7-64-puppet7.example.com zabbix_agentd[1240]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:05:05 oracle7-64-puppet7.example.com zabbix_agentd[1240]: **** 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.19 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_160635620.x6Yf1u.pp
Last 10 lines of output were:
Jul 03 16:06:35 oracle7-64-puppet7.example.com zabbix_agentd[1240]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:06:35 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:35 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:06:35 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:06:49 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:06:49 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:49 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:06:49 oracle7-64-puppet7.example.com zabbix_agentd[1356]: zabbix_agentd [1356]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 102.14 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_160819676.yDzO3I.pp
Last 10 lines of output were:
Jul 03 16:08:19 oracle7-64-puppet7.example.com zabbix_agentd[1358]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:08:19 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:19 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:08:19 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:08:33 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:08:33 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:33 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:08:33 oracle7-64-puppet7.example.com zabbix_agentd[1482]: zabbix_agentd [1482]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 102.00 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_161003605.XJrZFE.pp
Last 10 lines of output were:
Jul 03 16:10:03 oracle7-64-puppet7.example.com zabbix_agentd[1484]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:10:03 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:10:03 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:10:03 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:10:17 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:10:17 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:10:17 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:10:17 oracle7-64-puppet7.example.com zabbix_agentd[1599]: zabbix_agentd [1599]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 102.11 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0
The operation was canceled.
|
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0
The job running on runner GitHub Actions 13 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160124387.p6uZed.pp
Last 10 lines of output were:
Jul 03 16:03:08 oracle7-64-puppet7.example.com zabbix_agentd[932]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:08 oracle7-64-puppet7.example.com zabbix_agentd[932]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:03:08 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:03:08 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:03:08 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 102.04 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_160308340.38LMZV.pp
Last 10 lines of output were:
Jul 03 16:03:22 oracle7-64-puppet7.example.com systemd[1]: New main PID 1050 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:22 oracle7-64-puppet7.example.com systemd[1]: New main PID 1050 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:52 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating.
Jul 03 16:04:52 oracle7-64-puppet7.example.com zabbix_agentd[1050]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:52 oracle7-64-puppet7.example.com zabbix_agentd[1050]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:04:52 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:04:52 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:04:52 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed.
�[mNotice: Applied catalog in 102.15 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 8 - AlmaLinux 8 - Zabbix 7.0
The job running on runner GitHub Actions 53 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With 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_160452920.nxskWd.pp
Last 10 lines of output were:
Jul 03 16:05:06 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:05:06 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:05:06 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:05:06 oracle7-64-puppet7.example.com zabbix_agentd[1250]: zabbix_agentd [1250]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:05:06 oracle7-64-puppet7.example.com zabbix_agentd[1252]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:05:06 oracle7-64-puppet7.example.com zabbix_agentd[1252]: **** Enabled features ****
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
�[mNotice: Applied catalog in 102.04 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 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_160103536.p0qcNY.pp
Last 10 lines of output were:
Jul 03 16:02:43 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:02:43 almalinux8-64-puppet8.example.com zabbix_agentd[1223]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:02:43 almalinux8-64-puppet8.example.com zabbix_agentd[1223]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:02:43 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:02:43 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.70 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 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_160636787.omSHR0.pp
Last 10 lines of output were:
Jul 03 16:06:36 oracle7-64-puppet7.example.com zabbix_agentd[1252]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:06:36 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:36 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:06:36 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:06:50 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:06:50 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:50 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:06:50 oracle7-64-puppet7.example.com zabbix_agentd[1368]: zabbix_agentd [1368]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 102.15 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb: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 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_160243371.6a8Iwz.pp
Last 10 lines of output were:
Jul 03 16:02:53 almalinux8-64-puppet8.example.com zabbix_agentd[1382]: agent #4 started [listener #3]
Jul 03 16:02:53 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1378 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:02:53 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1378 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:23 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:04:23 almalinux8-64-puppet8.example.com zabbix_agentd[1378]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:23 almalinux8-64-puppet8.example.com zabbix_agentd[1378]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:04:23 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:04:23 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 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_160820840.YgXVQ4.pp
Last 10 lines of output were:
Jul 03 16:08:20 oracle7-64-puppet7.example.com zabbix_agentd[1370]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:08:20 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:20 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:08:20 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:08:34 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:08:34 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:34 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:08:34 oracle7-64-puppet7.example.com zabbix_agentd[1494]: zabbix_agentd [1494]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 102.10 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 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 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_161004780.xABsG1.pp
Last 10 lines of output were:
Jul 03 16:10:04 oracle7-64-puppet7.example.com zabbix_agentd[1496]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:10:04 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:10:04 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:10:04 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:10:18 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:10:18 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:10:18 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:10:18 oracle7-64-puppet7.example.com zabbix_agentd[1611]: zabbix_agentd [1611]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 102.08 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 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 7 - OracleLinux 7 - Zabbix 5.0
The operation was canceled.
|
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_160424585.fnEXg0.pp
Last 10 lines of output were:
Jul 03 16:04:33 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:04:33 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:04:33 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:04:33 almalinux8-64-puppet8.example.com zabbix_agentd[1735]: zabbix_agentd [1735]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:04:33 almalinux8-64-puppet8.example.com zabbix_agentd[1737]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:04:33 almalinux8-64-puppet8.example.com zabbix_agentd[1737]: **** 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.74 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_160604310.ZEm8a6.pp
Last 10 lines of output were:
Jul 03 16:06:04 almalinux8-64-puppet8.example.com zabbix_agentd[1737]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:06:04 almalinux8-64-puppet8.example.com zabbix_agentd[1737]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:06:04 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:06:04 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:14 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:06:14 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:06:14 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:14 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.43 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_160744878.E9KWDL.pp
Last 10 lines of output were:
Jul 03 16:07:44 almalinux8-64-puppet8.example.com zabbix_agentd[1892]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:07:44 almalinux8-64-puppet8.example.com zabbix_agentd[1892]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:07:44 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:07:44 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:07:54 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:07:54 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:07:54 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:07:54 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.40 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_160925298.St822S.pp
Last 10 lines of output were:
Jul 03 16:09:25 almalinux8-64-puppet8.example.com zabbix_agentd[2064]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:09:25 almalinux8-64-puppet8.example.com zabbix_agentd[2064]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:09:25 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:09:25 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:09:35 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:09:35 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:09:35 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:09:35 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.44 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 7 - Rocky 8 - Zabbix 5.0
The job running on runner GitHub Actions 41 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160124509.uZUNPu.pp
Last 10 lines of output were:
Jul 03 16:03:07 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:03:07 rocky8-64-puppet7.example.com zabbix_agentd[1165]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:07 rocky8-64-puppet7.example.com zabbix_agentd[1165]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:03:07 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:03:07 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.14 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_160307707.XEvNp7.pp
Last 10 lines of output were:
Jul 03 16:03:17 rocky8-64-puppet7.example.com zabbix_agentd[1316]: agent #4 started [listener #3]
Jul 03 16:03:17 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1312 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:17 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1312 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:48 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:04:48 rocky8-64-puppet7.example.com zabbix_agentd[1312]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:48 rocky8-64-puppet7.example.com zabbix_agentd[1312]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:04:48 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:04:48 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: Applied catalog in 98.48 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_160448830.UOStT2.pp
Last 10 lines of output were:
Jul 03 16:04:58 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:04:58 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:04:58 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:04:58 rocky8-64-puppet7.example.com zabbix_agentd[1637]: zabbix_agentd [1637]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:04:58 rocky8-64-puppet7.example.com zabbix_agentd[1639]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:04:58 rocky8-64-puppet7.example.com zabbix_agentd[1639]: **** Enabled features ****
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
�[mNotice: Applied catalog in 97.83 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 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_160628624.mtv29S.pp
Last 10 lines of output were:
Jul 03 16:06:28 rocky8-64-puppet7.example.com zabbix_agentd[1639]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:06:28 rocky8-64-puppet7.example.com zabbix_agentd[1639]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:06:28 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:06:28 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:38 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:06:38 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:06:38 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:38 rocky8-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: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_160809202.2tWa4I.pp
Last 10 lines of output were:
Jul 03 16:08:09 rocky8-64-puppet7.example.com zabbix_agentd[1786]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:08:09 rocky8-64-puppet7.example.com zabbix_agentd[1786]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:08:09 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:08:09 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:19 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:08:19 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:08:19 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:19 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.51 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 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_160949649.NFgf5Z.pp
Last 10 lines of output were:
Jul 03 16:09:49 rocky8-64-puppet7.example.com zabbix_agentd[1948]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:09:49 rocky8-64-puppet7.example.com zabbix_agentd[1948]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:09:49 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:09:49 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:09:59 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:09:59 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:09:59 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:09:59 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.49 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
The operation was canceled.
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
The job running on runner GitHub Actions 28 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160118696.rlVDNg.pp
Last 10 lines of output were:
Jul 03 16:03:05 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:03:05 rocky8-64-puppet7.example.com zabbix_agentd[1150]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:05 rocky8-64-puppet7.example.com zabbix_agentd[1150]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:03:05 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:03:05 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 105.24 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_160305830.b6hmAY.pp
Last 10 lines of output were:
Jul 03 16:03:15 rocky8-64-puppet7.example.com zabbix_agentd[1301]: agent #4 started [listener #3]
Jul 03 16:03:16 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1297 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:16 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1297 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:46 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:04:46 rocky8-64-puppet7.example.com zabbix_agentd[1297]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:46 rocky8-64-puppet7.example.com zabbix_agentd[1297]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:04:46 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:04:46 rocky8-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 - 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_160446976.1trF7h.pp
Last 10 lines of output were:
Jul 03 16:04:56 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:04:56 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:04:56 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:04:56 rocky8-64-puppet7.example.com zabbix_agentd[1622]: zabbix_agentd [1622]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:04:56 rocky8-64-puppet7.example.com zabbix_agentd[1624]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:04:56 rocky8-64-puppet7.example.com zabbix_agentd[1624]: **** 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 - 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_160626772.mYHQOk.pp
Last 10 lines of output were:
Jul 03 16:06:26 rocky8-64-puppet7.example.com zabbix_agentd[1624]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:06:26 rocky8-64-puppet7.example.com zabbix_agentd[1624]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:06:26 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:06:26 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:36 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:06:36 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:06:36 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:36 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb: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_160807334.tSbuud.pp
Last 10 lines of output were:
Jul 03 16:08:07 rocky8-64-puppet7.example.com zabbix_agentd[1771]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:08:07 rocky8-64-puppet7.example.com zabbix_agentd[1771]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:08:07 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:08:07 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:17 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:08:17 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:08:17 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:17 rocky8-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 - 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_160947776.bvGGAn.pp
Last 10 lines of output were:
Jul 03 16:09:47 rocky8-64-puppet7.example.com zabbix_agentd[1933]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:09:47 rocky8-64-puppet7.example.com zabbix_agentd[1933]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:09:47 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:09:47 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:09:57 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:09:57 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:09:57 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:09:57 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.62 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
The operation was canceled.
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
The job running on runner GitHub Actions 27 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160136146.fynn91.pp
Last 10 lines of output were:
Jul 03 16:03:38 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:03:38 oracle8-64-puppet7.example.com zabbix_agentd[1117]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:38 oracle8-64-puppet7.example.com zabbix_agentd[1117]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:03:38 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:03:38 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.22 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_160338364.OENN6B.pp
Last 10 lines of output were:
Jul 03 16:03:48 oracle8-64-puppet7.example.com zabbix_agentd[1265]: agent #4 started [listener #3]
Jul 03 16:03:48 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1261 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:48 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1261 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:05:18 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:05:18 oracle8-64-puppet7.example.com zabbix_agentd[1261]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:05:18 oracle8-64-puppet7.example.com zabbix_agentd[1261]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:05:18 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:05:18 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: Applied catalog in 98.47 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 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_160519456.uWhWgI.pp
Last 10 lines of output were:
Jul 03 16:05:28 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:05:28 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:05:28 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:05:28 oracle8-64-puppet7.example.com zabbix_agentd[1559]: zabbix_agentd [1559]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:05:28 oracle8-64-puppet7.example.com zabbix_agentd[1561]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:05:28 oracle8-64-puppet7.example.com zabbix_agentd[1561]: **** 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 - 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_160659287.mI0Qax.pp
Last 10 lines of output were:
Jul 03 16:06:59 oracle8-64-puppet7.example.com zabbix_agentd[1561]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:06:59 oracle8-64-puppet7.example.com zabbix_agentd[1561]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:06:59 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:06:59 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:07:09 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:07:09 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:07:09 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:07:09 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.66 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb: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_160839862.3MqUkP.pp
Last 10 lines of output were:
Jul 03 16:08:39 oracle8-64-puppet7.example.com zabbix_agentd[1705]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:08:39 oracle8-64-puppet7.example.com zabbix_agentd[1705]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:08:39 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:08:39 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:49 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:08:49 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:08:49 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:49 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.55 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb: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_161020284.XbChPa.pp
Last 10 lines of output were:
Jul 03 16:10:20 oracle8-64-puppet7.example.com zabbix_agentd[1862]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:10:20 oracle8-64-puppet7.example.com zabbix_agentd[1862]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:10:20 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:10:20 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:10:30 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:10:30 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:10:30 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:10:30 oracle8-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 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
The job running on runner GitHub Actions 47 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160114283.4wikPN.pp
Last 10 lines of output were:
Jul 03 16:02:58 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:02:58 almalinux8-64-puppet8.example.com zabbix_agentd[1257]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:02:58 almalinux8-64-puppet8.example.com zabbix_agentd[1257]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:02:58 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:02:58 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 102.25 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_160258494.yzda2s.pp
Last 10 lines of output were:
Jul 03 16:03:08 almalinux8-64-puppet8.example.com zabbix_agentd[1416]: agent #4 started [listener #3]
Jul 03 16:03:08 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1412 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:08 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1412 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:38 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:04:38 almalinux8-64-puppet8.example.com zabbix_agentd[1412]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:38 almalinux8-64-puppet8.example.com zabbix_agentd[1412]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:04:38 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:04:38 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: Applied catalog in 98.55 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_160439634.ecAmxU.pp
Last 10 lines of output were:
Jul 03 16:04:49 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:04:49 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:04:49 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:04:49 almalinux8-64-puppet8.example.com zabbix_agentd[1769]: zabbix_agentd [1769]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:04:49 almalinux8-64-puppet8.example.com zabbix_agentd[1771]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:04:49 almalinux8-64-puppet8.example.com zabbix_agentd[1771]: **** 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 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_160619463.A5AQSv.pp
Last 10 lines of output were:
Jul 03 16:06:19 almalinux8-64-puppet8.example.com zabbix_agentd[1771]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:06:19 almalinux8-64-puppet8.example.com zabbix_agentd[1771]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:06:19 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:06:19 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:29 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:06:29 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:06:29 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:29 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: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_160759993.yyexbD.pp
Last 10 lines of output were:
Jul 03 16:07:59 almalinux8-64-puppet8.example.com zabbix_agentd[1926]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:07:59 almalinux8-64-puppet8.example.com zabbix_agentd[1926]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:07:59 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:07:59 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:10 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:08:10 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:08:10 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:10 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.51 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0:
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_160940428.XrXman.pp
Last 10 lines of output were:
Jul 03 16:09:40 almalinux8-64-puppet8.example.com zabbix_agentd[2098]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:09:40 almalinux8-64-puppet8.example.com zabbix_agentd[2098]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:09:40 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:09:40 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:09:50 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:09:50 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:09:50 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:09:50 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 5.0
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
The job running on runner GitHub Actions 1 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160122589.bSDneW.pp
Last 10 lines of output were:
Jul 03 16:03:01 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:03:01 almalinux8-64-puppet8.example.com zabbix_agentd[1241]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:01 almalinux8-64-puppet8.example.com zabbix_agentd[1241]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:03:01 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:03:01 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.48 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_160301989.MeUyaL.pp
Last 10 lines of output were:
Jul 03 16:03:12 almalinux8-64-puppet8.example.com zabbix_agentd[1400]: agent #4 started [listener #3]
Jul 03 16:03:12 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1396 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:12 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1396 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:42 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:04:42 almalinux8-64-puppet8.example.com zabbix_agentd[1396]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:42 almalinux8-64-puppet8.example.com zabbix_agentd[1396]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:04:42 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:04:42 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: Applied catalog in 98.60 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - 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_160443177.pZcf5W.pp
Last 10 lines of output were:
Jul 03 16:04:52 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:04:52 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:04:52 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:04:52 almalinux8-64-puppet8.example.com zabbix_agentd[1753]: zabbix_agentd [1753]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:04:52 almalinux8-64-puppet8.example.com zabbix_agentd[1755]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:04:52 almalinux8-64-puppet8.example.com zabbix_agentd[1755]: **** 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.74 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_160622945.ktvSMF.pp
Last 10 lines of output were:
Jul 03 16:06:22 almalinux8-64-puppet8.example.com zabbix_agentd[1755]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:06:22 almalinux8-64-puppet8.example.com zabbix_agentd[1755]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:06:22 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:06:22 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:33 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:06:33 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:06:33 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:33 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 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_160803513.zBuCe4.pp
Last 10 lines of output were:
Jul 03 16:08:03 almalinux8-64-puppet8.example.com zabbix_agentd[1910]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:08:03 almalinux8-64-puppet8.example.com zabbix_agentd[1910]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:08:03 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:08:03 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:13 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:08:13 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:08:13 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:13 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:
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_160943937.4HO6ch.pp
Last 10 lines of output were:
Jul 03 16:09:43 almalinux8-64-puppet8.example.com zabbix_agentd[2082]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:09:43 almalinux8-64-puppet8.example.com zabbix_agentd[2082]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:09:43 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:09:43 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:09:54 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:09:54 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:09:54 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:09:54 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.53 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
The operation was canceled.
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
The job running on runner GitHub Actions 34 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160139126.SxnciU.pp
Last 10 lines of output were:
Jul 03 16:03:41 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:03:41 oracle8-64-puppet8.example.com zabbix_agentd[1104]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:41 oracle8-64-puppet8.example.com zabbix_agentd[1104]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:03:41 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:03:41 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 120.23 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160341356.k0nLDj.pp
Last 10 lines of output were:
Jul 03 16:03:51 oracle8-64-puppet8.example.com zabbix_agentd[1252]: agent #4 started [listener #3]
Jul 03 16:03:51 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1248 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:51 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1248 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:05:21 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:05:21 oracle8-64-puppet8.example.com zabbix_agentd[1248]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:05:21 oracle8-64-puppet8.example.com zabbix_agentd[1248]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:05:21 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:05:21 oracle8-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 - OracleLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160522476.ZbdIoG.pp
Last 10 lines of output were:
Jul 03 16:05:31 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:05:31 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:05:31 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:05:31 oracle8-64-puppet8.example.com zabbix_agentd[1546]: zabbix_agentd [1546]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:05:31 oracle8-64-puppet8.example.com zabbix_agentd[1548]: Starting Zabbix Agent [oracle8-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:05:31 oracle8-64-puppet8.example.com zabbix_agentd[1548]: **** Enabled features ****
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
�[mNotice: Applied catalog in 97.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160702314.j1cQnT.pp
Last 10 lines of output were:
Jul 03 16:07:02 oracle8-64-puppet8.example.com zabbix_agentd[1548]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:07:02 oracle8-64-puppet8.example.com zabbix_agentd[1548]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:07:02 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:07:02 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:07:12 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:07:12 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:07:12 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:07:12 oracle8-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 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160842868.iJL6Wa.pp
Last 10 lines of output were:
Jul 03 16:08:42 oracle8-64-puppet8.example.com zabbix_agentd[1692]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:08:42 oracle8-64-puppet8.example.com zabbix_agentd[1692]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:08:42 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:08:42 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:52 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:08:52 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:08:52 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:52 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.40 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161023274.gchngK.pp
Last 10 lines of output were:
Jul 03 16:10:23 oracle8-64-puppet8.example.com zabbix_agentd[1849]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:10:23 oracle8-64-puppet8.example.com zabbix_agentd[1849]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:10:23 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:10:23 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:10:33 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:10:33 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:10:33 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:10:33 oracle8-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 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
The job running on runner GitHub Actions 16 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160125267.ibXzYQ.pp
Last 10 lines of output were:
Jul 03 16:03:05 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:03:05 rocky8-64-puppet8.example.com zabbix_agentd[1151]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:06 rocky8-64-puppet8.example.com zabbix_agentd[1151]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:03:06 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:03:06 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 98.96 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160306178.7RFT4h.pp
Last 10 lines of output were:
Jul 03 16:03:16 rocky8-64-puppet8.example.com zabbix_agentd[1302]: agent #4 started [listener #3]
Jul 03 16:03:16 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1298 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:16 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1298 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:46 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:04:46 rocky8-64-puppet8.example.com zabbix_agentd[1298]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:46 rocky8-64-puppet8.example.com zabbix_agentd[1298]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:04:46 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:04:46 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: Applied catalog in 98.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160447315.anU969.pp
Last 10 lines of output were:
Jul 03 16:04:56 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:04:56 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:04:56 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:04:56 rocky8-64-puppet8.example.com zabbix_agentd[1623]: zabbix_agentd [1623]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:04:56 rocky8-64-puppet8.example.com zabbix_agentd[1625]: Starting Zabbix Agent [rocky8-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:04:56 rocky8-64-puppet8.example.com zabbix_agentd[1625]: **** 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.84 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160627138.jaJ73l.pp
Last 10 lines of output were:
Jul 03 16:06:26 rocky8-64-puppet8.example.com zabbix_agentd[1625]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:06:27 rocky8-64-puppet8.example.com zabbix_agentd[1625]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:06:27 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:06:27 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:37 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:06:37 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:06:37 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:37 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.59 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160807685.ScWQqY.pp
Last 10 lines of output were:
Jul 03 16:08:07 rocky8-64-puppet8.example.com zabbix_agentd[1772]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:08:07 rocky8-64-puppet8.example.com zabbix_agentd[1772]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:08:07 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:08:07 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:17 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:08:17 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:08:17 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:17 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.53 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160948118.zvtBgB.pp
Last 10 lines of output were:
Jul 03 16:09:47 rocky8-64-puppet8.example.com zabbix_agentd[1934]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:09:48 rocky8-64-puppet8.example.com zabbix_agentd[1934]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:09:48 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:09:48 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:09:58 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:09:58 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:09:58 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:09:58 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
The operation was canceled.
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0
The job running on runner GitHub Actions 72 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160141770.gpPftf.pp
Last 10 lines of output were:
Jul 03 16:03:44 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:03:44 oracle8-64-puppet8.example.com zabbix_agentd[1091]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:44 oracle8-64-puppet8.example.com zabbix_agentd[1091]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:03:44 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:03:44 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 120.83 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160344713.Rws6gz.pp
Last 10 lines of output were:
Jul 03 16:03:54 oracle8-64-puppet8.example.com zabbix_agentd[1239]: agent #4 started [listener #3]
Jul 03 16:03:54 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1235 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:54 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1235 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:05:25 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:05:25 oracle8-64-puppet8.example.com zabbix_agentd[1235]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:05:25 oracle8-64-puppet8.example.com zabbix_agentd[1235]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:05:25 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:05:25 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: Applied catalog in 98.44 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160525830.BOlpyR.pp
Last 10 lines of output were:
Jul 03 16:05:35 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:05:35 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:05:35 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:05:35 oracle8-64-puppet8.example.com zabbix_agentd[1533]: zabbix_agentd [1533]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:05:35 oracle8-64-puppet8.example.com zabbix_agentd[1535]: Starting Zabbix Agent [oracle8-64-puppet8.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:05:35 oracle8-64-puppet8.example.com zabbix_agentd[1535]: **** Enabled features ****
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
�[mNotice: Applied catalog in 97.80 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160705671.mVq6E6.pp
Last 10 lines of output were:
Jul 03 16:07:05 oracle8-64-puppet8.example.com zabbix_agentd[1535]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:07:05 oracle8-64-puppet8.example.com zabbix_agentd[1535]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:07:05 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:07:05 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:07:15 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:07:15 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:07:15 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:07:15 oracle8-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:40
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160846232.qeUwwP.pp
Last 10 lines of output were:
Jul 03 16:08:46 oracle8-64-puppet8.example.com zabbix_agentd[1679]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:08:46 oracle8-64-puppet8.example.com zabbix_agentd[1679]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:08:46 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:08:46 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:56 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:08:56 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:08:56 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:56 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.29 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161026639.WsdZrM.pp
Last 10 lines of output were:
Jul 03 16:10:26 oracle8-64-puppet8.example.com zabbix_agentd[1836]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:10:26 oracle8-64-puppet8.example.com zabbix_agentd[1836]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:10:26 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:10:26 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:10:36 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:10:36 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:10:36 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:10:36 oracle8-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 - OracleLinux 8 - Zabbix 7.0
The operation was canceled.
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
The job running on runner GitHub Actions 10 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160136060.TasUkY.pp
Last 10 lines of output were:
Jul 03 16:03:38 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:03:38 oracle8-64-puppet8.example.com zabbix_agentd[1117]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:38 oracle8-64-puppet8.example.com zabbix_agentd[1117]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:03:38 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:03:38 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 120.47 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160338420.JdsRud.pp
Last 10 lines of output were:
Jul 03 16:03:48 oracle8-64-puppet8.example.com zabbix_agentd[1265]: agent #4 started [listener #3]
Jul 03 16:03:48 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1261 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:48 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1261 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:05:18 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:05:18 oracle8-64-puppet8.example.com zabbix_agentd[1261]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:05:18 oracle8-64-puppet8.example.com zabbix_agentd[1261]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:05:18 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:05:18 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: Applied catalog in 98.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160519525.DI5XIA.pp
Last 10 lines of output were:
Jul 03 16:05:28 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:05:28 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:05:28 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:05:29 oracle8-64-puppet8.example.com zabbix_agentd[1559]: zabbix_agentd [1559]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:05:29 oracle8-64-puppet8.example.com zabbix_agentd[1561]: Starting Zabbix Agent [oracle8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:05:29 oracle8-64-puppet8.example.com zabbix_agentd[1561]: **** 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 8 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160659381.X6EGTj.pp
Last 10 lines of output were:
Jul 03 16:06:59 oracle8-64-puppet8.example.com zabbix_agentd[1561]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:06:59 oracle8-64-puppet8.example.com zabbix_agentd[1561]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:06:59 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:06:59 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:07:09 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:07:09 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:07:09 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:07:09 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.60 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160839917.Plcia9.pp
Last 10 lines of output were:
Jul 03 16:08:39 oracle8-64-puppet8.example.com zabbix_agentd[1705]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:08:39 oracle8-64-puppet8.example.com zabbix_agentd[1705]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:08:39 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:08:39 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:49 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:08:49 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:08:49 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:49 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.59 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161020373.l4eyVo.pp
Last 10 lines of output were:
Jul 03 16:10:20 oracle8-64-puppet8.example.com zabbix_agentd[1862]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:10:20 oracle8-64-puppet8.example.com zabbix_agentd[1862]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:10:20 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:10:20 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:10:30 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:10:30 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:10:30 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:10:30 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.60 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0
The job running on runner GitHub Actions 39 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160123728.1s9D91.pp
Last 10 lines of output were:
Jul 03 16:03:07 oracle7-64-puppet8.example.com zabbix_agentd[928]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:07 oracle7-64-puppet8.example.com zabbix_agentd[928]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:03:07 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:03:07 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:03:07 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed.
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 101.50 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160307371.Cr5FCz.pp
Last 10 lines of output were:
Jul 03 16:03:21 oracle7-64-puppet8.example.com systemd[1]: New main PID 1050 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:21 oracle7-64-puppet8.example.com systemd[1]: New main PID 1050 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:51 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating.
Jul 03 16:04:51 oracle7-64-puppet8.example.com zabbix_agentd[1050]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:51 oracle7-64-puppet8.example.com zabbix_agentd[1050]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:04:51 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:04:51 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:04:51 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed.
�[mNotice: Applied catalog in 102.11 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160452177.y0ts7q.pp
Last 10 lines of output were:
Jul 03 16:05:05 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:05:05 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:05:05 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:05:05 oracle7-64-puppet8.example.com zabbix_agentd[1253]: zabbix_agentd [1253]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:05:05 oracle7-64-puppet8.example.com zabbix_agentd[1255]: Starting Zabbix Agent [oracle7-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:05:05 oracle7-64-puppet8.example.com zabbix_agentd[1255]: **** 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.14 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160636310.aABQOZ.pp
Last 10 lines of output were:
Jul 03 16:06:36 oracle7-64-puppet8.example.com zabbix_agentd[1255]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:06:36 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:36 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:06:36 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:06:49 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:06:49 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:49 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:06:49 oracle7-64-puppet8.example.com zabbix_agentd[1374]: zabbix_agentd [1374]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 101.98 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160820363.spP0EB.pp
Last 10 lines of output were:
Jul 03 16:08:20 oracle7-64-puppet8.example.com zabbix_agentd[1376]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:08:20 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:20 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:08:20 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:08:33 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:08:33 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:33 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:08:33 oracle7-64-puppet8.example.com zabbix_agentd[1502]: zabbix_agentd [1502]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 101.90 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161004295.1krHO3.pp
Last 10 lines of output were:
Jul 03 16:10:04 oracle7-64-puppet8.example.com zabbix_agentd[1504]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 16:10:04 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:10:04 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:10:04 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:10:18 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:10:18 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:10:18 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:10:18 oracle7-64-puppet8.example.com zabbix_agentd[1622]: zabbix_agentd [1622]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 102.12 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0
The operation was canceled.
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
The job running on runner GitHub Actions 15 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160121329.iPCDfH.pp
Last 10 lines of output were:
Jul 03 16:03:06 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:03:06 rocky8-64-puppet8.example.com zabbix_agentd[1165]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:06 rocky8-64-puppet8.example.com zabbix_agentd[1165]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:03:06 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:03:06 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 102.79 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160306195.zghAyF.pp
Last 10 lines of output were:
Jul 03 16:03:16 rocky8-64-puppet8.example.com zabbix_agentd[1316]: agent #4 started [listener #3]
Jul 03 16:03:16 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1312 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:16 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1312 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:46 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:04:46 rocky8-64-puppet8.example.com zabbix_agentd[1312]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:46 rocky8-64-puppet8.example.com zabbix_agentd[1312]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:04:46 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:04:46 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: Applied catalog in 98.39 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160447327.QX54qD.pp
Last 10 lines of output were:
Jul 03 16:04:56 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:04:56 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:04:56 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:04:56 rocky8-64-puppet8.example.com zabbix_agentd[1637]: zabbix_agentd [1637]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:04:56 rocky8-64-puppet8.example.com zabbix_agentd[1639]: Starting Zabbix Agent [rocky8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:04:56 rocky8-64-puppet8.example.com zabbix_agentd[1639]: **** Enabled features ****
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
�[mNotice: Applied catalog in 97.93 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160627127.5LtBXS.pp
Last 10 lines of output were:
Jul 03 16:06:27 rocky8-64-puppet8.example.com zabbix_agentd[1639]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:06:27 rocky8-64-puppet8.example.com zabbix_agentd[1639]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:06:27 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:06:27 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:37 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:06:37 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:06:37 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:37 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.58 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160807699.uPL04O.pp
Last 10 lines of output were:
Jul 03 16:08:07 rocky8-64-puppet8.example.com zabbix_agentd[1786]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:08:07 rocky8-64-puppet8.example.com zabbix_agentd[1786]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:08:07 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:08:07 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:17 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:08:17 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:08:17 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:17 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.48 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160948123.dTKkZi.pp
Last 10 lines of output were:
Jul 03 16:09:48 rocky8-64-puppet8.example.com zabbix_agentd[1948]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:09:48 rocky8-64-puppet8.example.com zabbix_agentd[1948]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:09:48 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:09:48 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:09:58 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:09:58 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:09:58 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:09:58 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
The operation was canceled.
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0
The job running on runner GitHub Actions 66 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160123599.uqxoyQ.pp
Last 10 lines of output were:
Jul 03 16:03:08 oracle7-64-puppet8.example.com zabbix_agentd[929]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:08 oracle7-64-puppet8.example.com zabbix_agentd[929]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:03:08 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:03:08 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:03:08 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed.
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 102.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160308333.NFrm7T.pp
Last 10 lines of output were:
Jul 03 16:03:22 oracle7-64-puppet8.example.com systemd[1]: New main PID 1050 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:22 oracle7-64-puppet8.example.com systemd[1]: New main PID 1050 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:52 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating.
Jul 03 16:04:52 oracle7-64-puppet8.example.com zabbix_agentd[1050]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:52 oracle7-64-puppet8.example.com zabbix_agentd[1050]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:04:52 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:04:52 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:04:52 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed.
�[mNotice: Applied catalog in 102.17 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160453151.AShHWx.pp
Last 10 lines of output were:
Jul 03 16:05:06 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:05:06 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:05:06 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:05:06 oracle7-64-puppet8.example.com zabbix_agentd[1253]: zabbix_agentd [1253]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:05:06 oracle7-64-puppet8.example.com zabbix_agentd[1255]: Starting Zabbix Agent [oracle7-64-puppet8.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:05:06 oracle7-64-puppet8.example.com zabbix_agentd[1255]: **** 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.12 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160637282.ioqEeC.pp
Last 10 lines of output were:
Jul 03 16:06:37 oracle7-64-puppet8.example.com zabbix_agentd[1255]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:06:37 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:37 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:06:37 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:06:50 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:06:50 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:50 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:06:50 oracle7-64-puppet8.example.com zabbix_agentd[1374]: zabbix_agentd [1374]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 101.97 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160821339.aMI4CG.pp
Last 10 lines of output were:
Jul 03 16:08:21 oracle7-64-puppet8.example.com zabbix_agentd[1376]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:08:21 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:21 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:08:21 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:08:34 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:08:34 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:34 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:08:34 oracle7-64-puppet8.example.com zabbix_agentd[1502]: zabbix_agentd [1502]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 101.92 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161005274.nalrk8.pp
Last 10 lines of output were:
Jul 03 16:10:05 oracle7-64-puppet8.example.com zabbix_agentd[1504]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:10:05 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:10:05 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:10:05 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:10:18 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:10:18 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:10:18 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:10:18 oracle7-64-puppet8.example.com zabbix_agentd[1622]: zabbix_agentd [1622]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 102.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0
The operation was canceled.
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0
The job running on runner GitHub Actions 40 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160119745.xL96uN.pp
Last 10 lines of output were:
Jul 03 16:03:00 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:03:00 rocky8-64-puppet8.example.com zabbix_agentd[1135]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:00 rocky8-64-puppet8.example.com zabbix_agentd[1135]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:03:00 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:03:00 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 98.74 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160300480.0Wc0ko.pp
Last 10 lines of output were:
Jul 03 16:03:10 rocky8-64-puppet8.example.com zabbix_agentd[1286]: agent #4 started [listener #3]
Jul 03 16:03:10 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1282 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:10 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1282 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:40 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:04:40 rocky8-64-puppet8.example.com zabbix_agentd[1282]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:40 rocky8-64-puppet8.example.com zabbix_agentd[1282]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:04:40 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:04:40 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
�[mNotice: Applied catalog in 98.52 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160441634.OOQBXl.pp
Last 10 lines of output were:
Jul 03 16:04:51 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:04:51 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:04:51 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:04:51 rocky8-64-puppet8.example.com zabbix_agentd[1607]: zabbix_agentd [1607]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:04:51 rocky8-64-puppet8.example.com zabbix_agentd[1609]: Starting Zabbix Agent [rocky8-64-puppet8.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:04:51 rocky8-64-puppet8.example.com zabbix_agentd[1609]: **** Enabled features ****
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
�[mNotice: Applied catalog in 97.81 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160621444.cE1mcE.pp
Last 10 lines of output were:
Jul 03 16:06:21 rocky8-64-puppet8.example.com zabbix_agentd[1609]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:06:21 rocky8-64-puppet8.example.com zabbix_agentd[1609]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:06:21 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:06:21 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:31 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:06:31 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:06:31 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:31 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.51 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160801990.q7MSsO.pp
Last 10 lines of output were:
Jul 03 16:08:01 rocky8-64-puppet8.example.com zabbix_agentd[1756]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:08:01 rocky8-64-puppet8.example.com zabbix_agentd[1756]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:08:01 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:08:01 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:12 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:08:12 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:08:12 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:12 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.47 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160942428.1Xd60B.pp
Last 10 lines of output were:
Jul 03 16:09:42 rocky8-64-puppet8.example.com zabbix_agentd[1918]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:09:42 rocky8-64-puppet8.example.com zabbix_agentd[1918]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:09:42 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:09:42 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:09:52 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:09:52 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:09:52 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:09:52 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.48 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0
The operation was canceled.
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
The job running on runner GitHub Actions 70 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160126809.VnS8al.pp
Last 10 lines of output were:
Jul 03 16:03:09 oracle7-64-puppet8.example.com zabbix_agentd[941]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:03:09 oracle7-64-puppet8.example.com zabbix_agentd[941]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:03:09 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:03:09 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:03:09 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed.
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events
Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 101.23 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160310100.qiqcaY.pp
Last 10 lines of output were:
Jul 03 16:03:24 oracle7-64-puppet8.example.com systemd[1]: New main PID 1062 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:03:24 oracle7-64-puppet8.example.com systemd[1]: New main PID 1062 does not belong to service, and PID file is not owned by root. Refusing.
Jul 03 16:04:54 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating.
Jul 03 16:04:54 oracle7-64-puppet8.example.com zabbix_agentd[1062]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:04:54 oracle7-64-puppet8.example.com zabbix_agentd[1062]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:04:54 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:04:54 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:04:54 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed.
�[mNotice: Applied catalog in 102.22 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160454912.cuRHNg.pp
Last 10 lines of output were:
Jul 03 16:05:08 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:05:08 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:05:08 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:05:08 oracle7-64-puppet8.example.com zabbix_agentd[1265]: zabbix_agentd [1265]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Jul 03 16:05:08 oracle7-64-puppet8.example.com zabbix_agentd[1267]: Starting Zabbix Agent [oracle7-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:05:08 oracle7-64-puppet8.example.com zabbix_agentd[1267]: **** 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.16 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160639044.s7bjrL.pp
Last 10 lines of output were:
Jul 03 16:06:38 oracle7-64-puppet8.example.com zabbix_agentd[1267]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:06:38 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:06:38 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:06:38 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:06:52 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:06:52 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:06:52 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:06:52 oracle7-64-puppet8.example.com zabbix_agentd[1386]: zabbix_agentd [1386]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 101.96 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160823099.qCcrcF.pp
Last 10 lines of output were:
Jul 03 16:08:22 oracle7-64-puppet8.example.com zabbix_agentd[1388]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:08:22 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:22 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:08:22 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:08:36 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:08:36 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:36 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:08:36 oracle7-64-puppet8.example.com zabbix_agentd[1515]: zabbix_agentd [1515]: 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 8 - OracleLinux 7 - Zabbix 5.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161007040.XrH5yE.pp
Last 10 lines of output were:
Jul 03 16:10:06 oracle7-64-puppet8.example.com zabbix_agentd[1517]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a).
Jul 03 16:10:06 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:10:06 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state.
Jul 03 16:10:06 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed.
Jul 03 16:10:20 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart.
Jul 03 16:10:20 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:10:20 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:10:20 oracle7-64-puppet8.example.com zabbix_agentd[1635]: zabbix_agentd [1635]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
�[mNotice: Applied catalog in 101.99 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
The operation was canceled.
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0
The job running on runner GitHub Actions 64 has exceeded the maximum execution time of 360 minutes.
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160314614.6dNZz9.pp
Last 10 lines of output were:
Jul 03 16:05:19 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:05:19 oracle8-64-puppet7.example.com zabbix_agentd[1078]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:05:19 oracle8-64-puppet7.example.com zabbix_agentd[1078]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:05:19 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:05:19 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.66 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_160519203.ZvQlAk.pp
Last 10 lines of output were:
Jul 03 16:05:29 oracle8-64-puppet7.example.com zabbix_agentd[1226]: agent #4 started [listener #3]
Jul 03 16:05:29 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.
Jul 03 16:05:29 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.
Jul 03 16:06:59 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating.
Jul 03 16:06:59 oracle8-64-puppet7.example.com zabbix_agentd[1222]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:06:59 oracle8-64-puppet7.example.com zabbix_agentd[1222]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:06:59 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:06:59 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 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160700347.L65zNl.pp
Last 10 lines of output were:
Jul 03 16:07:09 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2.
Jul 03 16:07:09 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:07:09 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
Jul 03 16:07:09 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
Jul 03 16:07:09 oracle8-64-puppet7.example.com zabbix_agentd[1522]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:07:09 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 97.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160840155.LoU0bX.pp
Last 10 lines of output were:
Jul 03 16:08:40 oracle8-64-puppet7.example.com zabbix_agentd[1522]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:08:40 oracle8-64-puppet7.example.com zabbix_agentd[1522]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:08:40 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:08:40 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:08:50 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:08:50 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3.
Jul 03 16:08:50 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:08:50 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.30 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161020713.ulOClF.pp
Last 10 lines of output were:
Jul 03 16:10:20 oracle8-64-puppet7.example.com zabbix_agentd[1666]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:10:20 oracle8-64-puppet7.example.com zabbix_agentd[1666]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:10:20 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:10:20 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:10:30 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:10:30 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4.
Jul 03 16:10:30 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:10:30 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent...
�[mNotice: Applied catalog in 98.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161201131.Gz1MEV.pp
Last 10 lines of output were:
Jul 03 16:12:01 oracle8-64-puppet7.example.com zabbix_agentd[1823]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
Jul 03 16:12:01 oracle8-64-puppet7.example.com zabbix_agentd[1823]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c).
Jul 03 16:12:01 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'.
Jul 03 16:12:01 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent.
Jul 03 16:12:11 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart.
Jul 03 16:12:11 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5.
Jul 03 16:12:11 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent.
Jul 03 16:12:11 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 7.0
The operation was canceled.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system RedHat 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 7
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L495
zabbix::agent on 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
|