From 5d0890088f0d73bf1e2aa877253c9f56cd838e5a Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Mon, 20 Oct 2014 10:57:32 -0700 Subject: [PATCH] Add query for infra TLS packet bug 1383403 This is already fixed, just capturing it to get it off the uncategorized bugs page. 53 hits in 7 days, check and gate. It's got a retry loop it looks like so it's not 100% failure, but as pointed out, it's already fixed, this is just for classification. Change-Id: If10ec88269f75c257e9ab271780698cbb2b020c5 Related-Bug: #1383403 --- queries/1383403.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1383403.yaml diff --git a/queries/1383403.yaml b/queries/1383403.yaml new file mode 100644 index 00000000..0a650b21 --- /dev/null +++ b/queries/1383403.yaml @@ -0,0 +1,3 @@ +query: > + message:"fatal: unable to access 'https://git.openstack.org/openstack-infra/devstack-gate/': gnutls_handshake() failed: A TLS packet with unexpected length was received." AND + tags:"console"