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

Issue 632433 link

Starred by 2 users

Issue metadata

Status: Archived
Owner:
Last visit > 30 days ago
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocked on:
issue 606071



Sign in to add a comment

autotest suite passes but JSON results returned are failed

Project Member Reported by kevcheng@chromium.org, Jul 28 2016

Issue description

https://uberchromegw.corp.google.com/i/chromeos/builders/auron_yuna-release/builds/250/steps/HWTest%20%5Bbvt-inline%5D/logs/stdio

@@@STEP_LINK@Link to suite@http://cautotest.corp.google.com/afe/#tab_id=view_job&object_id=71191068@@@
Suite job                               [ PASSED ]

but...

the JSON response has:

#JSON_START#{"return_code": 3, "return_message": "Unhandled run_suite exception: Error decoding JSON reponse:\n...


 
Ran the command on cautotest locally and it succeeded and it succeeded this time.  Maybe there was an AFE error?

$ ./run_suite.py --json_dump -m 71191068 --build auron_yuna-release/R54-8645.0.0 --board auron_yuna --suite_name bvt-inline
#JSON_START#{"autotest_instance": "cautotest", "return_code": 0, "suite_job_id": 71191068,...


maybe it might be https://bugs.chromium.org/p/chromium/issues/detail?id=606071?
Blockedon: 606071
Owner: kevcheng@chromium.org
I'll finish up the debug on this and dedupe it if it's the same as https://bugs.chromium.org/p/chromium/issues/detail?id=606071

Comment 4 by shchen@chromium.org, Aug 18 2016

Cc: semenzato@chromium.org
Labels: -Pri-3 Pri-2
We saw this error last night on daisy-release:

https://uberchromegw.corp.google.com/i/chromeos/builders/daisy-release/builds/312
By the way, the JSON object printed out is about 120K, which makes for an extremely long line, not really friendly when grepping in the log.  Does it need to be that large?
Status: Archived (was: Untriaged)
This bug has not been touched in over a year.  It is probably no longer relevant.

Sign in to add a comment