Add query for os-brick privsep sudo bug 1592043

195 hits since 6/10 when upper-constraints started using
os-brick 1.4.0. This fails in grenade multi-node jobs where
we have mitaka configs, so we should see if something in
os-brick 1.4.0 is relying on a new rootwrap config.

check and gate, all failures.

Change-Id: I33cbe2f7d2a29d452730eaf0b4fdd231c2313730
Related-Bug: #1592043
This commit is contained in:
Matt Riedemann 2016-06-13 12:15:06 -04:00 committed by Sean Dague
parent afba5b2b7e
commit 26eeaf989c
1 changed files with 5 additions and 0 deletions

5
queries/1592043.yaml Normal file
View File

@ -0,0 +1,5 @@
query: >-
message:"privsep log: sudo: no tty present and no askpass program specified" AND
message:"FailedToDropPrivileges: privsep helper command exited non-zero (1)" AND
message:"get_connector_properties" AND
tags:"screen-n-cpu.txt"