Add Debian 12 support #188
ci.yml
on: pull_request
Puppet
/
Static validations
24s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
30 errors
Puppet / 8 (Ruby 3.2):
spec/classes/apache/vhost_spec.rb#L32
puppetboard::apache::vhost default params on debian-12-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: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 6, column: 1) on node fv-az1432-133.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/apache/vhost_spec.rb#L33
puppetboard::apache::vhost default params on debian-12-x86_64 is expected to contain Class[puppetboard::apache::vhost]
Failure/Error: it { is_expected.to contain_class('puppetboard::apache::vhost') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 6, column: 1) on node fv-az1432-133.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/apache/vhost_spec.rb#L34
puppetboard::apache::vhost default params on debian-12-x86_64 is expected to contain Class[apache::mod::wsgi]
Failure/Error: it { is_expected.to contain_class('apache::mod::wsgi') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 6, column: 1) on node fv-az1432-133.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/apache/vhost_spec.rb#L35
puppetboard::apache::vhost default params on debian-12-x86_64 is expected to contain File[/srv/puppetboard/puppetboard/wsgi.py]
Failure/Error: it { is_expected.to contain_file('/srv/puppetboard/puppetboard/wsgi.py') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 6, column: 1) on node fv-az1432-133.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/apache/vhost_spec.rb#L37
puppetboard::apache::vhost default params on debian-12-x86_64 is expected to contain Apache::Vhost[puppetboard.local] that requires File[/srv/puppetboard/puppetboard/wsgi.py]
Failure/Error:
expect(subject).to contain_apache__vhost('puppetboard.local').with(
'ensure' => 'present',
'port' => 80
).that_requires('File[/srv/puppetboard/puppetboard/wsgi.py]')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 6, column: 1) on node fv-az1432-133.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/apache/vhost_spec.rb#L44
puppetboard::apache::vhost default params on debian-12-x86_64 is expected to contain File[puppetboard-ldap.part] with ensure => "file"
Failure/Error:
expect(subject).to contain_file('puppetboard-ldap.part').with(
'ensure' => 'file'
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 6, column: 1) on node fv-az1432-133.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/puppetboard_spec.rb#L15
puppetboard on debian-12-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: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1432-133.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/puppetboard_spec.rb#L16
puppetboard on debian-12-x86_64 is expected to contain Class[puppetboard]
Failure/Error: it { is_expected.to contain_class('puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1432-133.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/puppetboard_spec.rb#L17
puppetboard on debian-12-x86_64 is expected to contain Group[puppetboard]
Failure/Error: it { is_expected.to contain_group('puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1432-133.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/puppetboard_spec.rb#L18
puppetboard on debian-12-x86_64 is expected to contain User[puppetboard]
Failure/Error: it { is_expected.to contain_user('puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1432-133.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/apache/vhost_spec.rb#L32
puppetboard::apache::vhost default params on debian-12-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: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 6, column: 1) on node fv-az881-933.kxqfgnpkrxgetcyd3drl2yrtfd.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L15
puppetboard on debian-12-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: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az881-933.kxqfgnpkrxgetcyd3drl2yrtfd.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L16
puppetboard on debian-12-x86_64 is expected to contain Class[puppetboard]
Failure/Error: it { is_expected.to contain_class('puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az881-933.kxqfgnpkrxgetcyd3drl2yrtfd.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L17
puppetboard on debian-12-x86_64 is expected to contain Group[puppetboard]
Failure/Error: it { is_expected.to contain_group('puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az881-933.kxqfgnpkrxgetcyd3drl2yrtfd.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/apache/vhost_spec.rb#L33
puppetboard::apache::vhost default params on debian-12-x86_64 is expected to contain Class[puppetboard::apache::vhost]
Failure/Error: it { is_expected.to contain_class('puppetboard::apache::vhost') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 6, column: 1) on node fv-az881-933.kxqfgnpkrxgetcyd3drl2yrtfd.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L18
puppetboard on debian-12-x86_64 is expected to contain User[puppetboard]
Failure/Error: it { is_expected.to contain_user('puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az881-933.kxqfgnpkrxgetcyd3drl2yrtfd.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L24
puppetboard on debian-12-x86_64 is expected to contain File[/srv/puppetboard/puppetboard/settings.py]
Failure/Error: it { is_expected.to contain_file('/srv/puppetboard/puppetboard/settings.py') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az881-933.kxqfgnpkrxgetcyd3drl2yrtfd.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L25
puppetboard on debian-12-x86_64 is expected to contain File[/srv/puppetboard]
Failure/Error: it { is_expected.to contain_file('/srv/puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az881-933.kxqfgnpkrxgetcyd3drl2yrtfd.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L26
puppetboard on debian-12-x86_64 is expected to contain Python::Pyvenv[/srv/puppetboard/virtenv-puppetboard]
Failure/Error: it { is_expected.to contain_python__pyvenv('/srv/puppetboard/virtenv-puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az881-933.kxqfgnpkrxgetcyd3drl2yrtfd.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/apache/vhost_spec.rb#L34
puppetboard::apache::vhost default params on debian-12-x86_64 is expected to contain Class[apache::mod::wsgi]
Failure/Error: it { is_expected.to contain_class('apache::mod::wsgi') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 6, column: 1) on node fv-az881-933.kxqfgnpkrxgetcyd3drl2yrtfd.ex.internal.cloudapp.net
|
Puppet / Distro Puppet - 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-none.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234559029.pp.6e2JO8
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Could not run: cannot load such file -- scanf
|
Puppet / Distro Puppet - Debian 12:
spec/acceptance/class_spec.rb#L41
puppetboard class configuring Apache without vhost / mod_wsgi answers to localhost
Failure/Error:
shell('/usr/bin/curl localhost/puppetboard/') do |r|
expect(r.stdout).to match(%r{<title>Puppetboard</title>})
expect(r.exit_code).to be_zero
end
Beaker::Host::CommandFailure:
Host 'debian12-64-none.example.com' exited with 7 running:
/usr/bin/curl localhost/puppetboard/
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to localhost port 80 after 0 ms: Couldn't connect to server
|
Puppet / Distro Puppet - 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-none.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234603279.pp.qmTcw9
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Could not run: cannot load such file -- scanf
|
Puppet / Distro Puppet - Debian 12:
spec/acceptance/class_spec.rb#L83
puppetboard class configuring Apache with vhost / mod_wsgi answers to localhost
Failure/Error:
shell('/usr/bin/curl localhost') do |r|
expect(r.stdout).to match(%r{<title>Puppetboard</title>})
expect(r.exit_code).to be_zero
end
Beaker::Host::CommandFailure:
Host 'debian12-64-none.example.com' exited with 7 running:
/usr/bin/curl localhost
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to localhost port 80 after 0 ms: Couldn't connect to server
|
Puppet / Distro Puppet - 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-none.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234607754.pp.gOGHV1
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (file: /tmp/apply_manifest_234607754.pp.gOGHV1, line: 4, column: 7) on node debian12-64-none.example.com
|
Puppet / Distro Puppet - Debian 12:
spec/acceptance/class_spec.rb#L121
puppetboard class with SSL File "/srv/puppetboard/puppetboard/settings.py" is expected to contain "PUPPETDB_KEY = '/var/lib/puppet/ssl/private_keys/test.networkninjas.net.pem'"
Failure/Error: it { is_expected.to contain "PUPPETDB_KEY = '/var/lib/puppet/ssl/private_keys/test.networkninjas.net.pem'" }
expected File "/srv/puppetboard/puppetboard/settings.py" to contain "PUPPETDB_KEY = '/var/lib/puppet/ssl/private_keys/test.networkninjas.net.pem'"
|
Puppet / Distro Puppet - Debian 12:
spec/acceptance/class_spec.rb#L122
puppetboard class with SSL File "/srv/puppetboard/puppetboard/settings.py" is expected to contain "PUPPETDB_CERT = '/var/lib/puppet/ssl/certs/test.networkninjas.net.pem'"
Failure/Error: it { is_expected.to contain "PUPPETDB_CERT = '/var/lib/puppet/ssl/certs/test.networkninjas.net.pem'" }
expected File "/srv/puppetboard/puppetboard/settings.py" to contain "PUPPETDB_CERT = '/var/lib/puppet/ssl/certs/test.networkninjas.net.pem'"
|
Puppet / Distro Puppet - 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-none.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234613082.pp.RgLDcQ
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (file: /tmp/apply_manifest_234613082.pp.RgLDcQ, line: 4, column: 10) on node debian12-64-none.example.com
|
Puppet / Distro Puppet - Debian 12:
spec/acceptance/class_spec.rb#L162
puppetboard class LDAP auth File "/etc/apache2/conf.d/25-puppetboard.conf" is expected to contain "AuthBasicProvider ldap"
Failure/Error: it { is_expected.to contain 'AuthBasicProvider ldap' }
expected File "/etc/apache2/conf.d/25-puppetboard.conf" to contain "AuthBasicProvider ldap"
|
Puppet / Distro Puppet - Debian 12:
spec/acceptance/class_spec.rb#L163
puppetboard class LDAP auth File "/etc/apache2/conf.d/25-puppetboard.conf" is expected to contain "AuthLDAPBindDN \"cn=user,dc=puppet,dc=example,dc=com\""
Failure/Error: it { is_expected.to contain 'AuthLDAPBindDN "cn=user,dc=puppet,dc=example,dc=com"' }
expected File "/etc/apache2/conf.d/25-puppetboard.conf" to contain "AuthLDAPBindDN \"cn=user,dc=puppet,dc=example,dc=com\""
|