elastic-recheck/queries/1820007.yaml
Matt Riedemann 54d728e2f1 Update query for bug 1820007
This also shows up in multi-node jobs when attaching a volume
so update the query to include volume attach failures.

Change-Id: Ie77e3998b2ff4a508fa3b6078acb3ceec15d7e37
2019-12-13 09:22:13 -05:00

6 lines
227 B
YAML

query: >-
(message:"Instance failed to spawn" OR
message:"Driver failed to attach volume") AND
message:"os_brick.exception.VolumeDeviceNotFound: Volume device not found at /dev/disk/by-id." AND
tags:"screen-n-cpu.txt"