Skip to content

Add zabbix-server/proxy pollers settings #935

Add zabbix-server/proxy pollers settings

Add zabbix-server/proxy pollers settings #935

Re-run triggered March 6, 2025 14:11
Status Cancelled
Total duration 10m 6s
Artifacts

ci.yml

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

Annotations

176 errors and 20 warnings
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0
The operation was canceled.
Puppet / Distro Puppet - Archlinux rolling - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Distro Puppet - Archlinux rolling - Zabbix 7.0
The operation was canceled.
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Debian 12 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Debian 12 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Debian 12 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::server class default parameters behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian12-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160141314.Vhu3fS.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /etc/puppetlabs/code/environments/production/modules/zabbix/manifests/server.pp, line: 218, column: 81) Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Server]: parameter 'startagentpollers' expects an Integer value, got Undef (file: /tmp/apply_manifest_160141314.Vhu3fS.pp, line: 2, column: 12) on node debian12-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:10
Puppet / Puppet 7 - Debian 12 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::server class default parameters behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian12-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160144905.1sbvgJ.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /etc/puppetlabs/code/environments/production/modules/zabbix/manifests/server.pp, line: 218, column: 81) Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Server]: parameter 'startagentpollers' expects an Integer value, got Undef (file: /tmp/apply_manifest_160144905.1sbvgJ.pp, line: 2, column: 12) on node debian12-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:10
Puppet / Puppet 7 - Debian 12 - Zabbix 5.0: spec/acceptance/server_spec.rb#L31
zabbix::server class default parameters Package "zabbix-server-pgsql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-server-pgsql" to be installed
Puppet / Puppet 7 - Debian 12 - Zabbix 5.0: spec/acceptance/server_spec.rb#L35
zabbix::server class default parameters Service "zabbix-server" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-server" to be running
Puppet / Puppet 7 - Debian 12 - Zabbix 5.0: spec/acceptance/server_spec.rb#L36
zabbix::server class default parameters Service "zabbix-server" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-server" to be enabled
Puppet / Puppet 7 - Debian 12 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 12 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Debian 12 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Debian 12 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Debian 12 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Debian 11 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Debian 11 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - Debian 12 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Debian 12 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::server class default parameters behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian12-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160153132.JBORDM.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /etc/puppetlabs/code/environments/production/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node debian12-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:10
Puppet / Puppet 8 - Debian 12 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::server class default parameters behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian12-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160156861.FTi0Ra.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /etc/puppetlabs/code/environments/production/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node debian12-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:10
Puppet / Puppet 8 - Debian 12 - Zabbix 5.0: spec/acceptance/server_spec.rb#L31
zabbix::server class default parameters Package "zabbix-server-pgsql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-server-pgsql" to be installed
Puppet / Puppet 8 - Debian 12 - Zabbix 5.0: spec/acceptance/server_spec.rb#L35
zabbix::server class default parameters Service "zabbix-server" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-server" to be running
Puppet / Puppet 8 - Debian 12 - Zabbix 5.0: spec/acceptance/server_spec.rb#L36
zabbix::server class default parameters Service "zabbix-server" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-server" to be enabled
Puppet / Puppet 8 - Debian 12 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Debian 11 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Debian 11 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 9 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Rocky 9 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - CentOS 9 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - CentOS 9 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / 7 (Ruby 2.7)
The run was canceled by @Valantin.
Puppet / 7 (Ruby 2.7): spec/classes/server_spec.rb#L92
zabbix::server on redhat-8-x86_64 is expected to contain File[/etc/zabbix/zabbix_server.conf.d] with ensure => "directory" Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_server.conf.d').with_ensure('directory') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/proxy_spec.rb#L26
zabbix::proxy on redhat-8-x86_64 is expected to contain File[/etc/zabbix/zabbix_proxy.conf.d] with ensure => "directory" Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_proxy.conf.d').with_ensure('directory') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::proxy_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/proxy.pp, line: 247, column: 81) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/server_spec.rb#L93
zabbix::server on redhat-8-x86_64 is expected to contain File[/etc/zabbix/zabbix_server.conf.d] with require => "File[/etc/zabbix/zabbix_server.conf]" Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_server.conf.d').with_require('File[/etc/zabbix/zabbix_server.conf]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/proxy_spec.rb#L27
zabbix::proxy on redhat-8-x86_64 is expected to contain File[/etc/zabbix/zabbix_proxy.conf.d] with require => "File[/etc/zabbix/zabbix_proxy.conf]" Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_proxy.conf.d').with_require('File[/etc/zabbix/zabbix_proxy.conf]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::proxy_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/proxy.pp, line: 247, column: 81) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/server_spec.rb#L21
zabbix::server on redhat-8-x86_64 with default settings is expected to contain Class[zabbix::repo] Failure/Error: it { is_expected.to contain_class('zabbix::repo') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/proxy_spec.rb#L28
zabbix::proxy on redhat-8-x86_64 is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Unknown variable: 'zabbis::params::proxy_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/proxy.pp, line: 247, column: 81) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/server_spec.rb#L22
zabbix::server on redhat-8-x86_64 with default settings is expected to contain Class[zabbix::params] Failure/Error: it { is_expected.to contain_class('zabbix::params') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/proxy_spec.rb#L29
zabbix::proxy on redhat-8-x86_64 is expected to contain Class[zabbix::params] Failure/Error: it { is_expected.to contain_class('zabbix::params') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::proxy_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/proxy.pp, line: 247, column: 81) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/server_spec.rb#L23
zabbix::server on redhat-8-x86_64 with default settings is expected to contain Service[zabbix-server] with ensure => "running" Failure/Error: it { is_expected.to contain_service('zabbix-server').with_ensure('running') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/proxy_spec.rb#L30
zabbix::proxy on redhat-8-x86_64 is expected to contain Exec[zabbix_create.sql] Failure/Error: it { is_expected.to contain_exec('zabbix_create.sql') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::proxy_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/proxy.pp, line: 247, column: 81) on node rspec.puppet.com
Puppet / 8 (Ruby 3.2): spec/classes/proxy_spec.rb#L26
zabbix::proxy on redhat-8-x86_64 is expected to contain File[/etc/zabbix/zabbix_proxy.conf.d] with ensure => "directory" Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_proxy.conf.d').with_ensure('directory') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::proxy_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/proxy.pp, line: 247, column: 81) on node rspec.puppet.com
Puppet / 8 (Ruby 3.2): spec/classes/server_spec.rb#L92
zabbix::server on redhat-8-x86_64 is expected to contain File[/etc/zabbix/zabbix_server.conf.d] with ensure => "directory" Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_server.conf.d').with_ensure('directory') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node rspec.puppet.com
Puppet / 8 (Ruby 3.2): spec/classes/proxy_spec.rb#L27
zabbix::proxy on redhat-8-x86_64 is expected to contain File[/etc/zabbix/zabbix_proxy.conf.d] with require => "File[/etc/zabbix/zabbix_proxy.conf]" Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_proxy.conf.d').with_require('File[/etc/zabbix/zabbix_proxy.conf]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::proxy_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/proxy.pp, line: 247, column: 81) on node rspec.puppet.com
Puppet / 8 (Ruby 3.2): spec/classes/server_spec.rb#L93
zabbix::server on redhat-8-x86_64 is expected to contain File[/etc/zabbix/zabbix_server.conf.d] with require => "File[/etc/zabbix/zabbix_server.conf]" Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_server.conf.d').with_require('File[/etc/zabbix/zabbix_server.conf]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node rspec.puppet.com
Puppet / 8 (Ruby 3.2): spec/classes/proxy_spec.rb#L28
zabbix::proxy on redhat-8-x86_64 is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Unknown variable: 'zabbis::params::proxy_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/proxy.pp, line: 247, column: 81) on node rspec.puppet.com
Puppet / 8 (Ruby 3.2): spec/classes/server_spec.rb#L21
zabbix::server on redhat-8-x86_64 with default settings is expected to contain Class[zabbix::repo] Failure/Error: it { is_expected.to contain_class('zabbix::repo') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node rspec.puppet.com
Puppet / 8 (Ruby 3.2): spec/classes/proxy_spec.rb#L29
zabbix::proxy on redhat-8-x86_64 is expected to contain Class[zabbix::params] Failure/Error: it { is_expected.to contain_class('zabbix::params') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::proxy_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/proxy.pp, line: 247, column: 81) on node rspec.puppet.com
Puppet / 8 (Ruby 3.2): spec/classes/server_spec.rb#L22
zabbix::server on redhat-8-x86_64 with default settings is expected to contain Class[zabbix::params] Failure/Error: it { is_expected.to contain_class('zabbix::params') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node rspec.puppet.com
Puppet / 8 (Ruby 3.2): spec/classes/proxy_spec.rb#L30
zabbix::proxy on redhat-8-x86_64 is expected to contain Exec[zabbix_create.sql] Failure/Error: it { is_expected.to contain_exec('zabbix_create.sql') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::proxy_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/proxy.pp, line: 247, column: 81) on node rspec.puppet.com
Puppet / 8 (Ruby 3.2): spec/classes/server_spec.rb#L23
zabbix::server on redhat-8-x86_64 with default settings is expected to contain Service[zabbix-server] with ensure => "running" Failure/Error: it { is_expected.to contain_service('zabbix-server').with_ensure('running') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node rspec.puppet.com
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::server class default parameters behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian12-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_141506684.VrQWdz.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /etc/puppetlabs/code/environments/production/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node debian12-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:10
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::server class default parameters behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian12-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_141511135.PDsRzw.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /etc/puppetlabs/code/environments/production/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node debian12-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:10
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0: spec/acceptance/server_spec.rb#L31
zabbix::server class default parameters Package "zabbix-server-pgsql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-server-pgsql" to be installed
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0: spec/acceptance/server_spec.rb#L35
zabbix::server class default parameters Service "zabbix-server" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-server" to be running
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0: spec/acceptance/server_spec.rb#L36
zabbix::server class default parameters Service "zabbix-server" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-server" to be enabled
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::server class deploys a zabbix 6.0 server behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian12-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_141515547.UuxvbG.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /etc/puppetlabs/code/environments/production/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node debian12-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:42
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::server class deploys a zabbix 6.0 server behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian12-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_141519745.2ZMw4O.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'zabbis::params::server_startagentpollers'. (file: /etc/puppetlabs/code/environments/production/modules/zabbix/manifests/server.pp, line: 218, column: 81) on node debian12-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:42
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0: spec/acceptance/server_spec.rb#L64
zabbix::server class deploys a zabbix 6.0 server Package "zabbix-server-pgsql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-server-pgsql" to be installed
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0: spec/acceptance/server_spec.rb#L68
zabbix::server class deploys a zabbix 6.0 server Service "zabbix-server" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-server" to be running
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0: spec/acceptance/server_spec.rb#L69
zabbix::server class deploys a zabbix 6.0 server Service "zabbix-server" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-server" to be enabled
Puppet / Test suite
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7)
Cache not found for keys: setup-ruby-bundler-cache-v6-rhel-9.5-x64-ruby-2.7-wd-/scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-zabbix/puppet-zabbix-with--without-development:system_tests:release-only--Gemfile.lock-bff9df24f82085543e0f4d88d137846ae0fc629c9f69f1ffcedb933d57912dec, setup-ruby-bundler-cache-v6-rhel-9.5-x64-ruby-2.7-wd-/scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-zabbix/puppet-zabbix-with--without-development:system_tests:release-only--Gemfile.lock-
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L489
zabbix::agent on redhat-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L489
zabbix::agent on redhat-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L489
zabbix::agent on oraclelinux-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L489
zabbix::agent on oraclelinux-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L489
zabbix::agent on centos-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L489
zabbix::agent on almalinux-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L489
zabbix::agent on almalinux-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L489
zabbix::agent on rocky-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L489
zabbix::agent on rocky-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L489
zabbix::agent on redhat-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L489
zabbix::agent on redhat-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L489
zabbix::agent on oraclelinux-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L489
zabbix::agent on oraclelinux-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L489
zabbix::agent on centos-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L489
zabbix::agent on almalinux-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L489
zabbix::agent on almalinux-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L489
zabbix::agent on rocky-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L489
zabbix::agent on rocky-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L489
zabbix::agent on ubuntu-20.04-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file