Merge pull request #413 from voxpupuli/modulesync #245
ci.yml
on: push
Puppet
/
Static validations
36s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
4 errors and 2 warnings
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/class_spec.rb#L16
puppetboard class configuring Apache without vhost / mod_wsgi works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080555660.72yyhX.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/File[/etc/systemd/system/puppetdb-dlo-cleanup.timer]/ensure: defined content as '{sha256}4baf95c469e7dda0e386386555c633c4656ade42a0ac7b5d56520f34621e0a79'
Info: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/File[/etc/systemd/system/puppetdb-dlo-cleanup.timer]: Scheduling refresh of Service[puppetdb-dlo-cleanup.timer]
Info: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/File[/etc/systemd/system/puppetdb-dlo-cleanup.timer]: Scheduling refresh of Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer]
Info: Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer]: Scheduling refresh of Exec[systemd-puppetdb-dlo-cleanup.timer-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer]/Exec[systemd-puppetdb-dlo-cleanup.timer-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer]: Scheduling refresh of Service[puppetdb-dlo-cleanup.timer]
�[mNotice: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/Service[puppetdb-dlo-cleanup.timer]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/Service[puppetdb-dlo-cleanup.timer]: Unscheduling refresh on Service[puppetdb-dlo-cleanup.timer]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 95.15 seconds
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/class_spec.rb#L41
puppetboard class configuring Apache without vhost / mod_wsgi answers to localhost
Failure/Error:
shell('/usr/bin/curl localhost/puppetboard/') do |r|
expect(r.stdout).to match(%r{<title>Puppetboard</title>})
expect(r.exit_code).to be_zero
end
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 7 running:
/usr/bin/curl localhost/puppetboard/
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to localhost port 80: Connection refused
|
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Debian 10
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system FreeBSD 12
|