Bug 1044927 - It always exists some error message with "Failed to get information from haproxy" in the scale_events.log as it is normal
Summary: It always exists some error message with "Failed to get information from hapr...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Image
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Dan McPherson
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks: 1057956
TreeView+ depends on / blocked
 
Reported: 2013-12-19 09:06 UTC by Nan Wei
Modified: 2015-05-15 00:36 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1057956 (view as bug list)
Environment:
Last Closed: 2014-02-26 19:09:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Nan Wei 2013-12-19 09:06:40 UTC
Description of problem:
When ssh into a scale app, cat the scale_events.log file, it always exists some error message like this "Failed to get information from haproxy" and the scale app is normal.
Version-Release number of selected component (if applicable):
devenv_4156
How reproducible:
always
Steps to Reproduce:
1. Create a app 
#rhc app create pys python-2.7 -s.
2. cat haproyx/logs/scale_events.log
#cat /var/lib/openshift/$uuid/haproyx/logs/scale_events.log
Actual results:
[pys26-nweidevenv.dev.rhcloud.com 52b2a29bd132304f02000040]\> cat haproxy/logs/scale_events.log 
E, [2013-12-19T02:39:30.712170 #23014] ERROR -- : Failed to get information from haproxy
Expected results:
There are no error message if the message is correct.
Additional info:

Comment 1 Dan McPherson 2014-01-24 04:45:05 UTC
https://github.com/openshift/origin-server/pull/4583

Comment 3 Nan Wei 2014-01-24 09:48:05 UTC
Version-Release number of selected component (if applicable):
devenv_4270

1. Create a app 
#rhc app create perls perl-5.10 -s.

2. ssh app and cat haproyx/logs/scale_events.log
[perls-nweid.dev.rhcloud.com 52e235f8f305d2f3da000046]\> cat haproxy/logs/scale_events.log
I, [2014-01-24T04:45:10.513795 #15750]  INFO -- : Starting haproxy_ctld

There are no error message, so verify it.

Comment 4 John W. Lamb 2014-02-07 20:47:28 UTC
Added doc text to the wrong bug...


Note You need to log in before you can comment on or make changes to this bug.