Fix debian gpg validation and improve rundeck::install spec file #285
ci.yml
on: pull_request
Puppet
/
Static validations
16s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
102 errors
Puppet / 8 (Ruby 3.2):
spec/classes/install_spec.rb#L29
rundeck on debian-10-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.gpg", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 8 (Ruby 3.2):
spec/classes/install_spec.rb#L29
rundeck on debian-11-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.gpg", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 8 (Ruby 3.2):
spec/classes/install_spec.rb#L29
rundeck on ubuntu-18.04-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.gpg", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 8 (Ruby 3.2):
spec/classes/install_spec.rb#L29
rundeck on ubuntu-20.04-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.gpg", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 8 (Ruby 3.2):
spec/classes/install_spec.rb#L29
rundeck on ubuntu-22.04-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.gpg", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/install_spec.rb#L29
rundeck on debian-11-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.gpg", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 7 (Ruby 2.7):
spec/classes/install_spec.rb#L29
rundeck on ubuntu-18.04-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.gpg", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 7 (Ruby 2.7):
spec/classes/install_spec.rb#L29
rundeck on debian-10-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.gpg", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 7 (Ruby 2.7):
spec/classes/install_spec.rb#L29
rundeck on ubuntu-22.04-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.gpg", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 7 (Ruby 2.7):
spec/classes/install_spec.rb#L29
rundeck on ubuntu-20.04-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.gpg", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 7 (Ruby 2.7)
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_174857167.pp.TJQHfO
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 9.36 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23480
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_174912285.pp.ytfGGp
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
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
�[mNotice: Applied catalog in 1.96 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 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_174858326.pp.VBvMFD
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.37 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23400
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_174915095.pp.looC9Y
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
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
�[mNotice: Applied catalog in 1.15 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 - 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_174901514.pp.VEEt3N
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.68 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23500
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_174916694.pp.LdzsLl
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
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
�[mNotice: Applied catalog in 1.16 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 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_174857342.pp.BZTvwx
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 15.18 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23500
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_174918364.pp.5GGE15
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
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
�[mNotice: Applied catalog in 2.49 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 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_174900721.pp.rwDAb0
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.31 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23380
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_174918513.pp.0RF5zj
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
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
�[mNotice: Applied catalog in 1.96 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 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_174902640.pp.wxH8rl
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.40 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23400
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_174919760.pp.4jRlUa
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
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
�[mNotice: Applied catalog in 1.58 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 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_174909221.pp.wwTEB5
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.51 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23500
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_174925244.pp.Bgw6eF
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
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
�[mNotice: Applied catalog in 1.25 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_174900757.pp.nBx2b5
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 15.21 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23400
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_174923302.pp.mfk1h7
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
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
�[mNotice: Applied catalog in 2.26 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 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_174909544.pp.JNP4cF
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.50 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23500
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_174929643.pp.b9ol66
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
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
�[mNotice: Applied catalog in 2.14 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 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_174908230.pp.3VLTyz
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.65 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23400
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_174929676.pp.6jgStB
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
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
�[mNotice: Applied catalog in 2.24 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.
|