New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 651367 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Feb 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Factory: SSHLink: Control Master Bug

Project Member Reported by stimim@chromium.org, Sep 29 2016

Issue description

[INFO] smt1.TestItems.StartStationTest_smt1 ssh.py:330 2016-09-27 09:51:57.211 start monitoring control master
[INFO] smt1.TestItems.StartStationTest_smt1 ssh.py:377 2016-09-27 09:51:57.215 start monitoring control master until 3835 terminates
Master running (pid=30492)
[INFO] smt1.TestItems.StartStationTest_smt1 ssh.py:366 2016-09-27 09:51:58.240 loss connection, stopping control master
mux_client_request_session: read from master failed: Broken pipe                                                                                                                                                                                                                
Exit request sent.
ssh: connect to host 10.0.1.3 port 22: Connection timed out
[WARNING] smt1.TestItems.StartStationTest_smt1 board.py:352 2016-09-27 09:51:59.259 returned 255, try again (1)
[INFO] smt1.TestItems.StartStationTest_smt1 ssh.py:377 2016-09-27 09:51:59.270 start monitoring control master until 3852 terminates
Control socket connect(/tmp/.ssh-root@10.0.1.3:22): No such file or directory
[INFO] smt1.TestItems.StartStationTest_smt1 ssh.py:362 2016-09-27 09:51:59.283 control master is not running, skipped
ssh: connect to host 10.0.1.3 port 22: Connection timed out
[WARNING] smt1.TestItems.StartStationTest_smt1 board.py:352 2016-09-27 09:52:00.279 returned 255, try again (2)
[INFO] smt1.TestItems.StartStationTest_smt1 ssh.py:377 2016-09-27 09:52:00.289 start monitoring control master until 3855 terminates
Control socket connect(/tmp/.ssh-root@10.0.1.3:22): No such file or directory
[INFO] smt1.TestItems.StartStationTest_smt1 ssh.py:362 2016-09-27 09:52:00.302 control master is not running, skipped
ssh: connect to host 10.0.1.3 port 22: Connection timed out


When we tried to kill control master, it showed an error message:
mux_client_request_session: read from master failed: Broken pipe

And we cannot connect to device any more (control master not restarted).
 
Project Member

Comment 1 by bugdroid1@chromium.org, Oct 5 2016

Labels: merge-merged-factory-gale-8743.19.B
The following revision refers to this bug:
  https://chrome-internal.googlesource.com/chromeos/overlays/overlay-gale-private/+/8975711e84f3b0c28d7745c2a230e52b8be8d575

commit 8975711e84f3b0c28d7745c2a230e52b8be8d575
Author: Wei-Han Chen <stimim@google.com>
Date: Thu Sep 29 10:30:09 2016

Status: WontFix (was: Untriaged)
For gale, we decided to disable this feature since we didn't have time to debug it.
And this feature is also used in latest project, it seems to work properly.
Close this bug for now unless we encounter the same issue in new projects.

Sign in to add a comment