Remove old queries for stale and/or fixed bugs

This removes a bunch of queries for bugs that are now
fixed, marked invalid, or no longer hitting and so old
and obscure that they are probably not issues anymore but
if they do crop up again, we can create new queries.

Change-Id: I1ac6a02bb518e8a8c58b5992d936f95c14e5051f
This commit is contained in:
Matt Riedemann 2019-03-20 19:49:38 -04:00
parent 4f81ef49a5
commit d98c035974
28 changed files with 0 additions and 108 deletions

View File

@ -1,3 +0,0 @@
query: >-
message:"No lease, failing" AND
tags:"console"

View File

@ -1,6 +0,0 @@
query: >-
(message:"trap stack segment ip" OR
message:"general protection ip") AND
message:"traps: libvirtd[" AND
message:"error:0 in libc-2.23.so" AND
tags: "syslog"

View File

@ -1,4 +0,0 @@
query: >-
(message:"AssertionError: True is not false : Token must be invalid because the connection closed." OR
message:"b'AssertionError: True is not false : Token must be invalid because the connection closed.'") AND
tags:"console"

View File

@ -1,4 +0,0 @@
query: >
message:"[nova.api.openstack.wsgi] HTTP exception thrown: Instance" AND
message:"is in an invalid state for 'rebuild'" AND
tags:"console"

View File

@ -1,3 +0,0 @@
query: >-
message:"Gem::RemoteFetcher::UnknownHostError"
AND tags:"console"

View File

@ -1,3 +0,0 @@
query: >-
message:"VolumePathsNotFound: Could not find any paths for the volume." AND
tags:"screen-n-cpu.txt"

View File

@ -1,4 +0,0 @@
query: >-
message:"Insufficient free virtual space" AND
message:"to accommodate thin provisioned 1GB volume on" AND
tags:"screen-c-sch.txt"

View File

@ -1,3 +0,0 @@
query: >-
message:"controller | UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb3 in position 0: invalid start byte" AND
tags:"console"

View File

@ -1,4 +0,0 @@
query: >-
(message:"AssertionError: 'host3' == 'host3'" OR
message:"AssertionError: u'host3' == u'host3'") AND
tags:"console"

View File

@ -1,3 +0,0 @@
query: >-
message:"ImportError: 'module' object has no attribute 'check_specifier'" AND
tags:"console"

View File

@ -1,5 +0,0 @@
query: >-
message:"SSH Error: data could not be sent to remote host" AND
message:"Make sure this host can be reached over ssh" AND
tags:"console" AND
node_provider:"packethost-us-west-1"

View File

@ -1,4 +0,0 @@
query: >-
message:"DNSIntegrationTests:test_server_with_fip" AND
message:"failed to reach ACTIVE status and task state" AND
tags:"console"

View File

@ -1,4 +0,0 @@
query: >-
message:"TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert finishes ping" AND
message:"and the ping result is unexpected" AND
tags:"console"

View File

@ -1,3 +0,0 @@
query: >-
message:"from ansible.config.manager import find_ini_config_file" AND
tags:"console"

View File

@ -1,5 +0,0 @@
query: >-
message:"************* Module neutron.agent.linux.utils" AND
tags:"console" AND
build_name:"openstack-tox-pep8" AND
project:"openstack/neutron"

View File

@ -1,4 +0,0 @@
query: >-
message:"OSError: [Errno 2] No such file or directory" AND
build_name:"neutron-fullstack" AND
tags:"console"

View File

@ -1,4 +0,0 @@
query: >-
message:"return list(privileged.get_routing_table(ip_version, namespace))" AND
build_name:"neutron-functional" AND
tags:"console"

View File

@ -1,3 +0,0 @@
query: >
message:"heatclient.exc.HTTPInternalServerError: ERROR: [Errno 2] No such file or directory: '/etc/heat/policy.json'"
AND tags:"console"

View File

@ -1,5 +0,0 @@
query: >-
message:"AllocationUpdateFailed: Failed to update allocations for consumer" AND
message:"Error: another process changed the consumer" AND
message:"after the report client read the consumer state during the claim" AND
(tags:"console" OR tags:"screen-n-sch.txt")

View File

@ -1,3 +0,0 @@
query: >-
message:"WARNING [nova.compute.api] The nova-osapi_compute service version is from before Ocata" AND
tags:"console"

View File

@ -1,4 +0,0 @@
query: >-
message:"testtools.matchers._impl.MismatchError: [(1, 0, 'N343')] != []" AND
tags:"console" AND
build_name:"openstack-tox-py36"

View File

@ -1,3 +0,0 @@
query: >-
message:"with compute_utils.disk_ops_semaphore:" AND
tags:"console"

View File

@ -1,5 +0,0 @@
query: >-
message:"502 PUT" AND
message:"/image/v2/images/" AND
message:"/file" AND
tags:"console"

View File

@ -1,4 +0,0 @@
query: >-
message:"cinder_grenade " AND
message:"status must be available or downloading" AND
tags:"screen-n-api.txt"

View File

@ -1,5 +0,0 @@
query: >-
tags:"screen-n-cpu.txt" AND
message:"OSError: [Errno 24] Too many open files" AND
module:"os_vif" AND
loglevel: "ERROR"

View File

@ -1,4 +0,0 @@
query: >-
message:"Unexpected exception in API method: glanceclient.exc.HTTPBadGateway: 502 Proxy Error" AND
message:"Reason: Error reading from remote server:" AND
tags:"screen-n-api.txt"

View File

@ -1,3 +0,0 @@
query: >-
message:"cat: can't open '/var/run/udhcpc..pid': No such file or directory" AND
tags:"console"

View File

@ -1,3 +0,0 @@
query: >-
message:"tb2 = fake_notifier.VERSIONED_NOTIFICATIONS[7]['payload'][" AND
tags:"console"