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

Issue 862823 link

Starred by 1 user

Issue metadata

Status: Verified
Owner: ----
Closed: Jul 12
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

[Autotest failure] Auron yuna autotest failures

Project Member Reported by aashuto...@chromium.org, Jul 11

Issue description

The following test cases are consistently failing on chromeos15-row2-rack2-host1 yuna device. 


network_WiFi_SimpleConnect.wifi_check1x_WPA	
network_WiFi_SimpleConnect.wifi_check5HT20	
network_WiFi_SimpleConnect.wifi_check5HT40	
network_WiFi_SimpleConnect.wifi_check5VHT80	
network_WiFi_SimpleConnect.wifi_checkDFS	
network_WiFi_SimpleConnect.wifi_checkHidden

with Unhandled AutoservRunError: command execution error. 

https://stainless.corp.google.com/search?view=matrix&row=test&col=build&first_date=2018-06-14&last_date=2018-07-11&suite=wifi_release&board=auron_yuna&status=WARN&status=FAIL&status=ERROR&status=ABORT&status=ALERT&status=RUNNING&status=TEST_NA&status=NOSTATUS&status=NOT_RUN&exclude_cts=true&exclude_not_run=false&exclude_non_release=true&exclude_au=true&exclude_acts=true&exclude_retried=true&exclude_non_production=true


It looks like pcap has a older whirlwind image and failing to run the following command 

   /usr/bin/ssh -a -x   -o Protocol=2 -o StrictHostKeyChecking=no -o
    UserKnownHostsFile=/dev/null -o BatchMode=yes -o ConnectTimeout=30 -o
    ServerAliveInterval=900 -o ServerAliveCountMax=3 -o ConnectionAttempts=4
    -l root -p 22 chromeos15-row2-rack2-host1-pcap "export
    LIBC_FATAL_STDERR_=1; if type \"logger\" > /dev/null 2>&1; then logger
    -tag \"autotest\" \"server[stack::start_capture|configure_raw_monitor|run]
    -> ssh_run(/usr/local/bin/ip link set monitor0 up)\";fi; /usr/local/bin/ip
    link set monitor0 up"
Exit status: 2
Duration: 6.47890496254

I will check if upgrading the pcap to latest R65-10323.83.0 resolves the issue. 



 
Summary: [Autotest failure] Auron yuna autotest failures (was: [CrOS Conn Sheriff Tasks] Auron yuna autotest failures )

Sign in to add a comment