Skip to content

drop support for EL7 #93

drop support for EL7

drop support for EL7 #93

Triggered via pull request September 17, 2024 23:48
Status Failure
Total duration 3m 5s
Artifacts

ci.yml

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

Annotations

141 errors
Puppet / 8 (Ruby 3.2): spec/classes/epel_spec.rb#L25
epel on redhat-7-x86_64 is expected to contain Class[epel] Failure/Error: it { is_expected.to contain_class('epel') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1536-676.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/epel_spec.rb#L26
epel on redhat-7-x86_64 is expected to contain Class[epel::params] Failure/Error: it { is_expected.to contain_class('epel::params') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1536-676.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/shared_base.rb#L6
epel on redhat-7-x86_64 behaves like base 7 is expected to contain Yumrepo[epel] with proxy => "absent", enabled => "1", gpgcheck => "1" and repo_gpgcheck => "0" Failure/Error: expect(subject).to contain_yumrepo('epel').with( proxy: 'absent', enabled: '1', gpgcheck: '1', repo_gpgcheck: '0' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1536-676.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net Shared Example Group: "base" called from ./spec/classes/shared_base.rb:43 Shared Example Group: "base 7" called from ./spec/classes/epel_spec.rb:30
Puppet / 8 (Ruby 3.2): spec/classes/shared_base.rb#L45
epel on redhat-7-x86_64 behaves like base 7 is expected to contain Yumrepo[epel] with mirrorlist => "https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch", gpgkey => "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7", descr => "Extra Packages for Enterprise Linux 7 - $basearch" and failovermethod => "priority" Failure/Error: expect(subject).to contain_yumrepo('epel').with( mirrorlist: 'https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch', gpgkey: 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7', descr: 'Extra Packages for Enterprise Linux 7 - $basearch', failovermethod: 'priority' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1536-676.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net Shared Example Group: "base 7" called from ./spec/classes/epel_spec.rb:30
Puppet / 8 (Ruby 3.2): spec/classes/shared_gpgkey.rb#L44
epel on redhat-7-x86_64 behaves like gpgkey 7 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7] with ensure => "file", owner => "root", group => "root" and mode => "0644" Failure/Error: expect(subject).to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7').with( ensure: 'file', owner: 'root', group: 'root', mode: '0644' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1536-676.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net Shared Example Group: "gpgkey 7" called from ./spec/classes/epel_spec.rb:31
Puppet / 8 (Ruby 3.2): spec/classes/shared_gpgkey.rb#L55
epel on redhat-7-x86_64 behaves like gpgkey 7 is expected to contain Epel::Rpm_gpg_key[EPEL-7] with path => "/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7" Failure/Error: expect(subject).to contain_epel__rpm_gpg_key('EPEL-7').with( path: '/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1536-676.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net Shared Example Group: "gpgkey 7" called from ./spec/classes/epel_spec.rb:31
Puppet / 8 (Ruby 3.2): spec/classes/shared_source.rb#L6
epel on redhat-7-x86_64 behaves like epel source 7 is expected to contain Yumrepo[epel-source] with proxy => "absent", enabled => "0", gpgcheck => "1" and repo_gpgcheck => "0" Failure/Error: expect(subject).to contain_yumrepo('epel-source').with( proxy: 'absent', enabled: '0', gpgcheck: '1', repo_gpgcheck: '0' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1536-676.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net Shared Example Group: "epel source" called from ./spec/classes/shared_source.rb:43 Shared Example Group: "epel source 7" called from ./spec/classes/epel_spec.rb:32
Puppet / 8 (Ruby 3.2): spec/classes/shared_source.rb#L45
epel on redhat-7-x86_64 behaves like epel source 7 is expected to contain Yumrepo[epel-source] with mirrorlist => "https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$basearch", gpgkey => "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7", descr => "Extra Packages for Enterprise Linux 7 - $basearch - Source" and failovermethod => "priority" Failure/Error: expect(subject).to contain_yumrepo('epel-source').with( mirrorlist: 'https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$basearch', gpgkey: 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7', descr: 'Extra Packages for Enterprise Linux 7 - $basearch - Source', failovermethod: 'priority' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1536-676.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net Shared Example Group: "epel source 7" called from ./spec/classes/epel_spec.rb:32
Puppet / 8 (Ruby 3.2): spec/classes/shared_debuginfo.rb#L6
epel on redhat-7-x86_64 behaves like epel debuginfo 7 is expected to contain Yumrepo[epel-debuginfo] with proxy => "absent", enabled => "0", gpgcheck => "1" and repo_gpgcheck => "0" Failure/Error: expect(subject).to contain_yumrepo('epel-debuginfo').with( proxy: 'absent', enabled: '0', gpgcheck: '1', repo_gpgcheck: '0' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1536-676.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net Shared Example Group: "epel debuginfo" called from ./spec/classes/shared_debuginfo.rb:43 Shared Example Group: "epel debuginfo 7" called from ./spec/classes/epel_spec.rb:33
Puppet / 8 (Ruby 3.2): spec/classes/shared_debuginfo.rb#L45
epel on redhat-7-x86_64 behaves like epel debuginfo 7 is expected to contain Yumrepo[epel-debuginfo] with mirrorlist => "https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$basearch", gpgkey => "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7", descr => "Extra Packages for Enterprise Linux 7 - $basearch - Debug" and failovermethod => "priority" Failure/Error: expect(subject).to contain_yumrepo('epel-debuginfo').with( mirrorlist: 'https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$basearch', gpgkey: 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7', descr: 'Extra Packages for Enterprise Linux 7 - $basearch - Debug', failovermethod: 'priority' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1536-676.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net Shared Example Group: "epel debuginfo 7" called from ./spec/classes/epel_spec.rb:33
Puppet / 7 (Ruby 2.7): spec/classes/epel_spec.rb#L25
epel on redhat-7-x86_64 is expected to contain Class[epel] Failure/Error: it { is_expected.to contain_class('epel') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1393-159.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/epel_spec.rb#L26
epel on redhat-7-x86_64 is expected to contain Class[epel::params] Failure/Error: it { is_expected.to contain_class('epel::params') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1393-159.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/shared_base.rb#L6
epel on redhat-7-x86_64 behaves like base 7 is expected to contain Yumrepo[epel] with proxy => "absent", enabled => "1", gpgcheck => "1" and repo_gpgcheck => "0" Failure/Error: expect(subject).to contain_yumrepo('epel').with( proxy: 'absent', enabled: '1', gpgcheck: '1', repo_gpgcheck: '0' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1393-159.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net Shared Example Group: "base" called from ./spec/classes/shared_base.rb:43 Shared Example Group: "base 7" called from ./spec/classes/epel_spec.rb:30
Puppet / 7 (Ruby 2.7): spec/classes/shared_base.rb#L45
epel on redhat-7-x86_64 behaves like base 7 is expected to contain Yumrepo[epel] with mirrorlist => "https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch", gpgkey => "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7", descr => "Extra Packages for Enterprise Linux 7 - $basearch" and failovermethod => "priority" Failure/Error: expect(subject).to contain_yumrepo('epel').with( mirrorlist: 'https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch', gpgkey: 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7', descr: 'Extra Packages for Enterprise Linux 7 - $basearch', failovermethod: 'priority' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1393-159.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net Shared Example Group: "base 7" called from ./spec/classes/epel_spec.rb:30
Puppet / 7 (Ruby 2.7): spec/classes/shared_gpgkey.rb#L44
epel on redhat-7-x86_64 behaves like gpgkey 7 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7] with ensure => "file", owner => "root", group => "root" and mode => "0644" Failure/Error: expect(subject).to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7').with( ensure: 'file', owner: 'root', group: 'root', mode: '0644' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1393-159.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net Shared Example Group: "gpgkey 7" called from ./spec/classes/epel_spec.rb:31
Puppet / 7 (Ruby 2.7): spec/classes/shared_gpgkey.rb#L55
epel on redhat-7-x86_64 behaves like gpgkey 7 is expected to contain Epel::Rpm_gpg_key[EPEL-7] with path => "/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7" Failure/Error: expect(subject).to contain_epel__rpm_gpg_key('EPEL-7').with( path: '/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1393-159.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net Shared Example Group: "gpgkey 7" called from ./spec/classes/epel_spec.rb:31
Puppet / 7 (Ruby 2.7): spec/classes/shared_source.rb#L6
epel on redhat-7-x86_64 behaves like epel source 7 is expected to contain Yumrepo[epel-source] with proxy => "absent", enabled => "0", gpgcheck => "1" and repo_gpgcheck => "0" Failure/Error: expect(subject).to contain_yumrepo('epel-source').with( proxy: 'absent', enabled: '0', gpgcheck: '1', repo_gpgcheck: '0' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1393-159.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net Shared Example Group: "epel source" called from ./spec/classes/shared_source.rb:43 Shared Example Group: "epel source 7" called from ./spec/classes/epel_spec.rb:32
Puppet / 7 (Ruby 2.7): spec/classes/shared_source.rb#L45
epel on redhat-7-x86_64 behaves like epel source 7 is expected to contain Yumrepo[epel-source] with mirrorlist => "https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$basearch", gpgkey => "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7", descr => "Extra Packages for Enterprise Linux 7 - $basearch - Source" and failovermethod => "priority" Failure/Error: expect(subject).to contain_yumrepo('epel-source').with( mirrorlist: 'https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$basearch', gpgkey: 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7', descr: 'Extra Packages for Enterprise Linux 7 - $basearch - Source', failovermethod: 'priority' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1393-159.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net Shared Example Group: "epel source 7" called from ./spec/classes/epel_spec.rb:32
Puppet / 7 (Ruby 2.7): spec/classes/shared_debuginfo.rb#L6
epel on redhat-7-x86_64 behaves like epel debuginfo 7 is expected to contain Yumrepo[epel-debuginfo] with proxy => "absent", enabled => "0", gpgcheck => "1" and repo_gpgcheck => "0" Failure/Error: expect(subject).to contain_yumrepo('epel-debuginfo').with( proxy: 'absent', enabled: '0', gpgcheck: '1', repo_gpgcheck: '0' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1393-159.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net Shared Example Group: "epel debuginfo" called from ./spec/classes/shared_debuginfo.rb:43 Shared Example Group: "epel debuginfo 7" called from ./spec/classes/epel_spec.rb:33
Puppet / 7 (Ruby 2.7): spec/classes/shared_debuginfo.rb#L45
epel on redhat-7-x86_64 behaves like epel debuginfo 7 is expected to contain Yumrepo[epel-debuginfo] with mirrorlist => "https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$basearch", gpgkey => "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7", descr => "Extra Packages for Enterprise Linux 7 - $basearch - Debug" and failovermethod => "priority" Failure/Error: expect(subject).to contain_yumrepo('epel-debuginfo').with( mirrorlist: 'https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$basearch', gpgkey: 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7', descr: 'Extra Packages for Enterprise Linux 7 - $basearch - Debug', failovermethod: 'priority' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /home/runner/work/puppet-epel/puppet-epel/spec/fixtures/modules/epel/manifests/init.pp, line: 114, column: 58) on node fv-az1393-159.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net Shared Example Group: "epel debuginfo 7" called from ./spec/classes/epel_spec.rb:33
Puppet / Puppet 8 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L10
epel behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235004548.ET9eqV.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node almalinux8-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 8 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L14
epel behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235006198.n8qG1b.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node almalinux8-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 8 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L26
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L27
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L36
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L37
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" stdout is expected to match /epel-release/ Failure/Error: its(:stdout) { is_expected.to match %r{epel-release} } expected "" to match /epel-release/ Diff: @@ -1 +1 @@ -/epel-release/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L10
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235008889.uAhfHc.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node almalinux8-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 8 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L14
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235010803.3RKytP.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node almalinux8-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 8 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L26
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 8 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L27
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 8 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L10
epel behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235004793.MljZRi.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node almalinux9-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 8 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L14
epel behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235006495.WlITMW.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node almalinux9-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 8 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L26
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L27
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L36
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L37
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" stdout is expected to match /epel-release/ Failure/Error: its(:stdout) { is_expected.to match %r{epel-release} } expected "" to match /epel-release/ Diff: @@ -1 +1 @@ -/epel-release/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L10
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235009124.HK1WE7.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node almalinux9-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 8 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L14
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235011092.TksPy5.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node almalinux9-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 8 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L26
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 8 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L27
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 7 - Rocky 9: spec/spec_helper_acceptance.rb#L10
epel behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235006280.HTyIEK.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node rocky9-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 7 - Rocky 9: spec/spec_helper_acceptance.rb#L14
epel behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235007857.J45atL.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node rocky9-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 7 - Rocky 9: spec/spec_helper_acceptance.rb#L26
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - Rocky 9: spec/spec_helper_acceptance.rb#L27
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - Rocky 9: spec/spec_helper_acceptance.rb#L36
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - Rocky 9: spec/spec_helper_acceptance.rb#L37
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" stdout is expected to match /epel-release/ Failure/Error: its(:stdout) { is_expected.to match %r{epel-release} } expected "" to match /epel-release/ Diff: @@ -1 +1 @@ -/epel-release/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - Rocky 9: spec/spec_helper_acceptance.rb#L10
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235010295.nZkXn5.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node rocky9-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 7 - Rocky 9: spec/spec_helper_acceptance.rb#L14
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235012089.4fBN2F.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node rocky9-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 7 - Rocky 9: spec/spec_helper_acceptance.rb#L26
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 7 - Rocky 9: spec/spec_helper_acceptance.rb#L27
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 7 - Rocky 8: spec/spec_helper_acceptance.rb#L10
epel behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235009103.YSCRMR.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node rocky8-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 7 - Rocky 8: spec/spec_helper_acceptance.rb#L14
epel behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235010722.ruu7Vj.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node rocky8-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 7 - Rocky 8: spec/spec_helper_acceptance.rb#L26
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - Rocky 8: spec/spec_helper_acceptance.rb#L27
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - Rocky 8: spec/spec_helper_acceptance.rb#L36
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - Rocky 8: spec/spec_helper_acceptance.rb#L37
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" stdout is expected to match /epel-release/ Failure/Error: its(:stdout) { is_expected.to match %r{epel-release} } expected "" to match /epel-release/ Diff: @@ -1 +1 @@ -/epel-release/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - Rocky 8: spec/spec_helper_acceptance.rb#L10
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235013232.wDdTg9.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node rocky8-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 7 - Rocky 8: spec/spec_helper_acceptance.rb#L14
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235015027.p3F7zl.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node rocky8-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 7 - Rocky 8: spec/spec_helper_acceptance.rb#L26
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 7 - Rocky 8: spec/spec_helper_acceptance.rb#L27
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 7 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L10
epel behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235007754.xOUz9L.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node almalinux8-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 7 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L14
epel behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235009429.TWcE6f.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node almalinux8-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 7 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L26
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L27
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L36
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L37
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" stdout is expected to match /epel-release/ Failure/Error: its(:stdout) { is_expected.to match %r{epel-release} } expected "" to match /epel-release/ Diff: @@ -1 +1 @@ -/epel-release/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L10
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235012119.L9Umcu.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node almalinux8-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 7 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L14
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235013999.uSeqCy.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node almalinux8-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 7 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L26
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 7 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L27
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 8 - Rocky 9: spec/spec_helper_acceptance.rb#L10
epel behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235009045.KhWOs5.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node rocky9-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 8 - Rocky 9: spec/spec_helper_acceptance.rb#L14
epel behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235010770.OMKaFf.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node rocky9-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 8 - Rocky 9: spec/spec_helper_acceptance.rb#L26
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - Rocky 9: spec/spec_helper_acceptance.rb#L27
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - Rocky 9: spec/spec_helper_acceptance.rb#L36
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - Rocky 9: spec/spec_helper_acceptance.rb#L37
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" stdout is expected to match /epel-release/ Failure/Error: its(:stdout) { is_expected.to match %r{epel-release} } expected "" to match /epel-release/ Diff: @@ -1 +1 @@ -/epel-release/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - Rocky 9: spec/spec_helper_acceptance.rb#L10
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235013332.tIJpfY.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node rocky9-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 8 - Rocky 9: spec/spec_helper_acceptance.rb#L14
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235015236.RLgafT.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node rocky9-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 7 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L10
epel behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235007869.uxbHIh.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node almalinux9-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 8 - Rocky 9: spec/spec_helper_acceptance.rb#L26
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 7 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L14
epel behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235009566.nAKcXK.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node almalinux9-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 8 - Rocky 9: spec/spec_helper_acceptance.rb#L27
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 7 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L26
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L27
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L36
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L37
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" stdout is expected to match /epel-release/ Failure/Error: its(:stdout) { is_expected.to match %r{epel-release} } expected "" to match /epel-release/ Diff: @@ -1 +1 @@ -/epel-release/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L10
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235012099.gc8bN6.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node almalinux9-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 7 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L14
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235013998.NKALqZ.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node almalinux9-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 7 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L26
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 7 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L27
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 8 - OracleLinux 9: spec/spec_helper_acceptance.rb#L10
epel behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235010629.j73JMG.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node oracle9-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 8 - OracleLinux 9: spec/spec_helper_acceptance.rb#L14
epel behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235012239.BmO5t5.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node oracle9-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 8 - OracleLinux 9: spec/spec_helper_acceptance.rb#L26
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - OracleLinux 9: spec/spec_helper_acceptance.rb#L27
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - OracleLinux 9: spec/spec_helper_acceptance.rb#L36
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - OracleLinux 9: spec/spec_helper_acceptance.rb#L37
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" stdout is expected to match /epel-release/ Failure/Error: its(:stdout) { is_expected.to match %r{epel-release} } expected "" to match /epel-release/ Diff: @@ -1 +1 @@ -/epel-release/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - OracleLinux 9: spec/spec_helper_acceptance.rb#L10
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235014749.7KSEeY.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node oracle9-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 8 - OracleLinux 9: spec/spec_helper_acceptance.rb#L14
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235016641.laLvov.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node oracle9-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 8 - OracleLinux 9: spec/spec_helper_acceptance.rb#L26
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 8 - OracleLinux 9: spec/spec_helper_acceptance.rb#L27
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 8 - Rocky 8: spec/spec_helper_acceptance.rb#L10
epel behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235011753.MCAr3V.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node rocky8-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 8 - Rocky 8: spec/spec_helper_acceptance.rb#L14
epel behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235013405.tYiDL7.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node rocky8-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 8 - Rocky 8: spec/spec_helper_acceptance.rb#L26
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - Rocky 8: spec/spec_helper_acceptance.rb#L27
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - Rocky 8: spec/spec_helper_acceptance.rb#L36
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - Rocky 8: spec/spec_helper_acceptance.rb#L37
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" stdout is expected to match /epel-release/ Failure/Error: its(:stdout) { is_expected.to match %r{epel-release} } expected "" to match /epel-release/ Diff: @@ -1 +1 @@ -/epel-release/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - Rocky 8: spec/spec_helper_acceptance.rb#L10
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235016064.ZiWQSO.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node rocky8-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 8 - Rocky 8: spec/spec_helper_acceptance.rb#L14
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235017979.xPcdhp.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node rocky8-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 8 - Rocky 8: spec/spec_helper_acceptance.rb#L26
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 8 - Rocky 8: spec/spec_helper_acceptance.rb#L27
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 7 - OracleLinux 9: spec/spec_helper_acceptance.rb#L10
epel behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235014893.VsPWhu.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node oracle9-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 7 - OracleLinux 9: spec/spec_helper_acceptance.rb#L14
epel behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235016438.hUsoBc.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node oracle9-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 7 - OracleLinux 9: spec/spec_helper_acceptance.rb#L26
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - OracleLinux 9: spec/spec_helper_acceptance.rb#L27
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - OracleLinux 9: spec/spec_helper_acceptance.rb#L36
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - OracleLinux 9: spec/spec_helper_acceptance.rb#L37
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" stdout is expected to match /epel-release/ Failure/Error: its(:stdout) { is_expected.to match %r{epel-release} } expected "" to match /epel-release/ Diff: @@ -1 +1 @@ -/epel-release/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - OracleLinux 9: spec/spec_helper_acceptance.rb#L10
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235018861.LJ4eBq.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node oracle9-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 7 - OracleLinux 9: spec/spec_helper_acceptance.rb#L14
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235020634.nY3GQZ.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node oracle9-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 7 - OracleLinux 9: spec/spec_helper_acceptance.rb#L26
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 7 - OracleLinux 9: spec/spec_helper_acceptance.rb#L27
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 8 - OracleLinux 8: spec/spec_helper_acceptance.rb#L10
epel behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235035313.SWj5xy.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node oracle8-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 8 - OracleLinux 8: spec/spec_helper_acceptance.rb#L14
epel behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235036954.qUpUGH.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node oracle8-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 8 - OracleLinux 8: spec/spec_helper_acceptance.rb#L26
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - OracleLinux 8: spec/spec_helper_acceptance.rb#L27
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - OracleLinux 8: spec/spec_helper_acceptance.rb#L36
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - OracleLinux 8: spec/spec_helper_acceptance.rb#L37
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" stdout is expected to match /epel-release/ Failure/Error: its(:stdout) { is_expected.to match %r{epel-release} } expected "" to match /epel-release/ Diff: @@ -1 +1 @@ -/epel-release/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 8 - OracleLinux 8: spec/spec_helper_acceptance.rb#L10
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235039566.i1Ep5Z.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node oracle8-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 8 - OracleLinux 8: spec/spec_helper_acceptance.rb#L14
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235041441.7p5fdX.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) on node oracle8-64-puppet8.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 8 - OracleLinux 8: spec/spec_helper_acceptance.rb#L26
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 8 - OracleLinux 8: spec/spec_helper_acceptance.rb#L27
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 7 - OracleLinux 8: spec/spec_helper_acceptance.rb#L10
epel behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235044451.MbAToB.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node oracle8-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 7 - OracleLinux 8: spec/spec_helper_acceptance.rb#L14
epel behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235046012.NISbyD.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node oracle8-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/basic_spec.rb:10
Puppet / Puppet 7 - OracleLinux 8: spec/spec_helper_acceptance.rb#L26
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - OracleLinux 8: spec/spec_helper_acceptance.rb#L27
epel behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - OracleLinux 8: spec/spec_helper_acceptance.rb#L36
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - OracleLinux 8: spec/spec_helper_acceptance.rb#L37
epel behaves like EPEL is available Command "dnf --disablerepo="*" --enablerepo="epel" list available" stdout is expected to match /epel-release/ Failure/Error: its(:stdout) { is_expected.to match %r{epel-release} } expected "" to match /epel-release/ Diff: @@ -1 +1 @@ -/epel-release/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/basic_spec.rb:11
Puppet / Puppet 7 - OracleLinux 8: spec/spec_helper_acceptance.rb#L10
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235048537.CeZVwD.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node oracle8-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 7 - OracleLinux 8: spec/spec_helper_acceptance.rb#L14
usage tests epel baseurl and mirrorlist behaves like an idempotent manifest applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_235050326.EQXrOS.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Warning: Unknown variable: 'epel::params::os_maj_release'. (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 114, column: 58) Error: Evaluation Error: Error while evaluating a Function Call, Could not find any files from epel/RPM-GPG-KEY-EPEL- (file: /etc/puppetlabs/code/environments/production/modules/epel/manifests/init.pp, line: 303, column: 20) on node oracle8-64-puppet7.example.com Shared Example Group: "an idempotent manifest" called from ./spec/acceptance/usage_spec.rb:16
Puppet / Puppet 7 - OracleLinux 8: spec/spec_helper_acceptance.rb#L26
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Puppet 7 - OracleLinux 8: spec/spec_helper_acceptance.rb#L27
usage tests epel baseurl and mirrorlist behaves like EPEL is available Command "/usr/bin/dnf config-manager --dump epel" stdout is expected to match /epel/ Failure/Error: its(:stdout) { is_expected.to match %r{epel} } expected "" to match /epel/ Diff: @@ -1 +1 @@ -/epel/ +"" Shared Example Group: "EPEL is available" called from ./spec/acceptance/usage_spec.rb:17
Puppet / Test suite
Process completed with exit code 1.