Skip to content

Add Puppet 8 support #258

Add Puppet 8 support

Add Puppet 8 support #258

Triggered via pull request October 13, 2024 10:23
Status Failure
Total duration 22m 32s
Artifacts

ci.yml

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

Annotations

41 errors and 9 warnings
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/cs_commit_spec.rb#L141
corosync creates the vip resource in the shadow cib Failure/Error: expect(r.stdout).to match(%r{apache2_vip.*IPaddr2}) expected "NO resources configured\n" to match /apache2_vip.*IPaddr2/ Diff: @@ -1 +1 @@ -/apache2_vip.*IPaddr2/ +NO resources configured
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/cs_commit_spec.rb#L156
corosync creates the service resource in the shadow cib Failure/Error: expect(r.stdout).to match(%r{apache2_service.*IPaddr2}) expected "NO resources configured\n" to match /apache2_service.*IPaddr2/ Diff: @@ -1 +1 @@ -/apache2_service.*IPaddr2/ +NO resources configured
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/cs_commit_spec.rb#L171
corosync creates the colocation in the shadow cib and apache2_vip is the "with" resource Failure/Error: shell(command) do |r| expect(r.stdout).to match(%r{colocation.*\swith-rsc="apache2_vip"}) end Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running: pcs cluster cib -f /opt/puppetlabs/puppet/cache/shadow.puppet | grep apache2_vip_with_service Last 10 lines of output were:
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/cs_commit_spec.rb#L182
corosync creates the colocation in the shadow cib and apache2_service is the main resource Failure/Error: shell(command) do |r| expect(r.stdout).to match(%r{colocation.*\srsc="apache2_service"}) end Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running: pcs cluster cib -f /opt/puppetlabs/puppet/cache/shadow.puppet | grep apache2_vip_with_service Last 10 lines of output were:
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/cs_location_spec.rb#L63
corosync creates a location Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_103303160.0hrHSH.pp Last 10 lines of output were: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:289:in `override' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:212:in `main' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:182:in `run_command' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `block in run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:756:in `exit_on_fail' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:143:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:77:in `execute' /opt/puppetlabs/puppet/bin/puppet:5:in `<main>' �[mNotice: Applied catalog in 0.66 seconds
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/cs_location_spec.rb#L91
corosync creates a location with resource-discovery parameter Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_103310716.vb0DH0.pp Last 10 lines of output were: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:289:in `override' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:212:in `main' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:182:in `run_command' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `block in run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:756:in `exit_on_fail' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:143:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:77:in `execute' /opt/puppetlabs/puppet/bin/puppet:5:in `<main>' �[mNotice: Applied catalog in 0.66 seconds
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/cs_location_spec.rb#L108
corosync creates a location with resource-discovery=exclusive Failure/Error: shell('cibadmin --query | grep duncan_vip_there') do |r| expect(r.stdout).to match(%r{resource-discovery="exclusive"}) end Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running: cibadmin --query | grep duncan_vip_there Last 10 lines of output were:
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/cs_location_spec.rb#L115
corosync with one rule creates a location Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_103313330.Pc6nqW.pp Last 10 lines of output were: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:289:in `override' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:212:in `main' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:182:in `run_command' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `block in run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:756:in `exit_on_fail' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:143:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:77:in `execute' /opt/puppetlabs/puppet/bin/puppet:5:in `<main>' �[mNotice: Applied catalog in 0.66 seconds
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/cs_location_spec.rb#L138
corosync with one rule contains the score attribute Failure/Error: shell('cibadmin --query --xpath "//rule[@id=\'duncan_vip_not_in_container-rule\']"') do |r| expect(r.stdout).to match(%r{<rule .*score="-INFINITY"}) end Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 105 running: cibadmin --query --xpath "//rule[@id='duncan_vip_not_in_container-rule']" Last 10 lines of output were: Call cib_query failed (-6): No such device or address
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/cs_location_spec.rb#L144
corosync with one rule contains the attribute attribute Failure/Error: shell('cibadmin --query --xpath "//rule[@id=\'duncan_vip_not_in_container-rule\']"') do |r| expect(r.stdout).to match(%r{<expression .*attribute="#kind"}) end Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 105 running: cibadmin --query --xpath "//rule[@id='duncan_vip_not_in_container-rule']" Last 10 lines of output were: Call cib_query failed (-6): No such device or address
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/cs_commit_spec.rb#L141
corosync creates the vip resource in the shadow cib Failure/Error: expect(r.stdout).to match(%r{apache2_vip.*IPaddr2}) expected "NO resources configured\n" to match /apache2_vip.*IPaddr2/ Diff: @@ -1 +1 @@ -/apache2_vip.*IPaddr2/ +NO resources configured
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/cs_commit_spec.rb#L156
corosync creates the service resource in the shadow cib Failure/Error: expect(r.stdout).to match(%r{apache2_service.*IPaddr2}) expected "NO resources configured\n" to match /apache2_service.*IPaddr2/ Diff: @@ -1 +1 @@ -/apache2_service.*IPaddr2/ +NO resources configured
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/cs_commit_spec.rb#L171
corosync creates the colocation in the shadow cib and apache2_vip is the "with" resource Failure/Error: shell(command) do |r| expect(r.stdout).to match(%r{colocation.*\swith-rsc="apache2_vip"}) end Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running: pcs cluster cib -f /opt/puppetlabs/puppet/cache/shadow.puppet | grep apache2_vip_with_service Last 10 lines of output were:
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/cs_commit_spec.rb#L182
corosync creates the colocation in the shadow cib and apache2_service is the main resource Failure/Error: shell(command) do |r| expect(r.stdout).to match(%r{colocation.*\srsc="apache2_service"}) end Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running: pcs cluster cib -f /opt/puppetlabs/puppet/cache/shadow.puppet | grep apache2_vip_with_service Last 10 lines of output were:
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/cs_location_spec.rb#L63
corosync creates a location Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_103255586.NcL9m9.pp Last 10 lines of output were: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:289:in `override' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:212:in `main' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:182:in `run_command' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `block in run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:756:in `exit_on_fail' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:143:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:77:in `execute' /opt/puppetlabs/puppet/bin/puppet:5:in `<main>' �[mNotice: Applied catalog in 0.62 seconds
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/cs_location_spec.rb#L91
corosync creates a location with resource-discovery parameter Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_103303053.iCWXea.pp Last 10 lines of output were: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:289:in `override' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:212:in `main' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:182:in `run_command' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `block in run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:756:in `exit_on_fail' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:143:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:77:in `execute' /opt/puppetlabs/puppet/bin/puppet:5:in `<main>' �[mNotice: Applied catalog in 0.62 seconds
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/cs_location_spec.rb#L108
corosync creates a location with resource-discovery=exclusive Failure/Error: shell('cibadmin --query | grep duncan_vip_there') do |r| expect(r.stdout).to match(%r{resource-discovery="exclusive"}) end Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running: cibadmin --query | grep duncan_vip_there Last 10 lines of output were:
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/cs_location_spec.rb#L115
corosync with one rule creates a location Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_103305624.q1lD7j.pp Last 10 lines of output were: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:289:in `override' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:212:in `main' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:182:in `run_command' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `block in run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:756:in `exit_on_fail' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:143:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:77:in `execute' /opt/puppetlabs/puppet/bin/puppet:5:in `<main>' �[mNotice: Applied catalog in 0.61 seconds
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/cs_location_spec.rb#L138
corosync with one rule contains the score attribute Failure/Error: shell('cibadmin --query --xpath "//rule[@id=\'duncan_vip_not_in_container-rule\']"') do |r| expect(r.stdout).to match(%r{<rule .*score="-INFINITY"}) end Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 105 running: cibadmin --query --xpath "//rule[@id='duncan_vip_not_in_container-rule']" Last 10 lines of output were: Call cib_query failed (-6): No such device or address
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/cs_location_spec.rb#L144
corosync with one rule contains the attribute attribute Failure/Error: shell('cibadmin --query --xpath "//rule[@id=\'duncan_vip_not_in_container-rule\']"') do |r| expect(r.stdout).to match(%r{<expression .*attribute="#kind"}) end Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 105 running: cibadmin --query --xpath "//rule[@id='duncan_vip_not_in_container-rule']" Last 10 lines of output were: Call cib_query failed (-6): No such device or address
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/cs_commit_spec.rb#L141
corosync creates the vip resource in the shadow cib Failure/Error: expect(r.stdout).to match(%r{apache2_vip.*IPaddr2}) expected "NO resources configured\n" to match /apache2_vip.*IPaddr2/ Diff: @@ -1 +1 @@ -/apache2_vip.*IPaddr2/ +NO resources configured
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/cs_commit_spec.rb#L156
corosync creates the service resource in the shadow cib Failure/Error: expect(r.stdout).to match(%r{apache2_service.*IPaddr2}) expected "NO resources configured\n" to match /apache2_service.*IPaddr2/ Diff: @@ -1 +1 @@ -/apache2_service.*IPaddr2/ +NO resources configured
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/cs_commit_spec.rb#L171
corosync creates the colocation in the shadow cib and apache2_vip is the "with" resource Failure/Error: shell(command) do |r| expect(r.stdout).to match(%r{colocation.*\swith-rsc="apache2_vip"}) end Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: pcs cluster cib -f /opt/puppetlabs/puppet/cache/shadow.puppet | grep apache2_vip_with_service Last 10 lines of output were:
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/cs_commit_spec.rb#L182
corosync creates the colocation in the shadow cib and apache2_service is the main resource Failure/Error: shell(command) do |r| expect(r.stdout).to match(%r{colocation.*\srsc="apache2_service"}) end Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: pcs cluster cib -f /opt/puppetlabs/puppet/cache/shadow.puppet | grep apache2_vip_with_service Last 10 lines of output were:
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/cs_order_spec.rb#L70
corosync creates a simple order constraint Failure/Error: apply_manifest(pp, expect_changes: true, debug: false, trace: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_103434814.m9qJ42.pp Last 10 lines of output were: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:288:in `override' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:217:in `main' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:185:in `run_command' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:423:in `block in run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:706:in `exit_on_fail' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:423:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:145:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:79:in `execute' /opt/puppetlabs/puppet/bin/puppet:6:in `<main>' �[mNotice: Applied catalog in 0.69 seconds
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/cs_order_spec.rb#L84
corosync creates a simple order constraint with first_vip as first Failure/Error: shell('cibadmin --query | grep first_then_two') do |r| expect(r.stdout).to match(%r{first="first_vip"}) end Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: cibadmin --query | grep first_then_two Last 10 lines of output were:
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/cs_order_spec.rb#L90
corosync creates a simple order constraint with start as first-action Failure/Error: shell('cibadmin --query | grep first_then_two') do |r| expect(r.stdout).to match(%r{first-action="start"}) end Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: cibadmin --query | grep first_then_two Last 10 lines of output were:
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/cs_order_spec.rb#L96
corosync creates a simple order constraint with second_vip as then Failure/Error: shell('cibadmin --query | grep first_then_two') do |r| expect(r.stdout).to match(%r{then="second_vip"}) end Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: cibadmin --query | grep first_then_two Last 10 lines of output were:
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/cs_order_spec.rb#L102
corosync creates a simple order constraint with start as then-action Failure/Error: shell('cibadmin --query | grep first_then_two') do |r| expect(r.stdout).to match(%r{then-action="start"}) end Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: cibadmin --query | grep first_then_two Last 10 lines of output were:
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/cs_order_spec.rb#L116
corosync deletes an order constraint Failure/Error: apply_manifest(pp, expect_changes: true, debug: false, trace: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 0 running: puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_103437811.wFV88D.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.07 seconds Warning: Found multiple default providers for cs_order: crm, pcs; using crm Info: Using environment 'production' Info: Applying configuration version '1728815679' �[mNotice: Applied catalog in 0.68 seconds
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/cs_commit_spec.rb#L141
corosync creates the vip resource in the shadow cib Failure/Error: expect(r.stdout).to match(%r{apache2_vip.*IPaddr2}) expected "NO resources configured\n" to match /apache2_vip.*IPaddr2/ Diff: @@ -1 +1 @@ -/apache2_vip.*IPaddr2/ +NO resources configured
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/cs_commit_spec.rb#L156
corosync creates the service resource in the shadow cib Failure/Error: expect(r.stdout).to match(%r{apache2_service.*IPaddr2}) expected "NO resources configured\n" to match /apache2_service.*IPaddr2/ Diff: @@ -1 +1 @@ -/apache2_service.*IPaddr2/ +NO resources configured
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/cs_commit_spec.rb#L171
corosync creates the colocation in the shadow cib and apache2_vip is the "with" resource Failure/Error: shell(command) do |r| expect(r.stdout).to match(%r{colocation.*\swith-rsc="apache2_vip"}) end Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running: pcs cluster cib -f /opt/puppetlabs/puppet/cache/shadow.puppet | grep apache2_vip_with_service Last 10 lines of output were:
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/cs_commit_spec.rb#L182
corosync creates the colocation in the shadow cib and apache2_service is the main resource Failure/Error: shell(command) do |r| expect(r.stdout).to match(%r{colocation.*\srsc="apache2_service"}) end Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running: pcs cluster cib -f /opt/puppetlabs/puppet/cache/shadow.puppet | grep apache2_vip_with_service Last 10 lines of output were:
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/cs_order_spec.rb#L70
corosync creates a simple order constraint Failure/Error: apply_manifest(pp, expect_changes: true, debug: false, trace: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_103434444.mEP6ot.pp Last 10 lines of output were: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:288:in `override' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:217:in `main' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:185:in `run_command' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:423:in `block in run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:706:in `exit_on_fail' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:423:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:145:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:79:in `execute' /opt/puppetlabs/puppet/bin/puppet:6:in `<main>' �[mNotice: Applied catalog in 0.63 seconds
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/cs_order_spec.rb#L84
corosync creates a simple order constraint with first_vip as first Failure/Error: shell('cibadmin --query | grep first_then_two') do |r| expect(r.stdout).to match(%r{first="first_vip"}) end Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running: cibadmin --query | grep first_then_two Last 10 lines of output were:
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/cs_order_spec.rb#L90
corosync creates a simple order constraint with start as first-action Failure/Error: shell('cibadmin --query | grep first_then_two') do |r| expect(r.stdout).to match(%r{first-action="start"}) end Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running: cibadmin --query | grep first_then_two Last 10 lines of output were:
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/cs_order_spec.rb#L96
corosync creates a simple order constraint with second_vip as then Failure/Error: shell('cibadmin --query | grep first_then_two') do |r| expect(r.stdout).to match(%r{then="second_vip"}) end Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running: cibadmin --query | grep first_then_two Last 10 lines of output were:
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/cs_order_spec.rb#L102
corosync creates a simple order constraint with start as then-action Failure/Error: shell('cibadmin --query | grep first_then_two') do |r| expect(r.stdout).to match(%r{then-action="start"}) end Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running: cibadmin --query | grep first_then_two Last 10 lines of output were:
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/cs_order_spec.rb#L116
corosync deletes an order constraint Failure/Error: apply_manifest(pp, expect_changes: true, debug: false, trace: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 0 running: puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_103437267.BuWSsD.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.06 seconds Warning: Found multiple default providers for cs_order: crm, pcs; using crm Info: Using environment 'production' Info: Applying configuration version '1728815679' �[mNotice: Applied catalog in 0.62 seconds
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system RedHat 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Debian 10
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/cs_primitive_crm_spec.rb#L66
Puppet::Type::Cs_primitive::ProviderCrm when getting instances each instance has an primitive_class parameter corresponding to the <primitive>'s class attribute Failure/Error: expect(instance.primitive_class).to eq('ocf') NoMethodError: undefined method `primitive_class' for (provider=crm):Puppet::Type::Cs_primitive::ProviderCrm
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/cs_primitive_crm_spec.rb#L71
Puppet::Type::Cs_primitive::ProviderCrm when getting instances each instance has an primitive_type parameter corresponding to the <primitive>'s type attribute Failure/Error: expect(instance.primitive_type).to eq('Xen') NoMethodError: undefined method `primitive_type' for (provider=crm):Puppet::Type::Cs_primitive::ProviderCrm
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/cs_primitive_crm_spec.rb#L76
Puppet::Type::Cs_primitive::ProviderCrm when getting instances each instance has an provided_by parameter corresponding to the <primitive>'s provider attribute Failure/Error: expect(instance.provided_by).to eq('heartbeat') NoMethodError: undefined method `provided_by' for (provider=crm):Puppet::Type::Cs_primitive::ProviderCrm
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/cs_primitive_crm_spec.rb#L66
Puppet::Type::Cs_primitive::ProviderCrm when getting instances each instance has an primitive_class parameter corresponding to the <primitive>'s class attribute Failure/Error: expect(instance.primitive_class).to eq('ocf') NoMethodError: undefined method `primitive_class' for (provider=crm):Puppet::Type::Cs_primitive::ProviderCrm
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/cs_primitive_crm_spec.rb#L71
Puppet::Type::Cs_primitive::ProviderCrm when getting instances each instance has an primitive_type parameter corresponding to the <primitive>'s type attribute Failure/Error: expect(instance.primitive_type).to eq('Xen') NoMethodError: undefined method `primitive_type' for (provider=crm):Puppet::Type::Cs_primitive::ProviderCrm
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/cs_primitive_crm_spec.rb#L76
Puppet::Type::Cs_primitive::ProviderCrm when getting instances each instance has an provided_by parameter corresponding to the <primitive>'s provider attribute Failure/Error: expect(instance.provided_by).to eq('heartbeat') NoMethodError: undefined method `provided_by' for (provider=crm):Puppet::Type::Cs_primitive::ProviderCrm