New issue
Advanced search Search tips

Issue 857285 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

loading console page panics sometimes

Project Member Reported by hinoka@chromium.org, Jun 28 2018

Issue description

Got a (staged) alert for console 500s, logs indicate this page (for example):
https://ci.chromium.org/p/dart/g/be/console?reload=60

2018-06-27 17:20:59.285 PDT
original error: rpc error: code = NotFound desc = not found
2018-06-27 17:20:59.285 PDT
2018-06-27 17:20:59.285 PDT
goroutine 68036:
2018-06-27 17:20:59.285 PDT
From frame 0 to 0, the following wrappers were found:
2018-06-27 17:20:59.285 PDT
  internal reason: MultiError 1/1: following first non-nil error.
2018-06-27 17:20:59.285 PDT
2018-06-27 17:20:59.285 PDT
#0 go.chromium.org/luci/milo/git/log.go:239 - git.(*logReq).call()
2018-06-27 17:20:59.285 PDT
  reason: gitiles.Log
2018-06-27 17:20:59.285 PDT
2018-06-27 17:20:59.285 PDT
#1 go.chromium.org/luci/milo/git/log.go:124 - git.(*implementation).Log()
2018-06-27 17:20:59.285 PDT
#2 go.chromium.org/luci/milo/frontend/view_console.go:170 - frontend.consoleRowCommits()
2018-06-27 17:20:59.285 PDT
#3 go.chromium.org/luci/milo/frontend/view_console.go:241 - frontend.console.func1.3()
2018-06-27 17:20:59.285 PDT
#4 go.chromium.org/luci/common/sync/parallel/runner.go:51 - parallel.(*WorkItem).execute()
2018-06-27 17:20:59.285 PDT
#5 go.chromium.org/luci/common/sync/parallel/runner.go:145 - parallel.(*Runner).dispatchLoopBody.func1()
2018-06-27 17:20:59.285 PDT
#6 runtime/asm_amd64.s:2211 - runtime.goexit()

It loads for me at least once, so it looks like it's just panicky sometimes.
 

Comment 1 by no...@chromium.org, Jun 28 2018

Labels: -Pri-2 Pri-1
Let me make this p1. We shouldn’t have panics
Cc: no...@chromium.org hinoka@chromium.org
Status: Available (was: Untriaged)

Sign in to add a comment