Bump puppet-archive version upper boundary and fix github download idempotency #85
Annotations
3 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from GitHub behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144210183.sKbQke.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1733064131'
�[mNotice: /Stage[main]/Caddy::Install/Archive[/var/cache/caddy_2.6.0_linux_amd64.tar.gz]/ensure: download archive from https://github.com/caddyserver/caddy/releases/download/v2.6.0/caddy_2.6.0_linux_amd64.tar.gz to /var/cache/caddy_2.6.0_linux_amd64.tar.gz and extracted in /var/cache/caddy-2.6.0 with cleanup
�[mNotice: Applied catalog in 0.84 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:28
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from GitHub behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144216248.FWx6Xl.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1733064137'
�[mNotice: /Stage[main]/Caddy::Install/Archive[/var/cache/caddy_2.8.4_linux_amd64.tar.gz]/ensure: download archive from https://github.com/caddyserver/caddy/releases/download/v2.8.4/caddy_2.8.4_linux_amd64.tar.gz to /var/cache/caddy_2.8.4_linux_amd64.tar.gz and extracted in /var/cache/caddy-2.8.4 with cleanup
�[mNotice: Applied catalog in 0.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:43
|
Run tests
Process completed with exit code 1.
|
Loading