Bot is causing failures because Xcode driectory cannot be found |
||
Issue description
xcrun: error: active developer path ("/b/swarm_slave/w/ir/Xcode.app/Contents/Developer") does not exist
URLs (if applicable) :
https://touch-swarming.appspot.com/bot?id=build152-b7&sort_stats=total%3Adesc
I've noticed multiple failures on this bot recently. It appears Xcode isn't found. It has failed the smoke test suite of go/blingbot resulting in tree closures twice.
Also, note that I just triggered a "Graceful shutdown" on this bot.
Example failures:
https://touch-swarming.appspot.com/task?id=3a1d9a9021b72a10&refresh=10&show_raw=1
https://touch-swarming.appspot.com/task?id=3a1d9a435ec28910&refresh=10&show_raw=1
,
Nov 28 2017
Sorry, that was my Xcode experiment gone wrong - see issue 789303. I ran sudo xcode-select -s /Applications/Xcode9.0.app on the bot and rebooted. It seems to be running fine now: https://touch-swarming.appspot.com/bot?id=build152-b7&sort_stats=total%3Adesc It's possible that I messed up the task runner - it should always select a good Xcode, but in this case apparently didn't. |
||
►
Sign in to add a comment |
||
Comment 1 by mar...@chromium.org
, Nov 28 2017Labels: OS-Mac
Owner: sergeybe...@chromium.org