Latest builds in this bot, e.g.:
https://build.chromium.org/p/tryserver.chromium.perf/builders/mac_retina_perf_bisect/builds/2263
Are failing with:
Traceback (most recent call last):
File "/b/rr/tmpcpWRnM/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/run.py", line 325, in _new_run
recipe_result = recipe_script.run(api, properties)
File "/b/rr/tmpcpWRnM/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/loader.py", line 98, in run
self.run_steps, properties, self.PROPERTIES, api=api)
File "/b/rr/tmpcpWRnM/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/loader.py", line 635, in invoke_with_properties
**additional_args)
File "/b/rr/tmpcpWRnM/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/loader.py", line 596, in _invoke_with_properties
return callable_obj(*props, **additional_args)
File "/b/rr/tmpcpWRnM/rw/checkout/scripts/slave/recipes/bisection/desktop_bisect.py", line 39, in RunSteps
do_not_nest_wait_for_revision=True)
File "/b/rr/tmpcpWRnM/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/recipe_api.py", line 618, in _inner
return func(*a, **kw)
File "/b/rr/tmpcpWRnM/rw/checkout/scripts/slave/recipe_modules/auto_bisect/api.py", line 384, in start_try_job
local_bisect.perform_bisect(self, **flags)
File "/b/rr/tmpcpWRnM/rw/checkout/scripts/slave/recipe_modules/auto_bisect/local_bisect.py", line 17, in perform_bisect
_perform_single_bisect(api, bisect_attempts, **flags)
File "/b/rr/tmpcpWRnM/rw/checkout/scripts/slave/recipe_modules/auto_bisect/local_bisect.py", line 59, in _perform_single_bisect
bisector = api.create_bisector(bisect_config, **flags)
File "/b/rr/tmpcpWRnM/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/recipe_api.py", line 618, in _inner
return func(*a, **kw)
File "/b/rr/tmpcpWRnM/rw/checkout/scripts/slave/recipe_modules/auto_bisect/api.py", line 94, in create_bisector
init_revisions=not dummy_mode, **flags)
File "/b/rr/tmpcpWRnM/rw/checkout/scripts/slave/recipe_modules/auto_bisect/bisector.py", line 111, in __init__
bad_hash = self._get_hash(bisect_config['bad_revision'])
File "/b/rr/tmpcpWRnM/rw/checkout/scripts/slave/recipe_modules/auto_bisect/bisector.py", line 152, in _get_hash
step_test_data=lambda: self.api._test_data['hash_cp_map'][rev])
File "/b/rr/tmpcpWRnM/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/recipe_api.py", line 618, in _inner
return func(*a, **kw)
File "/b/rr/tmpcpWRnM/rw/checkout/scripts/slave/recipe_modules/crrev/api.py", line 41, in to_commit_hash
return result['git_sha']
TypeError: 'NoneType' object has no attribute '__getitem__'
https://luci-logdog.appspot.com/v/?s=chrome%2Fbb%2Ftryserver.chromium.perf%2Fmac_retina_perf_bisect%2F2263%2F%2B%2Frecipes%2Fsteps%2FUncaught_Exception%2F0%2Flogs%2Fexception%2F0
+Simon, can you triage?
Comment 1 by simonhatch@chromium.org
, Jun 1 2017Components: Speed>Bisection
Labels: -Pri-3 OS-All Pri-0