Skip to content

Add AlmaLinux/Rocky support #164

Add AlmaLinux/Rocky support

Add AlmaLinux/Rocky support #164

Triggered via pull request October 31, 2023 18:12
Status Failure
Total duration 13m 15s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
2m 56s
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 almalinux-8-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 almalinux-8-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 almalinux-8-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 almalinux-8-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]