From d21766b7a2c8b43e2261228659abcff95e08b5f3 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 11 Dec 2018 18:12:36 -0500 Subject: [PATCH] Add query for glance-api proxy error bug 1808063 12 hits in 7 days, all failures, check queue only right now but multiple changes so we should see it in the gate queue at some point also. Change-Id: I4b449ef03d2aa1dd4cb2943670dba687ab558c71 --- queries/1808063.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1808063.yaml diff --git a/queries/1808063.yaml b/queries/1808063.yaml new file mode 100644 index 00000000..031c1e77 --- /dev/null +++ b/queries/1808063.yaml @@ -0,0 +1,4 @@ +query: >- + message:"Unexpected exception in API method: glanceclient.exc.HTTPBadGateway: 502 Proxy Error" AND + message:"Reason: Error reading from remote server:" AND + tags:"screen-n-api.txt"