Suite job logs including incorrect url for child jobs |
||||||
Issue descriptionIf the TKO parse step fails, the logs for the HWTest stage include the wrong link for child jobs since it uses the job id from the TKO database instead of the AFE database (which is missing an entry for the job since the TKO parse step failed). To be more correct/resilient, the code should use the AFE job id if the TKO data is unavailable. (This showed up when trying to use classifier to find TKO parse errors). Build: https://luci-milo.appspot.com/buildbot/chromeos/kevin-release/904 Incorrect stage logs: security_ChromiumOSLSM http://cautotest/tko/retrieve_logs.cgi?job=/results/103958969-chromeos-test/ Suite job logs: https://pantheon.corp.google.com/storage/browser/chromeos-autotest-results/103958969-chromeos-test/hostless/ Correct child job logs: https://pantheon.corp.google.com/storage/browser/chromeos-autotest-results/103959085-chromeos-test/ (see .parse.log for TKO parse errors)
,
Mar 1 2017
Assigning to davidriley
,
Mar 2 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/dcd1a6461081a028caa2c5beb6c4c573845b6163 commit dcd1a6461081a028caa2c5beb6c4c573845b6163 Author: David Riley <davidriley@chromium.org> Date: Thu Mar 02 23:12:44 2017 [autotest] Log correct job id for jobs that fail TKO parse. BUG= chromium:697331 TEST=run_suite -m 103958969 --build kevin-release/R58-9325.0.0 --board kevin --suite_name bvt-inline Change-Id: Ie1226ff37c0bc60d4fde5ee9acbcaa28da157acf Reviewed-on: https://chromium-review.googlesource.com/448641 Commit-Ready: David Riley <davidriley@chromium.org> Tested-by: David Riley <davidriley@chromium.org> Reviewed-by: David Riley <davidriley@chromium.org> [modify] https://crrev.com/dcd1a6461081a028caa2c5beb6c4c573845b6163/site_utils/run_suite.py [modify] https://crrev.com/dcd1a6461081a028caa2c5beb6c4c573845b6163/site_utils/run_suite_unittest.py
,
Apr 25 2017
,
May 30 2017
,
Aug 1 2017
,
Jan 22 2018
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by bugdroid1@chromium.org
, Mar 1 2017