Add support for Debian 11 and 12 #197
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
26 errors
Puppet / Puppet 8 - Debian 11:
spec/acceptance/base_spec.rb#L16
Rsyslog base applies with upstream adiscon repo applies with repo
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193157240.pp.hWuO6k
Last 10 lines of output were:
Apr 16 19:32:01 debian11-64-puppet8.example.com systemd[1]: Failed to start System Logging Service.
Apr 16 19:32:02 debian11-64-puppet8.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 3.
Apr 16 19:32:02 debian11-64-puppet8.example.com systemd[1]: Stopped System Logging Service.
Apr 16 19:32:02 debian11-64-puppet8.example.com systemd[1]: Starting System Logging Service...
Apr 16 19:32:02 debian11-64-puppet8.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
Apr 16 19:32:02 debian11-64-puppet8.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Apr 16 19:32:02 debian11-64-puppet8.example.com systemd[1]: Failed to start System Logging Service.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.09 seconds
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193240908.pp.1vf4PX
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'overrides'. (file: /tmp/apply_manifest_193240908.pp.1vf4PX, line: 10, column: 36) on node debian11-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L32
Rsyslog with defaults File "/etc/rsyslog.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/rsyslog.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L33
Rsyslog with defaults File "/etc/rsyslog.conf" is expected to be readable
Failure/Error: it { is_expected.to be_readable }
expected File "/etc/rsyslog.conf" to be readable
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L37
Rsyslog with defaults File "/etc/rsyslog.d" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/rsyslog.d".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L38
Rsyslog with defaults File "/etc/rsyslog.d" is expected to exist
Failure/Error: it { is_expected.to exist }
expected File "/etc/rsyslog.d" to exist
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L42
Rsyslog with defaults Package "rsyslog" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rsyslog" to be installed
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L46
Rsyslog with defaults Service "rsyslog" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rsyslog" to be running
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/base_spec.rb#L16
Rsyslog base applies with upstream adiscon repo applies with repo
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193157442.pp.iYDcLB
Last 10 lines of output were:
Apr 16 19:32:02 debian11-64-puppet7.example.com systemd[1]: Failed to start System Logging Service.
Apr 16 19:32:02 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4.
Apr 16 19:32:02 debian11-64-puppet7.example.com systemd[1]: Stopped System Logging Service.
Apr 16 19:32:02 debian11-64-puppet7.example.com systemd[1]: Starting System Logging Service...
Apr 16 19:32:02 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
Apr 16 19:32:02 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Apr 16 19:32:02 debian11-64-puppet7.example.com systemd[1]: Failed to start System Logging Service.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.44 seconds
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193241538.pp.RgpF8M
Last 10 lines of output were:
Apr 16 19:32:02 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Apr 16 19:32:02 debian11-64-puppet7.example.com systemd[1]: Failed to start System Logging Service.
Apr 16 19:32:02 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 5.
Apr 16 19:32:02 debian11-64-puppet7.example.com systemd[1]: Stopped System Logging Service.
Apr 16 19:32:02 debian11-64-puppet7.example.com systemd[1]: Starting System Logging Service...
Apr 16 19:32:02 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
Apr 16 19:32:02 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.16 seconds
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L46
Rsyslog with defaults Service "rsyslog" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rsyslog" to be running
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/base_spec.rb#L16
Rsyslog base applies with upstream adiscon repo applies with repo
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193159464.pp.gfxPS6
Last 10 lines of output were:
Apr 16 19:32:04 debian10-64-puppet8.example.com systemd[1]: rsyslog.service: Service RestartSec=100ms expired, scheduling restart.
Apr 16 19:32:04 debian10-64-puppet8.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4.
Apr 16 19:32:04 debian10-64-puppet8.example.com systemd[1]: Stopped System Logging Service.
Apr 16 19:32:04 debian10-64-puppet8.example.com systemd[1]: Starting System Logging Service...
Apr 16 19:32:04 debian10-64-puppet8.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
Apr 16 19:32:04 debian10-64-puppet8.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Apr 16 19:32:04 debian10-64-puppet8.example.com systemd[1]: Failed to start System Logging Service.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.60 seconds
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193246880.pp.JPoEP8
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'overrides'. (file: /tmp/apply_manifest_193246880.pp.JPoEP8, line: 10, column: 36) on node debian10-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/rsyslog_spec.rb#L32
Rsyslog with defaults File "/etc/rsyslog.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/rsyslog.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/rsyslog_spec.rb#L33
Rsyslog with defaults File "/etc/rsyslog.conf" is expected to be readable
Failure/Error: it { is_expected.to be_readable }
expected File "/etc/rsyslog.conf" to be readable
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/rsyslog_spec.rb#L37
Rsyslog with defaults File "/etc/rsyslog.d" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/rsyslog.d".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/rsyslog_spec.rb#L38
Rsyslog with defaults File "/etc/rsyslog.d" is expected to exist
Failure/Error: it { is_expected.to exist }
expected File "/etc/rsyslog.d" to exist
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/rsyslog_spec.rb#L42
Rsyslog with defaults Package "rsyslog" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rsyslog" to be installed
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/rsyslog_spec.rb#L46
Rsyslog with defaults Service "rsyslog" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rsyslog" to be running
|
Puppet / Puppet 8 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/base_spec.rb#L16
Rsyslog base applies with upstream adiscon repo applies with repo
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193206296.pp.T8Vodz
Last 10 lines of output were:
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Service RestartSec=100ms expired, scheduling restart.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: Stopped System Logging Service.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: Starting System Logging Service...
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: Failed to start System Logging Service.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.62 seconds
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193252568.pp.n3myAo
Last 10 lines of output were:
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: Stopped System Logging Service.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: Starting System Logging Service...
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: Failed to start System Logging Service.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Service RestartSec=100ms expired, scheduling restart.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.57 seconds
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/rsyslog_spec.rb#L46
Rsyslog with defaults Service "rsyslog" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rsyslog" to be running
|
Puppet / Puppet 7 - Debian 10
Process completed with exit code 1.
|