Issue #7768 has been reported by Dominic Maraglia. ---------------------------------------- Bug #7768: intermitent test failure for ticket 7117 acceptance test https://projects.puppetlabs.com/issues/7768
Author: Dominic Maraglia Status: Investigating Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: 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 <pre> 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 </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
