puppet/systemd: allow 8.x #157
Annotations
3 errors
Run tests:
spec/acceptance/lldpd_spec.rb#L8
lldpd 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_154111818.snTx3c.pp
Last 10 lines of output were:
Info: /Stage[main]/Lldpd/Service[lldpd]: Unscheduling refresh on Service[lldpd]
�[mNotice: /Stage[main]/Apt/Apt::Setting[conf-update-stamp]/File[/etc/apt/apt.conf.d/15update-stamp]/ensure: defined content as '{sha256}2e6eb1f5f20262bfc6b7dfb26a302f00b4ab5fee803abd9e07ad8378cce067d5'
Info: /Stage[main]/Apt/Apt::Setting[conf-update-stamp]/File[/etc/apt/apt.conf.d/15update-stamp]: Scheduling refresh of Class[Apt::Update]
�[mNotice: /Stage[main]/Lldpd/Apt::Source[lldpd]/Apt::Setting[list-lldpd]/File[/etc/apt/sources.list.d/lldpd.list]: Dependency File[/usr/share/keyrings/lldpd.asc] has failures: true
Warning: /Stage[main]/Lldpd/Apt::Source[lldpd]/Apt::Setting[list-lldpd]/File[/etc/apt/sources.list.d/lldpd.list]: Skipping because of failed dependencies
Info: Class[Apt::Update]: Unscheduling all events on Class[Apt::Update]
Warning: /Stage[main]/Apt::Update/Exec[apt_update]: Skipping because of failed dependencies
Info: Class[Lldpd]: Unscheduling all events on Class[Lldpd]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 6.50 seconds
|
Run tests:
spec/acceptance/lldpd_spec.rb#L28
lldpd class with managed repos works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_154123819.DncfqD.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1734190887'
Warning: Private key for 'ubuntu2204-64-puppet7.example.com' does not exist
Warning: Client certificate for 'ubuntu2204-64-puppet7.example.com' does not exist
Error: File written to disk did not match desired checksum; discarding changes ({sha256}584919e18c0d82645d1375ca9acba0973da5a916035ef727b24b6d6658dc51a9 vs {sha256}4f9e668fbdaaedf4fc8d83f4eb98db33553d7f4e1f0bca212d0a7ccc9f1a6adf)
Error: /Stage[main]/Lldpd/File[/usr/share/keyrings/lldpd.asc]/ensure: change from 'absent' to 'file' failed: File written to disk did not match desired checksum; discarding changes ({sha256}584919e18c0d82645d1375ca9acba0973da5a916035ef727b24b6d6658dc51a9 vs {sha256}4f9e668fbdaaedf4fc8d83f4eb98db33553d7f4e1f0bca212d0a7ccc9f1a6adf)
�[mNotice: /Stage[main]/Lldpd/Apt::Source[lldpd]/Apt::Setting[list-lldpd]/File[/etc/apt/sources.list.d/lldpd.list]: Dependency File[/usr/share/keyrings/lldpd.asc] has failures: true
Warning: /Stage[main]/Lldpd/Apt::Source[lldpd]/Apt::Setting[list-lldpd]/File[/etc/apt/sources.list.d/lldpd.list]: Skipping because of failed dependencies
Warning: /Stage[main]/Apt::Update/Exec[apt_update]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.62 seconds
|
Run tests
Process completed with exit code 1.
|
Loading