tempest errors in logs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceilometer |
Fix Released
|
Undecided
|
Unassigned | ||
Cinder |
Invalid
|
Undecided
|
Unassigned | ||
Glance |
New
|
Undecided
|
Unassigned | ||
OpenStack Compute (nova) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
This is regarding a tempest run on a Keystone change, here's the log: http://
All the tempest tests ran successfully. Then it runs the log checker and there are several errors in the logs.
- Log File Has Errors: n-cond
nova.quota - Failed to commit reservations ...
- Log File Has Errors: n-cpu
There's several errors here:
glanceclient.
(there's several of these)
oslo.messaging.
(this generates a lot of logs and there are several of them)
- Log File Has Errors: n-api
glanceclient.
(there's several of these)
- Log File Has Errors: g-api
glance.
swiftclient [-] Container HEAD failed: http://
- Log File Has Errors: c-api
ERROR cinder.volume.api Volume status must be available to reserve
(There's 4 of these)
- Log File Has Errors: ceilometer-
ceilometer.
(several of these)
- Log File Has Errors: ceilometer-acentral
ERROR ceilometer.
(there's several errors related to endpoints)
- Log File Has Errors: ceilometer-acompute
ceilometer.
(there's a few of these)
tags: | added: testing |
Changed in ceilometer: | |
milestone: | none → juno-rc1 |
status: | Fix Committed → Fix Released |
Changed in ceilometer: | |
milestone: | juno-rc1 → 2014.2 |
Changed in nova: | |
status: | Incomplete → Invalid |
Brant, the commit reservations has its own bug. fyi - https:/ /bugs.launchpad .net/nova/ +bug/1353131