plugins: avoid circular dependencies #243
Annotations
3 errors
Run tests:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
letsencrypt::plugin::dns_cloudflare behaves like an idempotent resource applies with no errors
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 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_053253298.pp.I6W8kX
Last 10 lines of output were:
�[mNotice: /Stage[main]/Epel/Yumrepo[epel]/ensure: created
Info: Yumrepo[epel](provider=inifile): changing mode of /etc/yum.repos.d/epel.repo from 600 to 644
�[mNotice: /Stage[main]/Epel/Yumrepo[epel-debuginfo]/ensure: created
Info: Yumrepo[epel-debuginfo](provider=inifile): changing mode of /etc/yum.repos.d/epel-debuginfo.repo from 600 to 644
�[mNotice: /Stage[main]/Epel/Yumrepo[epel-source]/ensure: created
Info: Yumrepo[epel-source](provider=inifile): changing mode of /etc/yum.repos.d/epel-source.repo from 600 to 644
�[mNotice: /Stage[main]/Letsencrypt::Install/Package[letsencrypt]/ensure: created
�[mNotice: /Stage[main]/Letsencrypt::Renew/File[letsencrypt-renewal-hooks-puppet]/ensure: created
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 17.00 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/letsencrypt_plugin_dns_cloudflare_spec.rb:6
|
Run tests:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
letsencrypt::plugin::dns_cloudflare 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 'rocky9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_053313210.pp.WTjQBz
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.20 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698816795'
�[mNotice: /Stage[main]/Letsencrypt::Plugin::Dns_cloudflare/Package[python3-certbot-dns-cloudflare]/ensure: created
�[mNotice: Applied catalog in 2.57 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/letsencrypt_plugin_dns_cloudflare_spec.rb:6
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading