Remove queries for fixed bugs
Remove queries for bugs that are marked as resolved in launchpad and have no hits ElasticSearch Change-Id: Id1f939086eee8bb2fcfae6eb774766aa3b20c544
This commit is contained in:
parent
e79fa9e282
commit
4342d5c581
@ -1,5 +0,0 @@
|
||||
query: >
|
||||
message:"Server"
|
||||
AND message:"failed to reach PAUSED status and task state \"None\" within the required time"
|
||||
AND message:"Current status: ACTIVE."
|
||||
AND tags:"console"
|
@ -1,4 +0,0 @@
|
||||
query: >
|
||||
message:"Timed out during operation: cannot acquire state
|
||||
change lock"
|
||||
AND tags:"screen-n-cpu.txt"
|
@ -1,3 +0,0 @@
|
||||
query: >
|
||||
message:"DiskNotFound: No disk at"
|
||||
AND tags:screen-n-cpu.txt
|
@ -1,3 +0,0 @@
|
||||
query: >-
|
||||
message:"(ObjectExpiryTest:test_get_object_at_expiry_time): 404 HEAD"
|
||||
AND tags:console
|
@ -1,4 +0,0 @@
|
||||
query: >
|
||||
message:"Stack" AND
|
||||
message:"failed to reach DELETE_COMPLETE status within the required time" AND
|
||||
tags:console
|
@ -1,4 +0,0 @@
|
||||
query: >
|
||||
message:"Server-side error: \"Node" AND
|
||||
message:"is locked by host localhost, please retry after the current operation is completed." AND
|
||||
tags:screen-ir-api.txt
|
@ -1,5 +0,0 @@
|
||||
query: >
|
||||
tags:"screen-ir-api.txt"
|
||||
AND message:"Node"
|
||||
AND message:"is locked by host"
|
||||
AND message:"please retry after the current operation is completed."
|
@ -1,3 +0,0 @@
|
||||
query: >
|
||||
message:"UnboundLocalError: local variable 'domain' referenced before assignment"
|
||||
AND tags:"screen-n-cpu.txt"
|
@ -1,3 +0,0 @@
|
||||
query: >-
|
||||
message:"InvalidRequestError\: This session is in 'committed' state\; no further SQL can be emitted within this transaction." AND
|
||||
tags:"screen-h-eng.txt"
|
@ -1,4 +0,0 @@
|
||||
query: >
|
||||
message:"Stderr: \'ERROR: database \"openstack_citest\" is being accessed by other users\\nDETAIL: There are 1 other session(s) using the database.\\n\'"
|
||||
AND project:"openstack/nova"
|
||||
AND tags:"console"
|
@ -1,3 +0,0 @@
|
||||
query: >
|
||||
message:"test_coordination_presence"
|
||||
AND (build_name:"gate-ceilometer-python26" OR build_name:"gate-ceilometer-python27") AND tags:"console"
|
@ -1,6 +0,0 @@
|
||||
query: >-
|
||||
message:"UnexpectedTaskStateError: Unexpected task state: expecting [None] but the actual state is powering-off" AND
|
||||
tags:"console" AND (
|
||||
build_name:"gate-nova-python26" OR
|
||||
build_name:"gate-nova-python27") AND
|
||||
build_queue:"gate"
|
@ -1,4 +0,0 @@
|
||||
query: >-
|
||||
message:"UnicodeError: Message objects do not support str() because they may contain non-ascii characters. Please use unicode() or translate() instead." AND
|
||||
tags:console AND
|
||||
project:"openstack/glance"
|
@ -1,5 +0,0 @@
|
||||
query: >-
|
||||
message:"TypeError: int() argument must be a string or a number, not 'NoneType'" AND
|
||||
tags:console AND (
|
||||
build_name:"check-neutron-dsvm-functional" OR
|
||||
build_name:"gate-neutron-dsvm-functional")
|
@ -1,5 +0,0 @@
|
||||
query: >-
|
||||
(message:"FAIL: tests.alarm.test_rpc.TestRPCAlarmPartitionCoordination.test_coordination_allocate" OR
|
||||
message:"FAIL: tests.alarm.test_rpc.TestRPCAlarmPartitionCoordination.test_coordination_assign") AND
|
||||
project:"openstack/ceilometer" AND
|
||||
tags:console
|
@ -1,3 +0,0 @@
|
||||
query: >-
|
||||
message:"Unexpected OperationalError raised: (OperationalError) asynchronous connection failed" AND
|
||||
tags:"screen-n-api.txt"
|
@ -1,4 +0,0 @@
|
||||
query: >
|
||||
message: "ERROR: Failure: ImportError (No module named mock)"
|
||||
AND (build_name:"check-swift-dsvm-functional" OR build_name:"gate-swift-dsvm-functional")
|
||||
AND tags: "console"
|
@ -1,4 +0,0 @@
|
||||
query: >
|
||||
message:"Deadlock found when trying to get lock"
|
||||
AND message:"UPDATE instances SET"
|
||||
AND tags:"screen-n-api.txt"
|
@ -1,4 +0,0 @@
|
||||
query: >
|
||||
message:"add_image_ref"
|
||||
AND message:"Caught error: 'image_id'"
|
||||
AND tags: "screen-n-api.txt"
|
@ -1,4 +0,0 @@
|
||||
query: >
|
||||
message:"Stack" AND
|
||||
message:"already has an action \(DELETE\) in progress" AND
|
||||
tags:"console"
|
@ -1,4 +0,0 @@
|
||||
query: >
|
||||
message:"ConfigFilesNotFoundError: Failed to read some config files: /etc/tempest/tempest.conf" AND
|
||||
build_name:"gate-tempest-python27" AND
|
||||
tags:"console"
|
@ -1,3 +0,0 @@
|
||||
query: >
|
||||
message:"self.assertTrue" AND message:"end_time - start_time" AND
|
||||
tags:console AND build_name:"gate-tempest-python27"
|
@ -1,3 +0,0 @@
|
||||
query: >
|
||||
message:"error: can't copy 'etc/neutron/plugins/cisco/cisco_cfg_agent.ini': doesn't exist or not a regular file" AND
|
||||
tags:"console"
|
Loading…
Reference in New Issue
Block a user