Hide Forgot
Latest poodle CI fails this tempest test despite successful deployment. This is on baremetal, ha, ml2-vxlan. Bonded with vlans. Also fails VolumesV1ListTestJSON with same stack trace. _StringException: Traceback (most recent call last): File "/home/stack/tempest/tempest/test.py", line 272, in setUpClass six.reraise(etype, value, trace) File "/home/stack/tempest/tempest/test.py", line 265, in setUpClass cls.resource_setup() File "/home/stack/tempest/tempest/api/volume/test_volumes_list.py", line 72, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/home/stack/tempest/tempest/api/volume/base.py", line 118, in create_volume cls.volumes_client.wait_for_volume_status(volume['id'], 'available') File "/home/stack/tempest/tempest/services/volume/json/volumes_client.py", line 173, in wait_for_volume_status raise exceptions.VolumeBuildErrorException(volume_id=volume_id) VolumeBuildErrorException: Volume 49af23ca-cbb2-4de7-8de4-56f97c1873dd failed to build and is in ERROR status
This bug did not make the OSP 8.0 release. It is being deferred to OSP 10.
The tempest test is passing with the latest OSP7 puddle on baremetal.