fix: correct syncrepl option passed to openldap_database if type Array #339
ci.yml
on: pull_request
Puppet
/
Static validations
23s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
26 warnings
Puppet / 8 (Ruby 3.2):
spec/unit/puppet/type/openldap_database_spec.rb#L31
Puppet::Type::Openldap_database namevar validation allows more valid suffix
Skipped: These are valid DNs, but we need a proper parser to match them, not a regexp
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppet/type/openldap_database_spec.rb#L31
Puppet::Type::Openldap_database namevar validation allows more valid suffix
Skipped: These are valid DNs, but we need a proper parser to match them, not a regexp
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181208835.pp.pkHwvl
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.17 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267130'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.15 seconds
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181219502.pp.fNosth
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.17 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267141'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.14 seconds
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181234165.pp.ZjQdcA
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.16 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267155'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.14 seconds
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181227485.pp.CHt6vv
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.17 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267149'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.15 seconds
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181220234.pp.o2m0Hu
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267141'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.53 seconds
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181221689.pp.Do2ci1
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267143'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.63 seconds
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181220317.pp.Mp98zg
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267141'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.60 seconds
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181225255.pp.1Iz1WR
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267146'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.72 seconds
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181240376.pp.sO47tP
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.11 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267162'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.17 seconds
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181235879.pp.1W93Cb
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.11 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267157'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.14 seconds
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181233496.pp.a4PH9Q
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.24 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267155'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.19 seconds
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181251644.pp.TKb3GZ
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.20 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267173'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.16 seconds
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181254161.pp.oA1rux
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.16 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267175'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.14 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181233667.pp.riz1Lo
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2204-64-puppet7.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267155'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.86 seconds
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181307100.pp.bE77bm
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267188'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.16 seconds
|
Puppet / Puppet 8 - Ubuntu 18.04:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181235413.pp.zfUcDB
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267157'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 1.10 seconds
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181232410.pp.kiAmd7
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.17 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267154'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.14 seconds
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181239275.pp.t1eqGS
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267161'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.81 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181241817.pp.8XDXgr
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.11 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267163'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.97 seconds
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181242524.pp.onSRYL
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267164'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.96 seconds
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181313872.pp.0M1Suv
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267195'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.17 seconds
|
Puppet / Puppet 7 - Ubuntu 18.04:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181250159.pp.YEcTk0
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267171'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 1.20 seconds
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181327663.pp.0xzE8K
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.24 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267209'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.18 seconds
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181359915.pp.FkTFeC
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.24 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710267241'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.16 seconds
|