Skip to content

Commit

Permalink
Test without setting version
Browse files Browse the repository at this point in the history
  • Loading branch information
C24-AK committed Oct 20, 2023
1 parent ecc60c4 commit 8f8123d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/acceptance/nginx_server_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
it 'configures a nginx server' do
pp = "
class { 'nginx':
nginx_version => '1.25.2',
package_source => 'nginx-mainline',
manage_repo => true,
}
Expand Down Expand Up @@ -62,7 +61,6 @@ class { 'nginx':
it 'configures a nginx SSL server' do

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 7 - AlmaLinux 9

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080551879.pp.nZeYON Last 10 lines of output were: Oct 20 08:05:39 almalinux9-64-puppet7.example.com nginx[3861]: nginx: configuration file /etc/nginx/nginx.conf test is successful Oct 20 08:05:39 almalinux9-64-puppet7.example.com systemd[1]: Started The nginx HTTP and reverse proxy server. Oct 20 08:05:42 almalinux9-64-puppet7.example.com systemd[1]: Stopping The nginx HTTP and reverse proxy server... Oct 20 08:05:42 almalinux9-64-puppet7.example.com systemd[1]: nginx.service: Deactivated successfully. �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Class[Nginx]: Unscheduling all events on Class[Nginx] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 4.26 seconds

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 7 - AlmaLinux 8

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080557627.pp.yYwv7U Last 10 lines of output were: Oct 20 08:06:04 almalinux8-64-puppet7.example.com nginx[4139]: nginx: [emerg] unknown directive "ssl" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:26 Oct 20 08:06:04 almalinux8-64-puppet7.example.com systemd[1]: nginx.service: Control process exited, code=exited status=1 Oct 20 08:06:04 almalinux8-64-puppet7.example.com systemd[1]: nginx.service: Failed with result 'exit-code'. Oct 20 08:06:04 almalinux8-64-puppet7.example.com systemd[1]: Failed to start nginx - high performance web server. �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Class[Nginx]: Unscheduling all events on Class[Nginx] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 4.87 seconds

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 7 - Rocky 8

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080607212.pp.AKrdjd Last 10 lines of output were: Oct 20 08:06:13 rocky8-64-puppet7.example.com nginx[3880]: nginx: [emerg] unknown directive "ssl" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:26 Oct 20 08:06:13 rocky8-64-puppet7.example.com systemd[1]: nginx.service: Control process exited, code=exited status=1 Oct 20 08:06:13 rocky8-64-puppet7.example.com systemd[1]: nginx.service: Failed with result 'exit-code'. Oct 20 08:06:13 rocky8-64-puppet7.example.com systemd[1]: Failed to start nginx - high performance web server. �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Class[Nginx]: Unscheduling all events on Class[Nginx] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 4.12 seconds

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 8 - Rocky 8

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080610728.pp.oTdAFT Last 10 lines of output were: Oct 20 08:06:19 rocky8-64-puppet8.example.com nginx[3766]: nginx: [emerg] unknown directive "ssl" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:26 Oct 20 08:06:19 rocky8-64-puppet8.example.com systemd[1]: nginx.service: Control process exited, code=exited status=1 Oct 20 08:06:19 rocky8-64-puppet8.example.com systemd[1]: nginx.service: Failed with result 'exit-code'. Oct 20 08:06:19 rocky8-64-puppet8.example.com systemd[1]: Failed to start nginx - high performance web server. �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Class[Nginx]: Unscheduling all events on Class[Nginx] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 4.13 seconds

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 7 - Rocky 9

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080620764.pp.MHgM2d Last 10 lines of output were: Oct 20 08:06:06 rocky9-64-puppet7.example.com nginx[3626]: nginx: configuration file /etc/nginx/nginx.conf test is successful Oct 20 08:06:06 rocky9-64-puppet7.example.com systemd[1]: Started The nginx HTTP and reverse proxy server. Oct 20 08:06:09 rocky9-64-puppet7.example.com systemd[1]: Stopping The nginx HTTP and reverse proxy server... Oct 20 08:06:09 rocky9-64-puppet7.example.com systemd[1]: nginx.service: Deactivated successfully. �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Class[Nginx]: Unscheduling all events on Class[Nginx] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 5.19 seconds

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 7 - CentOS 9

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080628290.pp.cukuHe Last 10 lines of output were: Oct 20 08:06:14 centos9-64-puppet7.example.com nginx[3258]: nginx: configuration file /etc/nginx/nginx.conf test is successful Oct 20 08:06:14 centos9-64-puppet7.example.com systemd[1]: Started The nginx HTTP and reverse proxy server. Oct 20 08:06:17 centos9-64-puppet7.example.com systemd[1]: Stopping The nginx HTTP and reverse proxy server... Oct 20 08:06:17 centos9-64-puppet7.example.com systemd[1]: nginx.service: Deactivated successfully. �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Class[Nginx]: Unscheduling all events on Class[Nginx] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 4.73 seconds

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 8 - AlmaLinux 9

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080644479.pp.RO7Blc Last 10 lines of output were: Oct 20 08:06:21 almalinux9-64-puppet8.example.com nginx[3822]: nginx: configuration file /etc/nginx/nginx.conf test is successful Oct 20 08:06:21 almalinux9-64-puppet8.example.com systemd[1]: Started The nginx HTTP and reverse proxy server. Oct 20 08:06:26 almalinux9-64-puppet8.example.com systemd[1]: Stopping The nginx HTTP and reverse proxy server... Oct 20 08:06:26 almalinux9-64-puppet8.example.com systemd[1]: nginx.service: Deactivated successfully. �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Class[Nginx]: Unscheduling all events on Class[Nginx] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 5.22 seconds

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 8 - CentOS 9

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080650874.pp.eoAkPZ Last 10 lines of output were: Oct 20 08:06:30 centos9-64-puppet8.example.com nginx[3235]: nginx: configuration file /etc/nginx/nginx.conf test is successful Oct 20 08:06:30 centos9-64-puppet8.example.com systemd[1]: Started The nginx HTTP and reverse proxy server. Oct 20 08:06:35 centos9-64-puppet8.example.com systemd[1]: Stopping The nginx HTTP and reverse proxy server... Oct 20 08:06:35 centos9-64-puppet8.example.com systemd[1]: nginx.service: Deactivated successfully. �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Class[Nginx]: Unscheduling all events on Class[Nginx] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 4.86 seconds

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 8 - AlmaLinux 8

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080651892.pp.fjPBsv Last 10 lines of output were: Oct 20 08:07:02 almalinux8-64-puppet8.example.com nginx[4085]: nginx: [emerg] unknown directive "ssl" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:26 Oct 20 08:07:02 almalinux8-64-puppet8.example.com systemd[1]: nginx.service: Control process exited, code=exited status=1 Oct 20 08:07:02 almalinux8-64-puppet8.example.com systemd[1]: nginx.service: Failed with result 'exit-code'. Oct 20 08:07:02 almalinux8-64-puppet8.example.com systemd[1]: Failed to start nginx - high performance web server. �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Class[Nginx]: Unscheduling all events on Class[Nginx] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 5.87 seconds

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 7 - CentOS 8

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080700184.pp.odIvL5 Last 10 lines of output were: Oct 20 08:07:14 centos8-64-puppet7.example.com systemd[1]: Starting The nginx HTTP and reverse proxy server... Oct 20 08:07:14 centos8-64-puppet7.example.com nginx[4551]: nginx: [emerg] unknown directive "http2" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:21 Oct 20 08:07:14 centos8-64-puppet7.example.com nginx[4551]: nginx: configuration file /etc/nginx/nginx.conf test failed Oct 20 08:07:14 centos8-64-puppet7.example.com systemd[1]: nginx.service: Control process exited, code=exited status=1 �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Class[Nginx]: Unscheduling all events on Class[Nginx] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 12.40 seconds

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 7 - CentOS 7

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080717846.pp.92AF0A Last 10 lines of output were: Oct 20 08:07:04 centos7-64-puppet7.example.com systemd[1]: Started The nginx HTTP and reverse proxy server. Oct 20 08:07:08 centos7-64-puppet7.example.com systemd[1]: Stopping The nginx HTTP and reverse proxy server... Oct 20 08:07:08 centos7-64-puppet7.example.com systemd[1]: Stopped The nginx HTTP and reverse proxy server. Oct 20 08:07:08 centos7-64-puppet7.example.com systemd[1]: Starting The nginx HTTP and reverse proxy server... �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Class[Nginx]: Unscheduling all events on Class[Nginx] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 6.22 seconds

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 8 - Rocky 9

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080714845.pp.Hxlfmc Last 10 lines of output were: Oct 20 08:06:48 rocky9-64-puppet8.example.com nginx[3590]: nginx: configuration file /etc/nginx/nginx.conf test is successful Oct 20 08:06:48 rocky9-64-puppet8.example.com systemd[1]: Started The nginx HTTP and reverse proxy server. Oct 20 08:06:54 rocky9-64-puppet8.example.com systemd[1]: Stopping The nginx HTTP and reverse proxy server... Oct 20 08:06:54 rocky9-64-puppet8.example.com systemd[1]: nginx.service: Deactivated successfully. �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Class[Nginx]: Unscheduling all events on Class[Nginx] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 5.67 seconds

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 7 - Debian 10

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080751396.pp.KmnNhF Last 10 lines of output were: Oct 20 08:07:19 debian10-64-puppet7.example.com systemd[1]: Stopping nginx - high performance web server... Oct 20 08:07:19 debian10-64-puppet7.example.com systemd[1]: nginx.service: Succeeded. Oct 20 08:07:19 debian10-64-puppet7.example.com systemd[1]: Stopped nginx - high performance web server. Oct 20 08:07:19 debian10-64-puppet7.example.com systemd[1]: Starting nginx - high performance web server... Oct 20 08:07:19 debian10-64-puppet7.example.com systemd[1]: Started nginx - high performance web server. Oct 20 08:07:30 debian10-64-puppet7.example.com systemd[1]: Stopping nginx - high performance web server... Oct 20 08:07:30 debian10-64-puppet7.example.com systemd[1]: nginx.service: Succeeded. Oct 20 08:07:30 debian10-64-puppet7.example.com systemd[1]: Stopped nginx - high performance web server. �[mNotice: Applied catalog in 1.77 seconds

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 8 - Debian 10

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080758402.pp.QCs6TU Last 10 lines of output were: Oct 20 08:07:15 debian10-64-puppet8.example.com systemd[1]: Stopping nginx - high performance web server... Oct 20 08:07:15 debian10-64-puppet8.example.com systemd[1]: nginx.service: Succeeded. Oct 20 08:07:15 debian10-64-puppet8.example.com systemd[1]: Stopped nginx - high performance web server. Oct 20 08:07:15 debian10-64-puppet8.example.com systemd[1]: Starting nginx - high performance web server... Oct 20 08:07:15 debian10-64-puppet8.example.com systemd[1]: Started nginx - high performance web server. Oct 20 08:07:31 debian10-64-puppet8.example.com systemd[1]: Stopping nginx - high performance web server... Oct 20 08:07:31 debian10-64-puppet8.example.com systemd[1]: nginx.service: Succeeded. Oct 20 08:07:31 debian10-64-puppet8.example.com systemd[1]: Stopped nginx - high performance web server. �[mNotice: Applied catalog in 1.91 seconds

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 7 - Ubuntu 22.04

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080741310.pp.JF6lkQ Last 10 lines of output were: Oct 20 08:07:34 ubuntu2204-64-puppet7.example.com systemd[1]: Starting nginx - high performance web server... Oct 20 08:07:34 ubuntu2204-64-puppet7.example.com systemd[1]: Started nginx - high performance web server. Oct 20 08:07:47 ubuntu2204-64-puppet7.example.com systemd[1]: Stopping nginx - high performance web server... Oct 20 08:07:47 ubuntu2204-64-puppet7.example.com systemd[1]: nginx.service: Deactivated successfully. Oct 20 08:07:47 ubuntu2204-64-puppet7.example.com systemd[1]: Stopped nginx - high performance web server. Oct 20 08:07:47 ubuntu2204-64-puppet7.example.com systemd[1]: Starting nginx - high performance web server... Oct 20 08:07:47 ubuntu2204-64-puppet7.example.com nginx[8542]: nginx: [emerg] unknown directive "http2" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:21 Oct 20 08:07:47 ubuntu2204-64-puppet7.example.com systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE �[mNotice: Applied catalog in 1.33 seconds

Check failure on line 61 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 7 - Debian 11

nginx::resource::server define: should run successfully with ssl configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080747391.pp.wLhPi8 Last 10 lines of output were: Oct 20 08:07:25 debian11-64-puppet7.example.com systemd[1]: Stopping nginx - high performance web server... Oct 20 08:07:25 debian11-64-puppet7.example.com systemd[1]: nginx.service: Succeeded. Oct 20 08:07:25 debian11-64-puppet7.example.com systemd[1]: Stopped nginx - high performance web server. Oct 20 08:07:25 debian11-64-puppet7.example.com systemd[1]: Starting nginx - high performance web server... Oct 20 08:07:25 debian11-64-puppet7.example.com nginx[10006]: nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.mail.d/domain1.example.conf:14 Oct 20 08:07:25 debian11-64-puppet7.example.com nginx[10006]: nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.mail.d/domain1.example.conf:32 Oct 20 08:07:25 debian11-64-puppet7.example.com systemd[1]: Started nginx - high performance web server. Oct 20 08:07:32 debian11-64-puppet7.example.com systemd[1]: Stopping nginx - high performance web server... �[mNotice: Applied catalog in 1.62 seconds
pp = "
class { 'nginx':
nginx_version => '1.25.2',
package_source => 'nginx-mainline',
manage_repo => true,
}
Expand Down Expand Up @@ -130,7 +128,6 @@ class { 'nginx':
it 'configures a nginx SSL server' do

Check failure on line 128 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 7 - CentOS 8

nginx::resource::server define: should run successfully with encrypted ssl key configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080715810.pp.0sPtYp Last 10 lines of output were: Oct 20 08:07:14 centos8-64-puppet7.example.com systemd[1]: nginx.service: Unit cannot be reloaded because it is inactive. Oct 20 08:07:14 centos8-64-puppet7.example.com systemd[1]: Starting The nginx HTTP and reverse proxy server... Oct 20 08:07:14 centos8-64-puppet7.example.com nginx[4551]: nginx: [emerg] unknown directive "http2" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:21 Oct 20 08:07:14 centos8-64-puppet7.example.com nginx[4551]: nginx: configuration file /etc/nginx/nginx.conf test failed Oct 20 08:07:14 centos8-64-puppet7.example.com systemd[1]: nginx.service: Control process exited, code=exited status=1 �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.37 seconds

Check failure on line 128 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 7 - Debian 10

nginx::resource::server define: should run successfully with encrypted ssl key configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080758253.pp.vtmAWw Last 10 lines of output were: Oct 20 08:07:19 debian10-64-puppet7.example.com systemd[1]: Starting nginx - high performance web server... Oct 20 08:07:19 debian10-64-puppet7.example.com systemd[1]: Started nginx - high performance web server. Oct 20 08:07:30 debian10-64-puppet7.example.com systemd[1]: Stopping nginx - high performance web server... Oct 20 08:07:30 debian10-64-puppet7.example.com systemd[1]: nginx.service: Succeeded. Oct 20 08:07:30 debian10-64-puppet7.example.com systemd[1]: Stopped nginx - high performance web server. �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.82 seconds

Check failure on line 128 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 7 - Ubuntu 22.04

nginx::resource::server define: should run successfully with encrypted ssl key configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080748710.pp.HXNB9Q Last 10 lines of output were: Oct 20 08:07:47 ubuntu2204-64-puppet7.example.com systemd[1]: nginx.service: Deactivated successfully. Oct 20 08:07:47 ubuntu2204-64-puppet7.example.com systemd[1]: Stopped nginx - high performance web server. Oct 20 08:07:47 ubuntu2204-64-puppet7.example.com systemd[1]: Starting nginx - high performance web server... Oct 20 08:07:47 ubuntu2204-64-puppet7.example.com nginx[8542]: nginx: [emerg] unknown directive "http2" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:21 Oct 20 08:07:47 ubuntu2204-64-puppet7.example.com systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.44 seconds

Check failure on line 128 in spec/acceptance/nginx_server_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet / 7 - Debian 11

nginx::resource::server define: should run successfully with encrypted ssl key configures a nginx SSL server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080754577.pp.G9larc Last 10 lines of output were: Oct 20 08:07:25 debian11-64-puppet7.example.com systemd[1]: Starting nginx - high performance web server... Oct 20 08:07:25 debian11-64-puppet7.example.com nginx[10006]: nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.mail.d/domain1.example.conf:14 Oct 20 08:07:25 debian11-64-puppet7.example.com nginx[10006]: nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.mail.d/domain1.example.conf:32 Oct 20 08:07:25 debian11-64-puppet7.example.com systemd[1]: Started nginx - high performance web server. Oct 20 08:07:32 debian11-64-puppet7.example.com systemd[1]: Stopping nginx - high performance web server... �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.74 seconds
pp = "
class { 'nginx':
nginx_version => '1.25.2',
package_source => 'nginx-mainline',
manage_repo => true,
}
Expand Down Expand Up @@ -184,7 +181,6 @@ class { 'nginx':
it 'configures a nginx SSL server' do
pp = "
class { 'nginx':
nginx_version => '1.25.2',
package_source => 'nginx-mainline',
manage_repo => true,
}
Expand Down

0 comments on commit 8f8123d

Please sign in to comment.