failed to reach ACTIVE status in test_resize_server_revert; Current status: VERIFY_RESIZE

Bug #1326708 reported by Alex Xu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Incomplete
Undecided
Unassigned

Bug Description

http://logs.openstack.org/75/83375/5/check/check-tempest-dsvm-full/7cb0646/console.html

2014-06-05 06:27:00.080 | {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert [221.291575s] ... FAILED
2014-06-05 06:27:00.080 |
2014-06-05 06:27:00.081 | Captured traceback-1:
2014-06-05 06:27:00.081 | ~~~~~~~~~~~~~~~~~~~~~
2014-06-05 06:27:00.081 | Traceback (most recent call last):
2014-06-05 06:27:00.082 | File "tempest/api/compute/servers/test_server_actions.py", line 48, in tearDown
2014-06-05 06:27:00.082 | self.server_check_teardown()
2014-06-05 06:27:00.082 | File "tempest/api/compute/base.py", line 161, in server_check_teardown
2014-06-05 06:27:00.083 | 'ACTIVE')
2014-06-05 06:27:00.083 | File "tempest/services/compute/json/servers_client.py", line 172, in wait_for_server_status
2014-06-05 06:27:00.083 | raise_on_error=raise_on_error)
2014-06-05 06:27:00.083 | File "tempest/common/waiters.py", line 93, in wait_for_server_status
2014-06-05 06:27:00.084 | raise exceptions.TimeoutException(message)
2014-06-05 06:27:00.084 | TimeoutException: Request timed out
2014-06-05 06:27:00.084 | Details: (ServerActionsTestJSON:tearDown) Server c3d079c6-6f34-4de8-953e-3dbea9791ed0 failed to reach ACTIVE status and task state "None" within the required time (196 s). Current status: VERIFY_RESIZE. Current task state: None.
2014-06-05 06:27:00.085 |
2014-06-05 06:27:00.085 |
2014-06-05 06:27:00.085 | Captured traceback:
2014-06-05 06:27:00.086 | ~~~~~~~~~~~~~~~~~~~
2014-06-05 06:27:00.086 | Traceback (most recent call last):
2014-06-05 06:27:00.086 | File "tempest/api/compute/servers/test_server_actions.py", line 230, in test_resize_server_revert
2014-06-05 06:27:00.086 | self.client.revert_resize(self.server_id)
2014-06-05 06:27:00.087 | File "tempest/services/compute/json/servers_client.py", line 287, in revert_resize
2014-06-05 06:27:00.087 | return self.action(server_id, 'revertResize', None, **kwargs)
2014-06-05 06:27:00.087 | File "tempest/services/compute/json/servers_client.py", line 211, in action
2014-06-05 06:27:00.088 | post_body)
2014-06-05 06:27:00.088 | File "tempest/common/rest_client.py", line 209, in post
2014-06-05 06:27:00.090 | return self.request('POST', url, extra_headers, headers, body)
2014-06-05 06:27:00.090 | File "tempest/common/rest_client.py", line 419, in request
2014-06-05 06:27:00.091 | resp, resp_body)
2014-06-05 06:27:00.091 | File "tempest/common/rest_client.py", line 468, in _error_checker
2014-06-05 06:27:00.091 | raise exceptions.BadRequest(resp_body)
2014-06-05 06:27:00.092 | BadRequest: Bad request
2014-06-05 06:27:00.092 | Details: {u'message': u'Instance has not been resized.', u'code': 400}
2014-06-05 06:27:00.092 |
2014-06-05 06:27:00.093 |

Alex Xu (xuhj)
summary: - test resize failed
+ failed to reach ACTIVE status in test_resize_server_revert
Dolph Mathews (dolph)
summary: - failed to reach ACTIVE status in test_resize_server_revert
+ failed to reach ACTIVE status in test_resize_server_revert; Current
+ status: VERIFY_RESIZE
Changed in tempest:
status: New → Incomplete
Revision history for this message
Dolph Mathews (dolph) wrote :

I can't find any hits for this in logstash: https://review.openstack.org/#/c/102934/

Revision history for this message
Dolph Mathews (dolph) wrote :

Note that the traceback reported here is outside of logstash's current window, so this issue may be valid. If there are *any* further hits for this bug, please remove the Incomplete status.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.