Skip to content

Add Debian 12 support #162

Add Debian 12 support

Add Debian 12 support #162

Triggered via pull request October 31, 2023 18:10
Status Failure
Total duration 13m 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
2m 58s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L163
consul on fedora-30-x86_64 When installing via URL by default is expected to contain Archive[/opt/consul/archives/consul-1.16.1.zip] with source => "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip" Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.1.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip') } expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.1.zip]
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L165
consul on fedora-30-x86_64 When installing via URL by default is expected to contain File[/opt/consul/archives/consul-1.16.1] with ensure => "directory" Failure/Error: it { is_expected.to contain_file('/opt/consul/archives/consul-1.16.1').with(ensure: 'directory') } expected that the catalogue would contain File[/opt/consul/archives/consul-1.16.1]
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L176
consul on fedora-30-x86_64 When installing via URL with a special archive_path is expected to contain Archive[/usr/share/puppet-archive/consul-1.16.1.zip] with source => "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip" Failure/Error: it { is_expected.to contain_archive('/usr/share/puppet-archive/consul-1.16.1.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip') } expected that the catalogue would contain Archive[/usr/share/puppet-archive/consul-1.16.1.zip]
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L178
consul on fedora-30-x86_64 When installing via URL with a special archive_path is expected to contain File[/usr/share/puppet-archive/consul-1.16.1] with ensure => "directory" Failure/Error: it { is_expected.to contain_file('/usr/share/puppet-archive/consul-1.16.1').with(ensure: 'directory') } expected that the catalogue would contain File[/usr/share/puppet-archive/consul-1.16.1]
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L189
consul on fedora-30-x86_64 When installing by archive via URL and current version is already installed is expected to contain Archive[/opt/consul/archives/consul-1.16.1.zip] with source => "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip" Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.1.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip') } expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.1.zip]
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L212
consul on fedora-30-x86_64 When installing via URL by with a custom url is expected to contain Archive[/opt/consul/archives/consul-1.16.1.zip] with source => "http://myurl" Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.1.zip').with(source: 'http://myurl') } expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.1.zip]
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L163
consul on archlinux-rolling-x86_64 When installing via URL by default is expected to contain Archive[/opt/consul/archives/consul-1.16.1.zip] with source => "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip" Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.1.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip') } expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.1.zip]
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L165
consul on archlinux-rolling-x86_64 When installing via URL by default is expected to contain File[/opt/consul/archives/consul-1.16.1] with ensure => "directory" Failure/Error: it { is_expected.to contain_file('/opt/consul/archives/consul-1.16.1').with(ensure: 'directory') } expected that the catalogue would contain File[/opt/consul/archives/consul-1.16.1]
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L176
consul on archlinux-rolling-x86_64 When installing via URL with a special archive_path is expected to contain Archive[/usr/share/puppet-archive/consul-1.16.1.zip] with source => "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip" Failure/Error: it { is_expected.to contain_archive('/usr/share/puppet-archive/consul-1.16.1.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip') } expected that the catalogue would contain Archive[/usr/share/puppet-archive/consul-1.16.1.zip]
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L178
consul on archlinux-rolling-x86_64 When installing via URL with a special archive_path is expected to contain File[/usr/share/puppet-archive/consul-1.16.1] with ensure => "directory" Failure/Error: it { is_expected.to contain_file('/usr/share/puppet-archive/consul-1.16.1').with(ensure: 'directory') } expected that the catalogue would contain File[/usr/share/puppet-archive/consul-1.16.1]
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L163
consul on fedora-30-x86_64 When installing via URL by default is expected to contain Archive[/opt/consul/archives/consul-1.16.1.zip] with source => "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip" Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.1.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip') } expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.1.zip]
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L165
consul on fedora-30-x86_64 When installing via URL by default is expected to contain File[/opt/consul/archives/consul-1.16.1] with ensure => "directory" Failure/Error: it { is_expected.to contain_file('/opt/consul/archives/consul-1.16.1').with(ensure: 'directory') } expected that the catalogue would contain File[/opt/consul/archives/consul-1.16.1]
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L176
consul on fedora-30-x86_64 When installing via URL with a special archive_path is expected to contain Archive[/usr/share/puppet-archive/consul-1.16.1.zip] with source => "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip" Failure/Error: it { is_expected.to contain_archive('/usr/share/puppet-archive/consul-1.16.1.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip') } expected that the catalogue would contain Archive[/usr/share/puppet-archive/consul-1.16.1.zip]
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L178
consul on fedora-30-x86_64 When installing via URL with a special archive_path is expected to contain File[/usr/share/puppet-archive/consul-1.16.1] with ensure => "directory" Failure/Error: it { is_expected.to contain_file('/usr/share/puppet-archive/consul-1.16.1').with(ensure: 'directory') } expected that the catalogue would contain File[/usr/share/puppet-archive/consul-1.16.1]
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L189
consul on fedora-30-x86_64 When installing by archive via URL and current version is already installed is expected to contain Archive[/opt/consul/archives/consul-1.16.1.zip] with source => "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip" Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.1.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip') } expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.1.zip]
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L212
consul on fedora-30-x86_64 When installing via URL by with a custom url is expected to contain Archive[/opt/consul/archives/consul-1.16.1.zip] with source => "http://myurl" Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.1.zip').with(source: 'http://myurl') } expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.1.zip]
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L163
consul on scientific-7-x86_64 When installing via URL by default is expected to contain Archive[/opt/consul/archives/consul-1.16.1.zip] with source => "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip" Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.1.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip') } expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.1.zip]
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L165
consul on scientific-7-x86_64 When installing via URL by default is expected to contain File[/opt/consul/archives/consul-1.16.1] with ensure => "directory" Failure/Error: it { is_expected.to contain_file('/opt/consul/archives/consul-1.16.1').with(ensure: 'directory') } expected that the catalogue would contain File[/opt/consul/archives/consul-1.16.1]
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L176
consul on scientific-7-x86_64 When installing via URL with a special archive_path is expected to contain Archive[/usr/share/puppet-archive/consul-1.16.1.zip] with source => "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip" Failure/Error: it { is_expected.to contain_archive('/usr/share/puppet-archive/consul-1.16.1.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip') } expected that the catalogue would contain Archive[/usr/share/puppet-archive/consul-1.16.1.zip]
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L178
consul on scientific-7-x86_64 When installing via URL with a special archive_path is expected to contain File[/usr/share/puppet-archive/consul-1.16.1] with ensure => "directory" Failure/Error: it { is_expected.to contain_file('/usr/share/puppet-archive/consul-1.16.1').with(ensure: 'directory') } expected that the catalogue would contain File[/usr/share/puppet-archive/consul-1.16.1]