Skip to content

drop support for versions < 1.15.0 #480

drop support for versions < 1.15.0

drop support for versions < 1.15.0 #480

Triggered via pull request June 3, 2024 07:22
Status Failure
Total duration 16m 13s
Artifacts

ci.yml

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

Annotations

20 errors and 20 warnings
Puppet / Puppet 7 - CentOS 8: spec/acceptance/class_spec.rb#L34
nginx class: default parameters runs successfully Failure/Error: expect(apply_manifest(pp, catch_failures: true).exit_code).to be_zero Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072508965.sJSUvF.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, nginx::nginx_version must be at least 1.15.0, got 1.14.1 (file: /etc/puppetlabs/code/environments/production/modules/nginx/manifests/init.pp, line: 255, column: 5) on node centos8-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 8: spec/acceptance/init_spec.rb#L8
nginx class default parameters 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_072524781.UGQ6V4.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, nginx::nginx_version must be at least 1.15.0, got 1.14.1 (file: /etc/puppetlabs/code/environments/production/modules/nginx/manifests/init.pp, line: 255, column: 5) on node centos8-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 8: spec/acceptance/init_spec.rb#L40
nginx class default parameters Port "80" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "80" to be listening
Puppet / Puppet 7 - CentOS 8: spec/acceptance/init_spec.rb#L46
nginx class with service_config_check true 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_072526642.ayoZ1B.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, nginx::nginx_version must be at least 1.15.0, got 1.14.1 (file: /etc/puppetlabs/code/environments/production/modules/nginx/manifests/init.pp, line: 255, column: 5) on node centos8-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 8: spec/acceptance/init_spec.rb#L80
nginx class with service_config_check true Port "80" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "80" to be listening
Puppet / Puppet 7 - CentOS 8: spec/acceptance/nginx_location_spec.rb#L6
nginx::resource::location define: runs successfully 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_072528455.fgKlcs.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, nginx::nginx_version must be at least 1.15.0, got 1.14.1 (file: /etc/puppetlabs/code/environments/production/modules/nginx/manifests/init.pp, line: 255, column: 5) on node centos8-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 8: spec/acceptance/nginx_location_spec.rb#L41
nginx::resource::location define: File "/etc/nginx/sites-available/www.puppetlabs.com.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/nginx/sites-available/www.puppetlabs.com.conf".file?` to be truthy, got false
Puppet / Puppet 7 - CentOS 8: spec/acceptance/nginx_location_spec.rb#L42
nginx::resource::location define: File "/etc/nginx/sites-available/www.puppetlabs.com.conf" is expected to contain "# MANAGED BY PUPPET" Failure/Error: it { is_expected.to contain '# MANAGED BY PUPPET' } expected File "/etc/nginx/sites-available/www.puppetlabs.com.conf" to contain "# MANAGED BY PUPPET"
Puppet / Puppet 7 - CentOS 8: spec/acceptance/nginx_location_spec.rb#L43
nginx::resource::location define: File "/etc/nginx/sites-available/www.puppetlabs.com.conf" is expected to contain " root /var/www/www.puppetlabs.com;" Failure/Error: it { is_expected.to contain ' root /var/www/www.puppetlabs.com;' } expected File "/etc/nginx/sites-available/www.puppetlabs.com.conf" to contain " root /var/www/www.puppetlabs.com;"
Puppet / Puppet 7 - CentOS 8: spec/acceptance/nginx_location_spec.rb#L44
nginx::resource::location define: File "/etc/nginx/sites-available/www.puppetlabs.com.conf" is expected to contain " location /media {" Failure/Error: it { is_expected.to contain ' location /media {' } expected File "/etc/nginx/sites-available/www.puppetlabs.com.conf" to contain " location /media {"
Puppet / Puppet 8 - CentOS 8: spec/acceptance/class_spec.rb#L34
nginx class: default parameters runs successfully Failure/Error: expect(apply_manifest(pp, catch_failures: true).exit_code).to be_zero Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072513117.fIWEYI.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, nginx::nginx_version must be at least 1.15.0, got 1.14.1 (file: /etc/puppetlabs/code/environments/production/modules/nginx/manifests/init.pp, line: 255, column: 5) on node centos8-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 8: spec/acceptance/init_spec.rb#L8
nginx class default parameters 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_072528746.EBsp7x.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, nginx::nginx_version must be at least 1.15.0, got 1.14.1 (file: /etc/puppetlabs/code/environments/production/modules/nginx/manifests/init.pp, line: 255, column: 5) on node centos8-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 8: spec/acceptance/init_spec.rb#L40
nginx class default parameters Port "80" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "80" to be listening
Puppet / Puppet 8 - CentOS 8: spec/acceptance/init_spec.rb#L46
nginx class with service_config_check true 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_072530856.15KjnN.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, nginx::nginx_version must be at least 1.15.0, got 1.14.1 (file: /etc/puppetlabs/code/environments/production/modules/nginx/manifests/init.pp, line: 255, column: 5) on node centos8-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 8: spec/acceptance/init_spec.rb#L80
nginx class with service_config_check true Port "80" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "80" to be listening
Puppet / Puppet 8 - CentOS 8: spec/acceptance/nginx_location_spec.rb#L6
nginx::resource::location define: runs successfully 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_072532827.FHNGHL.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, nginx::nginx_version must be at least 1.15.0, got 1.14.1 (file: /etc/puppetlabs/code/environments/production/modules/nginx/manifests/init.pp, line: 255, column: 5) on node centos8-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 8: spec/acceptance/nginx_location_spec.rb#L41
nginx::resource::location define: File "/etc/nginx/sites-available/www.puppetlabs.com.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/nginx/sites-available/www.puppetlabs.com.conf".file?` to be truthy, got false
Puppet / Puppet 8 - CentOS 8: spec/acceptance/nginx_location_spec.rb#L42
nginx::resource::location define: File "/etc/nginx/sites-available/www.puppetlabs.com.conf" is expected to contain "# MANAGED BY PUPPET" Failure/Error: it { is_expected.to contain '# MANAGED BY PUPPET' } expected File "/etc/nginx/sites-available/www.puppetlabs.com.conf" to contain "# MANAGED BY PUPPET"
Puppet / Puppet 8 - CentOS 8: spec/acceptance/nginx_location_spec.rb#L43
nginx::resource::location define: File "/etc/nginx/sites-available/www.puppetlabs.com.conf" is expected to contain " root /var/www/www.puppetlabs.com;" Failure/Error: it { is_expected.to contain ' root /var/www/www.puppetlabs.com;' } expected File "/etc/nginx/sites-available/www.puppetlabs.com.conf" to contain " root /var/www/www.puppetlabs.com;"
Puppet / Puppet 8 - CentOS 8: spec/acceptance/nginx_location_spec.rb#L44
nginx::resource::location define: File "/etc/nginx/sites-available/www.puppetlabs.com.conf" is expected to contain " location /media {" Failure/Error: it { is_expected.to contain ' location /media {' } expected File "/etc/nginx/sites-available/www.puppetlabs.com.conf" to contain " location /media {"
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on virtuozzolinux-7-x86_64 with Facter 3.14.5 and Puppet 8.6.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on almalinux-8-x86_64 with Facter 4.2.14 and Puppet 8.6.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on almalinux-9-x86_64 with Facter 4.2.14 and Puppet 8.6.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on archlinux-rolling-x86_64 with Facter 4.2.9 and Puppet 8.6.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on centos-7-x86_64 with Facter 4.2.2 and Puppet 8.6.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on centos-8-x86_64 with Facter 4.2.14 and Puppet 8.6.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on centos-9-x86_64 with Facter 4.2.14 and Puppet 8.6.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on debian-11-x86_64 with Facter 4.2.14 and Puppet 8.6.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on redhat-7-x86_64 with Facter 4.2.13 and Puppet 8.6.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on redhat-8-x86_64 with Facter 4.2.14 and Puppet 8.6.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on virtuozzolinux-7-x86_64 with Facter 3.14.5 and Puppet 7.30.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on almalinux-8-x86_64 with Facter 4.2.14 and Puppet 7.30.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on almalinux-9-x86_64 with Facter 4.2.14 and Puppet 7.30.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on archlinux-rolling-x86_64 with Facter 4.2.9 and Puppet 7.30.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on centos-7-x86_64 with Facter 4.2.2 and Puppet 7.30.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on centos-8-x86_64 with Facter 4.2.14 and Puppet 7.30.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on centos-9-x86_64 with Facter 4.2.14 and Puppet 7.30.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on debian-11-x86_64 with Facter 4.2.14 and Puppet 7.30.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on redhat-7-x86_64 with Facter 4.2.13 and Puppet 7.30.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1437
nginx::resource::server on redhat-8-x86_64 with Facter 4.2.14 and Puppet 7.30.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented