Skip to content

Bootstrap agent2 support #696

Bootstrap agent2 support

Bootstrap agent2 support #696

Triggered via pull request March 7, 2024 11:18
Status Cancelled
Total duration 7m 55s
Artifacts

ci.yml

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

Annotations

572 errors
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112130111.pp.WHZJdM Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112130111.pp.WHZJdM, line: 1, column: 7) on node archlinuxrolling-64-none.example.com
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112131976.pp.mIz0Oe Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112131976.pp.mIz0Oe, line: 1, column: 11) on node archlinuxrolling-64-none.example.com
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112133705.pp.2rN9On Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112133705.pp.2rN9On, line: 1, column: 11) on node archlinuxrolling-64-none.example.com
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112135388.pp.I2wNK1 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112135388.pp.I2wNK1, line: 1, column: 13) on node archlinuxrolling-64-none.example.com
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0
Process completed with exit code 1.
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112130065.pp.ni9Ile Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112130065.pp.ni9Ile, line: 1, column: 7) on node archlinuxrolling-64-none.example.com
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112131925.pp.770Tip Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112131925.pp.770Tip, line: 1, column: 11) on node archlinuxrolling-64-none.example.com
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112133650.pp.eO6Wc3 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112133650.pp.eO6Wc3, line: 1, column: 11) on node archlinuxrolling-64-none.example.com
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112135333.pp.Ehiyt7 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112135333.pp.Ehiyt7, line: 1, column: 13) on node archlinuxrolling-64-none.example.com
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112131071.pp.HXeHBn Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112131071.pp.HXeHBn, line: 1, column: 7) on node almalinux9-64-puppet7.example.com
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112133064.pp.z5RUQz Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112133064.pp.z5RUQz, line: 1, column: 11) on node almalinux9-64-puppet7.example.com
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112134873.pp.qShdlz Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112134873.pp.qShdlz, line: 1, column: 11) on node almalinux9-64-puppet7.example.com
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112136612.pp.CbGKjS Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112136612.pp.CbGKjS, line: 1, column: 13) on node almalinux9-64-puppet7.example.com
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112134654.pp.7jKqIH Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112134654.pp.7jKqIH, line: 1, column: 7) on node almalinux9-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112136742.pp.QXNktQ Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112136742.pp.QXNktQ, line: 1, column: 11) on node almalinux9-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112138712.pp.pyDCqP Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112138712.pp.pyDCqP, line: 1, column: 11) on node almalinux9-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112140610.pp.IerApj Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112140610.pp.IerApj, line: 1, column: 13) on node almalinux9-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112143724.pp.P006ro Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112143724.pp.P006ro, line: 1, column: 7) on node oracle9-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112145618.pp.rScRDa Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112145618.pp.rScRDa, line: 1, column: 11) on node oracle9-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112147347.pp.sIZRfR Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112147347.pp.sIZRfR, line: 1, column: 11) on node oracle9-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112149014.pp.tRbzPz Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112149014.pp.tRbzPz, line: 1, column: 13) on node oracle9-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112155219.pp.aFYOeR Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112155219.pp.aFYOeR, line: 1, column: 7) on node centos7-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112157393.pp.cyrDrJ Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112157393.pp.cyrDrJ, line: 1, column: 11) on node centos7-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112159379.pp.FIQh5V Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112159379.pp.FIQh5V, line: 1, column: 11) on node centos7-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112201326.pp.j1vDsc Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112201326.pp.j1vDsc, line: 1, column: 13) on node centos7-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112149165.pp.RZWTFR Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112149165.pp.RZWTFR, line: 1, column: 7) on node oracle9-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112151278.pp.PL0Qx1 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112151278.pp.PL0Qx1, line: 1, column: 11) on node oracle9-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112153223.pp.ZNqk9H Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112153223.pp.ZNqk9H, line: 1, column: 11) on node oracle9-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112155170.pp.8uz9w4 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112155170.pp.8uz9w4, line: 1, column: 13) on node oracle9-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112204321.pp.Naqt5u Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112204321.pp.Naqt5u, line: 1, column: 7) on node oracle7-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112206294.pp.dNXii4 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112206294.pp.dNXii4, line: 1, column: 11) on node oracle7-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112208104.pp.F8dCTv Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112208104.pp.F8dCTv, line: 1, column: 11) on node oracle7-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112209855.pp.62lhmX Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112209855.pp.62lhmX, line: 1, column: 13) on node oracle7-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112207932.pp.7VXub7 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112207932.pp.7VXub7, line: 1, column: 7) on node oracle7-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112210225.pp.CNDVgi Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112210225.pp.CNDVgi, line: 1, column: 11) on node oracle7-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112212352.pp.HxNKqF Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112212352.pp.HxNKqF, line: 1, column: 11) on node oracle7-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112214434.pp.sX3pfK Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112214434.pp.sX3pfK, line: 1, column: 13) on node oracle7-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0
Process completed with exit code 1.
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L450
zabbix::agent on archlinux-rolling-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd" Failure/Error: is_expected.to contain_zabbix__startup(service_name).with( binary_location: '/usr/sbin/zabbix_agentd' ) expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L450
zabbix::agent on centos-7-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd" Failure/Error: is_expected.to contain_zabbix__startup(service_name).with( binary_location: '/usr/sbin/zabbix_agentd' ) expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L450
zabbix::agent on centos-8-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd" Failure/Error: is_expected.to contain_zabbix__startup(service_name).with( binary_location: '/usr/sbin/zabbix_agentd' ) expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L450
zabbix::agent on debian-11-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd" Failure/Error: is_expected.to contain_zabbix__startup(service_name).with( binary_location: '/usr/sbin/zabbix_agentd' ) expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L450
zabbix::agent on ubuntu-20.04-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd" Failure/Error: is_expected.to contain_zabbix__startup(service_name).with( binary_location: '/usr/sbin/zabbix_agentd' ) expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L450
zabbix::agent on ubuntu-22.04-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd" Failure/Error: is_expected.to contain_zabbix__startup(service_name).with( binary_location: '/usr/sbin/zabbix_agentd' ) expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112157704.pp.5o2rkC Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112157704.pp.5o2rkC, line: 1, column: 7) on node centos9-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112159726.pp.6I76PK Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112159726.pp.6I76PK, line: 1, column: 11) on node centos9-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112201575.pp.XiqCbb Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112201575.pp.XiqCbb, line: 1, column: 11) on node centos9-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112203378.pp.VzP5W2 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112203378.pp.VzP5W2, line: 1, column: 13) on node centos9-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112207818.pp.O6Q7jd Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112207818.pp.O6Q7jd, line: 1, column: 7) on node centos9-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112209786.pp.V8MWAM Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112209786.pp.V8MWAM, line: 1, column: 11) on node centos9-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112211567.pp.HFgg10 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112211567.pp.HFgg10, line: 1, column: 11) on node centos9-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112213270.pp.HikWsy Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112213270.pp.HikWsy, line: 1, column: 13) on node centos9-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112229199.pp.nPgfPj Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112229199.pp.nPgfPj, line: 1, column: 7) on node centos7-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112231178.pp.XtEvea Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112231178.pp.XtEvea, line: 1, column: 11) on node centos7-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112232995.pp.vA8tQG Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112232995.pp.vA8tQG, line: 1, column: 11) on node centos7-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112234742.pp.sv65xC Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112234742.pp.sv65xC, line: 1, column: 13) on node centos7-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L450
zabbix::agent on centos-7-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd" Failure/Error: is_expected.to contain_zabbix__startup(service_name).with( binary_location: '/usr/sbin/zabbix_agentd' ) expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L450
zabbix::agent on archlinux-rolling-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd" Failure/Error: is_expected.to contain_zabbix__startup(service_name).with( binary_location: '/usr/sbin/zabbix_agentd' ) expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L450
zabbix::agent on debian-11-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd" Failure/Error: is_expected.to contain_zabbix__startup(service_name).with( binary_location: '/usr/sbin/zabbix_agentd' ) expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L450
zabbix::agent on centos-8-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd" Failure/Error: is_expected.to contain_zabbix__startup(service_name).with( binary_location: '/usr/sbin/zabbix_agentd' ) expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L450
zabbix::agent on ubuntu-22.04-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd" Failure/Error: is_expected.to contain_zabbix__startup(service_name).with( binary_location: '/usr/sbin/zabbix_agentd' ) expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L450
zabbix::agent on ubuntu-20.04-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd" Failure/Error: is_expected.to contain_zabbix__startup(service_name).with( binary_location: '/usr/sbin/zabbix_agentd' ) expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112243692.pp.NePvUv Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112243692.pp.NePvUv, line: 1, column: 7) on node rocky9-64-puppet8.example.com
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112245832.pp.dPU5Vd Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112245832.pp.dPU5Vd, line: 1, column: 11) on node rocky9-64-puppet8.example.com
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112247800.pp.4fz1kv Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112247800.pp.4fz1kv, line: 1, column: 11) on node rocky9-64-puppet8.example.com
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112249729.pp.gszxWC Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112249729.pp.gszxWC, line: 1, column: 13) on node rocky9-64-puppet8.example.com
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112348992.pp.j2iF0z Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112348992.pp.j2iF0z, line: 1, column: 7) on node rocky9-64-puppet7.example.com
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112350952.pp.uJBkCc Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112350952.pp.uJBkCc, line: 1, column: 11) on node rocky9-64-puppet7.example.com
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112352713.pp.r5Tg8J Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112352713.pp.r5Tg8J, line: 1, column: 11) on node rocky9-64-puppet7.example.com
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112354432.pp.thJwGk Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112354432.pp.thJwGk, line: 1, column: 13) on node rocky9-64-puppet7.example.com
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112141568.pp.PPY1WH Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112141568.pp.PPY1WH, line: 1, column: 7) on node almalinux8-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112143751.pp.q2bkaI Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112143751.pp.q2bkaI, line: 1, column: 11) on node almalinux8-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112145816.pp.2ULH5X Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112145816.pp.2ULH5X, line: 1, column: 11) on node almalinux8-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112147774.pp.fHM4sj Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112147774.pp.fHM4sj, line: 1, column: 13) on node almalinux8-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112224985.pp.UDz8Nt Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112224985.pp.UDz8Nt, line: 1, column: 7) on node ubuntu2004-64-puppet7.example.com
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112236154.pp.OCUJU1 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112236154.pp.OCUJU1, line: 1, column: 7) on node oracle8-64-puppet8.example.com
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112229162.pp.K8IsXg Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112229162.pp.K8IsXg, line: 1, column: 11) on node ubuntu2004-64-puppet7.example.com
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112238219.pp.uPRRlO Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112238219.pp.uPRRlO, line: 1, column: 11) on node oracle8-64-puppet8.example.com
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112233168.pp.BkEBeX Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112233168.pp.BkEBeX, line: 1, column: 11) on node ubuntu2004-64-puppet7.example.com
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112237267.pp.LMMGgw Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112237267.pp.LMMGgw, line: 1, column: 13) on node ubuntu2004-64-puppet7.example.com
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112240088.pp.89C8Eg Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112240088.pp.89C8Eg, line: 1, column: 11) on node oracle8-64-puppet8.example.com
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112241886.pp.x5XPpS Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112241886.pp.x5XPpS, line: 1, column: 13) on node oracle8-64-puppet8.example.com
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112230513.pp.XOixjD Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112230513.pp.XOixjD, line: 1, column: 7) on node rocky8-64-puppet7.example.com
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112232535.pp.7SbyMC Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112232535.pp.7SbyMC, line: 1, column: 11) on node rocky8-64-puppet7.example.com
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112234393.pp.XdHHsj Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112234393.pp.XdHHsj, line: 1, column: 11) on node rocky8-64-puppet7.example.com
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112236167.pp.TQ8UwG Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112236167.pp.TQ8UwG, line: 1, column: 13) on node rocky8-64-puppet7.example.com
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112206822.pp.eNTMfp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112206822.pp.eNTMfp, line: 1, column: 7) on node centos8-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112208835.pp.LJUFhY Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112208835.pp.LJUFhY, line: 1, column: 11) on node centos8-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112210657.pp.3gZfQZ Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112210657.pp.3gZfQZ, line: 1, column: 11) on node centos8-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112212439.pp.Ch38A2 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112212439.pp.Ch38A2, line: 1, column: 13) on node centos8-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - CentOS 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112140588.pp.IiGxGg Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112140588.pp.IiGxGg, line: 1, column: 7) on node almalinux8-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112238080.pp.E48dgV Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112238080.pp.E48dgV, line: 1, column: 7) on node oracle8-64-puppet7.example.com
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112142716.pp.QD4n93 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112142716.pp.QD4n93, line: 1, column: 11) on node almalinux8-64-puppet8.example.com
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112239972.pp.ns6d6B Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112239972.pp.ns6d6B, line: 1, column: 11) on node oracle8-64-puppet7.example.com
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112144660.pp.YoqpBl Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112144660.pp.YoqpBl, line: 1, column: 11) on node almalinux8-64-puppet8.example.com
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112146559.pp.a7PucS Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112146559.pp.a7PucS, line: 1, column: 13) on node almalinux8-64-puppet8.example.com
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112241709.pp.HA2Kuf Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112241709.pp.HA2Kuf, line: 1, column: 11) on node oracle8-64-puppet7.example.com
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112243392.pp.8cljvs Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112243392.pp.8cljvs, line: 1, column: 13) on node oracle8-64-puppet7.example.com
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112208287.pp.92gRDe Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112208287.pp.92gRDe, line: 1, column: 7) on node centos8-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112210362.pp.A9j2tN Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112210362.pp.A9j2tN, line: 1, column: 11) on node centos8-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112212267.pp.GZr7Ul Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112212267.pp.GZr7Ul, line: 1, column: 11) on node centos8-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112214107.pp.0HjEIb Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112214107.pp.0HjEIb, line: 1, column: 13) on node centos8-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - CentOS 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112159572.pp.eLanJx Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112159572.pp.eLanJx, line: 1, column: 7) on node centos9-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112201786.pp.hD2g6M Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112201786.pp.hD2g6M, line: 1, column: 11) on node centos9-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112203804.pp.xwxNYb Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112203804.pp.xwxNYb, line: 1, column: 11) on node centos9-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112205773.pp.VpnvvE Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112205773.pp.VpnvvE, line: 1, column: 13) on node centos9-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112144556.pp.MQ0G0B Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112144556.pp.MQ0G0B, line: 1, column: 7) on node almalinux8-64-puppet7.example.com
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112236974.pp.xRcgZa Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112236974.pp.xRcgZa, line: 1, column: 7) on node oracle8-64-puppet8.example.com
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112146562.pp.ufeaMH Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112146562.pp.ufeaMH, line: 1, column: 11) on node almalinux8-64-puppet7.example.com
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112239002.pp.37sGFu Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112239002.pp.37sGFu, line: 1, column: 11) on node oracle8-64-puppet8.example.com
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112148371.pp.7zpTpb Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112148371.pp.7zpTpb, line: 1, column: 11) on node almalinux8-64-puppet7.example.com
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112150170.pp.sPc8U9 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112150170.pp.sPc8U9, line: 1, column: 13) on node almalinux8-64-puppet7.example.com
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112240856.pp.Mb4EJs Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112240856.pp.Mb4EJs, line: 1, column: 11) on node oracle8-64-puppet8.example.com
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112242646.pp.lLxVyo Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112242646.pp.lLxVyo, line: 1, column: 13) on node oracle8-64-puppet8.example.com
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112153465.pp.KNLVkL Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112153465.pp.KNLVkL, line: 1, column: 7) on node centos7-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112155479.pp.Sbjzr4 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112155479.pp.Sbjzr4, line: 1, column: 11) on node centos7-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112157308.pp.BnVIic Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112157308.pp.BnVIic, line: 1, column: 11) on node centos7-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112159063.pp.cKmnCG Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112159063.pp.cKmnCG, line: 1, column: 13) on node centos7-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112209359.pp.A42rzb Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112209359.pp.A42rzb, line: 1, column: 7) on node oracle7-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112159285.pp.AQUHbz Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112159285.pp.AQUHbz, line: 1, column: 7) on node oracle9-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112211490.pp.mfPp2R Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112211490.pp.mfPp2R, line: 1, column: 11) on node oracle7-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112213427.pp.TnzV0G Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112213427.pp.TnzV0G, line: 1, column: 11) on node oracle7-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112201596.pp.jiVI54 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112201596.pp.jiVI54, line: 1, column: 11) on node oracle9-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112215330.pp.HHBhIu Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112215330.pp.HHBhIu, line: 1, column: 13) on node oracle7-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112203641.pp.HkFtXn Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112203641.pp.HkFtXn, line: 1, column: 11) on node oracle9-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112205684.pp.4kNnKC Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112205684.pp.4kNnKC, line: 1, column: 13) on node oracle9-64-puppet8.example.com
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112221088.pp.mKesEJ Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112221088.pp.mKesEJ, line: 1, column: 7) on node ubuntu2204-64-puppet7.example.com
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112225066.pp.WR79fB Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112225066.pp.WR79fB, line: 1, column: 11) on node ubuntu2204-64-puppet7.example.com
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112228992.pp.qdxes2 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112228992.pp.qdxes2, line: 1, column: 11) on node ubuntu2204-64-puppet7.example.com
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112232875.pp.YwHezX Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112232875.pp.YwHezX, line: 1, column: 13) on node ubuntu2204-64-puppet7.example.com
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112212640.pp.4oizgb Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112212640.pp.4oizgb, line: 1, column: 7) on node debian11-64-puppet8.example.com
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112215883.pp.7LvaM9 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112215883.pp.7LvaM9, line: 1, column: 11) on node debian11-64-puppet8.example.com
Puppet / Puppet 7 - CentOS 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112206741.pp.tvcH3z Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112206741.pp.tvcH3z, line: 1, column: 7) on node centos8-64-puppet7.example.com
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112218991.pp.x6fbvC Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112218991.pp.x6fbvC, line: 1, column: 11) on node debian11-64-puppet8.example.com
Puppet / Puppet 7 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112222046.pp.fgdfn2 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112222046.pp.fgdfn2, line: 1, column: 13) on node debian11-64-puppet8.example.com
Puppet / Puppet 7 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112208701.pp.focciF Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112208701.pp.focciF, line: 1, column: 11) on node centos8-64-puppet7.example.com
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112210523.pp.h6Cm2X Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112210523.pp.h6Cm2X, line: 1, column: 11) on node centos8-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112212254.pp.YFahez Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112212254.pp.YFahez, line: 1, column: 13) on node centos8-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - CentOS 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112217930.pp.0eKUnx Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112217930.pp.0eKUnx, line: 1, column: 7) on node debian11-64-puppet8.example.com
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112224623.pp.ZMpYJz Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112224623.pp.ZMpYJz, line: 1, column: 7) on node ubuntu2204-64-puppet8.example.com
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112221105.pp.FfnZIy Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112221105.pp.FfnZIy, line: 1, column: 11) on node debian11-64-puppet8.example.com
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112224111.pp.VpgUAt Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112224111.pp.VpgUAt, line: 1, column: 11) on node debian11-64-puppet8.example.com
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112229159.pp.eC5ae8 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112229159.pp.eC5ae8, line: 1, column: 11) on node ubuntu2204-64-puppet8.example.com
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112227058.pp.I4afqL Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112227058.pp.I4afqL, line: 1, column: 13) on node debian11-64-puppet8.example.com
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112233328.pp.PMy1Nh Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112233328.pp.PMy1Nh, line: 1, column: 11) on node ubuntu2204-64-puppet8.example.com
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112237403.pp.CVL8hr Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112237403.pp.CVL8hr, line: 1, column: 13) on node ubuntu2204-64-puppet8.example.com
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112152856.pp.3W72dK Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112152856.pp.3W72dK, line: 1, column: 7) on node rocky8-64-puppet7.example.com
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112154797.pp.rCe1JR Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112154797.pp.rCe1JR, line: 1, column: 11) on node rocky8-64-puppet7.example.com
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112156591.pp.kWHycT Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112156591.pp.kWHycT, line: 1, column: 11) on node rocky8-64-puppet7.example.com
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112158329.pp.c46VPd Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112158329.pp.c46VPd, line: 1, column: 13) on node rocky8-64-puppet7.example.com
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112211790.pp.Vd57Ki Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112211790.pp.Vd57Ki, line: 1, column: 7) on node debian11-64-puppet7.example.com
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112239984.pp.PTKevQ Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112239984.pp.PTKevQ, line: 1, column: 7) on node ubuntu2004-64-puppet8.example.com
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112214727.pp.ANLusS Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112214727.pp.ANLusS, line: 1, column: 11) on node debian11-64-puppet7.example.com
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112217604.pp.DwIwr5 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112217604.pp.DwIwr5, line: 1, column: 11) on node debian11-64-puppet7.example.com
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112220371.pp.RkLPF0 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112220371.pp.RkLPF0, line: 1, column: 13) on node debian11-64-puppet7.example.com
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112244201.pp.IWsUSH Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112244201.pp.IWsUSH, line: 1, column: 11) on node ubuntu2004-64-puppet8.example.com
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112248326.pp.4KYnyu Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112248326.pp.4KYnyu, line: 1, column: 11) on node ubuntu2004-64-puppet8.example.com
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112252333.pp.h2FY0E Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112252333.pp.h2FY0E, line: 1, column: 13) on node ubuntu2004-64-puppet8.example.com
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112242121.pp.XVL9HQ Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112242121.pp.XVL9HQ, line: 1, column: 7) on node ubuntu2004-64-puppet7.example.com
Puppet / Puppet 8 - CentOS 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112259173.pp.QUKqYJ Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112259173.pp.QUKqYJ, line: 1, column: 7) on node centos8-64-puppet8.example.com
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112246331.pp.Jya999 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112246331.pp.Jya999, line: 1, column: 11) on node ubuntu2004-64-puppet7.example.com
Puppet / Puppet 8 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112301258.pp.SnLpSb Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112301258.pp.SnLpSb, line: 1, column: 11) on node centos8-64-puppet8.example.com
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112250483.pp.2jLxbM Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112250483.pp.2jLxbM, line: 1, column: 11) on node ubuntu2004-64-puppet7.example.com
Puppet / Puppet 8 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112254558.pp.5hgc5U Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112254558.pp.5hgc5U, line: 1, column: 13) on node ubuntu2004-64-puppet7.example.com
Puppet / Puppet 8 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112303143.pp.lYumpe Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112303143.pp.lYumpe, line: 1, column: 11) on node centos8-64-puppet8.example.com
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112304974.pp.3eu0Hd Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112304974.pp.3eu0Hd, line: 1, column: 13) on node centos8-64-puppet8.example.com
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - CentOS 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112208387.pp.UtMleA Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112208387.pp.UtMleA, line: 1, column: 7) on node oracle7-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112210441.pp.oKCdOP Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112210441.pp.oKCdOP, line: 1, column: 11) on node oracle7-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112212318.pp.jdYaPu Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112212318.pp.jdYaPu, line: 1, column: 11) on node oracle7-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112214124.pp.iZmbdq Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112214124.pp.iZmbdq, line: 1, column: 13) on node oracle7-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112141311.pp.JTFCex Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112141311.pp.JTFCex, line: 1, column: 7) on node almalinux9-64-puppet7.example.com
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112143243.pp.r6wqQE Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112143243.pp.r6wqQE, line: 1, column: 11) on node almalinux9-64-puppet7.example.com
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112144997.pp.iP3N4e Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112144997.pp.iP3N4e, line: 1, column: 11) on node almalinux9-64-puppet7.example.com
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112146691.pp.utU6YI Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112146691.pp.utU6YI, line: 1, column: 13) on node almalinux9-64-puppet7.example.com
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112148529.pp.UDriaq Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112148529.pp.UDriaq, line: 1, column: 7) on node oracle9-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112150563.pp.I1SJVg Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112150563.pp.I1SJVg, line: 1, column: 11) on node oracle9-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112152503.pp.VXXbgA Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112152503.pp.VXXbgA, line: 1, column: 11) on node oracle9-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112154278.pp.l31IaA Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112154278.pp.l31IaA, line: 1, column: 13) on node oracle9-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112230881.pp.uEP8tS Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112230881.pp.uEP8tS, line: 1, column: 7) on node rocky9-64-puppet7.example.com
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112211030.pp.J5bEJh Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112211030.pp.J5bEJh, line: 1, column: 7) on node rocky8-64-puppet8.example.com
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112232825.pp.eFAXAM Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112232825.pp.eFAXAM, line: 1, column: 11) on node rocky9-64-puppet7.example.com
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112213075.pp.maw5Ze Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112213075.pp.maw5Ze, line: 1, column: 11) on node rocky8-64-puppet8.example.com
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112234598.pp.OKD5oQ Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112234598.pp.OKD5oQ, line: 1, column: 11) on node rocky9-64-puppet7.example.com
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112214948.pp.GgUBfT Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112214948.pp.GgUBfT, line: 1, column: 11) on node rocky8-64-puppet8.example.com
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112236305.pp.VPMqEK Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112236305.pp.VPMqEK, line: 1, column: 13) on node rocky9-64-puppet7.example.com
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112216755.pp.tiVHQA Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112216755.pp.tiVHQA, line: 1, column: 13) on node rocky8-64-puppet8.example.com
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112143963.pp.9CeZyq Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112143963.pp.9CeZyq, line: 1, column: 7) on node almalinux8-64-puppet7.example.com
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112145960.pp.bvbbDa Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112145960.pp.bvbbDa, line: 1, column: 11) on node almalinux8-64-puppet7.example.com
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112147762.pp.7zujJG Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112147762.pp.7zujJG, line: 1, column: 11) on node almalinux8-64-puppet7.example.com
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112149509.pp.p9S3jq Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112149509.pp.p9S3jq, line: 1, column: 13) on node almalinux8-64-puppet7.example.com
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112320568.pp.cH83LL Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112320568.pp.cH83LL, line: 1, column: 7) on node centos7-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112246700.pp.aoHe4m Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112246700.pp.aoHe4m, line: 1, column: 7) on node rocky9-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112322839.pp.oe3Bi3 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112322839.pp.oe3Bi3, line: 1, column: 11) on node centos7-64-puppet8.example.com
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112324855.pp.lWbqkX Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112324855.pp.lWbqkX, line: 1, column: 11) on node centos7-64-puppet8.example.com
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112248809.pp.UW6Fq1 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112248809.pp.UW6Fq1, line: 1, column: 11) on node rocky9-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112326849.pp.NqjTgL Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112326849.pp.NqjTgL, line: 1, column: 13) on node centos7-64-puppet8.example.com
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112250781.pp.9koLkf Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112250781.pp.9koLkf, line: 1, column: 11) on node rocky9-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112252668.pp.hSGk4A Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112252668.pp.hSGk4A, line: 1, column: 13) on node rocky9-64-puppet8.example.com
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112239218.pp.1jNP4J Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112239218.pp.1jNP4J, line: 1, column: 7) on node oracle8-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112241154.pp.HmjT1s Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112241154.pp.HmjT1s, line: 1, column: 11) on node oracle8-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112242920.pp.T40xth Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112242920.pp.T40xth, line: 1, column: 11) on node oracle8-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112244623.pp.GuQjwe Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112244623.pp.GuQjwe, line: 1, column: 13) on node oracle8-64-puppet7.example.com
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112338142.pp.QCYbG7 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112338142.pp.QCYbG7, line: 1, column: 7) on node rocky8-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112144084.pp.ZVlqca Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112144084.pp.ZVlqca, line: 1, column: 7) on node almalinux9-64-puppet8.example.com
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112340226.pp.XeiIcY Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112340226.pp.XeiIcY, line: 1, column: 11) on node rocky8-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112146189.pp.AizfJ9 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112146189.pp.AizfJ9, line: 1, column: 11) on node almalinux9-64-puppet8.example.com
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112342126.pp.FcSUfi Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112342126.pp.FcSUfi, line: 1, column: 11) on node rocky8-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112343942.pp.uHynqx Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112343942.pp.uHynqx, line: 1, column: 13) on node rocky8-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112148117.pp.khUbVn Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112148117.pp.khUbVn, line: 1, column: 11) on node almalinux9-64-puppet8.example.com
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112149996.pp.vyKMFN Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112149996.pp.vyKMFN, line: 1, column: 13) on node almalinux9-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112209001.pp.PGp3hQ Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112209001.pp.PGp3hQ, line: 1, column: 7) on node debian11-64-puppet7.example.com
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112211989.pp.jSaKdg Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112211989.pp.jSaKdg, line: 1, column: 11) on node debian11-64-puppet7.example.com
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112214794.pp.GNh14y Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112214794.pp.GNh14y, line: 1, column: 11) on node debian11-64-puppet7.example.com
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112217562.pp.iyUl4I Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112217562.pp.iyUl4I, line: 1, column: 13) on node debian11-64-puppet7.example.com
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112245913.pp.uafCsN Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112245913.pp.uafCsN, line: 1, column: 7) on node ubuntu2004-64-puppet8.example.com
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112250183.pp.DoIIur Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112250183.pp.DoIIur, line: 1, column: 11) on node ubuntu2004-64-puppet8.example.com
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112217834.pp.vCCe2I Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112217834.pp.vCCe2I, line: 1, column: 7) on node centos9-64-puppet7.example.com
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L118
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent2" to be installed
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112254343.pp.v4H0DF Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112254343.pp.v4H0DF, line: 1, column: 11) on node ubuntu2004-64-puppet8.example.com
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent2" to be running
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112258433.pp.y0Jt3i Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112258433.pp.y0Jt3i, line: 1, column: 13) on node ubuntu2004-64-puppet8.example.com
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent2" to be enabled
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112219768.pp.yxZsvg Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112219768.pp.yxZsvg, line: 1, column: 11) on node centos9-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L150
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112221538.pp.RD84TE Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112221538.pp.RD84TE, line: 1, column: 11) on node centos9-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112223257.pp.MOvTw8 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: has no parameter named 'agent_include' (file: /tmp/apply_manifest_112223257.pp.MOvTw8, line: 1, column: 13) on node centos9-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L193
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0
The operation was canceled.