Skip to content

modulesync 10.0.0

modulesync 10.0.0 #191

Triggered via pull request March 19, 2025 13:13
@pccibotpccibot
synchronize #267
modulesync
Status Failure
Total duration 3m 49s
Artifacts

ci.yml

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

Annotations

21 errors and 13 warnings
Puppet / 8 (Ruby 3.2): spec/unit/lib/facter/gluster_spec.rb#L359
Facter::Util::Fact gluster not running null peer count Failure/Error: expect(Facter.fact(:gluster_peer_count).value).to eq(0) NoMethodError: undefined method `value' for nil:NilClass
Puppet / 8 (Ruby 3.2): spec/unit/lib/facter/gluster_spec.rb#L363
Facter::Util::Fact gluster not running empty peer list Failure/Error: expect(Facter.fact(:gluster_peer_list).value).to eq('') NoMethodError: undefined method `value' for nil:NilClass
Puppet / 8 (Ruby 3.2): spec/unit/lib/facter/gluster_spec.rb#L367
Facter::Util::Fact gluster not running empty peers hash Failure/Error: expect(Facter.fact(:gluster_peers).value).to eq({}) NoMethodError: undefined method `value' for nil:NilClass
Puppet / 8 (Ruby 3.2): spec/unit/lib/facter/gluster_spec.rb#L371
Facter::Util::Fact gluster not running empty volumes hash Failure/Error: expect(Facter.fact(:gluster_volumes).value).to eq({}) NoMethodError: undefined method `value' for nil:NilClass
Puppet / 8 (Ruby 3.2): spec/classes/repo_apt_spec.rb#L16
gluster::repo::apt on ubuntu-20.04-x86_64 with all defaults installs Failure/Error: is_expected.to contain_apt__source('glusterfs-LATEST').with( repos: 'main', release: facts[:lsbdistcodename].to_s, location: location[facts[:os]['name']] ) expected that the catalogue would contain Apt::Source[glusterfs-LATEST] with release set to "" but it is set to "focal"
Puppet / 8 (Ruby 3.2): spec/classes/repo_apt_spec.rb#L49
gluster::repo::apt on ubuntu-20.04-x86_64 latest Gluster with priority installs Failure/Error: is_expected.to contain_apt__source('glusterfs-LATEST').with( repos: 'main', release: facts[:lsbdistcodename].to_s, location: location[facts[:os]['name']], pin: '700' ) expected that the catalogue would contain Apt::Source[glusterfs-LATEST] with release set to "" but it is set to "focal"
Puppet / 8 (Ruby 3.2): spec/classes/repo_apt_spec.rb#L70
gluster::repo::apt on ubuntu-20.04-x86_64 Specific Gluster release 4.1 installs Failure/Error: is_expected.to contain_apt__source('glusterfs-LATEST').with( repos: 'main', release: facts[:lsbdistcodename].to_s, key: key[facts[:os]['name']], location: location[facts[:os]['name']] ) expected that the catalogue would contain Apt::Source[glusterfs-LATEST] with release set to "" but it is set to "focal"
Puppet / 8 (Ruby 3.2): spec/classes/repo_apt_spec.rb#L101
gluster::repo::apt on ubuntu-20.04-x86_64 Specific Gluster release 3.12 installs Failure/Error: is_expected.to contain_apt__source('glusterfs-LATEST').with( repos: 'main', release: facts[:lsbdistcodename].to_s, key: key[facts[:os]['name']], location: location[facts[:os]['name']] ) expected that the catalogue would contain Apt::Source[glusterfs-LATEST] with release set to "" but it is set to "focal"
Puppet / 8 (Ruby 3.2): spec/classes/install_spec.rb#L77
gluster::install on archlinux-6-x86_64 installing on an unsupported architecture is expected to fail to compile and raise an error matching /not yet supported/ Failure/Error: it { is_expected.to compile.and_raise_error(%r{not yet supported}) } unless os == 'ubuntu-22.04-x86_64' expected that the catalogue would fail to compile and raise an error matching /not yet supported/
Puppet / 8 (Ruby 3.2): spec/classes/install_spec.rb#L77
gluster::install on sles-12-x86_64 installing on an unsupported architecture is expected to fail to compile and raise an error matching /not yet supported/ Failure/Error: it { is_expected.to compile.and_raise_error(%r{not yet supported}) } unless os == 'ubuntu-22.04-x86_64' expected that the catalogue would fail to compile and raise an error matching /not yet supported/
Puppet / 7 (Ruby 2.7): spec/unit/lib/facter/gluster_spec.rb#L359
Facter::Util::Fact gluster not running null peer count Failure/Error: expect(Facter.fact(:gluster_peer_count).value).to eq(0) NoMethodError: undefined method `value' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/unit/lib/facter/gluster_spec.rb#L363
Facter::Util::Fact gluster not running empty peer list Failure/Error: expect(Facter.fact(:gluster_peer_list).value).to eq('') NoMethodError: undefined method `value' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/unit/lib/facter/gluster_spec.rb#L367
Facter::Util::Fact gluster not running empty peers hash Failure/Error: expect(Facter.fact(:gluster_peers).value).to eq({}) NoMethodError: undefined method `value' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/unit/lib/facter/gluster_spec.rb#L371
Facter::Util::Fact gluster not running empty volumes hash Failure/Error: expect(Facter.fact(:gluster_volumes).value).to eq({}) NoMethodError: undefined method `value' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/repo_apt_spec.rb#L16
gluster::repo::apt on ubuntu-20.04-x86_64 with all defaults installs Failure/Error: is_expected.to contain_apt__source('glusterfs-LATEST').with( repos: 'main', release: facts[:lsbdistcodename].to_s, location: location[facts[:os]['name']] ) expected that the catalogue would contain Apt::Source[glusterfs-LATEST] with release set to "" but it is set to "focal"
Puppet / 7 (Ruby 2.7): spec/classes/repo_apt_spec.rb#L49
gluster::repo::apt on ubuntu-20.04-x86_64 latest Gluster with priority installs Failure/Error: is_expected.to contain_apt__source('glusterfs-LATEST').with( repos: 'main', release: facts[:lsbdistcodename].to_s, location: location[facts[:os]['name']], pin: '700' ) expected that the catalogue would contain Apt::Source[glusterfs-LATEST] with release set to "" but it is set to "focal"
Puppet / 7 (Ruby 2.7): spec/classes/repo_apt_spec.rb#L70
gluster::repo::apt on ubuntu-20.04-x86_64 Specific Gluster release 4.1 installs Failure/Error: is_expected.to contain_apt__source('glusterfs-LATEST').with( repos: 'main', release: facts[:lsbdistcodename].to_s, key: key[facts[:os]['name']], location: location[facts[:os]['name']] ) expected that the catalogue would contain Apt::Source[glusterfs-LATEST] with release set to "" but it is set to "focal"
Puppet / 7 (Ruby 2.7): spec/classes/repo_apt_spec.rb#L101
gluster::repo::apt on ubuntu-20.04-x86_64 Specific Gluster release 3.12 installs Failure/Error: is_expected.to contain_apt__source('glusterfs-LATEST').with( repos: 'main', release: facts[:lsbdistcodename].to_s, key: key[facts[:os]['name']], location: location[facts[:os]['name']] ) expected that the catalogue would contain Apt::Source[glusterfs-LATEST] with release set to "" but it is set to "focal"
Puppet / 7 (Ruby 2.7): spec/classes/install_spec.rb#L77
gluster::install on archlinux-6-x86_64 installing on an unsupported architecture is expected to fail to compile and raise an error matching /not yet supported/ Failure/Error: it { is_expected.to compile.and_raise_error(%r{not yet supported}) } unless os == 'ubuntu-22.04-x86_64' expected that the catalogue would fail to compile and raise an error matching /not yet supported/
Puppet / 7 (Ruby 2.7): spec/classes/install_spec.rb#L77
gluster::install on sles-12-x86_64 installing on an unsupported architecture is expected to fail to compile and raise an error matching /not yet supported/ Failure/Error: it { is_expected.to compile.and_raise_error(%r{not yet supported}) } unless os == 'ubuntu-22.04-x86_64' expected that the catalogue would fail to compile and raise an error matching /not yet supported/
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system RedHat 7
Puppet / Static validations
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-gluster/puppet-gluster-with--without-development:system_tests:release-only--Gemfile.lock-491e01434978432a277e59816e0d6a6b5485b98d2aaa3b5cb18a29166b4fc74c, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-gluster/puppet-gluster-with--without-development:system_tests:release-only--Gemfile.lock-
Puppet / 7 (Ruby 2.7)
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-2.7.8-wd-/home/runner/work/puppet-gluster/puppet-gluster-with--without-development:system_tests:release-only--Gemfile.lock-9c1b8e58ed4fe97a553bfa92622695fb5b5c7dd3bfee4645bad6c35eccf68bbc, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-2.7.8-wd-/home/runner/work/puppet-gluster/puppet-gluster-with--without-development:system_tests:release-only--Gemfile.lock-
Puppet / Distro Puppet - Archlinux rolling
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-gluster/puppet-gluster-with--without-development:test:release-only--Gemfile.lock-854d53820b017b8be83e29885eed7ca3f05959393e54813ec8316c82cc1d8dcc, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-gluster/puppet-gluster-with--without-development:test:release-only--Gemfile.lock-
Puppet / Distro Puppet - Archlinux rolling
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Puppet / Puppet 8 - Ubuntu 22.04
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-gluster/puppet-gluster-with--without-development:test:release-only--Gemfile.lock-854d53820b017b8be83e29885eed7ca3f05959393e54813ec8316c82cc1d8dcc, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-gluster/puppet-gluster-with--without-development:test:release-only--Gemfile.lock-
Puppet / Puppet 8 - Ubuntu 22.04
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Puppet / Puppet 7 - Ubuntu 22.04
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-gluster/puppet-gluster-with--without-development:test:release-only--Gemfile.lock-854d53820b017b8be83e29885eed7ca3f05959393e54813ec8316c82cc1d8dcc, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-gluster/puppet-gluster-with--without-development:test:release-only--Gemfile.lock-
Puppet / Puppet 7 - Ubuntu 22.04
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Puppet / Puppet 8 - Ubuntu 20.04
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-gluster/puppet-gluster-with--without-development:test:release-only--Gemfile.lock-854d53820b017b8be83e29885eed7ca3f05959393e54813ec8316c82cc1d8dcc, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-gluster/puppet-gluster-with--without-development:test:release-only--Gemfile.lock-
Puppet / Puppet 7 - Ubuntu 20.04
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-gluster/puppet-gluster-with--without-development:test:release-only--Gemfile.lock-854d53820b017b8be83e29885eed7ca3f05959393e54813ec8316c82cc1d8dcc, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-gluster/puppet-gluster-with--without-development:test:release-only--Gemfile.lock-
Puppet / Puppet 7 - Ubuntu 20.04
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists