Skip to content

Add Debian 12 support #208

Add Debian 12 support

Add Debian 12 support #208

Triggered via pull request May 5, 2024 17:06
Status Failure
Total duration 5m 46s
Artifacts

ci.yml

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

Annotations

16 errors
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L16
puppetboard class configuring Apache without vhost / mod_wsgi works with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170853642.pp.qxSzx3 Last 10 lines of output were: Info: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/File[/etc/systemd/system/puppetdb-dlo-cleanup.timer]: Scheduling refresh of Service[puppetdb-dlo-cleanup.timer] Info: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/File[/etc/systemd/system/puppetdb-dlo-cleanup.timer]: Scheduling refresh of Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer] Info: Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer]: Scheduling refresh of Exec[systemd-puppetdb-dlo-cleanup.timer-systemctl-daemon-reload] �[mNotice: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer]/Exec[systemd-puppetdb-dlo-cleanup.timer-systemctl-daemon-reload]: Triggered 'refresh' from 1 event Info: Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer]: Scheduling refresh of Service[puppetdb-dlo-cleanup.timer] �[mNotice: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/Service[puppetdb-dlo-cleanup.timer]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/Service[puppetdb-dlo-cleanup.timer]: Unscheduling refresh on Service[puppetdb-dlo-cleanup.timer] Info: Class[Puppetdb::Server]: Unscheduling all events on Class[Puppetdb::Server] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 74.52 seconds
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L41
puppetboard class configuring Apache without vhost / mod_wsgi answers to localhost Failure/Error: expect(r.stdout).to match(%r{<title>Puppetboard</title>}) expected "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>500 Internal Server Error...>More information about this error may be available\nin the server error log.</p>\n</body></html>\n" to match /<title>Puppetboard<\/title>/ Diff: @@ -1,14 +1,27 @@ -/<title>Puppetboard<\/title>/ +<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> +<html><head> +<title>500 Internal Server Error</title> +</head><body> +<h1>Internal Server Error</h1> +<p>The server encountered an internal error or +misconfiguration and was unable to complete +your request.</p> +<p>Please contact the server administrator at + [no address given] to inform them of the time this error occurred, + and the actions you performed just before this error.</p> +<p>More information about this error may be available +in the server error log.</p> +</body></html>
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L50
puppetboard class configuring Apache with vhost / mod_wsgi works with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171013335.pp.Aj8aNg Last 10 lines of output were: Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_max_threads]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/conf.d/puppetdb.ini]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb-connections-from-master-only]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/certificate-whitelist]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb_disable_update_checking]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server/Service[puppetdb]: Skipping because of failed dependencies Info: Apache::Vhost[localhost]: Scheduling refresh of Service[httpd] �[mNotice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 2 events Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 7.31 seconds
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L83
puppetboard class configuring Apache with vhost / mod_wsgi answers to localhost Failure/Error: expect(r.stdout).to match(%r{<title>Puppetboard</title>}) expected "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>500 Internal Server Error...>More information about this error may be available\nin the server error log.</p>\n</body></html>\n" to match /<title>Puppetboard<\/title>/ Diff: @@ -1,14 +1,27 @@ -/<title>Puppetboard<\/title>/ +<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> +<html><head> +<title>500 Internal Server Error</title> +</head><body> +<h1>Internal Server Error</h1> +<p>The server encountered an internal error or +misconfiguration and was unable to complete +your request.</p> +<p>Please contact the server administrator at + [no address given] to inform them of the time this error occurred, + and the actions you performed just before this error.</p> +<p>More information about this error may be available +in the server error log.</p> +</body></html>
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L92
puppetboard class with SSL works with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171026223.pp.JwSemk Last 10 lines of output were: Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_sslhost]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_sslport]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_max_threads]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/conf.d/puppetdb.ini]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb-connections-from-master-only]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/certificate-whitelist]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb_disable_update_checking]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server/Service[puppetdb]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 10.16 seconds
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L127
puppetboard class LDAP auth works with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171042818.pp.2jfhTQ Last 10 lines of output were: Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_sslhost]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_sslport]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_max_threads]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/conf.d/puppetdb.ini]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb-connections-from-master-only]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/certificate-whitelist]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb_disable_update_checking]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server/Service[puppetdb]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 7.33 seconds
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L174
puppetboard class AUTH ldap-group works with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171055675.pp.BSMnoD Last 10 lines of output were: Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_sslhost]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_sslport]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_max_threads]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/conf.d/puppetdb.ini]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb-connections-from-master-only]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/certificate-whitelist]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb_disable_update_checking]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server/Service[puppetdb]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 7.30 seconds
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 12: spec/acceptance/class_spec.rb#L16
puppetboard class configuring Apache without vhost / mod_wsgi works with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170849609.pp.l19j3v Last 10 lines of output were: Info: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/File[/etc/systemd/system/puppetdb-dlo-cleanup.timer]: Scheduling refresh of Service[puppetdb-dlo-cleanup.timer] Info: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/File[/etc/systemd/system/puppetdb-dlo-cleanup.timer]: Scheduling refresh of Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer] Info: Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer]: Scheduling refresh of Exec[systemd-puppetdb-dlo-cleanup.timer-systemctl-daemon-reload] �[mNotice: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer]/Exec[systemd-puppetdb-dlo-cleanup.timer-systemctl-daemon-reload]: Triggered 'refresh' from 1 event Info: Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer]: Scheduling refresh of Service[puppetdb-dlo-cleanup.timer] �[mNotice: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/Service[puppetdb-dlo-cleanup.timer]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/Service[puppetdb-dlo-cleanup.timer]: Unscheduling refresh on Service[puppetdb-dlo-cleanup.timer] Info: Class[Puppetdb::Server]: Unscheduling all events on Class[Puppetdb::Server] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 95.92 seconds
Puppet / Puppet 8 - Debian 12: spec/acceptance/class_spec.rb#L41
puppetboard class configuring Apache without vhost / mod_wsgi answers to localhost Failure/Error: expect(r.stdout).to match(%r{<title>Puppetboard</title>}) expected "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>500 Internal Server Error...>More information about this error may be available\nin the server error log.</p>\n</body></html>\n" to match /<title>Puppetboard<\/title>/ Diff: @@ -1,14 +1,27 @@ -/<title>Puppetboard<\/title>/ +<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> +<html><head> +<title>500 Internal Server Error</title> +</head><body> +<h1>Internal Server Error</h1> +<p>The server encountered an internal error or +misconfiguration and was unable to complete +your request.</p> +<p>Please contact the server administrator at + [no address given] to inform them of the time this error occurred, + and the actions you performed just before this error.</p> +<p>More information about this error may be available +in the server error log.</p> +</body></html>
Puppet / Puppet 8 - Debian 12: spec/acceptance/class_spec.rb#L50
puppetboard class configuring Apache with vhost / mod_wsgi works with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171030408.pp.MtdjVa Last 10 lines of output were: Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_max_threads]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/conf.d/puppetdb.ini]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb-connections-from-master-only]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/certificate-whitelist]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb_disable_update_checking]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server/Service[puppetdb]: Skipping because of failed dependencies Info: Apache::Vhost[localhost]: Scheduling refresh of Service[httpd] �[mNotice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 2 events Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 7.09 seconds
Puppet / Puppet 8 - Debian 12: spec/acceptance/class_spec.rb#L83
puppetboard class configuring Apache with vhost / mod_wsgi answers to localhost Failure/Error: expect(r.stdout).to match(%r{<title>Puppetboard</title>}) expected "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>500 Internal Server Error...>More information about this error may be available\nin the server error log.</p>\n</body></html>\n" to match /<title>Puppetboard<\/title>/ Diff: @@ -1,14 +1,27 @@ -/<title>Puppetboard<\/title>/ +<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> +<html><head> +<title>500 Internal Server Error</title> +</head><body> +<h1>Internal Server Error</h1> +<p>The server encountered an internal error or +misconfiguration and was unable to complete +your request.</p> +<p>Please contact the server administrator at + [no address given] to inform them of the time this error occurred, + and the actions you performed just before this error.</p> +<p>More information about this error may be available +in the server error log.</p> +</body></html>
Puppet / Puppet 8 - Debian 12: spec/acceptance/class_spec.rb#L92
puppetboard class with SSL works with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171042674.pp.KEm7PZ Last 10 lines of output were: Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_sslhost]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_sslport]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_max_threads]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/conf.d/puppetdb.ini]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb-connections-from-master-only]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/certificate-whitelist]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb_disable_update_checking]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server/Service[puppetdb]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 10.01 seconds
Puppet / Puppet 8 - Debian 12: spec/acceptance/class_spec.rb#L127
puppetboard class LDAP auth works with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171058602.pp.lVC3R1 Last 10 lines of output were: Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_sslhost]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_sslport]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_max_threads]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/conf.d/puppetdb.ini]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb-connections-from-master-only]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/certificate-whitelist]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb_disable_update_checking]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server/Service[puppetdb]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 7.09 seconds
Puppet / Puppet 8 - Debian 12: spec/acceptance/class_spec.rb#L174
puppetboard class AUTH ldap-group works with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171110838.pp.TolLQD Last 10 lines of output were: Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_sslhost]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_sslport]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Jetty/Ini_setting[puppetdb_max_threads]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/conf.d/puppetdb.ini]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb-connections-from-master-only]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/File[/etc/puppetlabs/puppetdb/certificate-whitelist]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server::Puppetdb/Ini_setting[puppetdb_disable_update_checking]: Skipping because of failed dependencies Warning: /Stage[main]/Puppetdb::Server/Service[puppetdb]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 7.12 seconds
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.