feat(db): require password for local IP connections #830
ci.yml
on: pull_request
Puppet
/
Static validations
46s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
3s
Annotations
3 errors
|
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
|
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/katello_devel_spec.rb#L12
Scenario: install katello_devel applies with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181130233.LWkK29.pp
Last 10 lines of output were:
Info: Class[Candlepin::Database::Postgresql]: Scheduling refresh of Class[Candlepin::Service]
Info: Class[Candlepin::Service]: Scheduling refresh of Service[tomcat]
�[mNotice: /Stage[main]/Candlepin::Service/Service[tomcat]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Candlepin::Service/Service[tomcat]: Unscheduling refresh on Service[tomcat]
Warning: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[install --retry 3 --jobs 3 --path .vendor]/Exec[bundle-install --retry 3 --jobs 3 --path .vendor]: Skipping because of failed dependencies
Warning: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[exec npm install]/Exec[bundle-exec npm install]: Skipping because of failed dependencies
Warning: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[exec rake db:migrate]/Exec[bundle-exec rake db:migrate]: Skipping because of failed dependencies
Warning: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[exec rake db:seed]/Exec[bundle-exec rake db:seed]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 202.74 seconds
|
|
Puppet / Test suite
Process completed with exit code 1.
|