From ac1cacd2d1e4ad5e1c149d355c11ec1017d9f311 Mon Sep 17 00:00:00 2001 From: Hongbin Lu Date: Mon, 7 Dec 2015 15:09:53 -0500 Subject: [PATCH] Add query for error "Cannot allocate memory" Magnum jobs occasionally failed with this error. There are 83 hits in the 20 days. We want to start tracking this and investigate. Change-Id: Ia117af4a77792d601c3e92796eef6980aac11491 Related-Bug: #1521237 --- queries/1521237.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1521237.yaml diff --git a/queries/1521237.yaml b/queries/1521237.yaml new file mode 100644 index 00000000..094c71b2 --- /dev/null +++ b/queries/1521237.yaml @@ -0,0 +1,4 @@ +query: > + message:"internal error: process exited while connecting to monitor: Cannot set up guest memory 'pc.ram': Cannot allocate memory" + AND project:"openstack/magnum" + AND tags:"screen-n-cond.txt"