Add a fingerprint for bug 1313794

When this bug is hit, it does not always result
in a job failure.
However, it is an error condition which should be
avoided anyway.

Related-Bug: 1313794

Change-Id: Ic40456fcaadf91ea25d3345470ce61c8a9b809a8
This commit is contained in:
Salvatore Orlando 2014-04-28 11:12:49 -07:00
parent fc3e2755c9
commit a008e354ce

7
queries/1313794.yaml Normal file
View File

@ -0,0 +1,7 @@
query: >-
message:"(OperationalError) (1205, 'Lock wait timeout exceeded; try restarting transaction')" AND NOT
message:"Traceback (most recent call last" AND
tags:"screen-q-svc.txt" AND
(message:"DELETE FROM securitygroupportbindings" OR
message:"UPDATE ports SET admin_state_up" OR
(message:"SELECT" AND message:"FOR UPDATE"))