New issue
Advanced search Search tips

Issue 790020 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Closed: Dec 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: ----



Sign in to add a comment

run_suite failed to collect job results: suite_job_keyvals = self._suite_views[0]['job_keyvals'] IndexError: list index out of range

Project Member Reported by xixuan@chromium.org, Nov 30 2017

Issue description

https://luci-milo.appspot.com/buildbot/chromeos/sentry-paladin/1665

Autotest instance created: cautotest-prod
11-30-2017 [03:03:07] Created suite job: http://cautotest-prod.corp.google.com/afe/#tab_id=view_job&object_id=159498452
@@@STEP_LINK@Link to suite@http://cautotest-prod.corp.google.com/afe/#tab_id=view_job&object_id=159498452@@@
11-30-2017 [03:22:00] Suite job is finished.
11-30-2017 [03:22:00] Start collecting test results and dump them to json.
Traceback (most recent call last):
  File "/usr/local/autotest/site_utils/run_suite.py", line 2100, in <module>
    sys.exit(main())
  File "/usr/local/autotest/site_utils/run_suite.py", line 2083, in main
    result = _run_task(options)
  File "/usr/local/autotest/site_utils/run_suite.py", line 2020, in _run_task
    return _run_suite(options)
  File "/usr/local/autotest/site_utils/run_suite.py", line 1792, in _run_suite
    return _handle_job_wait(afe, job_id, options, job_timer, is_real_time)
  File "/usr/local/autotest/site_utils/run_suite.py", line 1894, in _handle_job_wait
    collector.run()
  File "/usr/local/autotest/site_utils/run_suite.py", line 1597, in run
    self._generate_web_and_buildbot_links()
  File "/usr/local/autotest/site_utils/run_suite.py", line 1434, in _generate_web_and_buildbot_links
    suite_job_keyvals = self._suite_views[0]['job_keyvals']
IndexError: list index out of range
 
Status: Archived (was: Untriaged)
Summary: run_suite failed to collect job results: suite_job_keyvals = self._suite_views[0]['job_keyvals'] IndexError: list index out of range (was: run_suite failed to collect job results)
It may related to afe/tko db cannot be fetched at that time. Archive for now. If it happens again, we may bump it to fixit.

Sign in to add a comment