modulesync 7.4.0 #217
ci.yml
on: pull_request
Puppet
/
Static validations
34s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
109 errors and 19 warnings
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters 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 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101811590.pp.wrNctW
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Info: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Unscheduling all events on Exec[jenkins-cli]
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 55.56 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters 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 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101909434.pp.PnlExP
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Dependency Service[jenkins] has failures: true
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.69 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L18
jenkins class default parameters Port "8080" is expected to be listening
Failure/Error: is_expected.to be_listening
expected Port "8080" to be listening
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L25
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/share/java/jenkins-cli.jar".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L26
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L27
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be writable
Failure/Error: it { is_expected.to be_writable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be writable
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L28
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('group') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L29
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('others') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L38
jenkins class default parameters Service "jenkins" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "jenkins" to be running
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L39
jenkins class default parameters Service "jenkins" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "jenkins" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 8
Canceling since a higher priority waiting request for '1085/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters 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 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101829291.pp.RQ8R5F
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Info: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Unscheduling all events on Exec[jenkins-cli]
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 24.00 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters 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 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101855373.pp.GrrzA3
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Dependency Service[jenkins] has failures: true
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.74 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/class_spec.rb#L18
jenkins class default parameters Port "8080" is expected to be listening
Failure/Error: is_expected.to be_listening
expected Port "8080" to be listening
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/class_spec.rb#L25
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/share/java/jenkins-cli.jar".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/class_spec.rb#L26
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/class_spec.rb#L27
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be writable
Failure/Error: it { is_expected.to be_writable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be writable
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/class_spec.rb#L28
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('group') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/class_spec.rb#L29
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('others') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/class_spec.rb#L38
jenkins class default parameters Service "jenkins" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "jenkins" to be running
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/class_spec.rb#L39
jenkins class default parameters Service "jenkins" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "jenkins" to be enabled
|
Puppet / Puppet 7 - CentOS 7
Canceling since a higher priority waiting request for '1085/merge' exists
|
Puppet / Puppet 7 - CentOS 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters 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 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101815400.pp.8Nt3mg
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Info: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Unscheduling all events on Exec[jenkins-cli]
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 25.59 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - CentOS 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters 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 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101843121.pp.w2Ijxl
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Dependency Service[jenkins] has failures: true
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.57 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/class_spec.rb#L18
jenkins class default parameters Port "8080" is expected to be listening
Failure/Error: is_expected.to be_listening
expected Port "8080" to be listening
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/class_spec.rb#L25
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/share/java/jenkins-cli.jar".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/class_spec.rb#L26
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/class_spec.rb#L27
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be writable
Failure/Error: it { is_expected.to be_writable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be writable
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/class_spec.rb#L28
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('group') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/class_spec.rb#L29
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('others') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/class_spec.rb#L38
jenkins class default parameters Service "jenkins" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "jenkins" to be running
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/class_spec.rb#L39
jenkins class default parameters Service "jenkins" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "jenkins" to be enabled
|
Puppet / Puppet 7 - Rocky 9
Canceling since a higher priority waiting request for '1085/merge' exists
|
Puppet / Puppet 7 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters 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_101815727.pp.rnv5qj
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Info: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Unscheduling all events on Exec[jenkins-cli]
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 34.78 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters 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 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101852630.pp.ZOijmE
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Dependency Service[jenkins] has failures: true
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.60 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/class_spec.rb#L18
jenkins class default parameters Port "8080" is expected to be listening
Failure/Error: is_expected.to be_listening
expected Port "8080" to be listening
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/class_spec.rb#L25
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/share/java/jenkins-cli.jar".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/class_spec.rb#L26
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/class_spec.rb#L27
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be writable
Failure/Error: it { is_expected.to be_writable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be writable
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/class_spec.rb#L28
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('group') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/class_spec.rb#L29
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('others') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/class_spec.rb#L38
jenkins class default parameters Service "jenkins" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "jenkins" to be running
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/class_spec.rb#L39
jenkins class default parameters Service "jenkins" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "jenkins" to be enabled
|
Puppet / Puppet 7 - CentOS 8
Canceling since a higher priority waiting request for '1085/merge' exists
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters 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 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101842192.pp.7WFjTU
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Info: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Unscheduling all events on Exec[jenkins-cli]
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 61.08 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters 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 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101945334.pp.VgNyi6
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Dependency Service[jenkins] has failures: true
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 5.24 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/class_spec.rb#L18
jenkins class default parameters Port "8080" is expected to be listening
Failure/Error: is_expected.to be_listening
expected Port "8080" to be listening
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/class_spec.rb#L25
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/share/java/jenkins-cli.jar".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/class_spec.rb#L26
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/class_spec.rb#L27
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be writable
Failure/Error: it { is_expected.to be_writable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be writable
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/class_spec.rb#L28
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('group') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/class_spec.rb#L29
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('others') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/class_spec.rb#L38
jenkins class default parameters Service "jenkins" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "jenkins" to be running
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/class_spec.rb#L39
jenkins class default parameters Service "jenkins" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "jenkins" to be enabled
|
Puppet / Puppet 7 - Rocky 8
Canceling since a higher priority waiting request for '1085/merge' exists
|
Puppet / Puppet 7 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters 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 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101828813.pp.OHQ6O2
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Info: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Unscheduling all events on Exec[jenkins-cli]
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 31.54 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters 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 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101902451.pp.3cv2Qc
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Dependency Service[jenkins] has failures: true
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 5.73 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/class_spec.rb#L18
jenkins class default parameters Port "8080" is expected to be listening
Failure/Error: is_expected.to be_listening
expected Port "8080" to be listening
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/class_spec.rb#L25
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/share/java/jenkins-cli.jar".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/class_spec.rb#L26
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/class_spec.rb#L27
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be writable
Failure/Error: it { is_expected.to be_writable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be writable
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/class_spec.rb#L28
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('group') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/class_spec.rb#L29
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('others') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/class_spec.rb#L38
jenkins class default parameters Service "jenkins" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "jenkins" to be running
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/class_spec.rb#L39
jenkins class default parameters Service "jenkins" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "jenkins" to be enabled
|
Puppet / Puppet 7 - CentOS 9
Canceling since a higher priority waiting request for '1085/merge' exists
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters 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 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101817020.pp.9nIPNf
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Info: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Unscheduling all events on Exec[jenkins-cli]
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 38.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters 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 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101857590.pp.1pZR0s
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Dependency Service[jenkins] has failures: true
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 5.59 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/class_spec.rb#L18
jenkins class default parameters Port "8080" is expected to be listening
Failure/Error: is_expected.to be_listening
expected Port "8080" to be listening
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/class_spec.rb#L25
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/share/java/jenkins-cli.jar".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/class_spec.rb#L26
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/class_spec.rb#L27
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be writable
Failure/Error: it { is_expected.to be_writable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be writable
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/class_spec.rb#L28
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('group') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/class_spec.rb#L29
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('others') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/class_spec.rb#L38
jenkins class default parameters Service "jenkins" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "jenkins" to be running
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/class_spec.rb#L39
jenkins class default parameters Service "jenkins" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "jenkins" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 9
Canceling since a higher priority waiting request for '1085/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters 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 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101818730.pp.QZVSHZ
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Info: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Unscheduling all events on Exec[jenkins-cli]
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 47.00 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters 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 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101908081.pp.0Y7ytp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Dependency Service[jenkins] has failures: true
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 5.71 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/class_spec.rb#L18
jenkins class default parameters Port "8080" is expected to be listening
Failure/Error: is_expected.to be_listening
expected Port "8080" to be listening
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/class_spec.rb#L25
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/share/java/jenkins-cli.jar".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/class_spec.rb#L26
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/class_spec.rb#L27
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be writable
Failure/Error: it { is_expected.to be_writable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be writable
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/class_spec.rb#L28
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('group') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/class_spec.rb#L29
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('others') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/class_spec.rb#L38
jenkins class default parameters Service "jenkins" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "jenkins" to be running
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/class_spec.rb#L39
jenkins class default parameters Service "jenkins" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "jenkins" to be enabled
|
Puppet / Puppet 7 - OracleLinux 8
Canceling since a higher priority waiting request for '1085/merge' exists
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters 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 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101844959.pp.8aPdCl
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Info: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Unscheduling all events on Exec[jenkins-cli]
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 40.30 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters 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 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101927365.pp.Wcj5q0
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Dependency Service[jenkins] has failures: true
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 5.21 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L18
jenkins class default parameters Port "8080" is expected to be listening
Failure/Error: is_expected.to be_listening
expected Port "8080" to be listening
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L25
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/share/java/jenkins-cli.jar".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L26
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L27
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be writable
Failure/Error: it { is_expected.to be_writable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be writable
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L28
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('group') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L29
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('others') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L38
jenkins class default parameters Service "jenkins" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "jenkins" to be running
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L39
jenkins class default parameters Service "jenkins" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "jenkins" to be enabled
|
Puppet / Puppet 7 - OracleLinux 7
Canceling since a higher priority waiting request for '1085/merge' exists
|
Puppet / Puppet 7 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters 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 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101815535.pp.e3FpJX
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Info: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Unscheduling all events on Exec[jenkins-cli]
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 42.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters 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 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101859650.pp.ExnRRc
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Dependency Service[jenkins] has failures: true
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 7.09 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L18
jenkins class default parameters Port "8080" is expected to be listening
Failure/Error: is_expected.to be_listening
expected Port "8080" to be listening
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L25
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/share/java/jenkins-cli.jar".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L26
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L27
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be writable
Failure/Error: it { is_expected.to be_writable.by('owner') }
expected File "/usr/share/java/jenkins-cli.jar" to be writable
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L28
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('group') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L29
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable
Failure/Error: it { is_expected.to be_readable.by('others') }
expected File "/usr/share/java/jenkins-cli.jar" to be readable
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L38
jenkins class default parameters Service "jenkins" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "jenkins" to be running
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L39
jenkins class default parameters Service "jenkins" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "jenkins" to be enabled
|
Puppet / 7 (Ruby 2.7):
spec/unit/jenkins_plugins_spec.rb#L85
Puppet::Jenkins::Plugins.available when plugins exist generates a list of plugins
Failure/Error: raise
RuntimeError:
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params username rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params group rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params create_user rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params username rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params group rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params create_user rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-12-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102750530.pp.VYHISy
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 10.66 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103223179.pp.p6ahce
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 11.15 seconds
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103005541.pp.OrmdkD
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Error: Could not prefetch jenkins_credentials provider 'cli': Execution of '/bin/cat /usr/share/java/puppet_helper.groovy | /usr/bin/java -jar /usr/share/java/jenkins-cli.jar -s http://localhost:8080 -logger WARNING groovy = credentials_list_json' returned 1: /bin/cat: /usr/share/java/puppet_helper.groovy: No such file or directory
Error: Unable to access jarfile /usr/share/java/jenkins-cli.jar
Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 68.81 seconds
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103045305.pp.fQw4nH
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Error: Could not prefetch jenkins_credentials provider 'cli': Execution of '/bin/cat /usr/share/java/puppet_helper.groovy | /usr/bin/java -jar /usr/share/java/jenkins-cli.jar -s http://localhost:8080 -logger WARNING groovy = credentials_list_json' returned 1: /bin/cat: /usr/share/java/puppet_helper.groovy: No such file or directory
Error: Unable to access jarfile /usr/share/java/jenkins-cli.jar
Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 78.08 seconds
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103043851.pp.mN4vfp
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Error: Could not prefetch jenkins_credentials provider 'cli': Execution of '/bin/cat /usr/share/java/puppet_helper.groovy | /usr/bin/java -jar /usr/share/java/jenkins-cli.jar -s http://localhost:8080 -logger WARNING groovy = credentials_list_json' returned 1: Error: Unable to access jarfile /usr/share/java/jenkins-cli.jar
cat: /usr/share/java/puppet_helper.groovy: No such file or directory
Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 76.17 seconds
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103425989.pp.O9qR8N
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Error: Could not prefetch jenkins_credentials provider 'cli': Execution of '/bin/cat /usr/share/java/puppet_helper.groovy | /usr/bin/java -jar /usr/share/java/jenkins-cli.jar -s http://localhost:8080 -logger WARNING groovy = credentials_list_json' returned 1: Error: Unable to access jarfile /usr/share/java/jenkins-cli.jar
cat: /usr/share/java/puppet_helper.groovy: No such file or directory
Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 97.54 seconds
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103356675.pp.hXQunM
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Error: Could not prefetch jenkins_credentials provider 'cli': Execution of '/bin/cat /usr/share/java/puppet_helper.groovy | /usr/bin/java -jar /usr/share/java/jenkins-cli.jar -s http://localhost:8080 -logger WARNING groovy = credentials_list_json' returned 1: Error: Unable to access jarfile /usr/share/java/jenkins-cli.jar
cat: /usr/share/java/puppet_helper.groovy: No such file or directory
Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 90.92 seconds
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103207967.pp.s1npLp
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Error: Could not prefetch jenkins_credentials provider 'cli': Execution of '/bin/cat /usr/share/java/puppet_helper.groovy | /usr/bin/java -jar /usr/share/java/jenkins-cli.jar -s http://localhost:8080 -logger WARNING groovy = credentials_list_json' returned 1: Error: Unable to access jarfile /usr/share/java/jenkins-cli.jar
cat: /usr/share/java/puppet_helper.groovy: No such file or directory
Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 84.95 seconds
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103507843.pp.wyONqz
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Error: Could not prefetch jenkins_credentials provider 'cli': Execution of '/bin/cat /usr/share/java/puppet_helper.groovy | /usr/bin/java -jar /usr/share/java/jenkins-cli.jar -s http://localhost:8080 -logger WARNING groovy = credentials_list_json' returned 1: /bin/cat: /usr/share/java/puppet_helper.groovy: No such file or directory
Error: Unable to access jarfile /usr/share/java/jenkins-cli.jar
Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 96.24 seconds
|