Add rundeck cli and project management #253
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
150 errors
Puppet / 8 (Ruby 3.2):
spec/classes/cli_spec.rb#L13
rundeck::cli on almalinux-8-x86_64 with default parameters is expected not to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.not_to compile }
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/classes/cli_spec.rb#L25
rundeck::cli on almalinux-8-x86_64 with manage_repo => true is expected to contain Yumrepo[rundeck] that comes before Package[rundeck]
Failure/Error:
is_expected.to contain_yumrepo('rundeck').with(
baseurl: 'https://packages.rundeck.com/pagerduty/rundeck/rpm_any/rpm_any/$basearch',
repo_gpgcheck: 1,
gpgcheck: 0,
enabled: 1,
gpgkey: 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey'
).that_comes_before('Package[rundeck]')
expected that the catalogue would contain Yumrepo[rundeck] with that comes before Package[rundeck]
|
Puppet / 8 (Ruby 3.2):
spec/classes/cli_spec.rb#L13
rundeck::cli on almalinux-9-x86_64 with default parameters is expected not to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.not_to compile }
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/classes/cli_spec.rb#L25
rundeck::cli on almalinux-9-x86_64 with manage_repo => true is expected to contain Yumrepo[rundeck] that comes before Package[rundeck]
Failure/Error:
is_expected.to contain_yumrepo('rundeck').with(
baseurl: 'https://packages.rundeck.com/pagerduty/rundeck/rpm_any/rpm_any/$basearch',
repo_gpgcheck: 1,
gpgcheck: 0,
enabled: 1,
gpgkey: 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey'
).that_comes_before('Package[rundeck]')
expected that the catalogue would contain Yumrepo[rundeck] with that comes before Package[rundeck]
|
Puppet / 8 (Ruby 3.2):
spec/classes/cli_spec.rb#L13
rundeck::cli on centos-7-x86_64 with default parameters is expected not to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.not_to compile }
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/classes/cli_spec.rb#L25
rundeck::cli on centos-7-x86_64 with manage_repo => true is expected to contain Yumrepo[rundeck] that comes before Package[rundeck]
Failure/Error:
is_expected.to contain_yumrepo('rundeck').with(
baseurl: 'https://packages.rundeck.com/pagerduty/rundeck/rpm_any/rpm_any/$basearch',
repo_gpgcheck: 1,
gpgcheck: 0,
enabled: 1,
gpgkey: 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey'
).that_comes_before('Package[rundeck]')
expected that the catalogue would contain Yumrepo[rundeck] with that comes before Package[rundeck]
|
Puppet / 8 (Ruby 3.2):
spec/classes/cli_spec.rb#L13
rundeck::cli on centos-8-x86_64 with default parameters is expected not to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.not_to compile }
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/classes/cli_spec.rb#L25
rundeck::cli on centos-8-x86_64 with manage_repo => true is expected to contain Yumrepo[rundeck] that comes before Package[rundeck]
Failure/Error:
is_expected.to contain_yumrepo('rundeck').with(
baseurl: 'https://packages.rundeck.com/pagerduty/rundeck/rpm_any/rpm_any/$basearch',
repo_gpgcheck: 1,
gpgcheck: 0,
enabled: 1,
gpgkey: 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey'
).that_comes_before('Package[rundeck]')
expected that the catalogue would contain Yumrepo[rundeck] with that comes before Package[rundeck]
|
Puppet / 8 (Ruby 3.2):
spec/classes/cli_spec.rb#L13
rundeck::cli on centos-9-x86_64 with default parameters is expected not to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.not_to compile }
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/classes/cli_spec.rb#L25
rundeck::cli on centos-9-x86_64 with manage_repo => true is expected to contain Yumrepo[rundeck] that comes before Package[rundeck]
Failure/Error:
is_expected.to contain_yumrepo('rundeck').with(
baseurl: 'https://packages.rundeck.com/pagerduty/rundeck/rpm_any/rpm_any/$basearch',
repo_gpgcheck: 1,
gpgcheck: 0,
enabled: 1,
gpgkey: 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey'
).that_comes_before('Package[rundeck]')
expected that the catalogue would contain Yumrepo[rundeck] with that comes before Package[rundeck]
|
Puppet / 7 (Ruby 2.7):
spec/classes/cli_spec.rb#L13
rundeck::cli on rocky-8-x86_64 with default parameters is expected not to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.not_to compile }
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/classes/cli_spec.rb#L25
rundeck::cli on rocky-8-x86_64 with manage_repo => true is expected to contain Yumrepo[rundeck] that comes before Package[rundeck]
Failure/Error:
is_expected.to contain_yumrepo('rundeck').with(
baseurl: 'https://packages.rundeck.com/pagerduty/rundeck/rpm_any/rpm_any/$basearch',
repo_gpgcheck: 1,
gpgcheck: 0,
enabled: 1,
gpgkey: 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey'
).that_comes_before('Package[rundeck]')
expected that the catalogue would contain Yumrepo[rundeck] with that comes before Package[rundeck]
|
Puppet / 7 (Ruby 2.7):
spec/classes/cli_spec.rb#L13
rundeck::cli on redhat-9-x86_64 with default parameters is expected not to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.not_to compile }
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/classes/cli_spec.rb#L25
rundeck::cli on redhat-9-x86_64 with manage_repo => true is expected to contain Yumrepo[rundeck] that comes before Package[rundeck]
Failure/Error:
is_expected.to contain_yumrepo('rundeck').with(
baseurl: 'https://packages.rundeck.com/pagerduty/rundeck/rpm_any/rpm_any/$basearch',
repo_gpgcheck: 1,
gpgcheck: 0,
enabled: 1,
gpgkey: 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey'
).that_comes_before('Package[rundeck]')
expected that the catalogue would contain Yumrepo[rundeck] with that comes before Package[rundeck]
|
Puppet / 7 (Ruby 2.7):
spec/classes/cli_spec.rb#L13
rundeck::cli on almalinux-8-x86_64 with default parameters is expected not to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.not_to compile }
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/classes/cli_spec.rb#L25
rundeck::cli on almalinux-8-x86_64 with manage_repo => true is expected to contain Yumrepo[rundeck] that comes before Package[rundeck]
Failure/Error:
is_expected.to contain_yumrepo('rundeck').with(
baseurl: 'https://packages.rundeck.com/pagerduty/rundeck/rpm_any/rpm_any/$basearch',
repo_gpgcheck: 1,
gpgcheck: 0,
enabled: 1,
gpgkey: 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey'
).that_comes_before('Package[rundeck]')
expected that the catalogue would contain Yumrepo[rundeck] with that comes before Package[rundeck]
|
Puppet / 7 (Ruby 2.7):
spec/classes/cli_spec.rb#L13
rundeck::cli on debian-11-x86_64 with default parameters is expected not to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.not_to compile }
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/classes/cli_spec.rb#L36
rundeck::cli on debian-11-x86_64 with manage_repo => true is expected to contain Class[apt::update] that comes before Package[rundeck]
Failure/Error: it { is_expected.to contain_class('apt::update').that_comes_before('Package[rundeck]') }
expected that the catalogue would contain Class[apt::update] with that comes before Package[rundeck]
|
Puppet / 7 (Ruby 2.7):
spec/classes/cli_spec.rb#L37
rundeck::cli on debian-11-x86_64 with manage_repo => true is expected to contain Package[rundeck] that notifies Class[rundeck::service]
Failure/Error: it { is_expected.to contain_package('rundeck').that_notifies('Class[rundeck::service]') }
expected that the catalogue would contain Package[rundeck]
|
Puppet / 7 (Ruby 2.7):
spec/classes/cli_spec.rb#L13
rundeck::cli on oraclelinux-9-x86_64 with default parameters is expected not to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.not_to compile }
expected that the catalogue would not compile but it does
|
Puppet / Puppet 7 - Debian 11:
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 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101836640.pp.apI9Y4
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.66 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23960
Debug: Received report to process from debian11-64-puppet7.example.com
Debug: Processing report from debian11-64-puppet7.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
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11:
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 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101851549.pp.V0RhOK
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.04 seconds
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 22.04:
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-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101833564.pp.qqAbhj
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 14.12 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23940
Debug: Received report to process from ubuntu2204-64-puppet7.example.com
Debug: Processing report from ubuntu2204-64-puppet7.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
|
Puppet / Puppet 7 - Ubuntu 22.04:
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
|
Puppet / Puppet 7 - Ubuntu 22.04:
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
|
Puppet / Puppet 7 - Ubuntu 22.04:
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
|
Puppet / Puppet 7 - Ubuntu 22.04:
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-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101853722.pp.kcpB5z
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 2.04 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04:
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
|
Puppet / Puppet 7 - Ubuntu 22.04:
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
|
Puppet / Puppet 7 - Ubuntu 22.04:
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
|
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 10:
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 'debian10-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101842841.pp.EURdVX
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 11.09 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23960
Debug: Received report to process from debian10-64-puppet7.example.com
Debug: Processing report from debian10-64-puppet7.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
|
Puppet / Puppet 7 - Debian 10:
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
|
Puppet / Puppet 7 - Debian 10:
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
|
Puppet / Puppet 7 - Debian 10:
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
|
Puppet / Puppet 7 - Debian 10:
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 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101858398.pp.QIHXWo
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.36 seconds
|
Puppet / Puppet 7 - Debian 10:
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
|
Puppet / Puppet 7 - Debian 10:
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
|
Puppet / Puppet 7 - Debian 10:
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
|
Puppet / Puppet 7 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 18.04:
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 'ubuntu1804-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101836354.pp.3RSizg
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 13.96 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23880
Debug: Received report to process from ubuntu1804-64-puppet8.example.com
Debug: Processing report from ubuntu1804-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
|
Puppet / Puppet 8 - Ubuntu 18.04:
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
|
Puppet / Puppet 8 - Ubuntu 18.04:
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
|
Puppet / Puppet 8 - Ubuntu 18.04:
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
|
Puppet / Puppet 8 - Ubuntu 18.04:
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 'ubuntu1804-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101857335.pp.eJUQ8D
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 2.69 seconds
|
Puppet / Puppet 8 - Ubuntu 18.04:
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
|
Puppet / Puppet 8 - Ubuntu 18.04:
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
|
Puppet / Puppet 8 - Ubuntu 18.04:
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
|
Puppet / Puppet 8 - Ubuntu 18.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 10:
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 'debian10-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101850126.pp.wdVguv
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 11.88 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23880
Debug: Received report to process from debian10-64-puppet8.example.com
Debug: Processing report from debian10-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
|
Puppet / Puppet 8 - Debian 10:
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
|
Puppet / Puppet 8 - Debian 10:
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
|
Puppet / Puppet 8 - Debian 10:
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
|
Puppet / Puppet 8 - Debian 10:
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 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101907599.pp.pCPaWp
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.57 seconds
|
Puppet / Puppet 8 - Debian 10:
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
|
Puppet / Puppet 8 - Debian 10:
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
|
Puppet / Puppet 8 - Debian 10:
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
|
Puppet / Puppet 8 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 11:
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 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101849497.pp.yn8jGY
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 12.26 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23880
Debug: Received report to process from debian11-64-puppet8.example.com
Debug: Processing report from debian11-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
|
Puppet / Puppet 8 - Debian 11:
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
|
Puppet / Puppet 8 - Debian 11:
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
|
Puppet / Puppet 8 - Debian 11:
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
|
Puppet / Puppet 8 - Debian 11:
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 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101907424.pp.hWCL2z
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.28 seconds
|
Puppet / Puppet 8 - Debian 11:
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
|
Puppet / Puppet 8 - Debian 11:
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
|
Puppet / Puppet 8 - Debian 11:
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
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101845737.pp.iY4Y83
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 16.34 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23960
Debug: Received report to process from ubuntu2004-64-puppet7.example.com
Debug: Processing report from ubuntu2004-64-puppet7.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
|
Puppet / Puppet 7 - Ubuntu 20.04:
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
|
Puppet / Puppet 7 - Ubuntu 20.04:
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
|
Puppet / Puppet 7 - Ubuntu 20.04:
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
|
Puppet / Puppet 7 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101907617.pp.jQUU6l
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 2.23 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04:
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
|
Puppet / Puppet 7 - Ubuntu 20.04:
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
|
Puppet / Puppet 7 - Ubuntu 20.04:
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
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 22.04:
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_101851771.pp.8vFSYF
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.69 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23860
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
|
Puppet / Puppet 8 - Ubuntu 22.04:
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
|
Puppet / Puppet 8 - Ubuntu 22.04:
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
|
Puppet / Puppet 8 - Ubuntu 22.04:
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
|
Puppet / Puppet 8 - Ubuntu 22.04:
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_101908957.pp.p1jSos
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.64 seconds
|
Puppet / Puppet 8 - Ubuntu 22.04:
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
|
Puppet / Puppet 8 - Ubuntu 22.04:
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
|
Puppet / Puppet 8 - Ubuntu 22.04:
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
|
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 18.04:
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 'ubuntu1804-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101855720.pp.2K7LMc
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 13.74 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23960
Debug: Received report to process from ubuntu1804-64-puppet7.example.com
Debug: Processing report from ubuntu1804-64-puppet7.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
|
Puppet / Puppet 7 - Ubuntu 18.04:
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
|
Puppet / Puppet 7 - Ubuntu 18.04:
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
|
Puppet / Puppet 7 - Ubuntu 18.04:
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
|
Puppet / Puppet 7 - Ubuntu 18.04:
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 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101915009.pp.p8FIAF
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 2.61 seconds
|
Puppet / Puppet 7 - Ubuntu 18.04:
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
|
Puppet / Puppet 7 - Ubuntu 18.04:
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
|
Puppet / Puppet 7 - Ubuntu 18.04:
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
|
Puppet / Puppet 7 - Ubuntu 18.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101900992.pp.hqvPBR
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 12.74 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23880
Debug: Received report to process from ubuntu2004-64-puppet8.example.com
Debug: Processing report from ubuntu2004-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
|
Puppet / Puppet 8 - Ubuntu 20.04:
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
|
Puppet / Puppet 8 - Ubuntu 20.04:
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
|
Puppet / Puppet 8 - Ubuntu 20.04:
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
|
Puppet / Puppet 8 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101920624.pp.8OVK9d
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 2.34 seconds
|
Puppet / Puppet 8 - Ubuntu 20.04:
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
|
Puppet / Puppet 8 - Ubuntu 20.04:
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
|
Puppet / Puppet 8 - Ubuntu 20.04:
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
|
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 7:
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 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101829672.pp.8R8fLy
Last 10 lines of output were:
Debug: Finishing transaction 16840
Debug: Storing state
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 390.77 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 22720
Debug: Received report to process from centos7-64-puppet7.example.com
Debug: Processing report from centos7-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - CentOS 7:
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
|
Puppet / Puppet 7 - CentOS 7:
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 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102503059.pp.w7uaLH
Last 10 lines of output were:
Error: /Stage[main]/Rundeck::Cli/Package[jq]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install jq' returned 1: Error: Nothing to do
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is set to an invalid directory: /usr/lib/jvm/java-1.8.0/
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 301.76 seconds
|
Puppet / Puppet 7 - CentOS 7:
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
|
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 7:
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 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101840889.pp.Vnm6lK
Last 10 lines of output were:
Debug: Finishing transaction 16800
Debug: Storing state
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.01 seconds
�[mNotice: Applied catalog in 390.75 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 22640
Debug: Received report to process from centos7-64-puppet8.example.com
Debug: Processing report from centos7-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - CentOS 7:
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
|
Puppet / Puppet 8 - CentOS 7:
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 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102515648.pp.Aof9BT
Last 10 lines of output were:
Error: /Stage[main]/Rundeck::Cli/Package[jq]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install jq' returned 1: Error: Nothing to do
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is set to an invalid directory: /usr/lib/jvm/java-1.8.0/
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 301.81 seconds
|
Puppet / Puppet 8 - CentOS 7:
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
|
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
|
Puppet / Puppet 7 - Rocky 8:
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 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101814398.pp.Ygkyyn
Last 10 lines of output were:
Debug: Finishing transaction 16840
Debug: Storing state
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 388.90 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 22740
Debug: Received report to process from rocky8-64-puppet7.example.com
Debug: Processing report from rocky8-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8:
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 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102446024.pp.Ye1PB2
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.Socket.connect(Socket.java:607)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ... 40 more
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
�[mNotice: Applied catalog in 359.85 seconds
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101830474.pp.ztsNXi
Last 10 lines of output were:
Debug: Finishing transaction 16820
Debug: Storing state
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 385.30 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 22740
Debug: Received report to process from almalinux8-64-puppet7.example.com
Debug: Processing report from almalinux8-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - AlmaLinux 8:
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
|
Puppet / Puppet 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102458560.pp.U6zWBm
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.Socket.connect(Socket.java:607)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ... 40 more
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
�[mNotice: Applied catalog in 359.97 seconds
|
Puppet / Puppet 7 - AlmaLinux 8:
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
|
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - Rocky 8:
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 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101842650.pp.giOZzp
Last 10 lines of output were:
Debug: Finishing transaction 16800
Debug: Storing state
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.01 seconds
�[mNotice: Applied catalog in 385.93 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 22660
Debug: Received report to process from rocky8-64-puppet8.example.com
Debug: Processing report from rocky8-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - Rocky 8:
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
|
Puppet / Puppet 8 - Rocky 8:
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 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102512470.pp.1Wi30o
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.Socket.connect(Socket.java:607)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ... 40 more
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 359.16 seconds
|
Puppet / Puppet 8 - Rocky 8:
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
|
Puppet / Puppet 8 - Rocky 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 8:
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 'almalinux8-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101841713.pp.zRtEVU
Last 10 lines of output were:
Debug: Finishing transaction 16800
Debug: Storing state
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 389.11 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 22660
Debug: Received report to process from almalinux8-64-puppet8.example.com
Debug: Processing report from almalinux8-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - AlmaLinux 8:
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
|
Puppet / Puppet 8 - AlmaLinux 8:
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 'almalinux8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102514782.pp.dPwOLk
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.Socket.connect(Socket.java:607)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ... 40 more
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 359.45 seconds
|
Puppet / Puppet 8 - AlmaLinux 8:
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
|
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 8:
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 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101928611.pp.57vSny
Last 10 lines of output were:
Debug: Finishing transaction 16800
Debug: Storing state
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.01 seconds
�[mNotice: Applied catalog in 389.56 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 22660
Debug: Received report to process from centos8-64-puppet8.example.com
Debug: Processing report from centos8-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - CentOS 8:
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
|
Puppet / Puppet 8 - CentOS 8:
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 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102602172.pp.vDqQWA
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.Socket.connect(Socket.java:607)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ... 40 more
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 360.16 seconds
|
Puppet / Puppet 8 - CentOS 8:
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
|
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 8:
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 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101931825.pp.TCRfVk
Last 10 lines of output were:
Debug: Finishing transaction 16840
Debug: Storing state
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 396.55 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 22740
Debug: Received report to process from centos8-64-puppet7.example.com
Debug: Processing report from centos8-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - CentOS 8:
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
|
Puppet / Puppet 7 - CentOS 8:
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 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102611310.pp.yaObmV
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at java.net.Socket.connect(Socket.java:607)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ... 40 more
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 364.73 seconds
|
Puppet / Puppet 7 - CentOS 8:
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
|
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
|