test_reboot_server_hard fails with AssertionError: time.struct_time() not greater than time.struct_time()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Critical
|
Unassigned | ||
neutron |
Invalid
|
High
|
Unassigned | ||
tempest |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Seen many occurrences recently, fails as below:-
Traceback (most recent call last):
File "/opt/stack/
self.
File "/opt/stack/
self.
File "/usr/lib/
self.
File "/usr/lib/
raise self.failureExc
AssertionError: time.struct_
Example logs:-
https:/
https:/
https:/
https:/
As per opensearch it's started to be seen just few hours back.
Changed in nova: | |
status: | Triaged → In Progress |
Changed in neutron: | |
importance: | Undecided → High |
tags: | added: tempest |
Changed in neutron: | |
status: | New → Confirmed |
Probably due to the recent merge of https:/ /review. opendev. org/c/openstack /nova/+ /882284
Now, when rebooting, we call the Cinder API for checking the BDMs so it could be needing more time.