Skip to content

Add Debian 12 support #332

Add Debian 12 support

Add Debian 12 support #332

Re-run triggered February 29, 2024 10:27
Status Failure
Total duration 4m 46s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
15s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Puppet / Distro Puppet - Debian 12: 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 'debian12-64-none.example.com' exited with 1 running: puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_101935864.pp.WJywDz Last 10 lines of output were: Debug: Facter: Loading external facts Debug: Facter: Searching fact: ipaddress6 in all custom facts Debug: Facter: Loading custom facts Debug: Caching environment :production (ttl = 0 sec) Debug: importing '/etc/puppet/code/modules/java/manifests/init.pp' in environment production Debug: Automatically imported java from java into production Debug: importing '/etc/puppet/code/modules/java/manifests/params.pp' in environment production Debug: Automatically imported java::params from java/params into production Error: Evaluation Error: Error while evaluating a Function Call, unsupported release 12 (file: /etc/puppet/code/modules/java/manifests/params.pp, line: 108, column: 20) on node debian12-64-none.example.com Debug: Found in cache :production (ttl = 0 sec)
Puppet / Distro Puppet - Debian 12: 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 / Distro Puppet - Debian 12: 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 / Distro Puppet - Debian 12: 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 / Distro Puppet - Debian 12
Process completed with exit code 1.