Support rich datatypes and deferred password values #476
Annotations
2 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::sentinel 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 'ubuntu2004-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070828975.pp.Y83uSn
Last 10 lines of output were:
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713856113'
�[mNotice: /Stage[main]/Redis::Config/File[/etc/redis]/mode: mode changed '2770' to '0755'
�[mNotice: /Stage[main]/Redis::Config/File[/var/log/redis]/group: group changed 'adm' to 'redis'
�[mNotice: /Stage[main]/Redis::Config/File[/var/log/redis]/mode: mode changed '2750' to '0755'
Info: Class[Redis::Config]: Scheduling refresh of Class[Redis::Service]
Info: Class[Redis::Service]: Scheduling refresh of Service[redis-server]
�[mNotice: /Stage[main]/Redis::Service/Service[redis-server]: Triggered 'refresh' from 1 event
�[mNotice: Applied catalog in 1.13 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_sentinel_one_node_spec.rb:8
|
Run tests
Process completed with exit code 1.
|
Loading