This repository was archived by the owner on Jul 26, 2024. It is now read-only.
modulesync 7.3.0 #22
ci.yml
on: pull_request
Puppet
/
Static validations
20s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
4 errors
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/dropbear_spec.rb#L6
dropbear class default parameters works idempotently with no errors
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_221347346.pp.qdNjP5
Last 10 lines of output were:
Feb 16 22:13:52 ubuntu2204-64-puppet7.example.com systemd[1]: Starting LSB: Lightweight SSH server...
Feb 16 22:13:52 ubuntu2204-64-puppet7.example.com dropbear[1003]: Starting Dropbear SSH server:
Feb 16 22:13:52 ubuntu2204-64-puppet7.example.com systemd[1]: dropbear.service: Control process exited, code=exited, status=1/FAILURE
Feb 16 22:13:52 ubuntu2204-64-puppet7.example.com systemd[1]: dropbear.service: Failed with result 'exit-code'.
Feb 16 22:13:52 ubuntu2204-64-puppet7.example.com systemd[1]: Failed to start LSB: Lightweight SSH server.
�[mNotice: /Stage[main]/Dropbear/Service[dropbear]: Triggered 'refresh' from 2 events
Info: Class[Dropbear]: Unscheduling all events on Class[Dropbear]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 3.67 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/dropbear_spec.rb#L6
dropbear class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_221356665.pp.eVnyid
Last 10 lines of output were:
Feb 16 22:14:10 ubuntu2004-64-puppet7.example.com systemd[1]: Starting LSB: Lightweight SSH server...
Feb 16 22:14:10 ubuntu2004-64-puppet7.example.com dropbear[2416]: Starting Dropbear SSH server:
Feb 16 22:14:10 ubuntu2004-64-puppet7.example.com systemd[1]: dropbear.service: Control process exited, code=exited, status=1/FAILURE
Feb 16 22:14:10 ubuntu2004-64-puppet7.example.com systemd[1]: dropbear.service: Failed with result 'exit-code'.
Feb 16 22:14:10 ubuntu2004-64-puppet7.example.com systemd[1]: Failed to start LSB: Lightweight SSH server.
�[mNotice: /Stage[main]/Dropbear/Service[dropbear]: Triggered 'refresh' from 2 events
Info: Class[Dropbear]: Unscheduling all events on Class[Dropbear]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 12.09 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|