WIP: Implement puppetserver #293
Triggered via pull request
September 13, 2024 15:45
Status
Failure
Total duration
9m 55s
Artifacts
–
ci.yml
on: pull_request
Setup Test Matrix
22s
Validate Puppetfile + all modules
24s
Validate Hiera
6s
Matrix: acceptance
Matrix: unit
Test suite
0s
Annotations
7 errors
Validate Puppetfile + all modules
Process completed with exit code 1.
|
Puppet 8 - Ubuntu 22.04:
site/profiles/vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
profiles::puppetcode with defaults 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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_155423840.sTN2mA.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Could not find class ::profiles::puppetcode for ubuntu2204-64-puppet8.example.com (file: /tmp/apply_manifest_155423840.sTN2mA.pp, line: 1, column: 1) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetcode_spec.rb:7
|
Puppet 8 - Ubuntu 22.04:
site/profiles/vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
profiles::puppetcode with defaults 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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_155429671.OQRy2O.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Could not find class ::profiles::puppetcode for ubuntu2204-64-puppet8.example.com (file: /tmp/apply_manifest_155429671.OQRy2O.pp, line: 1, column: 1) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetcode_spec.rb:7
|
Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet 7 - Ubuntu 22.04:
site/profiles/vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
profiles::puppetcode with defaults 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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_155508105.TNYYcv.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Could not find class ::profiles::puppetcode for ubuntu2204-64-puppet7.example.com (file: /tmp/apply_manifest_155508105.TNYYcv.pp, line: 1, column: 1) on node ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetcode_spec.rb:7
|
Puppet 7 - Ubuntu 22.04:
site/profiles/vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
profiles::puppetcode with defaults 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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_155514356.2X5ID1.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Could not find class ::profiles::puppetcode for ubuntu2204-64-puppet7.example.com (file: /tmp/apply_manifest_155514356.2X5ID1.pp, line: 1, column: 1) on node ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetcode_spec.rb:7
|
Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
|