Add query for nova rpc message timeout bug 1415106

This is only in the large ops job, something is
probably contending for a shared lock, we've seen
that before.

61 hits in 7 days, check and gate, all failures.

Change-Id: I4d9c76eecc0bd50d919cd550297d701738b45a9a
Related-Bug: #1415106
This commit is contained in:
Matt Riedemann 2015-01-27 09:07:30 -08:00
parent cc82c7228b
commit 2de2d28b6c

6
queries/1415106.yaml Normal file
View File

@ -0,0 +1,6 @@
query: >
message:"Setting instance vm_state to ERROR" AND
message:"_try_deallocate_network" AND
message:"MessagingTimeout" AND
build_name:"gate-tempest-dsvm-large-ops" AND
tags:"screen-n-cpu-1.txt"