From 95d261edf398b043587f4b83bd2335163a1c9dac Mon Sep 17 00:00:00 2001 From: Salvatore Orlando Date: Mon, 28 Apr 2014 11:17:05 -0700 Subject: [PATCH] Add a fingerprint for bug 1298355 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: 1298355 Change-Id: Ief3aaca652dc9dbeebbd68de314214ca849b5a6b --- queries/1298355.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 queries/1298355.yaml diff --git a/queries/1298355.yaml b/queries/1298355.yaml new file mode 100644 index 00000000..5eb9b254 --- /dev/null +++ b/queries/1298355.yaml @@ -0,0 +1,6 @@ +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:"UPDATE vips SET status" +