From cf6a6ce195186d1ed7a1aa426b18cc165e34f495 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Fri, 13 Mar 2015 09:06:26 -0700 Subject: [PATCH] Add query for detach_volume NoneType bug 1327218 This has been around for a long time but it doesn't show up that often so we might have dropped previous queries thinking it's fixed, but it's not, oh no it most certainly is not. 14 hits in 7 days, check and gate, all failures. Change-Id: I4b99b551e61e7f314dfb9d0aa1c558e6dc243fc5 Related-Bug: #1327218 --- queries/1327218.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1327218.yaml diff --git a/queries/1327218.yaml b/queries/1327218.yaml new file mode 100644 index 00000000..b94f8800 --- /dev/null +++ b/queries/1327218.yaml @@ -0,0 +1,5 @@ +query: >- + message:"_detach_volume" AND + message:"bdm.connection_info" AND + message:"can\'t be decoded" AND + tags:"screen-n-cpu.txt"