From d4c37ad14f14ebbbeaf41ddd9dd80b6915cb12f8 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Fri, 4 Aug 2017 15:51:27 -0700 Subject: [PATCH] Remove query for bug 1643911 This bug was present in the older version of libvirt present on Xenial. In the gate we have upgraded libvirt via Ubuntu Cloud Archive and this bug no longer shows up. I don't think we need to keep tracking it since we've done that upgrade. Change-Id: Ie646e0965bb6fb6b1eac510fd5f18cdf67c7893b --- queries/1643911.yaml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 queries/1643911.yaml diff --git a/queries/1643911.yaml b/queries/1643911.yaml deleted file mode 100644 index 4a14f5ac..00000000 --- a/queries/1643911.yaml +++ /dev/null @@ -1,5 +0,0 @@ -query: >- - message:"*** Error in `/usr/sbin/libvirtd': " AND - (message:"malloc(): memory corruption:" OR - message:"realloc(): invalid next size:") AND - tags:"syslog"