Add rundeck cli and project management #265
Annotations
9 errors
Run tests:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_072642279.pp.zuCcsi
Last 10 lines of output were:
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 10.40 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23900
Debug: Received report to process from ubuntu2204-64-puppet8.example.com
Debug: Processing report from ubuntu2204-64-puppet8.example.com with processor Puppet::Reports::Store
Debug: Closing connection for https://packages.rundeck.com:443
Debug: Closing connection for https://d3fo0g5hm7lbuv.cloudfront.net:443
|
Run tests:
spec/acceptance/rundeck_spec.rb#L25
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Run tests:
spec/acceptance/rundeck_spec.rb#L29
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Run tests:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Run tests:
spec/acceptance/rundeck_spec.rb#L35
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072659016.pp.XMI2a7
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/project.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/rundeck-config.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[admin]/File[/etc/rundeck/admin.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[apitoken]/File[/etc/rundeck/apitoken.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Service/Service[rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/Package[jq]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/Package[rundeck-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/File[/usr/local/bin/rd_project_diff.sh]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.66 seconds
|
Run tests:
spec/acceptance/rundeck_spec.rb#L48
rundeck class updrade to latest version Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Run tests:
spec/acceptance/rundeck_spec.rb#L52
rundeck class updrade to latest version Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Run tests:
spec/acceptance/rundeck_spec.rb#L53
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading