Add query for oslo.db KeyError bug 1476708

101 hits in 7 days, check and gate, all failures.

This is probably just a symptom of a bigger problem but we can
start with this.

This shows up in multiple service logs (n-api and q-svc) though
mostly q-svc, but not just neutron jobs so I wasn't filtering on
neutron exclusively.

Change-Id: Ic44b5e9b355fade8dcda2ec6ec2eb3e67ed51c5a
Related-Bug: #1476708
This commit is contained in:
Matt Riedemann 2015-07-21 08:00:47 -07:00
parent 48d34c4d01
commit 8f84840a39
1 changed files with 4 additions and 0 deletions

4
queries/1476708.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"_wrap_pool_connect" AND
message:"KeyError: 'pid'" AND NOT
build_queue:"periodic-qa"