Chromedriver Android bot is failing |
|||
Issue descriptionFirst build that failed - https://build.chromium.org/p/chromium.fyi/builders/Android%20ChromeDriver%20Tests%20%28dbg%29/builds/32956 [E2017-03-17T14:03:50.696751-07:00 3144 0 subcommand_run.go:333] Command completed with non-zero return code. {"returnCode":1} [I2017-03-17T14:03:50.735226-07:00 3144 0 main.go:349] Terminating. {"returnCode":1} Traceback (most recent call last): File "../../../scripts/slave/annotated_run.py", line 378, in <module> sys.exit(shell_main(sys.argv)) File "../../../scripts/slave/annotated_run.py", line 373, in shell_main return main(argv[1:]) File "../../../scripts/slave/annotated_run.py", line 364, in main return _exec_recipe(rt, opts, stream, basedir, tdir, properties) File "../../../scripts/slave/annotated_run.py", line 300, in _exec_recipe with open(recipe_result_path, 'r') as f: IOError: [Errno 2] No such file or directory: '/b/build/slave/Android_ChromeDriver_Tests__dbg_/.recipe_runtime/tmpY_wZip/recipe_result.json'
,
Mar 20 2017
I removed /b/build/scripts/slave/.recipe_deps/recipe_engine/.git/index.lock - it appears to be stale: $ ls -l .recipe_deps/recipe_engine/.git/index.lock -rw-rw-r-- 1 chrome-bot chrome-bot 0 Mar 17 09:15 .recipe_deps/recipe_engine/.git/index.lock Let's see if this gets the bot unstuck.
,
Mar 20 2017
Looks like a new build is past the failing point: https://luci-milo.appspot.com/buildbot/chromium.fyi/Android%20ChromeDriver%20Tests%20%28dbg%29/33112
,
Mar 20 2017
yes, build is up and running again. Thanks for the fix, Sergey! Closing the issue. |
|||
►
Sign in to add a comment |
|||
Comment 1 by gmanikpure@chromium.org
, Mar 17 2017