Skip to content

Fix debian gpg validation and improve rundeck::install spec file #277

Fix debian gpg validation and improve rundeck::install spec file

Fix debian gpg validation and improve rundeck::install spec file #277

Triggered via pull request January 23, 2024 06:08
Status Failure
Total duration 5m 1s
Artifacts
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
27s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

27 errors
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_061057071.pp.8Irjjr Last 10 lines of output were: Debug: Finishing transaction 18460 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 11.03 seconds Debug: Applying settings catalog for sections reporting, metrics Debug: Finishing transaction 23180 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
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_061115036.pp.fweI9I 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.38 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 - AlmaLinux 8: spec/acceptance/rundeck_spec.rb#L35
rundeck class updrade to latest version applies successfully Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_061139436.pp.nNsy6r Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.17 seconds Info: Using environment 'production' Info: Applying configuration version '1705990302' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 0.64 seconds
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
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_changes: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_061140759.pp.gOWDth Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.11 seconds Info: Using environment 'production' Info: Applying configuration version '1705990302' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 0.63 seconds
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
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_changes: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_061145637.pp.5PNbH7 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.11 seconds Info: Using environment 'production' Info: Applying configuration version '1705990307' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 0.49 seconds
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
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_changes: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_061147412.pp.y0PWcR Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.16 seconds Info: Using environment 'production' Info: Applying configuration version '1705990310' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 0.60 seconds
Puppet / Puppet 8 - Rocky 8
Process completed with exit code 1.
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_changes: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_061149422.pp.SKiTDq Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.17 seconds Info: Using environment 'production' Info: Applying configuration version '1705990312' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 0.50 seconds
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
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_changes: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_061149576.pp.rq0sIL Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.11 seconds Info: Using environment 'production' Info: Applying configuration version '1705990311' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 1.50 seconds
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
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_changes: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_061159044.pp.Q4Uvew Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.15 seconds Info: Using environment 'production' Info: Applying configuration version '1705990321' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 1.45 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 - Rocky 8: spec/acceptance/rundeck_spec.rb#L35
rundeck class updrade to latest version applies successfully Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_061159542.pp.b8CdQD Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.11 seconds Info: Using environment 'production' Info: Applying configuration version '1705990321' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 0.61 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.