Commit Graph

2 Commits

Author SHA1 Message Date
Sorin Sbarnea 642c877666 Update query for bug 1721093
The original query no longer works because it assumes that unreachable
is on the same line as the rest of the ssh message, which is not true
anymore. This makes the new search much more reliable as it will clearly
not miss to spot such an error.

The old query yields 3 hits in 7 days, all failures, check and gate, but
the new query yields 1303 hits in 7 days, all failures, check and gate.

Change-Id: I7739a0481497cdc8be658e902d526564a11130a7
2018-12-12 11:38:16 -05:00
David Moreau-Simard 76b9afa9d9 Add query for UNREACHABLE tasks
We have been seeing a high amount of tasks resulting in an UNREACHABLE
state. This volume might hint at a problem with zuul v3 executors or
something like that. Let's track this with elastic-recheck.

Change-Id: I4cf9cbd673164dff8ee99771bb5e7e4b7be93167
Related-Bug: #1721093
2017-12-22 00:20:08 +00:00