w3c_test_autoroller bot getting error 502 |
|||||
Issue descriptionw3c_test_autoroller bot is getting a bad gateway error when attempting to trigger tryjobs https://build.chromium.org/p/chromium.infra.cron/builders/w3c-test-autoroller/builds/5913 build #5913 ## Triggering try jobs. # ret> 1 # out> ERROR: Exception when trying to trigger tryjobs: <HTML> # out> <HEAD> # out> <TITLE>Bad Gateway</TITLE> # out> </HEAD> # out> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> # out> <H1>Bad Gateway</H1> # out> <H2>Error 502</H2> # out> </BODY> # out> </HTML> # out> # out> File "/mnt/data/b/depot_tools/git_cl.py", line 5101, in <module> # out> sys.exit(main(sys.argv[1:])) # out> File "/mnt/data/b/depot_tools/git_cl.py", line 5083, in main # out> return dispatcher.execute(OptionParser(), argv) # out> File "/mnt/data/b/depot_tools/subcommand.py", line 252, in execute # out> return command(parser, args[1:]) # out> File "/mnt/data/b/depot_tools/git_cl.py", line 4615, in CMDtry # out> stacktrace = (''.join(traceback.format_stack()) + traceback.format_exc()) # out> Traceback (most recent call last): # out> File "/mnt/data/b/depot_tools/git_cl.py", line 4610, in CMDtry # out> trigger_try_jobs(auth_config, cl, options, masters, 'git_cl_try') # out> File "/mnt/data/b/depot_tools/git_cl.py", line 353, in trigger_try_jobs # out> headers={'Content-Type': 'application/json'} # out> File "/mnt/data/b/depot_tools/git_cl.py", line 274, in _buildbucket_retry # out> raise httplib2.HttpLib2Error(content
,
Aug 5 2016
,
Aug 5 2016
,
Aug 5 2016
I think this was a temporary outage on chromegw; it looks 'good' right now (though it also looks like this bot regularly turns red when there's no work to do?)
,
Aug 6 2016
,
Aug 8 2016
Not getting a 502 anymore, so this bug can be closed. Thanks Robbie :-) I don't think that this bot should turn red when there's no work to do; it's still red now because we're still working out the issues when running in production -- haven't yet got a successful run, once it gets a successful run it should be green. |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by raikiri@google.com
, Aug 5 2016