Skip to content

(PE-42079) Add timeouts around puppet run on db targets #879

(PE-42079) Add timeouts around puppet run on db targets

(PE-42079) Add timeouts around puppet run on db targets #879

Triggered via pull request October 16, 2025 14:15
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Spec  /  Setup Test Matrix
11s
Spec / Setup Test Matrix
Matrix: Spec / spec
Acceptance  /  Setup Test Matrix
Acceptance / Setup Test Matrix
Matrix: Acceptance / acceptance
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 7 warnings
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/plans/subplans/install_spec.rb#L90
peadm::subplans::install installs 2023.8.6 with legacy compilers Failure/Error: expect(run_plan('peadm::subplans::install', params)).to be_ok RuntimeError: Unexpected call to 'out::message(Checking 3 nodes for existing Puppet installations...)'
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/plans/subplans/install_spec.rb#L70
peadm::subplans::install installs 2023.4+ with r10k_private_key and r10k_known_hosts Failure/Error: expect(run_plan('peadm::subplans::install', params)).to be_ok RuntimeError: Unexpected call to 'out::message(Checking 1 nodes for existing Puppet installations...)'
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/plans/subplans/install_spec.rb#L58
peadm::subplans::install installs 2023.4 without r10k_known_hosts Failure/Error: expect(run_plan('peadm::subplans::install', params)).to be_ok RuntimeError: Unexpected call to 'out::message(Checking 1 nodes for existing Puppet installations...)'
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/plans/subplans/install_spec.rb#L48
peadm::subplans::install minimum variables to run Failure/Error: expect(run_plan('peadm::subplans::install', params)).to be_ok RuntimeError: Unexpected call to 'out::message(Checking 1 nodes for existing Puppet installations...)'
Spec / Setup Test Matrix
Amazon-2 no provisioner found
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/plans/util/sanitize_pg_pe_conf_spec.rb#L11
peadm::util::sanitize_pg_pe_conf Runs Failure/Error: expect(run_plan('peadm::util::sanitize_pg_pe_conf', 'targets' => 'foo,bar', 'primary_host' => 'pe-server-d8b317-0.us-west1-a.c.davidsand.internal')).to be_ok expected `#<Bolt::PlanResult:0x00007f74c7b88740 @value=#<Bolt::PAL::PALError: no implicit conversion of Hash into String>, @status="failure">.ok?` to be truthy, got false
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/functions/file_or_content_spec.rb#L16
peadm::file_or_content Skipped: Temporarily skipped with xit
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/functions/get_targets_spec.rb#L35
peadm::get_targets array arguments converts an array input to a Target array with count Skipped: Being able to stub the get_targets() function
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/functions/get_targets_spec.rb#L31
peadm::get_targets array arguments converts an array input to a Target array without count Skipped: Being able to stub the get_targets() function
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/functions/get_targets_spec.rb#L24
peadm::get_targets string arguments converts a string input to a Target array with count Skipped: Being able to stub the get_targets() function
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/functions/get_targets_spec.rb#L20
peadm::get_targets string arguments converts a string input to a Target array without count Skipped: Being able to stub the get_targets() function