Bug #7768

intermitent test failure for ticket 7117 acceptance test

Added by Dominic Maraglia 12 months ago. Updated 12 months ago.

Status:Investigating Start date:06/02/2011
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:2.7.x
Affected Puppet version:2.7.0rc1 Branch:
Keywords:
Votes: 0

Description

When testing for status of the puppet master server, the curl command fails with a ssl protocol error. The error is spurious, despite having added a polling step.

The problem on happens on Centos 5.5 nodes running Ruby 1.8.5

Error Message

Host 'centos-55-386-1' exited with 35 running: curl -k https://centos-55-64-1:8140

Stacktrace

./lib/test_case.rb:97:in `on'
acceptance-tests/tests/ticket_7117_broke_env_criteria_authconf.rb:25:in `run_test'
/usr/lib/ruby/1.8/benchmark.rb:308:in `eval'
./lib/test_case.rb:29:in `run_test'
/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
./lib/test_case.rb:26:in `run_test'
./lib/test_case.rb:244:in `with_standard_output_to_logs'
./lib/test_case.rb:25:in `run_test'
./lib/test_suite.rb:43:in `run'
./lib/test_suite.rb:41:in `each'
./lib/test_suite.rb:41:in `run'
./lib/test_suite.rb:70:in `run_and_exit_on_failure'
./systest.rb:41

Standard Error
curl: (35) Unknown SSL protocol error in connection to centos-55-64-1:8140 

History

Updated by Dominic Maraglia 12 months ago

  • Target version set to 2.7.x
  • Affected Puppet version set to 2.7.0rc1

Also available in: Atom PDF