Add query for cells v1 snapshot race bug 1620761

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

This is only failing on the cells v1 job. There are
no clear service logs that are for this failure as it's
probably some obscure race in cellsv1 state tracking.

Change-Id: Ibc3d159e61f20f1b0975247d4148aa45e87821b1
Related-Bug: #1620761
This commit is contained in:
Matt Riedemann 2016-09-06 14:06:44 -04:00
parent a0e86fd137
commit 701b6d72f5
1 changed files with 5 additions and 0 deletions

5
queries/1620761.yaml Normal file
View File

@ -0,0 +1,5 @@
query: >-
message:"Details: (ImagesOneServerNegativeTestJSON:tearDown) Server" AND
message:"failed to reach ACTIVE status and task state \"None\" within the required time" AND
message:"Current status: ACTIVE. Current task state: image_snapshot." AND
build_name:"gate-tempest-dsvm-cells"