all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==22.2.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2022.12.7,cffi==1.15.1,charset-normalizer==3.1.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.2.0,cmd2==2.4.3,cryptography==40.0.1,debtcollector==2.5.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.18,fixtures==4.0.1,future==0.18.3,idna==3.4,importlib-metadata==6.0.1,iso8601==1.1.0,jsonschema==4.17.3,msgpack==1.0.5,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.1.1,oslo.config==9.1.1,oslo.context==5.1.1,oslo.i18n==6.0.0,oslo.log==5.2.0,oslo.serialization==5.1.1,oslo.utils==6.1.0,packaging==23.0,paramiko==3.1.0,pbr==5.11.1,prettytable==3.6.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.19.3,python-dateutil==2.8.2,python-subunit==1.4.2,pytz==2023.3,PyYAML==6.0,requests==2.28.2,rfc3986==1.5.0,six==1.16.0,stestr==4.0.1,stevedore==5.0.0,-e git+https://github.com/openstack/tempest@3c7eebaaf35c9e8a3f00c76cd1741457bdec9fab#egg=tempest,testtools==2.6.0,urllib3==1.26.15,voluptuous==0.13.1,wcwidth==0.2.6,wrapt==1.15.0,zipp==3.15.0 all run-test-pre: PYTHONHASHSEED='1428580712' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {0} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {2} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {4} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {4} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.141505s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.016150s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.019007s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.882813s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.013994s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.014538s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.091780s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.161676s] ... ok {10} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [2.773189s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 53, in test_volume_create_get_delete volume = self.create_volume(size=CONF.volume.volume_size, File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 976bda4b-de0e-4f99-b7ff-8322cd74c561 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:20,628 80160 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 1.603s 2023-04-19 07:07:20,628 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-973654295", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/976bda4b-de0e-4f99-b7ff-8322cd74c561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ac0c053-ba4a-4d98-a881-6dfb1f91c131', 'x-compute-request-id': 'req-2ac0c053-ba4a-4d98-a881-6dfb1f91c131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "976bda4b-de0e-4f99-b7ff-8322cd74c561", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T07:07:20.142517", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-973654295", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-19 07:07:20,710 80160 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/976bda4b-de0e-4f99-b7ff-8322cd74c561 0.074s 2023-04-19 07:07:20,710 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ebecb86-c76f-4f52-9d54-318053ec9dcf', 'x-compute-request-id': 'req-1ebecb86-c76f-4f52-9d54-318053ec9dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/976bda4b-de0e-4f99-b7ff-8322cd74c561'} Body: b'{"volume": {"id": "976bda4b-de0e-4f99-b7ff-8322cd74c561", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T07:07:20.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-973654295", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-19 07:07:21,791 80160 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/976bda4b-de0e-4f99-b7ff-8322cd74c561 0.074s 2023-04-19 07:07:21,791 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-760bf493-fe38-4df5-89f1-9be0c3c3161a', 'x-compute-request-id': 'req-760bf493-fe38-4df5-89f1-9be0c3c3161a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/976bda4b-de0e-4f99-b7ff-8322cd74c561'} Body: b'{"volume": {"id": "976bda4b-de0e-4f99-b7ff-8322cd74c561", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T07:07:20.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-973654295", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {8} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [3.089386s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volume_snapshots.py", line 53, in test_volume_snapshot_create_get_list_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9833be8e-9bef-4934-945c-b566b4c67faa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:20,867 80156 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 1.955s 2023-04-19 07:07:20,868 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-1076492580"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/9833be8e-9bef-4934-945c-b566b4c67faa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ab2dd94-d15a-4d86-b6d1-c6630d344764', 'x-compute-request-id': 'req-2ab2dd94-d15a-4d86-b6d1-c6630d344764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "9833be8e-9bef-4934-945c-b566b4c67faa", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T07:07:20.693171", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1076492580", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-19 07:07:20,928 80156 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/9833be8e-9bef-4934-945c-b566b4c67faa 0.053s 2023-04-19 07:07:20,929 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64a0a5c1-d6ab-462b-8023-df507169a6f9', 'x-compute-request-id': 'req-64a0a5c1-d6ab-462b-8023-df507169a6f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/9833be8e-9bef-4934-945c-b566b4c67faa'} Body: b'{"volume": {"id": "9833be8e-9bef-4934-945c-b566b4c67faa", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T07:07:21.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1076492580", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-19 07:07:21,993 80156 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/9833be8e-9bef-4934-945c-b566b4c67faa 0.059s 2023-04-19 07:07:21,994 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d39a2e2b-d00a-4b35-8d9a-b752f3966ca2', 'x-compute-request-id': 'req-d39a2e2b-d00a-4b35-8d9a-b752f3966ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/9833be8e-9bef-4934-945c-b566b4c67faa'} Body: b'{"volume": {"id": "9833be8e-9bef-4934-945c-b566b4c67faa", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-0 4-19T07:07:21.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1076492580", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {7} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.777368s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 203, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cfb6b9c0-495f-48d1-8d54-2d86e138374d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:20,828 80154 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes 0.363s 2023-04-19 07:07:20,828 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-799778097"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84d912c-a3bf-4b89-9949-bbcca8405ef8', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84d912c-a3bf-4b89-9949-bbcca8405ef8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes'} Body: b'{"volume": {"id": "cfb6b9c0-495f-48d1-8d54-2d86e138374d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:20.744102", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-799778097", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d"}], "user_id": "9fd11cf0d4c743149d464ba2b571ea03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:07:20,897 80154 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d 0.059s 2023-04-19 07:07:20,898 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea73638b-3a0e-4f95-a987-673c4e031c1a', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea73638b-3a0e-4f95-a987-673c4e031c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d'} Body: b'{"volume": {"id": "cfb6b9c0-495f-48d1-8d54-2d86e138374d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:21.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-799778097", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d"}], "user_id": "9fd11cf0d4c743149d464ba2b571ea03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4978a594f16a41c4aa291819b1e3ea01"}}' 2023-04-19 07:07:21,973 80154 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e1383 74d 0.064s 2023-04-19 07:07:21,974 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f0b2010-8fa7-4b8b-acd4-815b30672af8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f0b2010-8fa7-4b8b-acd4-815b30672af8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d'} Body: b'{"volume": {"id": "cfb6b9c0-495f-48d1-8d54-2d86e138374d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:21.000000", "updated_at": "2023-04-19T07:07:21.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-799778097", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d"}], "user_id": "9fd11cf0d4c743149d464ba2b571ea03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4978a594f16a41c4aa291819b1e3ea01"}}' 2023-04-19 07:07:22,047 80154 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d 0.061s 2023-04-19 07:07:22,047 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc01b2e4-6f8e-4cf3-b0ae-c2d6587321a5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc01b2e4-6f8e-4cf3-b0ae-c2d6587321a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d'} Body: b'{"volume": {"id": "cfb6b9c0-495f-48d1-8d54-2d86e138374d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:21.000000", "updated_at": "2023-04-19T07:07:21.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-799778097", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d"}], "user_id": "9fd11cf0d4c743149d464ba2b571ea03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4978a594f16a41c4aa291819b1e3ea01"}}' 2023-04-19 07:07:22,209 80154 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d 0.151s 2023-04-19 07:07:22,209 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35f0321-3556-4ffb-a0dc-1de1fd8f0065', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d'} Body: b'' 2023-04-19 07:07:22,241 80154 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d 0.031s 2023-04-19 07:07:22,241 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a51effe-f816-4fd0-9aea-b1ff62cbc7a6', 'x-openstack-request-id': 'req-1a51effe-f816-4fd0-9aea-b1ff62cbc7a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4978a594f16a41c4aa291819b1e3ea01/volumes/cfb6b9c0-495f-48d1-8d54-2d86e138374d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cfb6b9c0-495f-48d1-8d54-2d86e138374d could not be found."}}' {9} setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_list.py", line 56, in resource_setup volume = cls.create_volume(metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 79e1df93-9528-4024-9ae5-94bf4544f1dd failed to build and is in ERROR status {8} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {4} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [2.068675s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 177, in test_create_group_from_group grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 7c776cd8-4192-484e-b1f4-921231f7a536 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:23,809 80148 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/397d1435fe0b4ed389d1b05523c32d2d/types 0.218s 2023-04-19 07:07:23,809 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-457670807"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-754daed4-064f-4513-91bc-05c8ff0b3e92', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-754daed4-064f-4513-91bc-05c8ff0b3e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/397d1435fe0b4ed389d1b05523c32d2d/types'} Body: b'{"volume_type": {"id": "9bee4d82-0cb1-4b33-9334-743c441d0ece", "name": "tempest-GroupsV314Test-volume-type-457670807", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:07:23,888 80148 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/397d1435fe0b4ed389d1b05523c32d2d/group_types 0.069s 2023-04-19 07:07:23,888 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1673341438"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dee20a9b-b0d1-4042-bc8f-98700384200b', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dee20a9b-b0d1-4042-bc8f-98700384200b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/397d1435fe0b4ed389d1b05523c32d2d/group_types'} Body: b'{"group_type": {"id": "9d451820-c87b-472c-adc6-37cb1ed07740", "name": "tempest-GroupsV314Test-group-type-1673341438", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:07:24,159 80148 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/c8737c4571a448c3b2bc555668906542/groups 0.268s 2023-04-19 07:07:24,159 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "9d451820-c87b-472c-adc6-37cb1ed07740", "volume_types": ["9bee4d82-0cb1-4b33-9334-743c441d0ece"], "name": "tempest-GroupsV314Test-Group-2030351091"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81403e14-f26c-44d3-a43c-278db4f77ac9', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81403e14-f26c-44d3-a43c-278db4f77ac9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c8737c4571a448c3b2bc555668906542/groups'} Body: b'{"group": {"id": "7c776cd8-4192-484e-b1f4-921231f7a536", "name": "tempest-GroupsV314Test-Group-2030351091"}}' 2023-04-19 07:07:24,247 80148 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/c8737c4571a448c3b2bc555668906542/groups/7c776cd8-4192-484e-b1f4-921231f7a536 0.083s 2023-04-19 07:07:24,248 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e96677a-2fc0-431e-a63d-1323c799ec67', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e96677a-2fc0-431e-a63d-1323c799ec67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c8737c4571a448c3b2bc555668906542/groups/7c776cd8-4192-484e-b1f4-921231f7a536'} Body: b'{"group": {"id": "7c776cd8-4192-484e-b1f4-921231f7a536", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T07:07:24.000000", "name": "tempest-GroupsV314Test-Group-2030351091", "description": null, "group_type": "9d451820-c87b-472c-adc6-37cb1ed07740", "volume_types": ["9bee4d82-0cb1-4b33-9334-743c441d0ece"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:07:25,309 80148 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/c8737c4571a448c3b2bc555668906542/groups/7c776cd8-4192-484e-b1f4-921231f7a536 0.056s 2023-04-19 07:07:25,309 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d85a90-d702-43fb-ba5e-328986df82cd', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d85a90-d702-43fb-ba5e-328986df82cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c8737c4571a448c3b2bc555668906542/groups/7c776cd8-4192-484e-b1f4-921231f7a536'} Body: b'{"group": {"id": "7c776cd8-4192-484e-b1f4-921231f7a536", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:07:24.000000", "name": "tempest-GroupsV314Test-Group-2030351091", "description": null, "group_type": "9d451820-c87b-472c-adc6-37cb1ed07740", "volume_types": ["9bee4d82-0cb1-4b33-9334-743c441d0ece"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:07:25,393 80148 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c8737c4571a448c3b2bc555668906542/volumes/detail 0.079s 2023-04-19 07:07:25,394 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53058a0-d652-40e6-a27c-20fc424d411e', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53058a0-d652-40e6-a27c-20fc424d411e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c8737c4571a448c3b2bc555668906542/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:07:25,499 80148 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/c8737c4571a448c3b2bc555668906542/groups/7c776cd8-4192-484e-b1f4-921231f7a536/action 0.094s 2023-04-19 07:07:25,499 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:25 GMT', 'server': 'Apache /2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b11268-ba4c-42e5-914c-48b811b3b454', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c8737c4571a448c3b2bc555668906542/groups/7c776cd8-4192-484e-b1f4-921231f7a536/action'} Body: b'' 2023-04-19 07:07:25,516 80148 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c8737c4571a448c3b2bc555668906542/groups/7c776cd8-4192-484e-b1f4-921231f7a536 0.017s 2023-04-19 07:07:25,517 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-18dd4ef3-50bd-4901-b460-5ae066427551', 'x-openstack-request-id': 'req-18dd4ef3-50bd-4901-b460-5ae066427551', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c8737c4571a448c3b2bc555668906542/groups/7c776cd8-4192-484e-b1f4-921231f7a536'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 7c776cd8-4192-484e-b1f4-921231f7a536 could not be found."}}' 2023-04-19 07:07:25,563 80148 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/397d1435fe0b4ed389d1b05523c32d2d/group_types/9d451820-c87b-472c-adc6-37cb1ed07740 0.046s 2023-04-19 07:07:25,563 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d39ddd2-0ef3-4cb4-a851-505bd042a9dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/397d1435fe0b4ed389d1b05523c32d2d/group_types/9d451820-c87b-472c-adc6-37cb1ed07740'} Body: b'' 2023-04-19 07:07:25,640 80148 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/397d1435fe0b4ed389d1b05523c32d2d/types/9bee4d82-0cb1-4b33-9334-743c441d0ece 0.075s 2023-04-19 07:07:25,640 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a62e1de-e665-485f-9103-3197bc513696', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/397d1435fe0b4ed389d1b05523c32d2d/types/9bee4d82-0cb1-4b33-9334-743c441d0ece'} Body: b'' 2023-04-19 07:07:25,658 80148 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/397d1435fe0b4ed389d1b05523c32d2d/types/9bee4d82-0cb1-4b33-9334-743c441d0ece 0.018s 2023-04-19 07:07:25,659 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Ve rsion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ec16e4-ab94-4b9c-b498-f1e5cebed40b', 'x-openstack-request-id': 'req-81ec16e4-ab94-4b9c-b498-f1e5cebed40b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/397d1435fe0b4ed389d1b05523c32d2d/types/9bee4d82-0cb1-4b33-9334-743c441d0ece'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9bee4d82-0cb1-4b33-9334-743c441d0ece could not be found."}}' {8} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.167209s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:25,942 80156 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/bed1d28595364495b37538147e66955a/scheduler-stats/get_pools?detail=True 0.160s 2023-04-19 07:07:25,943 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b06eec-e0b1-4c9c-b2db-b0fb7cdf147a', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b06eec-e0b1-4c9c-b2db-b0fb7cdf147a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bed1d28595364495b37538147e66955a/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {8} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.058735s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 39, in test_get_pools_without_details self._assert_pools() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:26,006 80156 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/bed1d28595364495b37538147e66955a/scheduler-stats/get_pools 0.056s 2023-04-19 07:07:26,006 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6425dba1-f7e0-46c5-b929-91dd2096ab10', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6425dba1-f7e0-46c5-b929-91dd2096ab10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bed1d28595364495b37538147e66955a/scheduler-stats/get_pools'} Body: b'{"pools": []}' {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.434725s] ... ok {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.037713s] ... ok {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.045883s] ... ok {10} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [2.239343s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 159, in test_create_group_from_group_snapshot grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 732ee234-d08b-47b7-8ca6-2b1e7250eb05 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:26,139 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types 0.328s 2023-04-19 07:07:26,139 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1410581700"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a687f176-4f68-495c-9f0e-484745451f65', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a687f176-4f68-495c-9f0e-484745451f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types'} Body: b'{"volume_type": {"id": "372c190e-64bd-44c4-8037-af82403704d4", "name": "tempest-GroupSnapshotsTest-volume-type-1410581700", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:07:26,179 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/group_types 0.034s 2023-04-19 07:07:26,180 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1475007249"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc5867b0-fd06-47e9-add4-619d0fa083df', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc5867b0-fd06-47e9-add4-619d0fa083df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/group_types'} Body: b'{"group_type": {"id": "7f17bf84-f174-41cd-8805-8802e743d770", "name": "tempest-GroupSnapshotsTest-group-type-1475007249", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:07:26,583 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups 0.400s 2023-04-19 07:07:26,584 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "7f17bf84-f174-41cd-8805-8802e743d770", "volume_types": ["372c190e-64bd-44c4-8037-af82403704d4"], "name": "tempest-GroupSnapshotsTest-Group-546705287"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb0bd723-a531-461e-a992-3601cb67fefc', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb0bd723-a531-461e-a992-3601cb67fefc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups'} Body: b'{"group": {"id": "732ee234-d08b-47b7-8ca6-2b1e7250eb05", "name": "tempest-GroupSnapshotsTest-Group-546705287"}}' 2023-04-19 07:07:26,614 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/732ee234-d08b-47b7-8ca6-2b1e7250eb05 0.027s 2023-04-19 07:07:26,614 80160 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0613db27-d01f-4f29-a1ba-a30a443075e4', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0613db27-d01f-4f29-a1ba-a30a443075e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/732ee234-d08b-47b7-8ca6-2b1e7250eb05'} Body: b'{"group": {"id": "732ee234-d08b-47b7-8ca6-2b1e7250eb05", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T07:07:27.000000", "name": "tempest-GroupSnapshotsTest-Group-546705287", "description": null, "group_type": "7f17bf84-f174-41cd-8805-8802e743d770", "volume_types": ["372c190e-64bd-44c4-8037-af82403704d4"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:07:27,648 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/732ee234-d08b-47b7-8ca6-2b1e7250eb05 0.029s 2023-04-19 07:07:27,648 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7da4677-7717-484a-a85b-1025fc31bf6f', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7da4677-7717-484a-a85b-1025fc31bf6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/732ee234-d08b-47b7-8ca6-2b1e7250eb05'} Body: b'{"group": {"id": "732ee234-d08b-47b7-8ca6-2b1e7250eb05", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:07:27.000000", "name": "tempest-GroupSnapshotsTest-Group-546705287", "description": null, "group_type": "7f17bf84-f174-41cd-8805-8802e743d770", "volume_types": ["372c190e-64bd-44c4-8037-af82403704d4"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:07:27,726 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/volumes/detail 0.073s 2023-04-19 07:07:27,727 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9782ee-1219-4a49-972b-dc5b133a90ba', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9782ee-1219-4a49-972b-dc5b133a90ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:07:27,807 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/732ee234-d08b-47b7-8ca6-2b1e7250eb05/action 0.070s 2023-04-19 07:07:27,807 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"dele te-volumes": true}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-411a90e0-28dc-4fe1-ae5d-cd9341bd4a32', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/732ee234-d08b-47b7-8ca6-2b1e7250eb05/action'} Body: b'' 2023-04-19 07:07:27,822 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/732ee234-d08b-47b7-8ca6-2b1e7250eb05 0.014s 2023-04-19 07:07:27,822 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bee0870-1ef7-410e-b1fc-49ed171b0743', 'x-openstack-request-id': 'req-1bee0870-1ef7-410e-b1fc-49ed171b0743', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/732ee234-d08b-47b7-8ca6-2b1e7250eb05'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 732ee234-d08b-47b7-8ca6-2b1e7250eb05 could not be found."}}' 2023-04-19 07:07:27,964 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/group_types/7f17bf84-f174-41cd-8805-8802e743d770 0.141s 2023-04-19 07:07:27,964 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ef54242-cd1d-484c-baa5-bfdc99b99f71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/group_types/7f17bf84-f174-41cd-8805-8802e743d770'} Body: b'' 2023-04-19 07:07:28,030 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types/372c190e-64bd-44c4-8037-af82403704d4 0.065s 2023-04-19 07:07:28,030 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-786e22bd-2a88-4b9c-9533-4ab858d01a84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types/372c190e-64bd-44c4-8037-af82403704d4'} Body: b'' 2023-04-19 07:07:28,048 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types/372c190e-64bd-44c4-8037-af82403704d4 0.018s 2023-04-19 07:07:28,049 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2 023 07:07:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb732ae6-9c79-4422-be01-95a75ff74854', 'x-openstack-request-id': 'req-bb732ae6-9c79-4422-be01-95a75ff74854', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types/372c190e-64bd-44c4-8037-af82403704d4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 372c190e-64bd-44c4-8037-af82403704d4 could not be found."}}' {7} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.284195s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.083587s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.274388s] ... ok {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.995506s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2b947c52-ed96-463a-b988-83b203578397 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:27,383 80158 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/a953d2066df34e14b01d497097230038/os-quota-sets/17c6f56981e54b4cb2c888c14e72678f?usage=True 0.044s 2023-04-19 07:07:27,384 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b49a666d-5628-4131-8be9-a58549409c0f', 'content-length': '1184', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b49a666d-5628-4131-8be9-a58549409c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a953d2066df34e14b01d497097230038/os-quota-sets/17c6f56981e54b4cb2c888c14e72678f?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_tempest-GroupSnapshotsTest-volume-type-1410581700": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_tempest-GroupSnapshotsTest-volume-type-1410581700": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_tempest-GroupSnapshotsTest-volume-type-1410581700": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "17c6f56981e54b4cb2c888c14e72678f"}}' 2023-04-19 07:07:27,999 80158 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes 0.606s 2023-04-19 07:07:27,999 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-566140692"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14caf7a4-70da-4b16-8cc6-9b11b9255ce0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14caf7a4-70da-4b16-8cc6-9b11b9255ce0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes'} Body: b'{"volume": {"id": "2b947c52-ed96-463a-b988-83b203578397", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:27.764469", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-566140692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397"}], "user_id": "90a401ac096b49faaf94b19f6b60a797", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:07:28,066 80158 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397 0.057s 2023-04-19 07:07:28,067 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6def0a99-220a-4f58-9fdd-6fed01efe71f', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6def0a99-220a-4f58-9fdd-6fed01efe71f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397'} Body: b'{"volume": {"id": "2b947c52-ed96-463a-b988-83b203578397", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:28.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-566140692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397"}], "user_id": "90a401ac096b49faaf94b19f6b60a797", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17c6f56981e54b4cb2c888c14e72678f"}}' 2023-04-19 07:07:29,120 80158 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397 0.042s 2023-04-19 07:07:29,120 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0923d43a-754c-4ce8-bcc6-94a0b4826efa', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0923d43a-754c-4ce8-bcc6-94a0b4826efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397'} Body: b'{"volume": {"id": "2b947c52-ed96-463a-b988-83b203578397", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:28.000000", "updated_at": "2023-04-19T07:07:28.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-566140692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397"}], "user_id": "90a401ac096b49faaf94b19f6b60a797", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17c6f56981e54b4cb2c888c14e72678f"}}' 2023-04-19 07:07:29,176 80158 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397 0.044s 2023-04-19 07:07:29,176 80158 DEBUG [tempest.lib.co mmon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c206b3d-0829-41c2-a53f-db6fb49ffc67', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c206b3d-0829-41c2-a53f-db6fb49ffc67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397'} Body: b'{"volume": {"id": "2b947c52-ed96-463a-b988-83b203578397", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:28.000000", "updated_at": "2023-04-19T07:07:28.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-566140692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397"}], "user_id": "90a401ac096b49faaf94b19f6b60a797", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17c6f56981e54b4cb2c888c14e72678f"}}' 2023-04-19 07:07:29,307 80158 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397 0.119s 2023-04-19 07:07:29,307 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809a6910-6540-4674-8569-5361d1039db3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397'} Body: b'' 2023-04-19 07:07:29,331 80158 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397 0.023s 2023-04-19 07:07:29,332 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1885e04-6b22-4cc5-bd4f-ffe0f1e7937c', 'x-openstack-request-id': 'req-e1885e04-6b22-4cc5-bd4f-ffe0f1e7937c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2b947c52-ed96-463a-b988-83b203578397'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2b947c52-ed96-463a-b988-83b203578397 could not be found."}}' {10} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.681654s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 220, in test_delete_group_snapshots_following_updated_volumes grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 11ec1828-c4e3-4c6f-b2e0-ceeb1694bb11 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:28,089 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types 0.035s 2023-04-19 07:07:28,089 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1324314254"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae7b666-9c25-4ddc-9efe-32ae814911bf', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae7b666-9c25-4ddc-9efe-32ae814911bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types'} Body: b'{"volume_type": {"id": "4c3c28b8-ffff-4993-b9b1-f01063ea5ee9", "name": "tempest-GroupSnapshotsTest-volume-type-1324314254", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:07:28,137 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/group_types 0.045s 2023-04-19 07:07:28,137 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-339608270"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11e06ce-05e2-4a81-8022-2ab094c207eb', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11e06ce-05e2-4a81-8022-2ab094c207eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/group_types'} Body: b'{"group_type": {"id": "982cc5e5-cf70-4835-818b-df0d39bce7bf", "name": "tempest-GroupSnapshotsTest-group-type-339608270", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:07:28,258 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups 0.118s 2023-04-19 07:07:28,258 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "982cc5e5-cf70-4835-818b-df0d39bce7bf", "volume_types": ["4c3c28b8-ffff-4993-b9b1-f01063ea5ee9"], "name": "tempest-GroupSnapshotsTest-Group-811900337"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1152dd-956e-4560-9158-76fb04e1dd5a', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1152dd-956e-4560-9158-76fb04e1dd5a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups'} Body: b'{"group": {"id": "11ec1828-c4e3-4c6f-b2e0-ceeb1694bb11", "name": "tempest-GroupSnapshotsTest-Group-811900337"}}' 2023-04-19 07:07:28,299 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/11ec1828-c4e3-4c6f-b2e0-ceeb1694bb11 0.038s 2023-04-19 07:07:28,300 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48461d4d-c421-4a5d-9cdb-7854c3ab8ebc', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48461d4d-c421-4a5d-9cdb-7854c3ab8ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/11ec1828-c4e3-4c6f-b2e0-ceeb1694bb11'} Body: b'{"group": {"id": "11ec1828-c4e3-4c6f-b2e0-ceeb1694bb11", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T07:07:28.000000", "name": "tempest-GroupSnapshotsTest-Group-811900337", "description": null, "group_type": "982cc5e5-cf70-4835-818b-df0d39bce7bf", "volume_types": ["4c3c28b8-ffff-4993-b9b1-f01063ea5ee9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:07:29,371 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/11ec1828-c4e3-4c6f-b2e0-ceeb1694bb11 0.066s 2023-04-19 07:07:29,371 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d76448ee-43f2-4f6f-a8bb-7e9e80158c27', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d76448ee-43f2-4f6f-a8bb-7e9e80158c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/11ec1828-c4e3-4c6f-b2e0-ceeb1694bb11'} Body: b'{"group": {"id": "11ec1828-c4e3-4c6f-b2e0-ceeb1694bb11", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:07:28.000000", "name": "tempest-GroupSnapshotsTest-Group-811900337", "description": null, "group_type": "982cc5e5-cf70-4835-818b-df0d39bce7bf", "volume_types": ["4c3c28b8-ffff-4993-b9b1-f01063ea5ee9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:07:29,375 80160 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1739031. The failure could be related to https://launchpad.net/bugs/1739031 2023-04-19 07:07:29,470 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/volumes/detail 0.095s 2023-04-19 07:07:29,471 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83b7a9e4-1794-4f7b-a008-05151b9773d5', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83b7a9e4-1794-4f7b-a008-05151b9773d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:07:29,588 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/11ec1828-c4e3-4c6f-b2e0-ceeb1694bb11/action 0.10 7s 2023-04-19 07:07:29,588 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf75dec8-81c5-4db0-9b2d-21b1002d9d53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/11ec1828-c4e3-4c6f-b2e0-ceeb1694bb11/action'} Body: b'' 2023-04-19 07:07:29,604 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/11ec1828-c4e3-4c6f-b2e0-ceeb1694bb11 0.015s 2023-04-19 07:07:29,604 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aac0c86-5d1e-4615-95ef-502321217604', 'x-openstack-request-id': 'req-6aac0c86-5d1e-4615-95ef-502321217604', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/11ec1828-c4e3-4c6f-b2e0-ceeb1694bb11'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 11ec1828-c4e3-4c6f-b2e0-ceeb1694bb11 could not be found."}}' 2023-04-19 07:07:29,654 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/group_types/982cc5e5-cf70-4835-818b-df0d39bce7bf 0.049s 2023-04-19 07:07:29,654 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79996122-14ff-419a-82cc-be424fda6d81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/group_types/982cc5e5-cf70-4835-818b-df0d39bce7bf'} Body: b'' 2023-04-19 07:07:29,715 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types/4c3c28b8-ffff-4993-b9b1-f01063ea5ee9 0.061s 2023-04-19 07:07:29,716 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b550bb41-0a2e-486b-9d71-736bc59cdee4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types/4c3c28b8-ffff-4993-b9b1-f01063ea5ee9'} Body: b'' 2023-04-19 07:07:29,734 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types/4c3c28b8-ffff-4993-b9b1-f01063ea5ee9 0.018s 2023-04-19 07:07:29,735 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3f29eb-5126-43e8-8025-985ae5155776', 'x-openstack-request-id': 'req-da3f29eb-5126-43e8-8025-985ae5155776', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types/4c3c28b8-ffff-4993-b9b1-f01063ea5ee9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4c3c28b8-ffff-4993-b9b1-f01063ea5ee9 could not be found."}}' {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.686664s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 141, in test_quota_usage_after_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2ada7724-bc70-4042-adfe-a883c6486696 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:29,629 80158 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes 0.293s 2023-04-19 07:07:29,630 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1602846063"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c1d69c5-3e5a-4125-93fe-3739548837c4', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c1d69c5-3e5a-4125-93fe-3739548837c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes'} Body: b'{"volume": {"id": "2ada7724-bc70-4042-adfe-a883c6486696", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:29.541784", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1602846063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696"}], "user_id": "90a401ac096b49faaf94b19f6b60a797", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:07:29,689 80158 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696 0.049s 2023-04-19 07:07:29,689 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b5101c7-88cb-412e-9536-e5cf63f4d90b', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b5101c7-88cb-412e-9536-e5cf63f4d90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696'} Body: b'{"volume": {"id": "2ada7724-bc70-4042-adfe-a883c6486696", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:30.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1602846063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696"}], "user_id": "90a401ac096b49faaf94b19f6b60a797", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17c6f56981e54b4cb2c888c14e72678f"}}' 2023-04-19 07:07:30,751 80158 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696 0.050s 2023-04-19 07:07:30,751 80158 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-361ab4e1-d7e9-4a9e-b24b-29c0ccac68b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-361ab4e1-d7e9-4a9e-b24b-29c0ccac68b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696'} Body: b'{"volume": {"id": "2ada7724-bc70-4042-adfe-a883c6486696", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:30.000000", "updated_at": "2023-04-19T07:07:30.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1602846063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696"}], "user_id": "90a401ac096b49faaf94b19f6b60a797", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17c6f56981e54b4cb2c888c14e72678f"}}' 2023-04-19 07:07:30,850 80158 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696 0.081s 2023-04-19 07:07:30,850 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0877f371-f5c6-4fa1-ae02-2e3482a1e816', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0877f371-f5c6-4fa1-ae02-2e3482a1e816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696'} Body: b'{"volume": {"id": "2ada7724-bc70-4042-adfe-a883c6486696", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:30.000000", "updated_at": "2023-04-19T07:07:30.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1602846063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696"}], "user_id": "90a401ac096b49faaf94b19f6b60a797", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17c6f56981e54b4cb2c888c14e72678f"}}' 2023-04-19 07:07:30,992 80158 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696 0.131s 2023-04-19 07:07:30,992 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:30 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c8530c3-8e0a-42e1-a064-a706f5f4b847', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696'} Body: b'' 2023-04-19 07:07:31,020 80158 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696 0.027s 2023-04-19 07:07:31,020 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff2187c-c449-4029-b6ae-d7e560658018', 'x-openstack-request-id': 'req-1ff2187c-c449-4029-b6ae-d7e560658018', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17c6f56981e54b4cb2c888c14e72678f/volumes/2ada7724-bc70-4042-adfe-a883c6486696'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2ada7724-bc70-4042-adfe-a883c6486696 could not be found."}}' {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.073186s] ... ok {10} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.594201s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 91, in test_group_snapshot_create_show_list_delete grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 947b3ea4-7325-4936-95aa-3e699cbfb2c1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:29,772 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types 0.035s 2023-04-19 07:07:29,773 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-738376987"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-432de151-5f1b-4886-9b3c-4f987d4529e9', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-432de151-5f1b-4886-9b3c-4f987d4529e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types'} Body: b'{"volume_type": {"id": "f74a1e6c-975e-4c3d-b2a8-c2fe2109fdf1", "name": "tempest-GroupSnapshotsTest-volume-type-738376987", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:07:29,810 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/group_types 0.034s 2023-04-19 07:07:29,811 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1745130673"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e3a98b-c10d-47f7-b618-88c7cc2a7a0e', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e3a98b-c10d-47f7-b618-88c7cc2a7a0e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/group_types'} Body: b'{"group_type": {"id": "ae8e54fe-4c70-426d-91cf-e67fb5b53f05", "name": "tempest-GroupSnapshotsTest-group-type-1745130673", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:07:29,894 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups 0.081s 2023-04-19 07:07:29,895 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "ae8e54fe-4c70-426d-91cf-e67fb5b53f05", "volume_types": ["f74a1e6c-975e-4c3d-b2a8-c2fe2109fdf1"], "name": "tempest-GroupSnapshotsTest-Group-1263144122"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26ec4e8c-4740-45e3-98c9-bbea25899949', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26ec4e8c-4740-45e3-98c9-bbea25899949', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups'} Body: b'{"group": {"id": "947b3ea4-7325-4936-95aa-3e699cbfb2c1", "name": "tempest-GroupSnapshotsTest-Group-1263144122"}}' 2023-04-19 07:07:29,930 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/947b3ea4-7325-4936-95aa-3e699cbfb2c1 0.033s 2023-04-19 07:07:29,930 80160 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a859ca-e2a0-453b-a912-d0b4d2c49c70', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a859ca-e2a0-453b-a912-d0b4d2c49c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/947b3ea4-7325-4936-95aa-3e699cbfb2c1'} Body: b'{"group": {"id": "947b3ea4-7325-4936-95aa-3e699cbfb2c1", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T07:07:30.000000", "name": "tempest-GroupSnapshotsTest-Group-1263144122", "description": null, "group_type": "ae8e54fe-4c70-426d-91cf-e67fb5b53f05", "volume_types": ["f74a1e6c-975e-4c3d-b2a8-c2fe2109fdf1"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:07:30,980 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/947b3ea4-7325-4936-95aa-3e699cbfb2c1 0.044s 2023-04-19 07:07:30,980 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e64de45-9675-40de-8643-075231e03ab9', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e64de45-9675-40de-8643-075231e03ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/947b3ea4-7325-4936-95aa-3e699cbfb2c1'} Body: b'{"group": {"id": "947b3ea4-7325-4936-95aa-3e699cbfb2c1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:07:30.000000", "name": "tempest-GroupSnapshotsTest-Group-1263144122", "description": null, "group_type": "ae8e54fe-4c70-426d-91cf-e67fb5b53f05", "volume_types": ["f74a1e6c-975e-4c3d-b2a8-c2fe2109fdf1"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:07:31,078 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/volumes/detail 0.093s 2023-04-19 07:07:31,078 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa19470-b012-4714-8083-132721f69db8', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa19470-b012-4714-8083-132721f69db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:07:31,183 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/947b3ea4-7325-4936-95aa-3e699cbfb2c1/action 0.094s 2023-04-19 07:07:31,183 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2108885-2e50-4fcf-a0b9-bd630330a166', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/947b3ea4-7325-4936-95aa-3e699cbfb2c1/action'} Body: b'' 2023-04-19 07:07:31,198 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/947b3ea4-7325-4936-95aa-3e699cbfb2c1 0.015s 2023-04-19 07:07:31,199 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c06c96-bd44-41d7-bc38-09c3b9a8bb0e', 'x-openstack-request-id': 'req-46c06c96-bd44-41d7-bc38-09c3b9a8bb0e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e67632ec6a64b8890bba2fd6095f0fd/groups/947b3ea4-7325-4936-95aa-3e699cbfb2c1'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 947b3ea4-7325-4936-95aa-3e699cbfb2c1 could not be found."}}' 2023-04-19 07:07:31,231 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/group_types/ae8e54fe-4c70-426d-91cf-e67fb5b53f05 0.032s 2023-04-19 07:07:31,231 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-142c9707-f6b1-488f-9e64-4ca2981dd546', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/group_types/ae8e54fe-4c70-426d-91cf-e67fb5b53f05'} Body: b'' 2023-04-19 07:07:31,309 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types/f74a1e6c-975e-4c3d-b2a8-c2fe2109fdf1 0.077s 2023-04-19 07:07:31,310 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb59ba2-d0c1-4b21-a55b-047fb2dd184a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types/f74a1e6c-975e-4c3d-b2a8-c2fe2109fdf1'} Body: b'' 2023-04-19 07:07:31,330 80160 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types/f74a1e6c-975e-4c3d-b2a8-c2fe2109fdf1 0.020s 2023-04-19 07:07:31,331 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4db542-468e-4141-a563-504c43984c4c', 'x-openstack-request-id': 'req-2e4db542-468e-4141-a563-504c43984c4c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/37e98420546d4d17a079c794120791cb/types/f74a1e6c-975e-4c3d-b2a8-c2fe2109fdf1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f74a1e6c-975e-4c3d-b2a8-c2fe2109fdf1 could not be found."}}' {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.318508s] ... ok {4} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.074897s] ... ok {7} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.697937s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a4826b8c-62b2-451b-b1ca-63f55fcc56a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:35,221 80154 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes 0.347s 2023-04-19 07:07:35,221 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1759406699"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae354d7-2864-4303-903d-ab9dbccdf102', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae354d7-2864-4303-903d-ab9dbccdf102', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes'} Body: b'{"volume": {"id": "a4826b8c-62b2-451b-b1ca-63f55fcc56a2", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T07:07:35.152170", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1759406699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2"}], "user_id": "667bc634b13a40449a66de8ce6fdda81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:07:35,277 80154 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2 0.046s 2023-04-19 07:07:35,277 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d9ccce-d379-4f5d-bbda-dd4396228026', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d9ccce-d379-4f5d-bbda-dd4396228026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2'} Body: b'{"volume": {"id": "a4826b8c-62b2-451b-b1ca-63f55fcc56a2", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T07:07:35.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1759406699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2"}], "user_id": "667bc634b13a40449a66de8ce6fdda81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dde994cd2b8c4871aa25bd0bd631c142"}}' 2023-04-19 07:07:36,336 80154 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2 0.048s 2023-04-19 07:07:36,336 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60034e12-e096-430d-b7f1-027aa489b0ef', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60034e12-e096-430d-b7f1-027aa489b0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2'} Body: b'{"volume": {"id": "a4826b8c-62b2-451b-b1ca-63f55fcc56a2", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T07:07:35.000000", "updated_at": "2023-04-19T07:07:35.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1759406699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2"}], "user_id": "667bc634b13a40449a66de8ce6fdda81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dde994cd2b8c4871aa25bd0bd631c142"}}' 2023-04-19 07:07:36,385 80154 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2 0.038s 2023-04-19 07:07:36,386 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-906d301e-18dd-4a41-a058-7d5280070a1a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-906d301e-18dd-4a41-a058-7d5280070a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2'} Body: b'{"volume": {"id": "a4826b8c-62b2-451b-b1ca-63f55fcc56a2", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T07:07:35.000000", "updated_at": "2023-04-19T07:07:35.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1759406699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2"}], "user_id": "667bc634b13a40449a66de8ce6fdda81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dde994cd2b8c4871aa25bd0bd631c142"}}' 2023-04-19 07:07:36,542 80154 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2 0.146s 2023-04-19 07:07:36,543 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:36 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25f13d4-a543-4ccb-b5b0-7c8ef357735d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2'} Body: b'' 2023-04-19 07:07:36,570 80154 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2 0.027s 2023-04-19 07:07:36,571 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f856a5a9-62cb-477c-8199-7b700b311e77', 'x-openstack-request-id': 'req-f856a5a9-62cb-477c-8199-7b700b311e77', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dde994cd2b8c4871aa25bd0bd631c142/volumes/a4826b8c-62b2-451b-b1ca-63f55fcc56a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a4826b8c-62b2-451b-b1ca-63f55fcc56a2 could not be found."}}' {4} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.166854s] ... ok {8} setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume eeabdc3a-c7fb-4983-93c9-6a7e428bff83 failed to build and is in ERROR status {9} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [1.977359s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_type_access.py", line 51, in test_volume_type_access_add volume = self.create_volume(volume_type=volume_type['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dfa67895-1fe7-4280-b78d-74ba3e04dd68 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:43,080 80158 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/f77ac4382d92429b88563481249e7cf6/types 0.130s 2023-04-19 07:07:43,081 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-584101052", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-361eef42-bc68-4ae1-8ae0-cfc0bea31007', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-361eef42-bc68-4ae1-8ae0-cfc0bea31007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f77ac4382d92429b88563481249e7cf6/types'} Body: b'{"volume_type": {"id": "933f6b60-fdb2-4b67-8f43-7258b51d3b29", "name": "tempest-VolumeTypesAccessTest-volume-type-584101052", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-19 07:07:43,244 80158 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes 0.159s 2023-04-19 07:07:43,244 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "933f6b60-fdb2-4b67-8f43-7258b51d3b29", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30cd9c2-fefa-4e7b-bbd0-81dc69b3f297', 'x-openstack-request-id': 'req-c30cd9c2-fefa-4e7b-bbd0-81dc69b3f297', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 933f6b60-fdb2-4b67-8f43-7258b51d3b29 could not be found."}}' 2023-04-19 07:07:43,245 80158 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-19 07:07:43,269 80158 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/f77ac4382d92429b88563481249e7cf6/types/933f6b60-fdb2-4b67-8f43-7258b51d3b29/action 0.024s 2023-04-19 07:07:43,270 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "7ebd1586808c40c3951bbd78ee7bbc4f"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a24d0b19-46c9-49a1-aa38-5cafb6629c62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f77ac4382d92429b88563481249e7cf6/types/933f6b60-fdb2-4b67-8f43-7258b51d3b29/action'} Body: b'' 2023-04-19 07:07:43,509 80158 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes 0.239s 2023-04-19 07:07:43,510 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "933f6b60-fdb2-4b67-8f43-7258b51d3b 29", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1803806116"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062da435-fc96-4f3f-b442-56ba4d05c38f', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062da435-fc96-4f3f-b442-56ba4d05c38f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes'} Body: b'{"volume": {"id": "dfa67895-1fe7-4280-b78d-74ba3e04dd68", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:43.425219", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1803806116", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-584101052", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68"}], "user_id": "4669bd72e31547e7832fe656b1f6cc6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:07:43,568 80158 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68 0.048s 2023-04-19 07:07:43,568 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab380b8-4cb8-455b-9f29-27aaed2f3f71', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab380b8-4cb8-455b-9f29-27aaed2f3f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68'} Body: b'{"volume": {"id": "dfa67895-1fe7-4280-b78d-74ba3e04dd68", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:43.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1803806116", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-584101052", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68"}], "user_id": "4669bd72e31547e7832fe656b1f6cc6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ebd1586808c40c3951bbd78ee7bbc4f"}}' 2023-04-19 07:07:44,628 80158 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68 0.048s 2023-04-19 07:07:44,629 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f5a32b9-5017-432d-94f9-4e4f87e1413e', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f5a32b9-5017-432d-94f9-4e4f87e1413e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68'} Body: b'{"volume": {"id": "dfa67895-1fe7-4280-b78d-74ba3e04dd68", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:43.000000", "updated_at": "2023-04-19T07:07:44.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1803806116", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-584101052", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68"}], "user_id": "4669bd72e31547e7832fe656b1f6cc6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ebd1586808c40c3951bbd78ee7bbc4f"}}' 2023-04-19 07:07:44,678 80158 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68 0.038s 2023-04-19 07:07:44,678 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a4f4418-4570-426e-ac67-6f4340ecb2e4', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a4f4418-4570-426e-ac67-6f4340ecb2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68'} Body: b'{"volume": {"id": "dfa67895-1fe7-4280-b78d-74ba3e04dd68", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:43.000000", "updated_at": "2023-04-19T07:07:44.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1803806116", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-584101052", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68"}], "user_id": "4669bd72e31547e7832fe656b1f6cc6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ebd1586808c40c3951bbd78ee7bbc4f"}}' 2023-04-19 07:07:44,812 80158 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68 0.123s 2023-04-19 07:07:44,812 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb3b7054-f769-4dfe-bea2-baac5cbe4da6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ebd1586808c40c3 951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68'} Body: b'' 2023-04-19 07:07:44,832 80158 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68 0.019s 2023-04-19 07:07:44,833 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8ef3b3-86d6-4a36-b246-3cf097e356a5', 'x-openstack-request-id': 'req-8e8ef3b3-86d6-4a36-b246-3cf097e356a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7ebd1586808c40c3951bbd78ee7bbc4f/volumes/dfa67895-1fe7-4280-b78d-74ba3e04dd68'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dfa67895-1fe7-4280-b78d-74ba3e04dd68 could not be found."}}' 2023-04-19 07:07:44,858 80158 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f77ac4382d92429b88563481249e7cf6/types/933f6b60-fdb2-4b67-8f43-7258b51d3b29/action 0.025s 2023-04-19 07:07:44,859 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "7ebd1586808c40c3951bbd78ee7bbc4f"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-122c6482-8e10-4a39-be53-893484ff7d96', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f77ac4382d92429b88563481249e7cf6/types/933f6b60-fdb2-4b67-8f43-7258b51d3b29/action'} Body: b'' 2023-04-19 07:07:44,911 80158 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f77ac4382d92429b88563481249e7cf6/types/933f6b60-fdb2-4b67-8f43-7258b51d3b29 0.051s 2023-04-19 07:07:44,911 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a2186f2-c65a-413d-88f2-ce6a51f92ddd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f77ac4382d92429b88563481249e7cf6/types/933f6b60-fdb2-4b67-8f43-7258b51d3b29'} Body: b'' 2023-04-19 07:07:44,926 80158 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f77ac4382d92429b88563481249e7cf6/types/933f6b60-fdb2-4b67-8f43-7258b51d3b29 0.014s 2023-04-19 07:07:44,926 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-218fb638-0607-4412-b3e1-c704ce8b9f22', 'x-openstack-request-id': 'req-218fb638-0607-4412-b3e1-c704ce8b9f22', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f77ac4382d92429b88563481249 e7cf6/types/933f6b60-fdb2-4b67-8f43-7258b51d3b29'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 933f6b60-fdb2-4b67-8f43-7258b51d3b29 could not be found."}}' {9} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.362347s] ... ok {7} setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5fbf1651-91e3-46d5-9241-aaa7bead4592 failed to build and is in ERROR status {7} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {4} setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d443aaa1-3b46-45d8-977e-5baed3bcd4f0 failed to build and is in ERROR status {8} setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_metadata.py", line 29, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e2d40349-912e-42c5-b0cf-d24fe72250e4 failed to build and is in ERROR status {8} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.994570s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 67, in test_create_from_bootable_volume src_vol = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8f8a1a90-03f6-49da-8224-912959f6ebad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:47,004 80156 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f 0.210s 2023-04-19 07:07:47,004 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8b6f3ba4-446d-4acd-b4d6-48aa7e69b424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "981ea6cf9aef402e9c89c4de967b2044", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "created_at": "2023-04-19T07:04:00Z", "updated_at": "2023-04-19T07:04:01Z", "tags": [], "self": "/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f", "file": "/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:07:47,477 80156 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes 0.472s 2023-04-19 07:07:47,477 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-454333939"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6841f613-644e-4abc-a384-6f67ee6b2a13', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6841f613-644e-4abc-a384-6f67ee6b2a13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes'} Body: b'{"volume": {"id": "8f8a1a90-03f6-49da-8224-912959f6ebad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:47.407382", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-454333939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad"}], "user_id": "29ca9e19c57a42bba3d4d259047e6d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:07:47,531 80156 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad 0.044s 2023-04-19 07:07:47,532 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a00e635a-ef39-4d2d-8285-31740250585f', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a00e635a-ef39-4d2d-8285-31740250585f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad'} Body: b'{"volume": {"id": "8f8a1a90-03f6-49da-8224-912959f6ebad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:47.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-454333939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad"}], "user_id": "29ca9e19c57a42bba3d4d259047e6d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67a2c305ad8742d4bd95fb1d31aac5b4"}}' 2023-04-19 07:07:48,590 80156 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad 0.046s 2023-04-19 07:07:48,590 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5408f3c4-ee4e-4695-b002-d525e91435d9', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5408f3c4-ee4e-4695-b002-d525e91435d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad'} Body: b'{"volume": {"id": "8f8a1a90-03f6-49da-8224-912959f6ebad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:47.000000", "updated_at": "2023-04-19T07:07:48.000000", "name": "tempest-VolumesCloneTest-Volume-454333939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad"}], "user_id": "29ca9e19c57a42bba3d4d259047e6d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67a2c305ad8742d4bd95fb1d31aac5b4"}}' 2023-04-19 07:07:48,647 80156 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad 0.045s 2023-04-19 07:07:48,647 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb11d13d-94eb-4490-8460-9f47e1519a19', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb11d13d-94eb-4490-8460-9f47e1519a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad'} Body: b'{"volume": {"id": "8f8a1a90-03f6-49da-8224-912959f6ebad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:47.000000", "updated_at": "2023-04-19T07:07:48.000000", "name": "tempest-VolumesCloneTest-Volume-454333939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad"}], "user_id": "29ca9e19c57a42bba3d4d259047e6d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67a2c305ad8742d4bd95fb1d31aac5b4"}}' 2023-04-19 07:07:48,766 80156 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad 0.108s 2023-04-19 07:07:48,766 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8bd61f-733e-47aa-a50d-838e514a34be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad'} Body: b'' 2023-04-19 07:07:48,786 80156 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad 0.019s 2023-04-19 07:07:48,786 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6101aac5-b4a7-45a0-bfbb-5c6d79952c8e', 'x-openstack-request-id': 'req-6101aac5-b4a7-45a0-bfbb-5c6d79952c8e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/8f8a1a90-03f6-49da-8224-912959f6ebad'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8f8a1a90-03f6-49da-8224-912959f6ebad could not be found."}}' {10} setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 65, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b849fe38-ad5c-4078-ac6e-1cebe9512846 failed to build and is in ERROR status {8} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.615508s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 54, in test_create_from_volume src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume afaa1133-88e8-41e4-82a7-e98e31c60003 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:48,992 80156 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes 0.202s 2023-04-19 07:07:48,992 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-2123949272"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b0dd519-881e-4bc6-9c01-605571139619', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b0dd519-881e-4bc6-9c01-605571139619', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes'} Body: b'{"volume": {"id": "afaa1133-88e8-41e4-82a7-e98e31c60003", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:48.933000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-2123949272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003"}], "user_id": "29ca9e19c57a42bba3d4d259047e6d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:07:49,042 80156 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003 0.040s 2023-04-19 07:07:49,042 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3295576b-e177-4812-bc5f-2d960c6dc2cc', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3295576b-e177-4812-bc5f-2d960c6dc2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003'} Body: b'{"volume": {"id": "afaa1133-88e8-41e4-82a7-e98e31c60003", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:49.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-2123949272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003"}], "user_id": "29ca9e19c57a42bba3d4d259047e6d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67a2c305ad8742d4bd95fb1d31aac5b4"}}' 2023-04-19 07:07:50,105 80156 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003 0.051s 2023-04-19 07:07:50,105 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491b5ce9-9997-4321-83ad-21e421b51bec', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491b5ce9-9997-4321-83ad-21e421b51bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003'} Body: b'{"volume": {"id": "afaa1133-88e8-41e4-82a7-e98e31c60003", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:49.000000", "updated_at": "2023-04-19T07:07:49.000000", "name": "tempest-VolumesCloneTest-Volume-2123949272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003"}], "user_id": "29ca9e19c57a42bba3d4d259047e6d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67a2c305ad8742d4bd95fb1d31aac5b4"}}' 2023-04-19 07:07:50,197 80156 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003 0.081s 2023-04-19 07:07:50,198 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634e7a7d-5d1f-4e72-b2b9-2e07bb86fc12', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634e7a7d-5d1f-4e72-b2b9-2e07bb86fc12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003'} Body: b'{"volume": {"id": "afaa1133-88e8-41e4-82a7-e98e31c60003", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:49.000000", "updated_at": "2023-04-19T07:07:49.000000", "name": "tempest-VolumesCloneTest-Volume-2123949272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003"}], "user_id": "29ca9e19c57a42bba3d4d259047e6d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67a2c305ad8742d4bd95fb1d31aac5b4"}}' 2023-04-19 07:07:50,338 80156 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003 0.129s 2023-04-19 07:07:50,338 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848ce060-10b5-4fe1-8215-4f75252415ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003'} Body: b'' 2023-04-19 07:07:50,403 80156 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003 0.064s 2023-04-19 07:07:50,403 80156 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-837f5651-b236-402a-be4a-9612e6c0cd52', 'x-openstack-request-id': 'req-837f5651-b236-402a-be4a-9612e6c0cd52', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/67a2c305ad8742d4bd95fb1d31aac5b4/volumes/afaa1133-88e8-41e4-82a7-e98e31c60003'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume afaa1133-88e8-41e4-82a7-e98e31c60003 could not be found."}}' {10} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [2.030621s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bf70a152-7086-4832-af3f-874c1dbd2f01 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:51,511 80160 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes 0.576s 2023-04-19 07:07:51,512 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-523193145"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c9f4ea-2c58-4876-9b46-a55472f324da', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c9f4ea-2c58-4876-9b46-a55472f324da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes'} Body: b'{"volume": {"id": "bf70a152-7086-4832-af3f-874c1dbd2f01", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:51.370247", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-523193145", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01"}], "user_id": "cc152dad71de457ba734331bc94821f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:07:51,607 80160 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01 0.085s 2023-04-19 07:07:51,608 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a62dcae-dfd6-4b41-a475-10758415dcf0', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a62dcae-dfd6-4b41-a475-10758415dcf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01'} Body: b'{"volume": {"id": "bf70a152-7086-4832-af3f-874c1dbd2f01", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:51.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-523193145", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01"}], "user_id": "cc152dad71de457ba734331bc94821f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e9d39f9064847d49f382ac31696c1f1"}}' 2023-04-19 07:07:52,687 80160 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01 0.067s 2023-04-19 07:07:52,687 80160 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a37246-ac18-4e63-a0ce-185a16ead3dc', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a37246-ac18-4e63-a0ce-185a16ead3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01'} Body: b'{"volume": {"id": "bf70a152-7086-4832-af3f-874c1dbd2f01", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:51.000000", "updated_at": "2023-04-19T07:07:52.000000", "name": "tempest-VolumesTransfersTest-Volume-523193145", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01"}], "user_id": "cc152dad71de457ba734331bc94821f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e9d39f9064847d49f382ac31696c1f1"}}' 2023-04-19 07:07:52,759 80160 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01 0.057s 2023-04-19 07:07:52,759 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c9633e-3935-4b28-be85-88257b489436', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c9633e-3935-4b28-be85-88257b489436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01'} Body: b'{"volume": {"id": "bf70a152-7086-4832-af3f-874c1dbd2f01", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:51.000000", "updated_at": "2023-04-19T07:07:52.000000", "name": "tempest-VolumesTransfersTest-Volume-523193145", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01"}], "user_id": "cc152dad71de457ba734331bc94821f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e9d39f9064847d49f382ac31696c1f1"}}' 2023-04-19 07:07:52,926 80160 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01 0.153s 2023-04-19 07:07:52,926 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length ': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aecf51fe-2465-4019-8c5a-aad8ccb2a7ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01'} Body: b'' 2023-04-19 07:07:52,964 80160 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01 0.037s 2023-04-19 07:07:52,965 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd86ed7b-c1a5-4cc0-8048-44235adef6b0', 'x-openstack-request-id': 'req-dd86ed7b-c1a5-4cc0-8048-44235adef6b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/bf70a152-7086-4832-af3f-874c1dbd2f01'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bf70a152-7086-4832-af3f-874c1dbd2f01 could not be found."}}' {8} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {8} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.227120s] ... ok {10} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.858853s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:53,370 80160 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes 0.401s 2023-04-19 07:07:53,371 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-240453328"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955e83c5-48c4-4d15-913c-d4a3a9de2233', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955e83c5-48c4-4d15-913c-d4a3a9de2233', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes'} Body: b'{"volume": {"id": "0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:53.209760", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-240453328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3"}], "user_id": "cc152dad71de457ba734331bc94821f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:07:53,465 80160 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3 0.078s 2023-04-19 07:07:53,465 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3158bd01-f1be-41ff-bbff-093e7a9c14d7', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3158bd01-f1be-41ff-bbff-093e7a9c14d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3'} Body: b'{"volume": {"id": "0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:53.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-240453328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3"}], "user_id": "cc152dad71de457ba734331bc94821f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e9d39f9064847d49f382ac31696c1f1"}}' 2023-04-19 07:07:54,537 80160 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3 0.060s 2023-04-19 07:07:54,537 80160 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fcc818b-aaf6-41a4-b455-d0847cbb9454', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fcc818b-aaf6-41a4-b455-d0847cbb9454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3'} Body: b'{"volume": {"id": "0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:53.000000", "updated_at": "2023-04-19T07:07:54.000000", "name": "tempest-VolumesTransfersTest-Volume-240453328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3"}], "user_id": "cc152dad71de457ba734331bc94821f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e9d39f9064847d49f382ac31696c1f1"}}' 2023-04-19 07:07:54,628 80160 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3 0.072s 2023-04-19 07:07:54,628 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d9e1dc-e050-4c99-8187-98ddf27c3078', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d9e1dc-e050-4c99-8187-98ddf27c3078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3'} Body: b'{"volume": {"id": "0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:53.000000", "updated_at": "2023-04-19T07:07:54.000000", "name": "tempest-VolumesTransfersTest-Volume-240453328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3"}], "user_id": "cc152dad71de457ba734331bc94821f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e9d39f9064847d49f382ac31696c1f1"}}' 2023-04-19 07:07:54,802 80160 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3 0.163s 2023-04-19 07:07:54,803 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'con tent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-786c27de-4a75-40e9-b321-6da66e0ceb55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3'} Body: b'' 2023-04-19 07:07:54,826 80160 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3 0.023s 2023-04-19 07:07:54,826 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-443d2185-1e28-4a8b-9d6e-dd0522717db4', 'x-openstack-request-id': 'req-443d2185-1e28-4a8b-9d6e-dd0522717db4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3e9d39f9064847d49f382ac31696c1f1/volumes/0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0a06f1ab-2e6b-4ddf-b1f0-ce6afc11a1b3 could not be found."}}' {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.328169s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.013481s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.319472s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.035352s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.020313s] ... ok {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [2.221314s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 485e63b2-14b4-4a49-9399-511711e277f2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:55,191 80140 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/d5b5612b83ef46bf9d25469275401bb7/volumes 0.990s 2023-04-19 07:07:55,192 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-253100288", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-751abe2d-5467-435a-8d46-d812a824692e', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-751abe2d-5467-435a-8d46-d812a824692e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d5b5612b83ef46bf9d25469275401bb7/volumes'} Body: b'{"volume": {"id": "485e63b2-14b4-4a49-9399-511711e277f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:54.972547", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-253100288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5b5612b83ef46bf9d25469275401bb7/volumes/485e63b2-14b4-4a49-9399-511711e277f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5b5612b83ef46bf9d25469275401bb7/volumes/485e63b2-14b4-4a49-9399-511711e277f2"}], "user_id": "7cdf4d8dc6064dab8c787b121215adb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:07:55,342 80140 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/d5b5612b83ef46bf9d25469275401bb7/volumes/485e63b2-14b4-4a49-9399-511711e277f2 0.136s 2023-04-19 07:07:55,342 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb69b43e-a613-4ff7-bf4f-22b93a0d7bc8', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb69b43e-a613-4ff7-bf4f-22b93a0d7bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5b5612b83ef46bf9d25469275401bb7/volumes/485e63b2-14b4-4a49-9399-511711e277f2'} Body: b'{"volume": {"id": "485e63b2-14b4-4a49-9399-511711e277f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:55.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-253100288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5b5612b83ef46bf9d25469275401bb7/volumes/485e63b2-14b4-4a49-9399-511711e277f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5b5612b83ef46bf9d25469275401bb7/volumes/485e63b2-14b4-4a49-9399-511711e277f2"}], "user_id": "7cdf4d8dc6064dab8c787b121215adb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5b5612b83ef46bf9d25469275401bb7"}}' 2023-04-19 07:07:56,410 80140 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/d5b5612b83ef46bf9d25469275401bb7/volumes/485e63b2-14b4-4a49-9399-511711e277f2 0.052s 2023-04-19 07 :07:56,410 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e4b2de7-d36d-4e21-abdf-dbfeecd5c8bf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e4b2de7-d36d-4e21-abdf-dbfeecd5c8bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5b5612b83ef46bf9d25469275401bb7/volumes/485e63b2-14b4-4a49-9399-511711e277f2'} Body: b'{"volume": {"id": "485e63b2-14b4-4a49-9399-511711e277f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:55.000000", "updated_at": "2023-04-19T07:07:55.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-253100288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5b5612b83ef46bf9d25469275401bb7/volumes/485e63b2-14b4-4a49-9399-511711e277f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5b5612b83ef46bf9d25469275401bb7/volumes/485e63b2-14b4-4a49-9399-511711e277f2"}], "user_id": "7cdf4d8dc6064dab8c787b121215adb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5b5612b83ef46bf9d25469275401bb7"}}' {6} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.931101s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 105, in test_volume_swap volume1 = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ded3d370-b60e-4168-a51c-4c73d1455776 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:56,813 80152 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/bbe08bb172704627af59627d4428d8fc/volumes 0.620s 2023-04-19 07:07:56,813 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-1831771507"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbeb6e38-c40a-451e-99a2-c2ef5083111d', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbeb6e38-c40a-451e-99a2-c2ef5083111d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbe08bb172704627af59627d4428d8fc/volumes'} Body: b'{"volume": {"id": "ded3d370-b60e-4168-a51c-4c73d1455776", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:56.693105", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1831771507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bbe08bb172704627af59627d4428d8fc/volumes/ded3d370-b60e-4168-a51c-4c73d1455776"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bbe08bb172704627af59627d4428d8fc/volumes/ded3d370-b60e-4168-a51c-4c73d1455776"}], "user_id": "46fdd844b4f640da9e6a2521ae79a31e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:07:56,925 80152 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/bbe08bb172704627af59627d4428d8fc/volumes/ded3d370-b60e-4168-a51c-4c73d1455776 0.084s 2023-04-19 07:07:56,925 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a116b253-2d3d-4626-96dd-2aac379ed5f7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a116b253-2d3d-4626-96dd-2aac379ed5f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbe08bb172704627af59627d4428d8fc/volumes/ded3d370-b60e-4168-a51c-4c73d1455776'} Body: b'{"volume": {"id": "ded3d370-b60e-4168-a51c-4c73d1455776", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:57.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1831771507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bbe08bb172704627af59627d4428d8fc/volumes/ded3d370-b60e-4168-a51c-4c73d1455776"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bbe08bb172704627af59627d4428d8fc/volumes/ded3d370-b60e-4168-a51c-4c73d1455776"}], "user_id": "46fdd844b4f640da9e6a2521ae79a31e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbe08bb172704627af59627d4428d8fc"}}' 2023-04-19 07:07:58,099 80152 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/bbe08bb172704627af59627d4428d8fc/volumes/ded3d370-b60e-4168-a51c-4c73d1455776 0.148s 2023-04-19 07:07:58,100 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8000208c-1298-447f-97f9-7588088e24e0', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8000208c-1298-447f-97f9-7588088e24e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbe08bb172704627af59627d4428d8fc/volumes/ded3d370-b60e-4168-a51c-4c73d1455776'} Body: b'{"volume": {"id": "ded3d370-b60e-4168-a51c-4c73d1455776", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:07:57.000000", "updated_at": "2023-04-19T07:07:57.000000", "name": "tempest-TestVolumeSwap-volume-1831771507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bbe08bb172704627af59627d4428d8fc/volumes/ded3d370-b60e-4168-a51c-4c73d1455776"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bbe08bb172704627af59627d4428d8fc/volumes/ded3d370-b60e-4168-a51c-4c73d1455776"}], "user_id": "46fdd844b4f640da9e6a2521ae79a31e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbe08bb172704627af59627d4428d8fc"}}' {9} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [2.206589s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9be7ebe0-1d44-4dfa-9e7f-802314855b7b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:08:03,087 80158 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes 0.703s 2023-04-19 07:08:03,087 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2116241960"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff6b836-eaba-4af2-a55f-b47ff477931e', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff6b836-eaba-4af2-a55f-b47ff477931e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes'} Body: b'{"volume": {"id": "9be7ebe0-1d44-4dfa-9e7f-802314855b7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:02.919564", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-2116241960", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b"}], "user_id": "8e877e13961a4134b2338123cfe791f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:08:03,164 80158 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b 0.065s 2023-04-19 07:08:03,165 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-518bd329-ac65-42e0-ad71-e52123e7c79b', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-518bd329-ac65-42e0-ad71-e52123e7c79b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b'} Body: b'{"volume": {"id": "9be7ebe0-1d44-4dfa-9e7f-802314855b7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:03.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-2116241960", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b"}], "user_id": "8e877e13961a4134b2338123cfe791f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e08be28fdc54d60ad9beb9fe8881829"}}' 2023-04-19 07:08:04,251 80158 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b 0.073s 2023-04-19 07:08:04,252 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7bca74e-7a56-4a62-8417-430f2ebd1dd2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7bca74e-7a56-4a62-8417-430f2ebd1dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b'} Body: b'{"volume": {"id": "9be7ebe0-1d44-4dfa-9e7f-802314855b7b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:03.000000", "updated_at": "2023-04-19T07:08:03.000000", "name": "tempest-VolumesDeleteCascade-Volume-2116241960", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b"}], "user_id": "8e877e13961a4134b2338123cfe791f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e08be28fdc54d60ad9beb9fe8881829"}}' 2023-04-19 07:08:04,339 80158 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b 0.066s 2023-04-19 07:08:04,340 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b412665b-5c06-4d4d-8be0-3f48c503e7fe', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b412665b-5c06-4d4d-8be0-3f48c503e7fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b'} Body: b'{"volume": {"id": "9be7ebe0-1d44-4dfa-9e7f-802314855b7b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:03.000000", "updated_at": "2023-04-19T07:08:03.000000", "name": "tempest-VolumesDeleteCascade-Volume-2116241960", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b"}], "user_id": "8e877e13961a4134b2338123cfe791f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e08be28fdc54d60ad9beb9fe8881829"}}' 2023-04-19 07:08:04,564 80158 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b 0.214s 2023-04-19 07:08:04,564 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1527bb8c-990f-45bd-9c9f-46b2be939ffe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b'} Body: b'' 2023-04-19 07:08:04,588 80158 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b 0.023s 2023-04-19 07:08:04,588 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-41edae7d-4c9b-4080-aa20-57826dc78caf', 'x-openstack-request-id': 'req-41edae7d-4c9b-4080-aa20-57826dc78caf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/9be7ebe0-1d44-4dfa-9e7f-802314855b7b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9be7ebe0-1d44-4dfa-9e7f-802314855b7b could not be found."}}' {9} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.897279s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 92, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cfbaf714-f488-46dd-bc44-11c2618984f1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:08:04,925 80158 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes 0.333s 2023-04-19 07:08:04,925 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1534792795"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d3be096-b173-4f08-a2d8-c36f4cd892ba', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d3be096-b173-4f08-a2d8-c36f4cd892ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes'} Body: b'{"volume": {"id": "cfbaf714-f488-46dd-bc44-11c2618984f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:04.766618", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1534792795", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1"}], "user_id": "8e877e13961a4134b2338123cfe791f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:08:04,992 80158 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1 0.057s 2023-04-19 07:08:04,993 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50fb6706-e108-4f40-a554-d81e2a146735', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50fb6706-e108-4f40-a554-d81e2a146735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1'} Body: b'{"volume": {"id": "cfbaf714-f488-46dd-bc44-11c2618984f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:05.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1534792795", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1"}], "user_id": "8e877e13961a4134b2338123cfe791f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e08be28fdc54d60ad9beb9fe8881829"}}' 2023-04-19 07:08:06,085 80158 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1 0.081s 2023-04-19 07:08:06,086 80158 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6890f166-8fa2-4a59-b53d-b86ea338eb32', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6890f166-8fa2-4a59-b53d-b86ea338eb32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1'} Body: b'{"volume": {"id": "cfbaf714-f488-46dd-bc44-11c2618984f1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:05.000000", "updated_at": "2023-04-19T07:08:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1534792795", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1"}], "user_id": "8e877e13961a4134b2338123cfe791f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e08be28fdc54d60ad9beb9fe8881829"}}' 2023-04-19 07:08:06,254 80158 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1 0.133s 2023-04-19 07:08:06,254 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99953ad5-1356-4d2b-8a2d-8006f7781458', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99953ad5-1356-4d2b-8a2d-8006f7781458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1'} Body: b'{"volume": {"id": "cfbaf714-f488-46dd-bc44-11c2618984f1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:05.000000", "updated_at": "2023-04-19T07:08:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1534792795", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1"}], "user_id": "8e877e13961a4134b2338123cfe791f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e08be28fdc54d60ad9beb9fe8881829"}}' 2023-04-19 07:08:06,425 80158 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1 0.160s 2023-04-19 07:08:06,425 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': ' 0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b10887d-ec38-4908-b704-f8de33500145', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1'} Body: b'' 2023-04-19 07:08:06,488 80158 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1 0.062s 2023-04-19 07:08:06,488 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d86f54-7393-44b9-ad72-43578b292ef6', 'x-openstack-request-id': 'req-d7d86f54-7393-44b9-ad72-43578b292ef6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e08be28fdc54d60ad9beb9fe8881829/volumes/cfbaf714-f488-46dd-bc44-11c2618984f1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cfbaf714-f488-46dd-bc44-11c2618984f1 could not be found."}}' {9} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {10} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.167255s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.065569s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.017856s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.074441s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.017079s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.856107s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 61, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6481a18c-c2ae-4e31-a156-f615e5f319ce failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:08:10,860 80158 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes 0.409s 2023-04-19 07:08:10,861 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1159381141"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df5c4b6d-8440-4098-adc0-7b29d9e17f9e', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df5c4b6d-8440-4098-adc0-7b29d9e17f9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes'} Body: b'{"volume": {"id": "6481a18c-c2ae-4e31-a156-f615e5f319ce", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T07:08:10.748772", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1159381141", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce"}], "user_id": "db275983478343deb2f2c9a2d58d4857", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:08:10,917 80158 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce 0.046s 2023-04-19 07:08:10,918 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19316275-687e-4df5-b98b-3ad65b462fb1', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19316275-687e-4df5-b98b-3ad65b462fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce'} Body: b'{"volume": {"id": "6481a18c-c2ae-4e31-a156-f615e5f319ce", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T07:08:11.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1159381141", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce"}], "user_id": "db275983478343deb2f2c9a2d58d4857", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b1e654c189a48e0b104973e17b5cc02"}}' 2023-04-19 07:08:11,983 80158 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f31 9ce 0.053s 2023-04-19 07:08:11,983 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8bf68ba-5fc7-4a83-8191-65b870e7d3aa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8bf68ba-5fc7-4a83-8191-65b870e7d3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce'} Body: b'{"volume": {"id": "6481a18c-c2ae-4e31-a156-f615e5f319ce", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T07:08:11.000000", "updated_at": "2023-04-19T07:08:11.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1159381141", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce"}], "user_id": "db275983478343deb2f2c9a2d58d4857", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b1e654c189a48e0b104973e17b5cc02"}}' 2023-04-19 07:08:12,071 80158 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce 0.076s 2023-04-19 07:08:12,071 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad5c8b3-537e-4cc9-88c8-56db0ddb6ae5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad5c8b3-537e-4cc9-88c8-56db0ddb6ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce'} Body: b'{"volume": {"id": "6481a18c-c2ae-4e31-a156-f615e5f319ce", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T07:08:11.000000", "updated_at": "2023-04-19T07:08:11.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1159381141", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce"}], "user_id": "db275983478343deb2f2c9a2d58d4857", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b1e654c189a48e0b104973e17b5cc02"}}' 2023-04-19 07:08:12,278 80158 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce 0.191s 2023-04-19 07:08:12,279 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Wed, 19 Apr 2023 07:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734880bf-dd84-4b0f-b0fd-fddee3f6a0f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce'} Body: b'' 2023-04-19 07:08:12,305 80158 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce 0.025s 2023-04-19 07:08:12,305 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3674438-4ae4-4f7b-9f28-9d75a01dab18', 'x-openstack-request-id': 'req-b3674438-4ae4-4f7b-9f28-9d75a01dab18', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7b1e654c189a48e0b104973e17b5cc02/volumes/6481a18c-c2ae-4e31-a156-f615e5f319ce'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6481a18c-c2ae-4e31-a156-f615e5f319ce could not be found."}}' {6} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {10} setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_list.py", line 32, in resource_setup volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5043bb14-3f16-415d-9538-9d92179ea689 failed to build and is in ERROR status {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {7} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [7.059514s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 87, in test_stamp_pattern volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c23ac561-3aaa-466e-afa9-e317ddcf2e32 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:08:22,969 80154 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.365s 2023-04-19 07:08:22,970 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-646686215", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEEQZoT5fYXRjqpy0kFgsTFTBMLhJ3bEWh0G3aIA/H46hdhu1MizEBZScDuOr2fpJdxlGLIX3tYVxwHMkDnV8Nf/pzbn7lm3pVY3CQ83zkU5wtrCh6Wg8RkCXm7TRqAPgQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94009e6a-fa17-4b56-891c-9049d60d15ff', 'x-compute-request-id': 'req-94009e6a-fa17-4b56-891c-9049d60d15ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-646686215", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEEQZoT5fYXRjqpy0kFgsTFTBMLhJ3bEWh0G3aIA/H46hdhu1MizEBZScDuOr2fpJdxlGLIX3tYVxwHMkDnV8Nf/pzbn7lm3pVY3CQ83zkU5wtrCh6Wg8RkCXm7TRqAPgQ==", "fingerprint": "53:30:16:c9:39:82:cc:42:0a:0a:7b:50:97:b3:8d:ab", "user_id": "3828c45c469942eaa5205a573b557b72"}}' 2023-04-19 07:08:23,401 80154 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.426s 2023-04-19 07:08:23,402 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-371754752", "description": "tempest-secgroup-smoke-371754752 description", "project_id": "2a0aa6ac84db4c099bfe50da3c15ed8b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-3d695ed4-c59d-47d0-a708-6d8a9dfb867a', 'date': 'Wed, 19 Apr 2023 07:08:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9217983d-f73c-4c4e-8be3-a0988eb2208e", "name": "tempest-secgroup-smoke-371754752", "stateful": true, "tenant_id": "2a0aa6ac84db4c099bfe50da3c15ed8b", "description": "tempest-secgroup-smoke-371754752 description", "shared": false, "security_group_rules": [{"id": "0af7c430-0d35-4f84-b57a-881764f6b22e", "tenant_id": "2a0aa6ac84db4c099bfe50da3c15ed8b", "security_group_id": "9217983d-f73c-4c4e-8be3-a0988eb2208e", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 488, "description": null, "tags": [], "created_at": "2023-04-19T07:08:23Z", "updated_at": "2023-04-19T07:08:23Z", "revision_number": 0, "project_id": "2a0aa6ac84db4c099bfe50da3c15ed8b"}, {"id": "9a349f35-e36a-4842-b210-8c81cfdf8d42", "tenant_id": "2a0aa6ac84db4c099bfe50da3c15ed8b", "security_group_id": "9217983d-f73c-4c4e-8be3-a0988eb2208e", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 486, "description": null, "tags": [], "created_at": "2023-04-19T07:08:23Z", "updated_at": "2023-04-19T07:08:23Z", "revision_number": 0, "project_id": "2a0aa6ac84db4c099bfe50da3c15ed8b"}], "tags": [], "created_at": "2023-04-19T07:08:23Z", "updated_at": "2023-04-19T07:08:23Z", "revision_number": 1, "project_id": " 2a0aa6ac84db4c099bfe50da3c15ed8b"}}' 2023-04-19 07:08:24,130 80154 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.727s 2023-04-19 07:08:24,130 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9217983d-f73c-4c4e-8be3-a0988eb2208e", "project_id": "2a0aa6ac84db4c099bfe50da3c15ed8b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2b5143ca-4af8-442f-8c50-4ca731ab0d90', 'date': 'Wed, 19 Apr 2023 07:08:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3b40e360-729a-42b1-8fe2-2da61422ef8f", "tenant_id": "2a0aa6ac84db4c099bfe50da3c15ed8b", "security_group_id": "9217983d-f73c-4c4e-8be3-a0988eb2208e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:23Z", "updated_at": "2023-04-19T07:08:23Z", "revision_number": 0, "project_id": "2a0aa6ac84db4c099bfe50da3c15ed8b"}}' 2023-04-19 07:08:25,207 80154 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.076s 2023-04-19 07:08:25,208 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9217983d-f73c-4c4e-8be3-a0988eb2208e", "project_id": "2a0aa6ac84db4c099bfe50da3c15ed8b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-d87eb50b-a9b7-4bde-87bb-236e71a03d71', 'date': 'Wed, 19 Apr 2023 07:08:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "55ca9a67-53ae-4c62-b5fb-6c4ccad34c26", "tenant_id": "2a0aa6ac84db4c099bfe50da3c15ed8b", "security_group_id": "9217983d-f73c-4c4e-8be3-a0988eb2208e", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:24Z", "updated_at": "2023-04-19T07:08:24Z", "revision_number": 0, "project_id": "2a0aa6ac84db4c099bfe50da3c15ed8b"}}' 2023-04-19 07:08:25,779 80154 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.570s 2023-04-19 07:08:25,779 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9217983d-f73c-4c4e-8be3-a0988eb2208e", "project_id": "2a0aa6ac84db4c099bfe50da3c15ed8b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b7dba352-5504-4103-81ce-59ab24cf6262', 'date': 'Wed, 19 Apr 2023 07:08:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6f52d5dc-35e9-4090-ad7a-bcd2da94576a", "tenant_id": "2a0aa6ac84db4c099 bfe50da3c15ed8b", "security_group_id": "9217983d-f73c-4c4e-8be3-a0988eb2208e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:25Z", "updated_at": "2023-04-19T07:08:25Z", "revision_number": 0, "project_id": "2a0aa6ac84db4c099bfe50da3c15ed8b"}}' 2023-04-19 07:08:25,987 80154 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.207s 2023-04-19 07:08:25,987 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9217983d-f73c-4c4e-8be3-a0988eb2208e", "project_id": "2a0aa6ac84db4c099bfe50da3c15ed8b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f50f5fee-d16e-4a82-8702-94f131908003', 'date': 'Wed, 19 Apr 2023 07:08:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e3cf0925-6e62-451a-be76-465c0c0a3713", "tenant_id": "2a0aa6ac84db4c099bfe50da3c15ed8b", "security_group_id": "9217983d-f73c-4c4e-8be3-a0988eb2208e", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:25Z", "updated_at": "2023-04-19T07:08:25Z", "revision_number": 0, "project_id": "2a0aa6ac84db4c099bfe50da3c15ed8b"}}' 2023-04-19 07:08:26,261 80154 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.273s 2023-04-19 07:08:26,262 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9217983d-f73c-4c4e-8be3-a0988eb2208e", "project_id": "2a0aa6ac84db4c099bfe50da3c15ed8b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a731e7c7-465b-4ce2-9140-f5b8d940885a', 'date': 'Wed, 19 Apr 2023 07:08:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5eddec87-dafd-477d-be87-abc5af634539", "tenant_id": "2a0aa6ac84db4c099bfe50da3c15ed8b", "security_group_id": "9217983d-f73c-4c4e-8be3-a0988eb2208e", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:26Z", "updated_at": "2023-04-19T07:08:26Z", "revision_number": 0, "project_id": "2a0aa6ac84db4c099bfe50da3c15ed8b"}}' 2023-04-19 07:08:26,502 80154 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.240s 2023-04-19 07:08:26,503 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9217983d-f73c-4c4e-8be3-a0988eb2208e", "project_id": "2a0aa6ac84db4c099bfe50da3c15ed8b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-t ype': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1e03d763-4d16-45d7-b475-6e748c3b43a7', 'date': 'Wed, 19 Apr 2023 07:08:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b9df3ae4-dad7-47a3-89a8-b3c390daad0a", "tenant_id": "2a0aa6ac84db4c099bfe50da3c15ed8b", "security_group_id": "9217983d-f73c-4c4e-8be3-a0988eb2208e", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:26Z", "updated_at": "2023-04-19T07:08:26Z", "revision_number": 0, "project_id": "2a0aa6ac84db4c099bfe50da3c15ed8b"}}' 2023-04-19 07:08:26,894 80154 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes 0.389s 2023-04-19 07:08:26,894 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-385489339", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eeb20aa-b577-4840-a123-f5aecf00a9bc', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eeb20aa-b577-4840-a123-f5aecf00a9bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes'} Body: b'{"volume": {"id": "c23ac561-3aaa-466e-afa9-e317ddcf2e32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:26.799792", "updated_at": null, "name": "tempest-TestStampPattern-volume-385489339", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes/c23ac561-3aaa-466e-afa9-e317ddcf2e32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes/c23ac561-3aaa-466e-afa9-e317ddcf2e32"}], "user_id": "3828c45c469942eaa5205a573b557b72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:08:26,976 80154 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes/c23ac561-3aaa-466e-afa9-e317ddcf2e32 0.072s 2023-04-19 07:08:26,977 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2f9b243-7837-44eb-bda0-056c4c68d760', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2f9b243-7837-44eb-bda0-056c4c68d760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes/c23ac561-3aaa-466e-afa9-e317ddcf2e32'} Body: b'{"volume": {"id": "c23ac561-3aaa-466e-afa9-e317ddcf2e32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:27.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-385489339", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metad ata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes/c23ac561-3aaa-466e-afa9-e317ddcf2e32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes/c23ac561-3aaa-466e-afa9-e317ddcf2e32"}], "user_id": "3828c45c469942eaa5205a573b557b72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2a0aa6ac84db4c099bfe50da3c15ed8b"}}' 2023-04-19 07:08:28,062 80154 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes/c23ac561-3aaa-466e-afa9-e317ddcf2e32 0.072s 2023-04-19 07:08:28,062 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d66607d1-265c-4bb8-862a-1d492b65d8f7', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d66607d1-265c-4bb8-862a-1d492b65d8f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes/c23ac561-3aaa-466e-afa9-e317ddcf2e32'} Body: b'{"volume": {"id": "c23ac561-3aaa-466e-afa9-e317ddcf2e32", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:27.000000", "updated_at": "2023-04-19T07:08:27.000000", "name": "tempest-TestStampPattern-volume-385489339", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes/c23ac561-3aaa-466e-afa9-e317ddcf2e32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes/c23ac561-3aaa-466e-afa9-e317ddcf2e32"}], "user_id": "3828c45c469942eaa5205a573b557b72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2a0aa6ac84db4c099bfe50da3c15ed8b"}}' 2023-04-19 07:08:28,195 80154 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes/c23ac561-3aaa-466e-afa9-e317ddcf2e32 0.119s 2023-04-19 07:08:28,195 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad1885e-b729-420e-b558-f020823f91de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes/c23ac561-3aaa-466e-afa9-e317ddcf2e32'} Body: b'' 2023-04-19 07:08:28,229 80154 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes/c23ac561-3aaa-466e-afa9-e317ddcf2e32 0.033s 2023-04-19 07:08:28,230 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-20adb9a5-5a44-42a3-a5fe-63a8139626bc', 'x-openstack-request-id': 'req-20adb9a5-5a44-42a3-a5fe-63a8139626bc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2a0aa6ac84db4c099bfe50da3c15ed8b/volumes/c23ac561-3aaa-466e-afa9-e317ddcf2e32'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c23ac561-3aaa-466e-afa9-e317ddcf2e32 could not be found."}}' 2023-04-19 07:08:29,592 80154 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9217983d-f73c-4c4e-8be3-a0988eb2208e 1.361s 2023-04-19 07:08:29,592 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-4175abd1-347b-4e1a-9ee4-e631cdb5d366', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:08:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9217983d-f73c-4c4e-8be3-a0988eb2208e'} Body: b'' 2023-04-19 07:08:29,659 80154 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-646686215 0.066s 2023-04-19 07:08:29,659 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa62899-8b6a-4818-a0c2-fbc2373824b9', 'x-compute-request-id': 'req-eaa62899-8b6a-4818-a0c2-fbc2373824b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-646686215'} Body: b'' {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [2.324081s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 138, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 319c223c-b54d-4354-b851-218aac7ccdf4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:08:29,555 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f 0.327s 2023-04-19 07:08:29,556 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1185ffb9-d536-42ae-a167-08e3c8ae66bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "981ea6cf9aef402e9c89c4de967b2044", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "created_at": "2023-04-19T07:04:00Z", "updated_at": "2023-04-19T07:04:01Z", "tags": [], "self": "/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f", "file": "/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:08:30,279 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes 0.722s 2023-04-19 07:08:30,279 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-643739258", "snapshot_id": null, "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74574fb1-7077-4dd8-8916-2f69c0fbe424', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74574fb1-7077-4dd8-8916-2f69c0fbe424', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes'} Body: b'{"volume": {"id": "319c223c-b54d-4354-b851-218aac7ccdf4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:30.214798", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-643739258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/319c223c-b54d-4354-b851-218aac7ccdf4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fcab092f0746108a9aed7de11174df/volumes/319c223c-b54d-4354-b851-218aac7ccdf4"}], "user_id": "2483ffac53b4407b80909982237d498f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:08:30,349 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/319c223c-b54d-4354-b851-218aac7ccdf4 0.054s 2023-04-19 07:08:30,350 80148 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4de59e9-a1a2-4984-aff5-d6d01e4cc6fa', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4de59e9-a1a2-4984-aff5-d6d01e4cc6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/319c223c-b54d-4354-b851-218aac7ccdf4'} Body: b'{"volume": {"id": "319c223c-b54d-4354-b851-218aac7ccdf4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:30.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-643739258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/319c223c-b54d-4354-b851-218aac7ccdf4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fcab092f0746108a9aed7de11174df/volumes/319c223c-b54d-4354-b851-218aac7ccdf4"}], "user_id": "2483ffac53b4407b80909982237d498f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71fcab092f0746108a9aed7de11174df"}}' 2023-04-19 07:08:31,406 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/319c223c-b54d-4354-b851-218aac7ccdf4 0.045s 2023-04-19 07:08:31,406 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab1f7e84-fa5b-4f4c-9a85-132bb9f10c4f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1f7e84-fa5b-4f4c-9a85-132bb9f10c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/319c223c-b54d-4354-b851-218aac7ccdf4'} Body: b'{"volume": {"id": "319c223c-b54d-4354-b851-218aac7ccdf4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:30.000000", "updated_at": "2023-04-19T07:08:30.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-643739258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/319c223c-b54d-4354-b851-218aac7ccdf4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fcab092f0746108a9aed7de11174df/volumes/319c223c-b54d-4354-b851-218aac7ccdf4"}], "user_id": "2483ffac53b4407b80909982237d498f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71fcab092f0746108a9aed7de11174df"}}' 2023-04-19 07:08:31,526 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/319c223c-b54d-4354-b851-218aac7ccdf4 0.107s 2023-04-19 07:08:31,527 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca06072a-d1f4-4d76-ad76-13691938f1d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/319c223c-b54d-4354-b851-218aac7ccdf4'} Body: b'' 2023-04-19 07:08:31,549 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/319c223c-b54d-4354-b851-218aac7ccdf4 0.022s 2023-04-19 07:08:31,550 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c872f6a9-926f-424f-b94c-3af8ea029a88', 'x-openstack-request-id': 'req-c872f6a9-926f-424f-b94c-3af8ea029a88', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/319c223c-b54d-4354-b851-218aac7ccdf4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 319c223c-b54d-4354-b851-218aac7ccdf4 could not be found."}}' {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.669624s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 183, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e39423b8-cb10-4e19-b032-217da63327c9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:08:31,573 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f 0.020s 2023-04-19 07:08:31,573 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c7457719-4bf3-4504-ba27-e0af4d786964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "981ea6cf9aef402e9c89c4de967b2044", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "created_at": "2023-04-19T07:04:00Z", "updated_at": "2023-04-19T07:04:01Z", "tags": [], "self": "/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f", "file": "/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:08:31,934 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes 0.360s 2023-04-19 07:08:31,935 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-111417569", "snapshot_id": null, "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce814a8-2abd-480b-9e9b-a4aebc1acc39', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce814a8-2abd-480b-9e9b-a4aebc1acc39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes'} Body: b'{"volume": {"id": "e39423b8-cb10-4e19-b032-217da63327c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:31.874381", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-111417569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/e39423b8-cb10-4e19-b032-217da63327c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fcab092f0746108a9aed7de11174df/volumes/e39423b8-cb10-4e19-b032-217da63327c9"}], "user_id": "2483ffac53b4407b80909982237d498f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:08:31,984 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/e39423b8-cb10-4e19-b032-217da63327c9 0.040s 2023-04-19 07:08:31,984 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a1f02e1-9cfc-4672-bd5c-09f53cb5e9e0', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a1f02e1-9cfc-4672-bd5c-09f53cb5e9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/e39423b8-cb10-4e19-b032-217da63327c9'} Body: b'{"volume": {"id": "e39423b8-cb10-4e19-b032-217da63327c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:32.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-111417569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/e39423b8-cb10-4e19-b032-217da63327c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fcab092f0746108a9aed7de11174df/volumes/e39423b8-cb10-4e19-b032-217da63327c9"}], "user_id": "2483ffac53b4407b80909982237d498f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71fcab092f0746108a9aed7de11174df"}}' 2023-04-19 07:08:33,052 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/e39423b8-cb10-4e19-b032-217da63327c9 0.054s 2023-04-19 07:08:33,052 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc32dfb-0f47-43a7-a2ce-4f989d75a089', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc32dfb-0f47-43a7-a2ce-4f989d75a089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/e39423b8-cb10-4e19-b032-217da63327c9'} Body: b'{"volume": {"id": "e39423b8-cb10-4e19-b032-217da63327c9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:32.000000", "updated_at": "2023-04-19T07:08:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-111417569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/e39423b8-cb10-4e19-b032-217da63327c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fcab092f0746108a9aed7de11174df/volumes/e39423b8-cb10-4e19-b032-217da63327c9"}], "user_id": "2483ffac53b4407b80909982237d498f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71fcab092f0746108a9aed7de11174df"}}' 2023-04-19 07:08:33,195 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/e39423b8-cb10-4e19-b032-217da63327c9 0.121s 2023-04-19 07:08:33,195 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'co ntent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db15daaa-4773-4a24-9802-a0c80533e49e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/e39423b8-cb10-4e19-b032-217da63327c9'} Body: b'' 2023-04-19 07:08:33,221 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/e39423b8-cb10-4e19-b032-217da63327c9 0.025s 2023-04-19 07:08:33,221 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f17729-5565-43f7-936f-44ada2d7be78', 'x-openstack-request-id': 'req-56f17729-5565-43f7-936f-44ada2d7be78', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/e39423b8-cb10-4e19-b032-217da63327c9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e39423b8-cb10-4e19-b032-217da63327c9 could not be found."}}' {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [6.930289s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 71, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 74d03314-849b-44d5-bab3-d91fbd233692 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:08:33,224 80148 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-19 07:08:33,303 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.073s 2023-04-19 07:08:33,303 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-537022149", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIYkdtXSSqnBYVITy7t+XpOFXRyCJrRQLb+SuVD0KkUvsiKyI3DzO2DluN7ayrxQAac3ohJ2zs+r0TULDw+PNB6jCPJR51hzLvSnkSSbYgLv8SGP73KcZk3wVB0VyK/RMw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-807a7305-a5a0-426c-b296-7cb1491b7a2f', 'x-compute-request-id': 'req-807a7305-a5a0-426c-b296-7cb1491b7a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-537022149", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIYkdtXSSqnBYVITy7t+XpOFXRyCJrRQLb+SuVD0KkUvsiKyI3DzO2DluN7ayrxQAac3ohJ2zs+r0TULDw+PNB6jCPJR51hzLvSnkSSbYgLv8SGP73KcZk3wVB0VyK/RMw==", "fingerprint": "55:18:be:9e:a1:66:7f:47:db:15:7e:ac:b7:9d:8e:e4", "user_id": "2483ffac53b4407b80909982237d498f"}}' 2023-04-19 07:08:33,948 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.641s 2023-04-19 07:08:33,948 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1205012537", "description": "tempest-secgroup-smoke-1205012537 description", "project_id": "71fcab092f0746108a9aed7de11174df"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-c42dee2f-6830-4c61-bd78-100b9ac9f526', 'date': 'Wed, 19 Apr 2023 07:08:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "126bc8fb-96e4-4ed0-be99-c84a544c9110", "name": "tempest-secgroup-smoke-1205012537", "stateful": true, "tenant_id": "71fcab092f0746108a9aed7de11174df", "description": "tempest-secgroup-smoke-1205012537 description", "shared": false, "security_group_rules": [{"id": "1280b135-f87a-443e-8bcc-708ee15563bb", "tenant_id": "71fcab092f0746108a9aed7de11174df", "security_group_id": "126bc8fb-96e4-4ed0-be99-c84a544c9110", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 526, "description": null, "tags": [], "created_at": "2023-04-19T07:08:33Z", "updated_at": "2023-04-19T07:08:33Z", "revision_number": 0, "project_id": "71fcab092f0746108a9aed7de11174df"}, {"id": "76b2c12c-6054-4f94-8d4b-a68ab3285a81", "tenant_id": "71fcab092f0746108a9aed7de11174df", "security_group_id": "126bc8fb-96e4-4ed0-be99-c84a544c9110", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 528, "description": null, "tags": [], "created_at": "2023-04-19T07:08:33Z", "updated_at": "2023-04-19T07:08:33Z", "revision_number": 0, "project_id": "71fcab0 92f0746108a9aed7de11174df"}], "tags": [], "created_at": "2023-04-19T07:08:33Z", "updated_at": "2023-04-19T07:08:33Z", "revision_number": 1, "project_id": "71fcab092f0746108a9aed7de11174df"}}' 2023-04-19 07:08:34,930 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.981s 2023-04-19 07:08:34,931 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "126bc8fb-96e4-4ed0-be99-c84a544c9110", "project_id": "71fcab092f0746108a9aed7de11174df", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-46b2da1b-f33a-40fa-adda-4fd3272c0d26', 'date': 'Wed, 19 Apr 2023 07:08:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e2680472-532d-481a-9a99-d96dfd388a91", "tenant_id": "71fcab092f0746108a9aed7de11174df", "security_group_id": "126bc8fb-96e4-4ed0-be99-c84a544c9110", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:34Z", "updated_at": "2023-04-19T07:08:34Z", "revision_number": 0, "project_id": "71fcab092f0746108a9aed7de11174df"}}' 2023-04-19 07:08:35,511 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.580s 2023-04-19 07:08:35,512 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "126bc8fb-96e4-4ed0-be99-c84a544c9110", "project_id": "71fcab092f0746108a9aed7de11174df", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5d56453d-0bf2-4559-b7b0-5e273427e303', 'date': 'Wed, 19 Apr 2023 07:08:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c0068740-8aaa-42f7-bb60-79ec415a630b", "tenant_id": "71fcab092f0746108a9aed7de11174df", "security_group_id": "126bc8fb-96e4-4ed0-be99-c84a544c9110", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:35Z", "updated_at": "2023-04-19T07:08:35Z", "revision_number": 0, "project_id": "71fcab092f0746108a9aed7de11174df"}}' 2023-04-19 07:08:36,198 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.686s 2023-04-19 07:08:36,199 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "126bc8fb-96e4-4ed0-be99-c84a544c9110", "project_id": "71fcab092f0746108a9aed7de11174df", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c9f9f7d7-cefe-402e-8069-b4b7e7b5f4b1', 'date': 'Wed, 19 Apr 2023 07:08:36 GMT', 'connection': 'close', 'status': '201', 'content-loca tion': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "35ca3533-39d2-480e-b93f-5d93b79f0369", "tenant_id": "71fcab092f0746108a9aed7de11174df", "security_group_id": "126bc8fb-96e4-4ed0-be99-c84a544c9110", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:35Z", "updated_at": "2023-04-19T07:08:35Z", "revision_number": 0, "project_id": "71fcab092f0746108a9aed7de11174df"}}' 2023-04-19 07:08:37,347 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.148s 2023-04-19 07:08:37,348 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "126bc8fb-96e4-4ed0-be99-c84a544c9110", "project_id": "71fcab092f0746108a9aed7de11174df", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-05db9d33-26a4-46e4-92f1-811d8fd1c330', 'date': 'Wed, 19 Apr 2023 07:08:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7cefedd5-b216-4f59-89ad-a67bd32ed982", "tenant_id": "71fcab092f0746108a9aed7de11174df", "security_group_id": "126bc8fb-96e4-4ed0-be99-c84a544c9110", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:36Z", "updated_at": "2023-04-19T07:08:36Z", "revision_number": 0, "project_id": "71fcab092f0746108a9aed7de11174df"}}' 2023-04-19 07:08:37,544 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.196s 2023-04-19 07:08:37,544 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "126bc8fb-96e4-4ed0-be99-c84a544c9110", "project_id": "71fcab092f0746108a9aed7de11174df", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-056ce75a-96cf-4120-984c-b991f97f1045', 'date': 'Wed, 19 Apr 2023 07:08:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b57a54be-3575-42be-9775-e83d478c28a8", "tenant_id": "71fcab092f0746108a9aed7de11174df", "security_group_id": "126bc8fb-96e4-4ed0-be99-c84a544c9110", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:37Z", "updated_at": "2023-04-19T07:08:37Z", "revision_number": 0, "project_id": "71fcab092f0746108a9aed7de11174df"}}' 2023-04-19 07:08:38,039 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.493s 2023-04-19 07:08:38,039 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_grou p_rule": {"security_group_id": "126bc8fb-96e4-4ed0-be99-c84a544c9110", "project_id": "71fcab092f0746108a9aed7de11174df", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-fd9906da-1a9b-4d6f-9eb1-4a38b0be6f40', 'date': 'Wed, 19 Apr 2023 07:08:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9e91e3c1-429f-42ed-a8d3-565e754567f7", "tenant_id": "71fcab092f0746108a9aed7de11174df", "security_group_id": "126bc8fb-96e4-4ed0-be99-c84a544c9110", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:37Z", "updated_at": "2023-04-19T07:08:37Z", "revision_number": 0, "project_id": "71fcab092f0746108a9aed7de11174df"}}' 2023-04-19 07:08:38,039 80148 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-19 07:08:38,064 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f 0.024s 2023-04-19 07:08:38,064 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-60ffecca-d085-4ca4-a819-79765022fc81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "981ea6cf9aef402e9c89c4de967b2044", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "created_at": "2023-04-19T07:04:00Z", "updated_at": "2023-04-19T07:04:01Z", "tags": [], "self": "/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f", "file": "/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:08:38,509 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes 0.444s 2023-04-19 07:08:38,510 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1346310487", "snapshot_id": null, "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a60e5a9-c8b9-4028-b91b-d2e9931fa708', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a60e5a9-c8b9-4028-b91b-d2e9931fa708', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volume s'} Body: b'{"volume": {"id": "74d03314-849b-44d5-bab3-d91fbd233692", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:38.424576", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1346310487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/74d03314-849b-44d5-bab3-d91fbd233692"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fcab092f0746108a9aed7de11174df/volumes/74d03314-849b-44d5-bab3-d91fbd233692"}], "user_id": "2483ffac53b4407b80909982237d498f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:08:38,604 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/74d03314-849b-44d5-bab3-d91fbd233692 0.082s 2023-04-19 07:08:38,604 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa9db4c8-8c0b-42a8-8eff-dcd9c95b968b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa9db4c8-8c0b-42a8-8eff-dcd9c95b968b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/74d03314-849b-44d5-bab3-d91fbd233692'} Body: b'{"volume": {"id": "74d03314-849b-44d5-bab3-d91fbd233692", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:38.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1346310487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/74d03314-849b-44d5-bab3-d91fbd233692"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fcab092f0746108a9aed7de11174df/volumes/74d03314-849b-44d5-bab3-d91fbd233692"}], "user_id": "2483ffac53b4407b80909982237d498f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71fcab092f0746108a9aed7de11174df"}}' 2023-04-19 07:08:39,659 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/74d03314-849b-44d5-bab3-d91fbd233692 0.042s 2023-04-19 07:08:39,660 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddfdbfa4-2663-4ff1-a22b-47a8d3709183', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddfdbfa4-2663-4ff1-a22b-47a8d3709183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/74d03314-849b-44d5-bab3-d91fbd233692'} Body: b'{"volume": {"id": "74d03314-849b-44d5-bab3-d91fbd233692", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:38.000000", "updated_at": "2023-04-19T07:08:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1346310487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/74d03314-849b-44d5-bab3-d91fbd233692"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fcab092f0746108a9aed7de11174df/volumes/74d03314-849b-44d5-bab3-d91fbd233692"}], "user_id": "2483ffac53b4407b80909982237d498f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71fcab092f0746108a9aed7de11174df"}}' 2023-04-19 07:08:39,810 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/74d03314-849b-44d5-bab3-d91fbd233692 0.138s 2023-04-19 07:08:39,810 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa60a3d9-a370-42f4-b8e7-35bacc8850ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/74d03314-849b-44d5-bab3-d91fbd233692'} Body: b'' 2023-04-19 07:08:39,833 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/74d03314-849b-44d5-bab3-d91fbd233692 0.022s 2023-04-19 07:08:39,833 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7470fa52-32cb-4528-a62e-09e75d7da074', 'x-openstack-request-id': 'req-7470fa52-32cb-4528-a62e-09e75d7da074', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/71fcab092f0746108a9aed7de11174df/volumes/74d03314-849b-44d5-bab3-d91fbd233692'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 74d03314-849b-44d5-bab3-d91fbd233692 could not be found."}}' 2023-04-19 07:08:40,121 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/126bc8fb-96e4-4ed0-be99-c84a544c9110 0.286s 2023-04-19 07:08:40,121 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-cdcf555d-3bcc-4deb-b619-0e4e4e80a12c', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:08:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/126bc8fb-96e4-4ed0-be99-c84a544c9110'} Body: b'' 2023-04-19 07:08:40,153 80148 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-537022149 0.031s 2023-04-19 07:08:40,153 80148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary' : 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8149e236-2e8e-4ea2-acc0-71e6bfa5aff3', 'x-compute-request-id': 'req-8149e236-2e8e-4ea2-acc0-71e6bfa5aff3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-537022149'} Body: b'' {7} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.642031s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 901c7d3f-c2d8-4d70-a5f2-2a556c0acf6f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:08:44,224 80154 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/2e03b0e05611475b95ca7eb2cd08f027/volumes 0.499s 2023-04-19 07:08:44,225 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-830101733"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4983979a-a1fa-4188-b408-efc9747901e6', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4983979a-a1fa-4188-b408-efc9747901e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2e03b0e05611475b95ca7eb2cd08f027/volumes'} Body: b'{"volume": {"id": "901c7d3f-c2d8-4d70-a5f2-2a556c0acf6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:44.134681", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-830101733", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2e03b0e05611475b95ca7eb2cd08f027/volumes/901c7d3f-c2d8-4d70-a5f2-2a556c0acf6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2e03b0e05611475b95ca7eb2cd08f027/volumes/901c7d3f-c2d8-4d70-a5f2-2a556c0acf6f"}], "user_id": "782334b37fec41799a284948a78e8795", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:08:44,291 80154 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/2e03b0e05611475b95ca7eb2cd08f027/volumes/901c7d3f-c2d8-4d70-a5f2-2a556c0acf6f 0.057s 2023-04-19 07:08:44,292 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c86e62-55fb-4026-a76e-76c5c23e8019', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c86e62-55fb-4026-a76e-76c5c23e8019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2e03b0e05611475b95ca7eb2cd08f027/volumes/901c7d3f-c2d8-4d70-a5f2-2a556c0acf6f'} Body: b'{"volume": {"id": "901c7d3f-c2d8-4d70-a5f2-2a556c0acf6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:44.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-830101733", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2e03b0e05611475b95ca7eb2cd08f027/volumes/901c7d3f-c2d8-4d70-a5f2-2a556c0acf6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2e03b0e05611475b95ca7eb2cd08f027/volumes/901c7d3f-c2d8-4d70-a5f2-2a556c0acf6f"}], "user_id": "782334b37fec41799a284948a78e8795", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e03b0e05611475b95ca7eb2cd08f027"}}' 2023-04-19 07:08:45,355 80154 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/2e03b0e05611475b95ca7eb2cd08f027/volumes/901c7d3f- c2d8-4d70-a5f2-2a556c0acf6f 0.051s 2023-04-19 07:08:45,355 80154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2b31d3-faff-428f-9974-d3f1934d4b93', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2b31d3-faff-428f-9974-d3f1934d4b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2e03b0e05611475b95ca7eb2cd08f027/volumes/901c7d3f-c2d8-4d70-a5f2-2a556c0acf6f'} Body: b'{"volume": {"id": "901c7d3f-c2d8-4d70-a5f2-2a556c0acf6f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:44.000000", "updated_at": "2023-04-19T07:08:44.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-830101733", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2e03b0e05611475b95ca7eb2cd08f027/volumes/901c7d3f-c2d8-4d70-a5f2-2a556c0acf6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2e03b0e05611475b95ca7eb2cd08f027/volumes/901c7d3f-c2d8-4d70-a5f2-2a556c0acf6f"}], "user_id": "782334b37fec41799a284948a78e8795", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e03b0e05611475b95ca7eb2cd08f027"}}' {7} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {6} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.840322s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 415e1347-b68a-4b81-bbc2-aaec4a3db3d0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:08:46,785 80152 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/069957eec7fd409ba0bfd6d7df76d536/volumes 0.700s 2023-04-19 07:08:46,786 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1749092044", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6918f9e8-2770-4612-8eeb-1fc8e780df57', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6918f9e8-2770-4612-8eeb-1fc8e780df57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/069957eec7fd409ba0bfd6d7df76d536/volumes'} Body: b'{"volume": {"id": "415e1347-b68a-4b81-bbc2-aaec4a3db3d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:46.707629", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1749092044", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/069957eec7fd409ba0bfd6d7df76d536/volumes/415e1347-b68a-4b81-bbc2-aaec4a3db3d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/069957eec7fd409ba0bfd6d7df76d536/volumes/415e1347-b68a-4b81-bbc2-aaec4a3db3d0"}], "user_id": "3e6e483eba1a4a01bed963473b362455", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:08:46,838 80152 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/069957eec7fd409ba0bfd6d7df76d536/volumes/415e1347-b68a-4b81-bbc2-aaec4a3db3d0 0.042s 2023-04-19 07:08:46,839 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9d2ad9-d861-42f6-a8b6-bc05dde719cd', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9d2ad9-d861-42f6-a8b6-bc05dde719cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/069957eec7fd409ba0bfd6d7df76d536/volumes/415e1347-b68a-4b81-bbc2-aaec4a3db3d0'} Body: b'{"volume": {"id": "415e1347-b68a-4b81-bbc2-aaec4a3db3d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:47.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1749092044", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/069957eec7fd409ba0bfd6d7df76d536/volumes/415e1347-b68a-4b81-bbc2-aaec4a3db3d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/069957eec7fd409ba0bfd6d7df76d536/volumes/415e1347-b68a-4b81-bbc2-aaec4a3db3d0"}], "user_id": "3e6e483eba1a4a01bed963473b362455", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "069957eec7fd409ba0bfd6d7df76d536"}}' 2023-04-19 07:08:47,901 80152 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/069957eec7fd409ba0bfd6d7df76d536/volumes/415e1347-b68a-4b81-bbc2-aaec4a3db3d0 0.050s 2023-04-19 07:08:47,901 80152 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc4dd8a-7108-4da0-a2c7-50a4e02bcdb0', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc4dd8a-7108-4da0-a2c7-50a4e02bcdb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/069957eec7fd409ba0bfd6d7df76d536/volumes/415e1347-b68a-4b81-bbc2-aaec4a3db3d0'} Body: b'{"volume": {"id": "415e1347-b68a-4b81-bbc2-aaec4a3db3d0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:47.000000", "updated_at": "2023-04-19T07:08:47.000000", "name": "tempest-TaggedBootDevicesTest-volume-1749092044", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/069957eec7fd409ba0bfd6d7df76d536/volumes/415e1347-b68a-4b81-bbc2-aaec4a3db3d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/069957eec7fd409ba0bfd6d7df76d536/volumes/415e1347-b68a-4b81-bbc2-aaec4a3db3d0"}], "user_id": "3e6e483eba1a4a01bed963473b362455", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "069957eec7fd409ba0bfd6d7df76d536"}}' {4} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {10} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [4.420608s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 82, in _create_server_then_shelve_and_unshelve server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume aca1fc77-12f7-4985-96ad-e914b99ce423 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:08:49,752 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.338s 2023-04-19 07:08:49,752 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1089931824", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA79pBp/3Hpz/FfVtZjuXiNHqqkQLdIP6Ou1xrAvr7D2OBvtw1nm+cE1z/c+6Q+GK3UHvixfF8CJFLbR6WTK1qHkJQnlcNJm53jXy7YCmSFjgPYKHi57NX4j1jxpBQtsEg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7a00fbd-ab1f-42ad-83df-ac63ae1bc702', 'x-compute-request-id': 'req-d7a00fbd-ab1f-42ad-83df-ac63ae1bc702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1089931824", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA79pBp/3Hpz/FfVtZjuXiNHqqkQLdIP6Ou1xrAvr7D2OBvtw1nm+cE1z/c+6Q+GK3UHvixfF8CJFLbR6WTK1qHkJQnlcNJm53jXy7YCmSFjgPYKHi57NX4j1jxpBQtsEg==", "fingerprint": "dd:90:fa:be:1a:ab:f8:7f:81:36:74:ec:33:ce:51:9b", "user_id": "610be93a6bc14e2b8e9b1be57e539628"}}' 2023-04-19 07:08:50,186 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.430s 2023-04-19 07:08:50,187 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-443936431", "description": "tempest-secgroup-smoke-443936431 description", "project_id": "b3ecebe2128e40b78c87d5788f6355fd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-563d2c4b-9af6-4eb9-8116-f582a5467a46', 'date': 'Wed, 19 Apr 2023 07:08:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "92b8b8f1-8c38-407b-bb7a-b82006e734f0", "name": "tempest-secgroup-smoke-443936431", "stateful": true, "tenant_id": "b3ecebe2128e40b78c87d5788f6355fd", "description": "tempest-secgroup-smoke-443936431 description", "shared": false, "security_group_rules": [{"id": "aa32cbda-0e3f-480b-b42e-c4e97e95e2c0", "tenant_id": "b3ecebe2128e40b78c87d5788f6355fd", "security_group_id": "92b8b8f1-8c38-407b-bb7a-b82006e734f0", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 581, "description": null, "tags": [], "created_at": "2023-04-19T07:08:49Z", "updated_at": "2023-04-19T07:08:49Z", "revision_number": 0, "project_id": "b3ecebe2128e40b78c87d5788f6355fd"}, {"id": "dc33cfcc-96e1-4b9a-bd61-a0e39dc304c2", "tenant_id": "b3ecebe2128e40b78c87d5788f6355fd", "security_group_id": "92b8b8f1-8c38-407b-bb7a-b82006e734f0", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 580, "description": null, "tags": [], "created_at": "2023-04-19T07:08:49Z", "updated_at": "2023-04-19T07:08:49Z", "revision_number": 0, "project_id": "b3ecebe2128e40b78c87d5788f6355fd"}], "tags": [], "created_at": "2023-04-19T07:08:49Z", "updated_at": "2023-04-19T07:08:4 9Z", "revision_number": 1, "project_id": "b3ecebe2128e40b78c87d5788f6355fd"}}' 2023-04-19 07:08:50,607 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.419s 2023-04-19 07:08:50,607 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "92b8b8f1-8c38-407b-bb7a-b82006e734f0", "project_id": "b3ecebe2128e40b78c87d5788f6355fd", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-73e58971-146c-41df-955d-226edb5b81c2', 'date': 'Wed, 19 Apr 2023 07:08:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3c0526bc-a8d8-4dbf-b50c-b125eb58211f", "tenant_id": "b3ecebe2128e40b78c87d5788f6355fd", "security_group_id": "92b8b8f1-8c38-407b-bb7a-b82006e734f0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:50Z", "updated_at": "2023-04-19T07:08:50Z", "revision_number": 0, "project_id": "b3ecebe2128e40b78c87d5788f6355fd"}}' 2023-04-19 07:08:50,790 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.182s 2023-04-19 07:08:50,790 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "92b8b8f1-8c38-407b-bb7a-b82006e734f0", "project_id": "b3ecebe2128e40b78c87d5788f6355fd", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-0f6a932f-92a3-4ced-b850-bb94d0dd110a', 'date': 'Wed, 19 Apr 2023 07:08:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a0f128f1-108c-43c9-8a7c-8e34f8fa3d0e", "tenant_id": "b3ecebe2128e40b78c87d5788f6355fd", "security_group_id": "92b8b8f1-8c38-407b-bb7a-b82006e734f0", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:50Z", "updated_at": "2023-04-19T07:08:50Z", "revision_number": 0, "project_id": "b3ecebe2128e40b78c87d5788f6355fd"}}' 2023-04-19 07:08:50,972 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-19 07:08:50,972 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "92b8b8f1-8c38-407b-bb7a-b82006e734f0", "project_id": "b3ecebe2128e40b78c87d5788f6355fd", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-569a6b83-0d90-4b04-a6a2-8abd6cfb61a3', 'date': 'Wed, 19 Apr 2023 07:08:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"secu rity_group_rule": {"id": "f0443650-b704-48a6-81e5-5030a211b170", "tenant_id": "b3ecebe2128e40b78c87d5788f6355fd", "security_group_id": "92b8b8f1-8c38-407b-bb7a-b82006e734f0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:50Z", "updated_at": "2023-04-19T07:08:50Z", "revision_number": 0, "project_id": "b3ecebe2128e40b78c87d5788f6355fd"}}' 2023-04-19 07:08:51,346 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.374s 2023-04-19 07:08:51,347 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "92b8b8f1-8c38-407b-bb7a-b82006e734f0", "project_id": "b3ecebe2128e40b78c87d5788f6355fd", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e84caa8e-0e54-4c59-97db-2e25080ef314', 'date': 'Wed, 19 Apr 2023 07:08:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "12bcedd5-d6b2-44ba-a847-a9c6d13cedca", "tenant_id": "b3ecebe2128e40b78c87d5788f6355fd", "security_group_id": "92b8b8f1-8c38-407b-bb7a-b82006e734f0", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:51Z", "updated_at": "2023-04-19T07:08:51Z", "revision_number": 0, "project_id": "b3ecebe2128e40b78c87d5788f6355fd"}}' 2023-04-19 07:08:51,537 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.189s 2023-04-19 07:08:51,537 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "92b8b8f1-8c38-407b-bb7a-b82006e734f0", "project_id": "b3ecebe2128e40b78c87d5788f6355fd", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b3bb9998-7aec-415e-af4e-7c50d6cb14f2', 'date': 'Wed, 19 Apr 2023 07:08:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "002ec1ab-7c80-4833-bd97-a6839d9b34c2", "tenant_id": "b3ecebe2128e40b78c87d5788f6355fd", "security_group_id": "92b8b8f1-8c38-407b-bb7a-b82006e734f0", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:51Z", "updated_at": "2023-04-19T07:08:51Z", "revision_number": 0, "project_id": "b3ecebe2128e40b78c87d5788f6355fd"}}' 2023-04-19 07:08:51,743 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.205s 2023-04-19 07:08:51,743 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "92b8b8f1-8c38-407b-bb7a-b82006e734f0", "project_id": "b3ecebe2128e40b78c87d5788f6355fd", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-62d4160c-1866-4944-932b-e5201a9e8644', 'date': 'Wed, 19 Apr 2023 07:08:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f2f83247-8c0b-41ed-85ce-75522b630383", "tenant_id": "b3ecebe2128e40b78c87d5788f6355fd", "security_group_id": "92b8b8f1-8c38-407b-bb7a-b82006e734f0", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:51Z", "updated_at": "2023-04-19T07:08:51Z", "revision_number": 0, "project_id": "b3ecebe2128e40b78c87d5788f6355fd"}}' 2023-04-19 07:08:51,857 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.108s 2023-04-19 07:08:51,858 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-98bbac6e-23f1-4d1a-b650-8ba36ad03419', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "610be93a6bc14e2b8e9b1be57e539628", "name": "tempest-TestShelveInstance-1886748057-project-member", "password_expires_at": null}, "audit_ids": ["qcgpjETsRqa_MigYx9LhaA"], "expires_at": "2023-04-19T08:08:51.000000Z", "issued_at": "2023-04-19T07:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3ecebe2128e40b78c87d5788f6355fd", "name": "tempest-TestShelveInstance-1886748057"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b3ecebe2128e40b78c87d5788f6355fd", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b3ecebe2128e40b78c87d5788f6355fd", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b3ecebe2128e40b78c87d5788f6355fd", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:08:51,859 80160 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'cf63fced-520c-4c04-9fd5-48844e8a3708', 'name': 'tempest-TestShelveInstance-1343126671-network', 'tenant_id': 'b3ecebe2128e40b78c87d5788f6355fd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b3ecebe2128e40b78c87d5788f6355fd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10765, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:08:23Z', 'updated_at': '2023-04-19T07:08:24Z', 'revision_number': 1} available for tenant 2023-04-19 07:08:52,332 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/b3ecebe2128e40b78c87d5788f6355fd/volumes 0.472s 2023-04-19 07:08:52,332 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-293717603", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b8e622-96fb-41c6-9313-d5a392a936bb', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b8e622-96fb-41c6-9313-d5a392a936bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3ecebe2128e40b78c87d5788f6355fd/volumes'} Body: b'{"volume": {"id": "aca1fc77-12f7-4985-96ad-e914b99ce423", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:52.252594", "updated_at": null, "name": "tempest-tempest.common.compute-volume-293717603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3ecebe2128e40b78c87d5788f6355fd/volumes/aca1fc77-12f7-4985-96ad-e914b99ce423"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3ecebe2128e40b78c87d5788f6355fd/volumes/aca1fc77-12f7-4985-96ad-e914b99ce423"}], "user_id": "610be93a6bc14e2b8e9b1be57e539628", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:08:52,392 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/b3ecebe2128e40b78c87d5788f6355fd/volumes/aca1fc77-12f7-4985-96ad-e914b99ce423 0.049s 2023-04-19 07:08:52,392 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8416bff5-af25-42ac-ab8a-68cdc58feb0a', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-requ est-id': 'req-8416bff5-af25-42ac-ab8a-68cdc58feb0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3ecebe2128e40b78c87d5788f6355fd/volumes/aca1fc77-12f7-4985-96ad-e914b99ce423'} Body: b'{"volume": {"id": "aca1fc77-12f7-4985-96ad-e914b99ce423", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:52.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-293717603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3ecebe2128e40b78c87d5788f6355fd/volumes/aca1fc77-12f7-4985-96ad-e914b99ce423"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3ecebe2128e40b78c87d5788f6355fd/volumes/aca1fc77-12f7-4985-96ad-e914b99ce423"}], "user_id": "610be93a6bc14e2b8e9b1be57e539628", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3ecebe2128e40b78c87d5788f6355fd"}}' 2023-04-19 07:08:53,449 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/b3ecebe2128e40b78c87d5788f6355fd/volumes/aca1fc77-12f7-4985-96ad-e914b99ce423 0.044s 2023-04-19 07:08:53,450 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7870be1-61d4-4c5a-82e7-a9fc1fb8708f', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7870be1-61d4-4c5a-82e7-a9fc1fb8708f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3ecebe2128e40b78c87d5788f6355fd/volumes/aca1fc77-12f7-4985-96ad-e914b99ce423'} Body: b'{"volume": {"id": "aca1fc77-12f7-4985-96ad-e914b99ce423", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:08:52.000000", "updated_at": "2023-04-19T07:08:52.000000", "name": "tempest-tempest.common.compute-volume-293717603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3ecebe2128e40b78c87d5788f6355fd/volumes/aca1fc77-12f7-4985-96ad-e914b99ce423"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3ecebe2128e40b78c87d5788f6355fd/volumes/aca1fc77-12f7-4985-96ad-e914b99ce423"}], "user_id": "610be93a6bc14e2b8e9b1be57e539628", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3ecebe2128e40b78c87d5788f6355fd"}}' 2023-04-19 07:08:53,585 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/b3ecebe2128e40b78c87d5788f6355fd/volumes/aca1fc77-12f7-4985-96ad-e914b99ce423 0.124s 2023-04-19 07:08:53,585 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c54c652d-32ea-4e95-8f07-2aa2dc3d9d7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3ecebe2128e40b78c87d5788f6355fd/volumes/aca1fc77-12f7-4985-96ad-e914b99ce423'} Body: b'' 2023-04-19 07:08:53,608 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/b3ecebe2128e40b78c87d5788f6355fd/volumes/aca1fc77-12f7-4985-96ad-e914b99ce423 0.022s 2023-04-19 07:08:53,609 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3a77b96-77f4-4a1d-84ee-44bea18436d5', 'x-openstack-request-id': 'req-c3a77b96-77f4-4a1d-84ee-44bea18436d5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b3ecebe2128e40b78c87d5788f6355fd/volumes/aca1fc77-12f7-4985-96ad-e914b99ce423'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume aca1fc77-12f7-4985-96ad-e914b99ce423 could not be found."}}' 2023-04-19 07:08:53,794 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/92b8b8f1-8c38-407b-bb7a-b82006e734f0 0.183s 2023-04-19 07:08:53,795 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-baa89788-2a71-4e21-87d2-26e24547fabc', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:08:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/92b8b8f1-8c38-407b-bb7a-b82006e734f0'} Body: b'' 2023-04-19 07:08:53,830 80160 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1089931824 0.035s 2023-04-19 07:08:53,831 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f03920-a906-4279-9781-15692d9138ca', 'x-compute-request-id': 'req-16f03920-a906-4279-9781-15692d9138ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1089931824'} Body: b'' {6} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.736087s] ... ok {6} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.426168s] ... ok {6} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.233901s] ... ok {10} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [4.065417s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 101, in test_create_from_image_with_volume_type_image_property volume = self.create_volume(**kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a3d38a18-2468-4ce4-b92e-8fbcf3e710c3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:09:02,826 80160 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 POST http://10.0.0.210/volume/v3/153fa42b746c4a70bf9672ab90c782cc/types 0.187s 2023-04-19 07:09:02,826 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-825aab79-3ee1-48fc-baac-2f956df597f5', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-825aab79-3ee1-48fc-baac-2f956df597f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/153fa42b746c4a70bf9672ab90c782cc/types'} Body: b'{"volume_type": {"id": "c7d233cf-f3c1-4ed4-b232-db6dafa048bb", "name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}}' 2023-04-19 07:09:03,790 80160 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.961s 2023-04-19 07:09:03,791 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f8d345dd-2476-4174-bf58-c17161c148bd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "934394da3d224275b8f95c3a97440b8e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "35baa0bc-4a73-44b2-9238-81fa1d9116bd", "created_at": "2023-04-19T07:09:04Z", "updated_at": "2023-04-19T07:09:04Z", "tags": [], "self": "/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd", "file": "/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:09:05,146 80160 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 204 PUT http://10.0.0.210/image/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd/file 1.353s 2023-04-19 07:09:05,146 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9eb0396b-368c-4edf-aed9-94d949939623', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd/file'} Body: b'' 2023-04-19 07:09:05,184 80160 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd 0.038s 2023-04-19 07:09:05,185 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3399cfe7-4b7c-42b6-882a-7d5250b40c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "e0af389d4be8c6e23e38fab6a62f52b0", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "934394da3d224275b8f95c3a97440b8e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9c5206167b2aa7993ed5416541116f67bb4c039d58edd3f2bd9b48638a052e31d88b78651a8a2253efb87fecf75a9da695a8511f341a4652bb1ebfab3d38e8fb", "id": "35baa0bc-4a73-44b2-9238-81fa1d9116bd", "created_at": "2023-04-19T07:09:04Z", "updated_at": "2023-04-19T07:09:05Z", "tags": [], "self": "/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd", "file": "/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:09:05,208 80160 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd 0.022s 2023-04-19 07:09:05,208 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-726045de-e581-4361-8572-60bcb6f2eae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "e0af389d4be8c6e23e38fab6a62f52b0", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "934394da3d224275b8f95c3a97440b8e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9c5206167b2aa7993ed5416541116f67bb4c039d58edd3f2bd9b48638a052e31d88b78651a8a2253efb87fecf75a9da695a8511f341a4652bb1ebfab3d38e8fb", "id": "35baa0bc-4a73-44b2-9238-81fa1d9116bd", "created_at": "2023-04-19T07:09:04Z", "updated_at": "2023-04-19T07:09:05Z", "tags": [], "self": "/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd", "file": "/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:09:05,229 80160 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd 0.019s 2023-04-19 07:09:05,229 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1a19084c-e42e-4356-8446-aae298d9db78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "e0af389d4be8c6e23e38fab6a62f52b0", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "934394da3d224275b8f95c3a97440b8e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9c5206167b2aa7993ed5416541116f67bb4c039d58edd3f2bd9b48638a052e31d88b78651a8a2253efb87fecf75a9da695a8511f341a4652bb1ebfab3d38e8fb", "id": "35baa0bc-4a73-44b2-9238-81fa1d9116bd", "created_at": "2023-04-19T07:09:04Z", "updated_at": "2023-04-19T07:09:05Z", "tags": [], "self": "/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd", "file": "/v2/images/35baa0bc-4a73-44b2-9238-81fa1d9116bd/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:09:05,590 80160 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 202 POST http://10.0.0.210/volume/v3/934394da3d224275b8f95c3a97440b8e/volumes 0.360s 2023-04-19 07:09:05,590 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "35baa0bc-4a73-44b2-9238-81fa1d9116bd", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6241a1aa-c841-4885-9bed-fd1271a27a6c', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6241a1aa-c841-4885-9bed-fd1271a27a6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/934394da3d224275b8f95c3a97440b8e/volumes'} Body: b'{"volume": {"id": "a3d38a18-2468-4ce4-b92e-8fbcf3e710c3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:09:05.527347", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/934394da3d224275b8f95c3a97440b8e/volumes/a3d38a18-2468-4ce4-b92e-8fbcf3e710c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/934394da3d224275b8f95c3a97440b8e/volumes/a3d38a18-2468-4ce4-b92e-8fbcf3e710c3"}], "user_id": "165418b33fdb413280b90fd07967e583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:09:05,638 80160 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/934394da3d224275b8f95c3a97440b8e/volumes/a3d38a18-2468-4ce4-b92e-8fbcf3e710c3 0.038s 2023-04-19 07:09:05,638 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b71be752-c518-4ec5-bf80-7d4dc48761c8', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b71be752-c518-4ec5-bf80-7d4dc48761c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/934394da3d224275b8f95c3a97440b8e/volumes/a3d38a18-2468-4ce4-b92e-8fbcf3e710c3'} Body: b'{"volume": {"id": "a3d38a18-2468-4ce4-b92e-8fbcf3e710c3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:09:06.000000", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/934394da3d224275b8f95c3a97440b8e/volumes/a3d38a18-2468-4ce4-b92e-8fbcf3e710c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/934394da3d224275b8f95c3a97440b8e/volumes/a3d38a18-2468-4ce4-b92e-8fbcf3e710c3"}], "user_id": "165418b33fdb413280b90fd07967e583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "934394da3d224275b8f95c3a97440b8e"}}' 2023-04-19 07:09:06,691 80160 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/934394da3d224275b8f95c3a97440b8e/volumes/a3d38a18-2468-4ce4-b92e-8fbcf3e710c3 0.042s 2023-04-19 07:09:06,692 80160 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae8655b-0172-4c4f-973a-caf7e2201144', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae8655b-0172-4c4f-973a-caf7e2201144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/934394da3d224275b8f95c3a97440b8e/volumes/a3d38a18-2468-4ce4-b92e-8fbcf3e710c3'} Body: b'{"volume": {"id": "a3d38a18-2468-4ce4-b92e-8fbcf3e710c3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:09:06.000000", "updated_at": "2023-04-19T07:09:06.000000", "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/934394da3d224275b8f95c3a97440b8e/volumes/a3d38a18-2468-4ce4-b92e-8fbcf3e710c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/934394da3d224275b8f95c3a97440b8e/volumes/a3d38a18-2468-4ce4-b92e-8fbcf3e710c3"}], "user_id": "165418b33fdb413280b90fd07967e583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "934394da3d224275b8f95c3a97440b8e"}}' {6} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.703813s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 221, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group d160fa68-26f5-4a5c-af66-22bb4d73b0a8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:09:05,305 80152 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/b0e03c982f914beba19dcb3697218eb0/types 0.126s 2023-04-19 07:09:05,305 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1343124279"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11da358f-ffe9-4708-880b-fd129500ca5c', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11da358f-ffe9-4708-880b-fd129500ca5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0e03c982f914beba19dcb3697218eb0/types'} Body: b'{"volume_type": {"id": "727cd96a-714f-43e5-8bfb-a7f2cd4935c3", "name": "tempest-GroupsV320Test-volume-type-1343124279", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:09:05,337 80152 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/b0e03c982f914beba19dcb3697218eb0/group_types 0.029s 2023-04-19 07:09:05,338 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1170116724"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da60411a-77a2-4281-b144-4ed986d0de39', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da60411a-77a2-4281-b144-4ed986d0de39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0e03c982f914beba19dcb3697218eb0/group_types'} Body: b'{"group_type": {"id": "a9a4f2c0-2ac7-4736-8596-79e191c806df", "name": "tempest-GroupsV320Test-group-type-1170116724", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:09:05,527 80152 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/18133d1969934bac834bd02504abf644/groups 0.187s 2023-04-19 07:09:05,528 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group": {"group_type": "a9a4f2c0-2ac7-4736-8596-79e191c806df", "volume_types": ["727cd96a-714f-43e5-8bfb-a7f2cd4935c3"], "name": "tempest-GroupsV320Test-Group-99497227"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ad4c69-fb1d-4778-9110-1ce9da560c15', 'content-length': '106', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ad4c69-fb1d-4778-9110-1ce9da560c15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/18133d1969934bac834bd02504abf644/groups'} Body: b'{"group": {"id": "d160fa68-26f5-4a5c-af66-22bb4d73b0a8", "name": "tempest-GroupsV320Test-Group-99497227"}}' 2023-04-19 07:09:05,568 80152 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/18133d1969934bac834bd02504abf644/groups/d160fa68-26f5-4a5c-af66-22bb4d73b0a8 0.038s 2023-04-19 07:09:05,568 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js on', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-323458ab-7e93-44dc-b679-6a440055ee5d', 'content-length': '386', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-323458ab-7e93-44dc-b679-6a440055ee5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/18133d1969934bac834bd02504abf644/groups/d160fa68-26f5-4a5c-af66-22bb4d73b0a8'} Body: b'{"group": {"id": "d160fa68-26f5-4a5c-af66-22bb4d73b0a8", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T07:09:05.000000", "name": "tempest-GroupsV320Test-Group-99497227", "description": null, "group_type": "a9a4f2c0-2ac7-4736-8596-79e191c806df", "volume_types": ["727cd96a-714f-43e5-8bfb-a7f2cd4935c3"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:09:06,604 80152 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/18133d1969934bac834bd02504abf644/groups/d160fa68-26f5-4a5c-af66-22bb4d73b0a8 0.030s 2023-04-19 07:09:06,604 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-168a9bbf-54aa-4264-b054-42161201802a', 'content-length': '383', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-168a9bbf-54aa-4264-b054-42161201802a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/18133d1969934bac834bd02504abf644/groups/d160fa68-26f5-4a5c-af66-22bb4d73b0a8'} Body: b'{"group": {"id": "d160fa68-26f5-4a5c-af66-22bb4d73b0a8", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:09:05.000000", "name": "tempest-GroupsV320Test-Group-99497227", "description": null, "group_type": "a9a4f2c0-2ac7-4736-8596-79e191c806df", "volume_types": ["727cd96a-714f-43e5-8bfb-a7f2cd4935c3"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:09:06,677 80152 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/18133d1969934bac834bd02504abf644/volumes/detail 0.068s 2023-04-19 07:09:06,678 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b92443e-a286-4f55-b23d-8a07c4f0ca49', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b92443e-a286-4f55-b23d-8a07c4f0ca49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/18133d1969934bac834bd02504abf644/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:09:06,762 80152 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/18133d1969934bac834bd02504abf644/groups/d160fa68-26f5-4a5c-af66-22bb4d73b0a8/action 0.074s 2023-04-19 07:09:06,763 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-len gth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b23138-3f49-453f-9062-87c9f98712fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/18133d1969934bac834bd02504abf644/groups/d160fa68-26f5-4a5c-af66-22bb4d73b0a8/action'} Body: b'' 2023-04-19 07:09:06,781 80152 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/18133d1969934bac834bd02504abf644/groups/d160fa68-26f5-4a5c-af66-22bb4d73b0a8 0.018s 2023-04-19 07:09:06,782 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c46601-fa73-44c0-b997-0b3c9551fb7a', 'x-openstack-request-id': 'req-93c46601-fa73-44c0-b997-0b3c9551fb7a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/18133d1969934bac834bd02504abf644/groups/d160fa68-26f5-4a5c-af66-22bb4d73b0a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d160fa68-26f5-4a5c-af66-22bb4d73b0a8 could not be found."}}' 2023-04-19 07:09:06,811 80152 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b0e03c982f914beba19dcb3697218eb0/group_types/a9a4f2c0-2ac7-4736-8596-79e191c806df 0.029s 2023-04-19 07:09:06,812 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df620d7-3ff4-4344-927f-2db37331e13b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0e03c982f914beba19dcb3697218eb0/group_types/a9a4f2c0-2ac7-4736-8596-79e191c806df'} Body: b'' 2023-04-19 07:09:06,863 80152 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b0e03c982f914beba19dcb3697218eb0/types/727cd96a-714f-43e5-8bfb-a7f2cd4935c3 0.050s 2023-04-19 07:09:06,863 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4d773b-ac7c-4059-8069-279fcac0ccda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0e03c982f914beba19dcb3697218eb0/types/727cd96a-714f-43e5-8bfb-a7f2cd4935c3'} Body: b'' 2023-04-19 07:09:06,881 80152 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b0e03c982f914beba19dcb3697218eb0/types/727cd96a-714f-43e5-8bfb-a7f2cd4935c3 0.017s 2023-04-19 07:09:06,881 80152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114' , 'content-type': 'application/json', 'x-compute-request-id': 'req-84e2a931-6fc8-431d-a55e-bfb1a5410b8f', 'x-openstack-request-id': 'req-84e2a931-6fc8-431d-a55e-bfb1a5410b8f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b0e03c982f914beba19dcb3697218eb0/types/727cd96a-714f-43e5-8bfb-a7f2cd4935c3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 727cd96a-714f-43e5-8bfb-a7f2cd4935c3 could not be found."}}' {6} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.175001s] ... ok {6} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.109959s] ... ok {6} setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c74644db-d8ff-40ee-bb1d-519507d9625b failed to build and is in ERROR status {6} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [115.099169s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 114, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2a97da64-7923-4966-9416-ee5f2d033504 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:33,185 80162 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.053s 2023-04-19 07:07:33,185 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3e95c643-5b3d-4614-bd47-f67ea66cefee', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "22947991347d4fcf976142c61ca8e349", "name": "tempest-DeleteServersTestJSON-1857885703-project-member", "password_expires_at": null}, "audit_ids": ["zFt4204eQ266bdWAbh4gxQ"], "expires_at": "2023-04-19T08:07:33.000000Z", "issued_at": "2023-04-19T07:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a914e06376d04b38a5374ef8439f47c9", "name": "tempest-DeleteServersTestJSON-1857885703"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a914e06376d04b38a5374ef8439f47c9", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a914e06376d04b38a5374ef8439f47c9", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a914e06376d04b38a5374ef8439f47c9", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:07:33,186 80162 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '97baf18e-4ba9-4031-917c-ca7aeab8a5d4', 'name': 'tempest-DeleteServersTestJSON-1247440135-network', 'tenant_id': 'a914e06376d04b38a5374ef8439f47c9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a914e06376d04b38a5374ef8439f47c9', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5413, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:07:19Z', 'updated_at': '2023-04-19T07:07:19Z', 'revision_number': 1} available for tenant 2023-04-19 07:07:35,976 80162 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.789s 2023-04-19 07:07:35,976 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1727857370", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "flavorRef": "42", "networks": [{"uuid": "97baf18e-4ba9-4031-917c-ca7aeab8a5d4"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/626d6411-92d3-4243-a951-8fad39e19e7c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ffd6a24-0e7e-4568-b427-8869262e6184', 'x-compute-request-id': 'req-1ffd6a24-0e7e-4568-b427-8869262e6184', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "626d6411-92d3-4243-a951-8fad39e19e7c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/626d6411-92d3-4243-a951-8fad39e19e7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/626d6411-92d3-4243-a951-8fad39e19e7c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "JmPsKsGoQy8t"}}' 2023-04-19 07:07:36,257 80162 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/626d6411-92d3-4243-a951-8fad39e19e7c 0.276s 2023-04-19 07:07:36,258 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b2d86c9-ff83-4d0a-9a8a-7ca706de1356', 'x-compute-request-id': 'req-9b2d86c9-ff83-4d0a-9a8a-7ca706de1356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/626d6411-92d3-4243-a951-8fad39e19e7c'} Body: b'{"server": {"id": "626d6411-92d3-4243-a951-8fad39e19e7c", "name": "tempest-DeleteServersTestJSON-server-1727857370", "status": "BUILD", "tenant_id": "a914e06376d04b38a5374ef8439f47c9", "user_id": "22947991347d4fcf976142c61ca8e349", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:07:36Z", "updated": "2023-04-19T07:07:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/626d6411-92d3-4243-a951-8fad39e19e7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/626d6411-92d3-4243-a951-8fad39e19e7c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": nu ll, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:08:26,756 80162 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/626d6411-92d3-4243-a951-8fad39e19e7c 0.438s 2023-04-19 07:08:26,757 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a0cf496-9eb6-4faa-ae24-c585d7238be4', 'x-compute-request-id': 'req-8a0cf496-9eb6-4faa-ae24-c585d7238be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/626d6411-92d3-4243-a951-8fad39e19e7c'} Body: b'{"server": {"id": "626d6411-92d3-4243-a951-8fad39e19e7c", "name": "tempest-DeleteServersTestJSON-server-1727857370", "status": "ACTIVE", "tenant_id": "a914e06376d04b38a5374ef8439f47c9", "user_id": "22947991347d4fcf976142c61ca8e349", "metadata": {}, "hostId": "8411fcd7e0a6edf94f822a82ab6c73172492138edec2874f533a1044", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:07:35Z", "updated": "2023-04-19T07:07:50Z", "addresses": {"tempest-DeleteServersTestJSON-1247440135-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:e3:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/626d6411-92d3-4243-a951-8fad39e19e7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/626d6411-92d3-4243-a951-8fad39e19e7c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T07:07:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:08:26,769 80162 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 07:09:27,093 80162 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/a914e06376d04b38a5374ef8439f47c9/volumes 0.278s 2023-04-19 07:09:27,094 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1746905756"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f641cf-bdd8-4294-835e-d960a838dc69', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f641cf-bdd8-4294-835e-d960a838dc69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a914e06376d04b38a5374ef8439f47c9/volumes'} Body: b'{"volume": {"id": "2a97da64-7923-4966-9416-ee5f2d033504", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:09:26. 969293", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1746905756", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a914e06376d04b38a5374ef8439f47c9/volumes/2a97da64-7923-4966-9416-ee5f2d033504"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a914e06376d04b38a5374ef8439f47c9/volumes/2a97da64-7923-4966-9416-ee5f2d033504"}], "user_id": "22947991347d4fcf976142c61ca8e349", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:09:27,152 80162 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/a914e06376d04b38a5374ef8439f47c9/volumes/2a97da64-7923-4966-9416-ee5f2d033504 0.048s 2023-04-19 07:09:27,152 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ce1aa5-1962-4cff-92e8-83673ce0f976', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ce1aa5-1962-4cff-92e8-83673ce0f976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a914e06376d04b38a5374ef8439f47c9/volumes/2a97da64-7923-4966-9416-ee5f2d033504'} Body: b'{"volume": {"id": "2a97da64-7923-4966-9416-ee5f2d033504", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:09:27.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1746905756", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a914e06376d04b38a5374ef8439f47c9/volumes/2a97da64-7923-4966-9416-ee5f2d033504"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a914e06376d04b38a5374ef8439f47c9/volumes/2a97da64-7923-4966-9416-ee5f2d033504"}], "user_id": "22947991347d4fcf976142c61ca8e349", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a914e06376d04b38a5374ef8439f47c9"}}' 2023-04-19 07:09:28,209 80162 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/a914e06376d04b38a5374ef8439f47c9/volumes/2a97da64-7923-4966-9416-ee5f2d033504 0.044s 2023-04-19 07:09:28,209 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d48c9ae1-b838-479e-b36b-1ec5458be12c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d48c9ae1-b838-479e-b36b-1ec5458be12c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a914e06376d04b38a5374ef8439f47c9/volumes/2a97da64-7923-4966-9416-ee5f2d033504'} Body: b'{"volume": {"id": "2a97da64-7923-4966-9416-ee5f2d033504", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:09:27.000000", "updated_at": "2023-04-19T07:09:27.000000", "name": "tempest-DeleteServersTestJSON-volume-1746905756", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a914e06376d04b38a5374ef8439f47c9/vol umes/2a97da64-7923-4966-9416-ee5f2d033504"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a914e06376d04b38a5374ef8439f47c9/volumes/2a97da64-7923-4966-9416-ee5f2d033504"}], "user_id": "22947991347d4fcf976142c61ca8e349", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a914e06376d04b38a5374ef8439f47c9"}}' {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [124.643011s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 70, in test_update_attached_volume_with_nonexistent_volume_in_body volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b8c119bf-8a78-43cb-a366-00dcdbbcc6b0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:56,029 80142 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 07:07:56,343 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.311s 2023-04-19 07:07:56,344 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-123355685", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHjwK8yXlYAbWQLGOQOTG9yldRwWYPxJh2jC8dOLaWbnaPLU/YFlwppvHDpBHVO2A1j+01UKWC4D1okuVG7/0f7MM7a4KSSeWoNFwI2CMA7+X55n47ZLtKoIr9/zQReNvQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4d2a2f6-3d7a-4002-a8bb-320a279242ed', 'x-compute-request-id': 'req-e4d2a2f6-3d7a-4002-a8bb-320a279242ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-123355685", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHjwK8yXlYAbWQLGOQOTG9yldRwWYPxJh2jC8dOLaWbnaPLU/YFlwppvHDpBHVO2A1j+01UKWC4D1okuVG7/0f7MM7a4KSSeWoNFwI2CMA7+X55n47ZLtKoIr9/zQReNvQ==", "fingerprint": "1f:85:d2:90:ea:e1:b8:4b:76:1c:89:b8:55:f4:52:ec", "user_id": "88293f74655c4a998c5c623e85515bd6"}}' 2023-04-19 07:07:56,349 80142 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-123355685 created 2023-04-19 07:07:57,093 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.743s 2023-04-19 07:07:57,093 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--291156646", "description": "tempest-description--122128871"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-983e0e31-9591-4044-bc40-49dd4e2e0f39', 'date': 'Wed, 19 Apr 2023 07:07:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8a685513-a6f6-4c07-a214-80000407c1cb", "name": "tempest-securitygroup--291156646", "stateful": true, "tenant_id": "3a96a3726f1b42e59aaf62d3462f7fcd", "description": "tempest-description--122128871", "shared": false, "security_group_rules": [{"id": "049bc683-7065-4a33-a9a4-2c24dab739f8", "tenant_id": "3a96a3726f1b42e59aaf62d3462f7fcd", "security_group_id": "8a685513-a6f6-4c07-a214-80000407c1cb", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 365, "description": null, "tags": [], "created_at": "2023-04-19T07:07:56Z", "updated_at": "2023-04-19T07:07:56Z", "revision_number": 0, "project_id": "3a96a3726f1b42e59aaf62d3462f7fcd"}, {"id": "8134af41-4b52-442d-8686-6c09e11255cb", "tenant_id": "3a96a3726f1b42e59aaf62d3462f7fcd", "security_group_id": "8a685513-a6f6-4c07-a214-80000407c1cb", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 366, "de scription": null, "tags": [], "created_at": "2023-04-19T07:07:56Z", "updated_at": "2023-04-19T07:07:56Z", "revision_number": 0, "project_id": "3a96a3726f1b42e59aaf62d3462f7fcd"}], "tags": [], "created_at": "2023-04-19T07:07:56Z", "updated_at": "2023-04-19T07:07:56Z", "revision_number": 1, "project_id": "3a96a3726f1b42e59aaf62d3462f7fcd"}}' 2023-04-19 07:07:57,982 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.888s 2023-04-19 07:07:57,982 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8a685513-a6f6-4c07-a214-80000407c1cb", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d1765867-e339-438a-a324-db39d38e267c', 'date': 'Wed, 19 Apr 2023 07:07:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "441d14c5-d7dc-4eb1-af99-c162eb858b78", "tenant_id": "3a96a3726f1b42e59aaf62d3462f7fcd", "security_group_id": "8a685513-a6f6-4c07-a214-80000407c1cb", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:07:57Z", "updated_at": "2023-04-19T07:07:57Z", "revision_number": 0, "project_id": "3a96a3726f1b42e59aaf62d3462f7fcd"}}' 2023-04-19 07:07:59,168 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.185s 2023-04-19 07:07:59,168 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8a685513-a6f6-4c07-a214-80000407c1cb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6c1fcaad-bc7f-4546-9ba5-c661dc9f3c99', 'date': 'Wed, 19 Apr 2023 07:07:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "393a3bcf-4734-48ad-a03e-02ef21036b31", "tenant_id": "3a96a3726f1b42e59aaf62d3462f7fcd", "security_group_id": "8a685513-a6f6-4c07-a214-80000407c1cb", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:07:58Z", "updated_at": "2023-04-19T07:07:58Z", "revision_number": 0, "project_id": "3a96a3726f1b42e59aaf62d3462f7fcd"}}' 2023-04-19 07:07:59,169 80142 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--291156646 created 2023-04-19 07:08:03,893 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.723s 2023-04-19 07:08:03,893 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792"}} R esponse - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-e49564e8-e7c7-40e4-8497-f9ce936781cd', 'date': 'Wed, 19 Apr 2023 07:08:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b1a71661-1387-44b6-ba4b-dcd910356971", "tenant_id": "3a96a3726f1b42e59aaf62d3462f7fcd", "floating_ip_address": "172.24.4.96", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3a96a3726f1b42e59aaf62d3462f7fcd", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:08:01Z", "updated_at": "2023-04-19T07:08:01Z", "revision_number": 0}}' 2023-04-19 07:08:03,893 80142 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b1a71661-1387-44b6-ba4b-dcd910356971', 'tenant_id': '3a96a3726f1b42e59aaf62d3462f7fcd', 'floating_ip_address': '172.24.4.96', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3a96a3726f1b42e59aaf62d3462f7fcd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:08:01Z', 'updated_at': '2023-04-19T07:08:01Z', 'revision_number': 0, 'ip': '172.24.4.96'} created 2023-04-19 07:08:04,049 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.150s 2023-04-19 07:08:04,049 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a79602ff-1e24-4a54-a9da-dc6c72d9dcb7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "88293f74655c4a998c5c623e85515bd6", "name": "tempest-VolumesAdminNegativeTest-1800932165-project-member", "password_expires_at": null}, "audit_ids": ["4cz8HPQfSrauy5kio3zmFg"], "expires_at": "2023-04-19T08:08:03.000000Z", "issued_at": "2023-04-19T07:08:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a96a3726f1b42e59aaf62d3462f7fcd", "name": "tempest-VolumesAdminNegativeTest-1800932165"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3a96a3726f1b42e59aaf62d3462f7fcd", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8 504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:08:04,050 80142 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'cc2aa80c-da3b-4326-a6d0-601ff459b2a4', 'name': 'tempest-VolumesAdminNegativeTest-1737697244-network', 'tenant_id': '3a96a3726f1b42e59aaf62d3462f7fcd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3a96a3726f1b42e59aaf62d3462f7fcd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6224, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:07:19Z', 'updated_at': '2023-04-19T07:07:19Z', 'revision_number': 1} available for tenant 2023-04-19 07:08:04,050 80142 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-123355685', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHjwK8yXlYAbWQLGOQOTG9yldRwWYPxJh2jC8dOLaWbnaPLU/YFlwppvHDpBHVO2A1j+01UKWC4D1okuVG7/0f7MM7a4KSSeWoNFwI2CMA7+X55n47ZLtKoIr9/zQReNvQ==', 'fingerprint': '1f:85:d2:90:ea:e1:b8:4b:76:1c:89:b8:55:f4:52:ec', 'user_id': '88293f74655c4a998c5c623e85515bd6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDClWxnv6BgByHycMxorsqDZhoklmYtiaCOlWZdE3Glebkk9N/ccmDdt\npGjVJBSgBG6gBwYFK4EEACKhZANiAAR48CvMl5WAG1kCxjkDkxvcpXUcFmD8SYdo\nwvHTi2lm52jy1P2BZcKabxw6QR1TtgNY/tNVClguA9aJLlRu/9H+zDO2uCkknlqD\nRcCNgjAO/l+eZ+O2S7SqCK/f80EXjb0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8a685513-a6f6-4c07-a214-80000407c1cb', 'name': 'tempest-securitygroup--291156646', 'stateful': True, 'tenant_id': '3a96a3726f1b42e59aaf62d3462f7fcd', 'description': 'tempest-description--122128871', 'shared': False, 'security_group_rules': [{'id': '049bc683-7065-4a33-a9a4-2c24dab739f8', 'tenant_id': '3a96a3726f1b42e59aaf62d3462f7fcd', 'security_group_id': '8a685513-a6f6-4c07-a214-80000407c1cb', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 365, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:07:56Z', 'updated_at': '2023-04-19T07:07:56Z', 'revision_number': 0, 'project_id': '3a96a3726f1b42e59aaf62d3462f7fcd'}, {'id': '8134af41-4b52-442d-8686-6c09e11255cb', 'tenant_id': '3a96a3726f1b42e59aaf62d3462f7fcd', 'security_group_id': '8a685513-a6f6-4c07-a214-80000407c1cb', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 366, 'description': None, 'tags': [], 'created_at': '2023-04-19T07: 07:56Z', 'updated_at': '2023-04-19T07:07:56Z', 'revision_number': 0, 'project_id': '3a96a3726f1b42e59aaf62d3462f7fcd'}], 'tags': [], 'created_at': '2023-04-19T07:07:56Z', 'updated_at': '2023-04-19T07:07:56Z', 'revision_number': 1, 'project_id': '3a96a3726f1b42e59aaf62d3462f7fcd'}, 'floating_ip': {'id': 'b1a71661-1387-44b6-ba4b-dcd910356971', 'tenant_id': '3a96a3726f1b42e59aaf62d3462f7fcd', 'floating_ip_address': '172.24.4.96', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3a96a3726f1b42e59aaf62d3462f7fcd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:08:01Z', 'updated_at': '2023-04-19T07:08:01Z', 'revision_number': 0, 'ip': '172.24.4.96'}} 2023-04-19 07:08:07,189 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 3.138s 2023-04-19 07:08:07,189 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1968937421", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "flavorRef": "42", "networks": [{"uuid": "cc2aa80c-da3b-4326-a6d0-601ff459b2a4"}], "security_groups": [{"name": "tempest-securitygroup--291156646"}], "key_name": "tempest-keypair-123355685", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/4e434362-9e05-4767-9069-faf9ac6b0231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50039864-1604-41a6-8624-643753313cc9', 'x-compute-request-id': 'req-50039864-1604-41a6-8624-643753313cc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4e434362-9e05-4767-9069-faf9ac6b0231", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e434362-9e05-4767-9069-faf9ac6b0231"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e434362-9e05-4767-9069-faf9ac6b0231"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--291156646"}], "adminPass": "McGzXhk6Bqko"}}' 2023-04-19 07:08:07,415 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/4e434362-9e05-4767-9069-faf9ac6b0231 0.222s 2023-04-19 07:08:07,415 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d13fb704-11a5-41a4-971a-44c9e97cd89b', 'x-compute-request-id': 'req-d13fb704-11a5-41a4-971a-44c9e97cd89b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e434362-9e05-4767-9069-faf9ac6b0231'} Body: b'{"server": {"id": "4e434362-9e05-4767-9069-faf9ac6b0231", "name": "tempest-VolumesAdminNegativeTest-server-1968937421", "status": "BUILD", "tenant_id": "3a96a3726f1b42e59aaf62d3462f7fcd", "user_id": "88293f74655c4a998c5c623e85515bd6", "metadata": {}, "hostId" : "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:08:07Z", "updated": "2023-04-19T07:08:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e434362-9e05-4767-9069-faf9ac6b0231"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e434362-9e05-4767-9069-faf9ac6b0231"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-123355685", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:08:57,725 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/4e434362-9e05-4767-9069-faf9ac6b0231 0.250s 2023-04-19 07:08:57,725 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d93274a-88c6-4b42-aaf8-8f2fbfc1d5ef', 'x-compute-request-id': 'req-1d93274a-88c6-4b42-aaf8-8f2fbfc1d5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e434362-9e05-4767-9069-faf9ac6b0231'} Body: b'{"server": {"id": "4e434362-9e05-4767-9069-faf9ac6b0231", "name": "tempest-VolumesAdminNegativeTest-server-1968937421", "status": "ACTIVE", "tenant_id": "3a96a3726f1b42e59aaf62d3462f7fcd", "user_id": "88293f74655c4a998c5c623e85515bd6", "metadata": {}, "hostId": "99ba3c5cd4c94b076ce18a86339482812b8cd9c1ae7d19b2aa906068", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:08:07Z", "updated": "2023-04-19T07:08:19Z", "addresses": {"tempest-VolumesAdminNegativeTest-1737697244-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:75:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e434362-9e05-4767-9069-faf9ac6b0231"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e434362-9e05-4767-9069-faf9ac6b0231"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-123355685", "OS-SRV-USG:launched_at": "2023-04-19T07:08:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--291156646"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:08:57,737 80142 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 07:09:58,081 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/4e434362-9e05-4767-9069-faf9ac6b0231/os-interface 0.309s 2023-04-19 07:09:58,082 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e5b63c6-25f1-4de4-a39f-7f79a5403cbc', 'x-compute-request-id': 'req-8e5b63c6-25f1-4de4-a39f-7f79a5403cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e434362-9e05-4767-9069-faf9ac6b0231/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cc2aa80c-da3b-4326-a6d0-601ff459b2a4", "port_id": "bdcfe1e1-a475-427b-8fc2-b20c63a3c562", "mac_addr": "fa:16:3e:d4:75:62", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5a3e2b2d-28ae-400c-8baf-7236c4f868c1", "ip_address": "10.0.0.10"}]}]}' 2023-04-19 07:09:59,238 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/b1a71661-1387-44b6-ba4b-dcd910356971 1.152s 2023-04-19 07:09:59,239 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "bdcfe1e1-a475-427b-8fc2-b20c63a3c562"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d25fb8f5-194f-4263-803c-89d30bdab52f', 'date': 'Wed, 19 Apr 2023 07:09:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b1a71661-1387-44b6-ba4b-dcd910356971'} Body: b'{"floatingip": {"id": "b1a71661-1387-44b6-ba4b-dcd910356971", "tenant_id": "3a96a3726f1b42e59aaf62d3462f7fcd", "floating_ip_address": "172.24.4.96", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": "cd5d5052-9712-48b3-80ee-6c15430e27fb", "port_id": "bdcfe1e1-a475-427b-8fc2-b20c63a3c562", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cc2aa80c-da3b-4326-a6d0-601ff459b2a4", "mac_address": "fa:16:3e:d4:75:62", "admin_state_up": true, "status": "ACTIVE", "device_id": "4e434362-9e05-4767-9069-faf9ac6b0231", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:08:01Z", "updated_at": "2023-04-19T07:09:58Z", "revision_number": 1, "project_id": "3a96a3726f1b42e59aaf62d3462f7fcd"}}' 2023-04-19 07:09:59,240 80142 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.96:22' as 'cirros' with public key authentication 2023-04-19 07:09:59,278 80142 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 07:09:59,301 80142 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 07:09:59,302 80142 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.96 successfully created 2023-04-19 07:09:59,555 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes 0.253s 2023-04-19 07:09:59,556 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-233510534"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b51427c-3748-4c3f-bdb1-9a48a0b89546', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b51427c-3748-4c3f-bdb1-9a48a0b89546', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes'} Body: b'{"volume": {"id": "b8c119bf-8a78-43cb-a366-00dcdbbcc6b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:09:59.483495", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-233510534", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/b8c119bf-8a78-43cb-a366-00dcdbbcc6b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/b8c119bf-8a78-43cb-a366-00dcdbbcc6b0"}], "user_id": "88293f74655c4a998c5c623e85515bd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:09:59,609 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/b8c119bf-8a78-43cb-a366-00dcdbbcc6b0 0.044s 2023-04-19 07:09:59,609 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e75abf-8543-4d60-8b89-21f3f7e44701', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e75abf-8543-4d60-8b89-21f3f7e44701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/b8c119bf-8a78-43cb-a366-00dcdbbcc6b0'} Body: b'{"volume": {"id": "b8c119bf-8a78-43cb-a366-00dcdbbcc6b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:09:59.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-233510534", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/b8c119bf-8a78-43cb-a366-00dcdbbcc6b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/b8c119bf-8a78-43cb-a366-00dcdbbcc6b0"}], "user_id": "88293f74655c4a998c5c623e85515bd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a96a3726f1b42e59aaf62d3462f7fcd"}}' 2023-04-19 07:10:00,659 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/b8c119bf-8a78-43cb-a366-00dcdbbcc6b0 0.037s 2023-04-19 07:10:00,659 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25f468cf-051c-4228-b4ab-8284362fdd80', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25f468cf-051c-4228-b4ab-8284362fdd80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/b8c119bf-8a78-43cb-a366-00dcdbbcc6b0'} Body: b'{"volume": {"id": "b8c119bf-8a78-43cb-a366-00dcdbbcc6b0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:09:59.000000", "updated_at": "2023-04-19T07:10:00.000000", "name": "tempest-VolumesAdminNegativeTest-volume-233510534", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/b8c119bf-8a78-43cb-a366-00dcdbbcc6b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/b8c119bf-8a78-43cb-a366-00dcdbbcc6b0"}], "user_id": "88293f74655c4a998c5c623e85515bd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a96a3726f1b42e59aaf62d3462f7fcd"}}' {5} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [177.332519s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 111, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3a48db26-a2fb-495f-8848-2f0f92adbded failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:50,558 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/image/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f 0.340s 2023-04-19 07:07:50,559 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-47853a6c-915e-4678-9e91-de48f44149dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "981ea6cf9aef402e9c89c4de967b2044", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "created_at": "2023-04-19T07:04:00Z", "updated_at": "2023-04-19T07:04:01Z", "tags": [], "self": "/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f", "file": "/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:07:51,594 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 0.977s 2023-04-19 07:07:51,594 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/736788ee-6a30-4c76-99b5-5d9b5103c9e9', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-e1334f83-ec56-4f91-af25-8231b1bc42c5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "f742fc0fe56b4f9cbdbcc04b1f649492", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "736788ee-6a30-4c76-99b5-5d9b5103c9e9", "created_at": "2023-04-19T07:07:52Z", "updated_at": "2023-04-19T07:07:52Z", "tags": [], "self": "/v2/images/736788ee-6a30-4c76-99b5-5d9b5103c9e9", "file": "/v2/images/736788ee-6a30-4c76-99b5-5d9b5103c9e9/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:07:54,138 80150 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-19 07:07:54,139 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://10.0.0.210/image/v2/images/736788ee-6a30-4c76-99b5-5d9b5103c9e9/file 2.544s 2023-04-19 07:07:54,139 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7cd15ec0-49e6-436d-816f-49c091b58eaf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/736788ee-6a30-4c76-99b5-5d9b5103c9e9/file'} Body: b'' 2023-04-19 07:07:54,140 80150 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 07:07:54,140 80150 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 07:07:54,672 80150 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.529s 2023-04-19 07:07:54,673 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1334020518", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIKRGAQl18dQb3u5zKKx2yDiYuxtvU/XUu/6KOA8/yTDhENBGR0elWVslBUoSTEmsCA3PRsuQtRefTZfwQCYgNJAM8BcvLH+r56YdmgW8AYvBs9E/x4a9B/hpwUyJsewOg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac2ff4d9-43cf-4656-9c71-ab1c4d36848b', 'x-compute-request-id': 'req-ac2ff4d9-43cf-4656-9c71-ab1c4d36848b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1334020518", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIKRGAQl18dQb3u5zKKx2yDiYuxtvU/XUu/6KOA8/yTDhENBGR0elWVslBUoSTEmsCA3PRsuQtRefTZfwQCYgNJAM8BcvLH+r56YdmgW8AYvBs9E/x4a9B/hpwUyJsewOg==", "fingerprint": "e5:52:51:97:e6:f7:2b:94:87:61:4c:f2:fd:a6:4c:e1", "user_id": "9fa03c2c9fb94a53a4b5c74594b6a925"}}' 2023-04-19 07:07:54,680 80150 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1334020518 created 2023-04-19 07:07:55,457 80150 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.776s 2023-04-19 07:07:55,457 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1889222487", "description": "tempest-description--374903597"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-192651b6-0d73-4b46-b9af-5787896d9ec7', 'date': 'Wed, 19 Apr 2023 07:07:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4aa860bb-c682-4115-bc49-f28ac4b3648d", "name": "tempest-securitygroup--1889222487", "stateful": true, "tenant_id": "bfe969fbc73349049b9f44264b913cd5", "description": "tempest-description--374903597", "shared": false, "security_group_rules": [{"id": "32c1a66b-ea83-4c33-99e1-9b336a2eacbe", "tenant_id": "bfe969fbc73349049b9f44264b913cd5", "security_group_id": "4aa860bb-c682-4115-bc49-f28ac4b3648d", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 347, "description": null, "tags": [], "created_ at": "2023-04-19T07:07:54Z", "updated_at": "2023-04-19T07:07:54Z", "revision_number": 0, "project_id": "bfe969fbc73349049b9f44264b913cd5"}, {"id": "ec7aa0b6-d387-4e13-b97a-9dde3e899b86", "tenant_id": "bfe969fbc73349049b9f44264b913cd5", "security_group_id": "4aa860bb-c682-4115-bc49-f28ac4b3648d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 348, "description": null, "tags": [], "created_at": "2023-04-19T07:07:55Z", "updated_at": "2023-04-19T07:07:55Z", "revision_number": 0, "project_id": "bfe969fbc73349049b9f44264b913cd5"}], "tags": [], "created_at": "2023-04-19T07:07:54Z", "updated_at": "2023-04-19T07:07:55Z", "revision_number": 1, "project_id": "bfe969fbc73349049b9f44264b913cd5"}}' 2023-04-19 07:07:56,096 80150 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.638s 2023-04-19 07:07:56,097 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4aa860bb-c682-4115-bc49-f28ac4b3648d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b91e923a-d91d-4710-a064-86a75ec2b216', 'date': 'Wed, 19 Apr 2023 07:07:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "35d07e4b-95b4-46e3-912a-4d16adbd1788", "tenant_id": "bfe969fbc73349049b9f44264b913cd5", "security_group_id": "4aa860bb-c682-4115-bc49-f28ac4b3648d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:07:55Z", "updated_at": "2023-04-19T07:07:55Z", "revision_number": 0, "project_id": "bfe969fbc73349049b9f44264b913cd5"}}' 2023-04-19 07:07:56,819 80150 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.722s 2023-04-19 07:07:56,820 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4aa860bb-c682-4115-bc49-f28ac4b3648d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c5dbad3b-fa60-4d1c-9cc1-a48baef177d5', 'date': 'Wed, 19 Apr 2023 07:07:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "21c59117-3195-4918-ac17-fdf5d4bcbbb3", "tenant_id": "bfe969fbc73349049b9f44264b913cd5", "security_group_id": "4aa860bb-c682-4115-bc49-f28ac4b3648d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:07:56Z", "updated_at": "2023-04-19T07:07:56Z", "revision_number": 0, "project_id": "bfe969fbc73349049b9f44264b913cd5"}}' 2023-04-19 07:07:56,820 80150 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1889222487 created 2023-04-19 07:07:59,744 80150 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.924s 2023-04-19 07:07:59,745 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-75fbad33-0a5d-442a-bd00-cc2a7777ea1c', 'date': 'Wed, 19 Apr 2023 07:07:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "7951dd26-c08b-483d-8000-22ca1dd5b294", "tenant_id": "bfe969fbc73349049b9f44264b913cd5", "floating_ip_address": "172.24.4.143", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bfe969fbc73349049b9f44264b913cd5", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:07:58Z", "updated_at": "2023-04-19T07:07:58Z", "revision_number": 0}}' 2023-04-19 07:07:59,745 80150 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '7951dd26-c08b-483d-8000-22ca1dd5b294', 'tenant_id': 'bfe969fbc73349049b9f44264b913cd5', 'floating_ip_address': '172.24.4.143', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bfe969fbc73349049b9f44264b913cd5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:07:58Z', 'updated_at': '2023-04-19T07:07:58Z', 'revision_number': 0, 'ip': '172.24.4.143'} created 2023-04-19 07:07:59,868 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.116s 2023-04-19 07:07:59,869 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-626f7393-435a-4f32-8236-71505cdeb320', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9fa03c2c9fb94a53a4b5c74594b6a925", "name": "tempest-AttachSCSIVolumeTestJSON-791570904-project-member", "password_expires_at": null}, "audit_ids": ["B6h6hLUYRwm-qI6MoXrfWA"], "expires_at": "2023-04-19T08:07:59.000000Z", "issued_at": "2023-04-19T07:07:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfe969fbc73349049b9f44264b913cd5", "name": "tempest-AttachSCSIVolumeTestJSON-791570904"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bfe969fbc73349049b9f44264b913cd5", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bfe969fbc73349049b9f44264b913cd5", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bfe969fbc73349049b9f44264b913cd5", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:07:59,870 80150 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '8b564b72-2f00-4e33-a6a8-9d2fbb9f0174', 'name': 'tempest-AttachSCSIVolumeTestJSON-1380401411-network', 'tenant_id': 'bfe969fbc73349049b9f44264b913cd5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bfe969fbc73349049b9f44264b913cd5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1481, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:07:19Z', 'updated_at': '2023-04-19T07:07:19Z', 'revision_number': 1} available for tenant 2023-04-19 07:07:59,871 80150 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1334020518', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIKRGAQl18dQb3u5zKKx2yDiYuxtvU/XUu/6KOA8/yTDhENBGR0elWVslBUoSTEmsCA3PRsuQtRefTZfwQCYgNJAM8BcvLH+r56YdmgW8AYvBs9E/x4a9B/hpwUyJsewOg==', 'fingerprint': 'e5:52:51:97:e6:f7:2b:94:87:61:4c:f2:fd:a6:4c:e1', 'user_id': '9fa03c2c9fb94a53a4b5c74594b6a925', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCBn5wfBH5y+svZwv8ah5uBlswjS8x/0dWB+mKM8UJX6FpOwk2haB3e\nU00UEDyM6wqgBwYFK4EEACKhZANiAASCkRgEJdfHUG97ucyisdsg4mLsbb1P11Lv\n+ijgPP8kw4RDQRkdHpVlbJQVKEkxJrAgNz0bLkLUXn02X8EAmIDSQDPAXLyx/q+e\nmHZoFvAGLwbPRP8eGvQf4acFMibHsDo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4aa860bb-c682-4115-bc49-f28ac4b3648d', 'name': 'tempest-securitygroup--1889222487', 'stateful': True, 'tenant_id': 'bfe969fbc73349049b9f44264b913cd5', 'description': 'tempest-description--374903597', 'shared': False, 'security_group_rules': [{'id': '32c1a66b-ea83-4c33-99e1-9b336a2eacbe', 'tenant_id': 'bfe969fbc73349049b9f44264b913cd5', 'security_group_id': '4aa860bb-c682-4115-bc49-f28ac4b3648d', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 347, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:07:54Z', 'updated_at': '2023-04-19T07:07:54Z', 'revision_number': 0, 'project_id': 'bfe969fbc73349049b9f44264b913cd5'}, {'id': 'ec7aa0b6-d387-4e13-b97a-9dde3e899b86', 'tenant_id': 'bfe969fbc73349049b9f44264b913cd5', 'security_group _id': '4aa860bb-c682-4115-bc49-f28ac4b3648d', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 348, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:07:55Z', 'updated_at': '2023-04-19T07:07:55Z', 'revision_number': 0, 'project_id': 'bfe969fbc73349049b9f44264b913cd5'}], 'tags': [], 'created_at': '2023-04-19T07:07:54Z', 'updated_at': '2023-04-19T07:07:55Z', 'revision_number': 1, 'project_id': 'bfe969fbc73349049b9f44264b913cd5'}, 'floating_ip': {'id': '7951dd26-c08b-483d-8000-22ca1dd5b294', 'tenant_id': 'bfe969fbc73349049b9f44264b913cd5', 'floating_ip_address': '172.24.4.143', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bfe969fbc73349049b9f44264b913cd5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:07:58Z', 'updated_at': '2023-04-19T07:07:58Z', 'revision_number': 0, 'ip': '172.24.4.143'}} 2023-04-19 07:08:02,455 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 2.582s 2023-04-19 07:08:02,456 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-639859137", "imageRef": "736788ee-6a30-4c76-99b5-5d9b5103c9e9", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "8b564b72-2f00-4e33-a6a8-9d2fbb9f0174"}], "security_groups": [{"name": "tempest-securitygroup--1889222487"}], "key_name": "tempest-keypair-1334020518", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3f310bb-bce2-4ec5-bed6-ff423eef641c', 'x-compute-request-id': 'req-c3f310bb-bce2-4ec5-bed6-ff423eef641c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "daecec0b-9ba2-429b-805a-e246e0f2a2f0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1889222487"}], "adminPass": "A8dZoUA5FpMV"}}' 2023-04-19 07:08:02,725 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0 0.266s 2023-04-19 07:08:02,726 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3f10e7a-06d5-4060-b1fa-c05154c98bd2', 'x-compute-request-id': 'req-e3f10e7a-06d5-4060-b1fa-c05154c98bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.2 10/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0'} Body: b'{"server": {"id": "daecec0b-9ba2-429b-805a-e246e0f2a2f0", "name": "tempest-AttachSCSIVolumeTestJSON-server-639859137", "status": "BUILD", "tenant_id": "bfe969fbc73349049b9f44264b913cd5", "user_id": "9fa03c2c9fb94a53a4b5c74594b6a925", "metadata": {}, "hostId": "", "image": {"id": "736788ee-6a30-4c76-99b5-5d9b5103c9e9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/736788ee-6a30-4c76-99b5-5d9b5103c9e9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:08:02Z", "updated": "2023-04-19T07:08:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1334020518", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:08:53,236 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0 0.445s 2023-04-19 07:08:53,236 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79f332e9-903d-4617-a5dd-b57acca5b974', 'x-compute-request-id': 'req-79f332e9-903d-4617-a5dd-b57acca5b974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0'} Body: b'{"server": {"id": "daecec0b-9ba2-429b-805a-e246e0f2a2f0", "name": "tempest-AttachSCSIVolumeTestJSON-server-639859137", "status": "ACTIVE", "tenant_id": "bfe969fbc73349049b9f44264b913cd5", "user_id": "9fa03c2c9fb94a53a4b5c74594b6a925", "metadata": {}, "hostId": "26979682bc538d74327c2c757f1d3409090da40078551132a9acb997", "image": {"id": "736788ee-6a30-4c76-99b5-5d9b5103c9e9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/736788ee-6a30-4c76-99b5-5d9b5103c9e9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:08:02Z", "updated": "2023-04-19T07:08:18Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1380401411-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:66:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334020518", "OS-SRV-USG:launched_at": "2023-04-19T07:08:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1889222487"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:08:53,249 80150 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 07:09:53,465 80150 INFO [te mpest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0/os-interface 0.158s 2023-04-19 07:09:53,465 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97e7abc4-924f-467a-87bd-d0ca4d0cd092', 'x-compute-request-id': 'req-97e7abc4-924f-467a-87bd-d0ca4d0cd092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8b564b72-2f00-4e33-a6a8-9d2fbb9f0174", "port_id": "8ff55bc0-aa9e-43fc-8303-1200ed9ce129", "mac_addr": "fa:16:3e:cc:66:ef", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "08757d08-42ac-44cb-8512-3f2c2e6dbf00", "ip_address": "10.0.0.13"}]}]}' 2023-04-19 07:09:54,865 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/7951dd26-c08b-483d-8000-22ca1dd5b294 1.396s 2023-04-19 07:09:54,866 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8ff55bc0-aa9e-43fc-8303-1200ed9ce129"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-126b831f-8d98-436a-9f1d-058f1ca6387e', 'date': 'Wed, 19 Apr 2023 07:09:54 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/7951dd26-c08b-483d-8000-22ca1dd5b294'} Body: b'{"floatingip": {"id": "7951dd26-c08b-483d-8000-22ca1dd5b294", "tenant_id": "bfe969fbc73349049b9f44264b913cd5", "floating_ip_address": "172.24.4.143", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": "4556194b-a369-4352-91fd-7c0a2318d886", "port_id": "8ff55bc0-aa9e-43fc-8303-1200ed9ce129", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8b564b72-2f00-4e33-a6a8-9d2fbb9f0174", "mac_address": "fa:16:3e:cc:66:ef", "admin_state_up": true, "status": "ACTIVE", "device_id": "daecec0b-9ba2-429b-805a-e246e0f2a2f0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:07:58Z", "updated_at": "2023-04-19T07:09:53Z", "revision_number": 1, "project_id": "bfe969fbc73349049b9f44264b913cd5"}}' 2023-04-19 07:09:54,868 80150 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.143:22' as 'cirros' with public key authentication 2023-04-19 07:09:54,907 80150 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 07:09:54,929 80150 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 07:09:54,929 80150 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.143 successfully created 2023-04-19 07:09:55,177 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/bfe969fbc73349049b9f44264b913cd5/volumes 0.247s 2023-04-19 07:09:55,178 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-964635264"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40da0b99-0859-4d30-88af-28d14c305f7c', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40da0b99-0859-4d30-88af-28d14c305f7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe969fbc73349049b9f44264b913cd5/volumes'} Body: b'{"volume": {"id": "3a48db26-a2fb-495f-8848-2f0f92adbded", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:09:55.102042", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-964635264", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bfe969fbc73349049b9f44264b913cd5/volumes/3a48db26-a2fb-495f-8848-2f0f92adbded"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bfe969fbc73349049b9f44264b913cd5/volumes/3a48db26-a2fb-495f-8848-2f0f92adbded"}], "user_id": "9fa03c2c9fb94a53a4b5c74594b6a925", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:09:55,235 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/bfe969fbc73349049b9f44264b913cd5/volumes/3a48db26-a2fb-495f-8848-2f0f92adbded 0.047s 2023-04-19 07:09:55,235 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0053649d-f570-4a59-8979-af74a885fc0c', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0053649d-f570-4a59-8979-af74a885fc0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfe969fbc73349049b9f44264b913cd5/volumes/3a48db26-a2fb-495f-8848-2f0f92adbded'} Body: b'{"volume": {"id": "3a48db26-a2fb-495f-8848-2f0f92adbded", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:09:55.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-964635264", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bfe969fbc73349049b9f44264b913cd5/volumes/3a48db26-a2fb-495f-8848-2f0f92adbded"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bfe969fbc73349049b9f44264b913cd5/volumes/3a48db26-a2fb-495f-8848-2f0f92adbded"}], "user_id": "9fa03c2c9fb94a53a4b5c74594b6a925", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfe969fbc73349049b9f44264b913cd5"}}' 2023-04-19 07:09:56,299 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/bfe969fbc73349049b9f44264b913cd5/volumes/3a48db26-a2fb-495f-8848-2f0f92adbded 0.051s 2023-04-19 07:09:56,300 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3a7039-0cb9-4694-9278-1a5ab76de43a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3a7039-0cb9-4694-9278-1a5ab76de43a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfe969fbc73349049b9f44264b913cd5/volumes/3a48db26-a2fb-495f-8848-2f0f92adbded'} Body: b'{"volume": {"id": "3a48db26-a2fb-495f-8848-2f0f92adbded", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:09:55.000000", "updated_at": "2023-04-19T07:09:55.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-964635264", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bfe969fbc73349049b9f44264b913cd5/volumes/3a48db26-a2fb-495f-8848-2f0f92adbded"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bfe969fbc73349049b9f44264b913cd5/volumes/3a48db26-a2fb-495f-8848-2f0f92adbded"}], "user_id": "9fa03c2c9fb94a53a4b5c74594b6a925", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfe969fbc73349049b9f44264b913cd5"}}' 2023-04-19 07:09:56,430 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0 0.118s 2023-04-19 07:09:56,430 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18666615-1bd2-4d77-86f7-18e1a893653d', 'x-compute-request-id': 'req-18666615-1bd2-4d77-86f7-18e1a893653d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0'} Body: b'' 2023-04-19 07:09:56,580 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0 0.149s 2023-04-19 07:09:56,580 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9abf822b-78db-4a4c-8a08-6864b2756ab2', 'x-compute-request-id': 'req-9abf822b-78db-4a4c-8a08-6864b2756ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0'} Body: b'{"server": {"id": "daecec0b-9ba2-429b-805a-e246e0f2a2f0", "name": "tempest-AttachSCSIVolumeTestJSON-server-639859137", "status": "ACTIVE", "tenant_id": "bfe969fbc73349049b9f44264b913cd5", "user_id": "9fa03c2c9fb94a53a4b5c74594b6a925", "metadata": {}, "hostId": "26979682bc538d74327c2c757f1d3409090da40078551132a9acb997", "image": {"id": "736788ee-6a30-4c76-99b5-5d9b5103c9e9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/736788ee-6a30-4c76-99b5-5d9b5103c9e9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:08:02Z", "updated": "2023-04-19T07:09:56Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1380401411-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:66:ef"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:66:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "s elf", "href": "http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334020518", "OS-SRV-USG:launched_at": "2023-04-19T07:08:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1889222487"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:10:46,685 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0 0.050s 2023-04-19 07:10:46,685 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-fd9dcd1e-45b9-4dc0-8eb4-64ac87a76487', 'x-compute-request-id': 'req-fd9dcd1e-45b9-4dc0-8eb4-64ac87a76487', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/daecec0b-9ba2-429b-805a-e246e0f2a2f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance daecec0b-9ba2-429b-805a-e246e0f2a2f0 could not be found."}}' 2023-04-19 07:10:46,717 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1334020518 0.031s 2023-04-19 07:10:46,717 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a1bca15-529b-4d6d-9885-f1d30fcc1339', 'x-compute-request-id': 'req-9a1bca15-529b-4d6d-9885-f1d30fcc1339', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1334020518'} Body: b'' 2023-04-19 07:10:46,862 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/4aa860bb-c682-4115-bc49-f28ac4b3648d 0.144s 2023-04-19 07:10:46,862 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-d9850c0c-db27-4b96-8cd7-8263162565b1', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:10:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4aa860bb-c682-4115-bc49-f28ac4b3648d'} Body: b'' 2023-04-19 07:10:46,883 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/4aa860bb-c682-4115-bc49-f28ac4b3648d 0.019s 2023-04-19 07:10:46,883 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x -openstack-request-id': 'req-c304e0c6-a145-4b81-b11c-c0fcd534ba90', 'date': 'Wed, 19 Apr 2023 07:10:46 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4aa860bb-c682-4115-bc49-f28ac4b3648d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 4aa860bb-c682-4115-bc49-f28ac4b3648d does not exist", "detail": ""}}' 2023-04-19 07:10:47,387 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/7951dd26-c08b-483d-8000-22ca1dd5b294 0.504s 2023-04-19 07:10:47,388 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-49867c4b-4452-459f-9617-95cb22921d3a', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:10:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/7951dd26-c08b-483d-8000-22ca1dd5b294'} Body: b'' 2023-04-19 07:10:47,533 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/736788ee-6a30-4c76-99b5-5d9b5103c9e9 0.144s 2023-04-19 07:10:47,533 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a8c84894-4ca6-4eaf-88e6-ff73b7424982', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/736788ee-6a30-4c76-99b5-5d9b5103c9e9'} Body: b'' 2023-04-19 07:10:47,549 80150 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/736788ee-6a30-4c76-99b5-5d9b5103c9e9 0.015s 2023-04-19 07:10:47,549 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8ac1fd4e-8764-44fa-b747-ca0d9f2b0e5f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/736788ee-6a30-4c76-99b5-5d9b5103c9e9'} Body: b'{"message": "No image found with ID 736788ee-6a30-4c76-99b5-5d9b5103c9e9

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {5} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.064304s] ... ok {5} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.001641s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range {5} setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 51, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f6e3169f-e1f2-47bb-a41b-d5d21dd0eb00 failed to build and is in ERROR status {5} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {5} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.030245s] ... ok {5} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.031995s] ... ok {5} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.021164s] ... ok {5} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.767974s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a322b7b4-7ad3-4162-90be-13779c02a20d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:11:04,464 80150 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes 0.486s 2023-04-19 07:11:04,464 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1048763152"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96389e1c-b409-4dbb-9886-609375580a7a', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96389e1c-b409-4dbb-9886-609375580a7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes'} Body: b'{"volume": {"id": "a322b7b4-7ad3-4162-90be-13779c02a20d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:11:04.283741", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1048763152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d"}], "user_id": "42ec1f0fe8cb4781ba1a1994921d17ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:11:04,513 80150 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d 0.039s 2023-04-19 07:11:04,513 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c0c2b1-cc25-4cac-84d3-bc5355eb23ec', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c0c2b1-cc25-4cac-84d3-bc5355eb23ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d'} Body: b'{"volume": {"id": "a322b7b4-7ad3-4162-90be-13779c02a20d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:11:04.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1048763152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d"}], "user_id": "42ec1f0fe8cb4781ba1a1994921d17ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "841ce2b036694efbb91f1ceb86ed9582"}}' 2023-04-19 07:11:05,565 80150 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d 0.040s 2023-04-19 07:11:05,565 80150 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db694a6c-588e-4220-8924-cb2d1b9adfe1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db694a6c-588e-4220-8924-cb2d1b9adfe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d'} Body: b'{"volume": {"id": "a322b7b4-7ad3-4162-90be-13779c02a20d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:11:04.000000", "updated_at": "2023-04-19T07:11:05.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1048763152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d"}], "user_id": "42ec1f0fe8cb4781ba1a1994921d17ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "841ce2b036694efbb91f1ceb86ed9582"}}' 2023-04-19 07:11:05,615 80150 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d 0.038s 2023-04-19 07:11:05,615 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ceeb81-d660-4f02-a75e-6fba213a3d04', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ceeb81-d660-4f02-a75e-6fba213a3d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d'} Body: b'{"volume": {"id": "a322b7b4-7ad3-4162-90be-13779c02a20d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:11:04.000000", "updated_at": "2023-04-19T07:11:05.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1048763152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d"}], "user_id": "42ec1f0fe8cb4781ba1a1994921d17ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "841ce2b036694efbb91f1ceb86ed9582"}}' 2023-04-19 07:11:05,721 80150 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d 0.096s 2023-04-19 07:11:05,721 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', ' content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0295be2-996a-4048-bc5c-3f06937cf888', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d'} Body: b'' 2023-04-19 07:11:05,744 80150 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d 0.022s 2023-04-19 07:11:05,744 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-96852b5c-568c-46e4-9244-6cecee9cd945', 'x-openstack-request-id': 'req-96852b5c-568c-46e4-9244-6cecee9cd945', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/841ce2b036694efbb91f1ceb86ed9582/volumes/a322b7b4-7ad3-4162-90be-13779c02a20d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a322b7b4-7ad3-4162-90be-13779c02a20d could not be found."}}' {5} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.023239s] ... ok {5} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.157473s] ... ok {5} setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5d7bf01f-0596-4071-aa91-d2f01a0ec05b failed to build and is in ERROR status {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [171.469058s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c8c86a2e-ae2d-4762-977a-bf923ee7145b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:08:32,051 80140 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 07:08:32,051 80140 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 07:08:32,323 80140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.268s 2023-04-19 07:08:32,323 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2106453637", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO8V/z3pwkzpDzncl06JbbTj68lORPjvTbpNSFk0pW482o5EVKRgPb9iUMXjuymmVjKV10uR8WkFBdbwNk5sujPzP4qmoI13PhgWNRq1MigdJM+L3VBk5I/KifbqfrxT1A=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a599424a-786d-4ffc-812d-27aa73b00a05', 'x-compute-request-id': 'req-a599424a-786d-4ffc-812d-27aa73b00a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2106453637", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO8V/z3pwkzpDzncl06JbbTj68lORPjvTbpNSFk0pW482o5EVKRgPb9iUMXjuymmVjKV10uR8WkFBdbwNk5sujPzP4qmoI13PhgWNRq1MigdJM+L3VBk5I/KifbqfrxT1A==", "fingerprint": "bd:ac:7a:79:00:4d:db:04:3a:e4:8f:f7:4e:42:38:fd", "user_id": "e65280fc4e95401ea9ac2c306564a7d6"}}' 2023-04-19 07:08:32,326 80140 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2106453637 created 2023-04-19 07:08:32,637 80140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.309s 2023-04-19 07:08:32,637 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1867462449", "description": "tempest-description--1532999547"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-fc0acf83-55be-4ba2-8592-3cfb183ec1b1', 'date': 'Wed, 19 Apr 2023 07:08:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4c8f68fe-def9-4cb1-9551-1e58bea4a55d", "name": "tempest-securitygroup--1867462449", "stateful": true, "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "description": "tempest-description--1532999547", "shared": false, "security_group_rules": [{"id": "30fd0b4d-474f-44b8-af23-18ad7a035690", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "security_group_id": "4c8f68fe-def9-4cb1-9551-1e58bea4a55d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 523, "description": null, "tags": [], "created_at": "2023-04-19T07:08:32Z", "updated_at": "2023-04-19T07:08:32Z", "revision_number": 0, "project_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}, {"id": "370c1ff0-7600-4e87-ba93-47b4f7d9dc3f", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "security_group_id": "4c8f68fe-def9-4cb1-9551-1e58bea4a55d", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 522, "description": null, "tags": [], "created_at": "2023-04-19T07:08:32Z", "updated_at": "2023-04-19T07:08:32Z", "revision_number": 0, "project_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}], "tags": [], "created_at": "2023-04-19T07:08:32Z", "updated_at": "2023-04-19T07:08:32Z", "revision_number": 1, "project_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}}' 2023-04-19 07:08:33,436 80140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.798s 2023-04-19 07:08:33,436 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4c8f68fe-def9-4cb1-9551-1e58bea4a55d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b6bb7067-c587-4c94-926b-07f452420ee9', 'date': 'Wed, 19 Apr 2023 07:08:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "64b1da96-834c-40da-879a-cbf2bef2130c", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "security_group_id": "4c8f68fe-def9-4cb1-9551-1e58bea4a55d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:33Z", "updated_at": "2023-04-19T07:08:33Z", "revision_number": 0, "project_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}}' 2023-04-19 07:08:34,519 80140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.082s 2023-04-19 07:08:34,519 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4c8f68fe-def9-4cb1-9551-1e58bea4a55d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-566717d5-960e-4e3b-9fbf-8998cd3a63bf', 'date': 'Wed, 19 Apr 2023 07:08:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "48a4d647-f41f-4612-87c4-ec3c395d78e7", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "security_group_id": "4c8f68fe-def9-4cb1-9551-1e58bea4a55d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:33Z", "updated_at": "2023-04-19T07:08:33Z", "revision_number": 0, "project_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}}' 2023-04-19 07:08:34,520 80140 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1867462449 created 2023-04-19 07:08:36,616 80140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.096s 2023-04-19 07:08:36,616 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-beb88149-4b6b-4b00-ad77-9f275e2f9d98', 'date': 'Wed, 19 Apr 2023 07:08:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bbd63afb-a5ea-4a68-98f4-1ea6727f74b9", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "floating_ip_address": "172.24.4.35", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:08:35Z", "updated_at": "2023-04-19T07:08:35Z", "revision_number": 0}}' 2023-04-19 07:08:36,617 80140 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bbd63afb-a5ea-4a68-98f4-1ea6727f74b9', 'tenant_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'floating_ip_address': '172.24.4.35', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:08:35Z', 'updated_at': '2023-04-19T07:08:35Z', 'revision_number': 0, 'ip': '172.24.4.35'} created 2023-04-19 07:08:36,709 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2023-04-19 07:08:36,709 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-64cffb00-54d6-4e66-907e-e6e29f34e05d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e65280fc4e95401ea9ac2c306564a7d6", "name": "tempest-AttachVolumeTestJSON-1050177706-project-member", "password_expires_at": null}, "audit_ids": ["CytsbXgpS8mkKC3sQby09A"], "expires_at": "2023-04-19T08:08:36.000000Z", "issued_at": "2023-04-19T07:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "name": "tempest-AttachVolumeTestJSON-1050177706"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f1e5a3e55b1b4eb0bf2f3d6f38017899", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "Reg ionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:08:36,710 80140 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '64584550-b2b4-4a21-b220-fb252a4020b2', 'name': 'tempest-AttachVolumeTestJSON-263212048-network', 'tenant_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3331, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:08:18Z', 'updated_at': '2023-04-19T07:08:18Z', 'revision_number': 1} available for tenant 2023-04-19 07:08:36,711 80140 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2106453637', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO8V/z3pwkzpDzncl06JbbTj68lORPjvTbpNSFk0pW482o5EVKRgPb9iUMXjuymmVjKV10uR8WkFBdbwNk5sujPzP4qmoI13PhgWNRq1MigdJM+L3VBk5I/KifbqfrxT1A==', 'fingerprint': 'bd:ac:7a:79:00:4d:db:04:3a:e4:8f:f7:4e:42:38:fd', 'user_id': 'e65280fc4e95401ea9ac2c306564a7d6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDQxTlsJbTcHurQXqJuc2oKtT1QBl/IelHkol+XtR3O/moaITb/xoL/\nP0eAqBG9lwKgBwYFK4EEACKhZANiAATvFf896cJM6Q853JdOiW204+vJTkT47026\nTUhZNKVuPNqORFSkYD2/YlDF47spplYylddLkfFpBQXW8DZObLoz8z+KpqCNdz4Y\nFjUatTIoHSTPi91QZOSPyon26n68U9Q=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4c8f68fe-def9-4cb1-9551-1e58bea4a55d', 'name': 'tempest-securitygroup--1867462449', 'stateful': True, 'tenant_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'description': 'tempest-description--1532999547', 'shared': False, 'security_group_rules': [{'id': '30fd0b4d-474f-44b8-af23-18ad7a035690', 'tenant_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'security_group_id': '4c8f68fe-def9-4cb1-9551-1e58bea4a55d', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 523, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:08:32Z', 'updated_at': '2023-04-19T07:08:32Z', 'revision_number': 0, 'project_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899'}, {'id': '370c1ff0-7600-4e87-ba93-47b4f7d9dc3f', 'tenant_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'security_group_id': '4c8f68fe-def9-4cb1-9551-1e58bea4a55d', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 522, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:08:32Z', 'updated_at': '2023-04-19T07:08:32Z', 'revision_number': 0, 'project_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899'}], 'tags': [], 'created_at': '2023-04-19T07:08:3 2Z', 'updated_at': '2023-04-19T07:08:32Z', 'revision_number': 1, 'project_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899'}, 'floating_ip': {'id': 'bbd63afb-a5ea-4a68-98f4-1ea6727f74b9', 'tenant_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'floating_ip_address': '172.24.4.35', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:08:35Z', 'updated_at': '2023-04-19T07:08:35Z', 'revision_number': 0, 'ip': '172.24.4.35'}} 2023-04-19 07:08:38,767 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.055s 2023-04-19 07:08:38,767 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-278009799", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "64584550-b2b4-4a21-b220-fb252a4020b2"}], "security_groups": [{"name": "tempest-securitygroup--1867462449"}], "key_name": "tempest-keypair-2106453637", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2186b99c-05f2-48e0-93d9-efcf6ebff293', 'x-compute-request-id': 'req-2186b99c-05f2-48e0-93d9-efcf6ebff293', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "38609293-bb78-4493-954e-970a1d4588ad", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38609293-bb78-4493-954e-970a1d4588ad"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1867462449"}], "adminPass": "password"}}' 2023-04-19 07:08:38,861 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad 0.089s 2023-04-19 07:08:38,862 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a55b164e-7bee-47b3-856c-802de60b4efc', 'x-compute-request-id': 'req-a55b164e-7bee-47b3-856c-802de60b4efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad'} Body: b'{"server": {"id": "38609293-bb78-4493-954e-970a1d4588ad", "name": "tempest-AttachVolumeTestJSON-server-278009799", "status": "BUILD", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "user_id": "e65280fc4e95401ea9ac2c306564a7d6", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:08:39Z", "updated": "2023-04-19T07:08:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38609293-bb78-4493-954e-970a1d4588ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2106453637", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:09:29,185 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad 0.262s 2023-04-19 07:09:29,186 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e14bdf8d-c86a-476f-aec1-0103bb4ee77c', 'x-compute-request-id': 'req-e14bdf8d-c86a-476f-aec1-0103bb4ee77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad'} Body: b'{"server": {"id": "38609293-bb78-4493-954e-970a1d4588ad", "name": "tempest-AttachVolumeTestJSON-server-278009799", "status": "ACTIVE", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "user_id": "e65280fc4e95401ea9ac2c306564a7d6", "metadata": {}, "hostId": "d62b0fcc8e29e43ff3b657c0c0c38aa9e020a1d74aad03df67475d37", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:08:38Z", "updated": "2023-04-19T07:08:47Z", "addresses": {"tempest-AttachVolumeTestJSON-263212048-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:2d:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38609293-bb78-4493-954e-970a1d4588ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2106453637", "OS-SRV-USG:launched_at": "2023-04-19T07:08:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1867462449"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:09:29,200 80140 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 07:10:29,467 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad/os-interface 0.206s 2023-04-19 07:10:29,467 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8789aa18-1695-4bcc-8ec5-5f9aa65b130f', 'x-compute-request-id': 'req-8789aa18-1695-4bcc-8ec5-5f9aa65b130f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "64584550-b2b4-4a21-b220-fb252a4020b2", "port_id": "997e8b18-3347-4ed3-869a-3c477635430e", "mac_addr": "fa:16:3e:2f:2d:b8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e39e1cfa-2e3e-4977-91ef-80884acbf3b8", "ip_address": "10.0.0.4"}]}]}' 2023-04-19 07:10:30,239 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/bbd63afb-a5ea-4a68-98f4-1ea6727f74b9 0.767s 2023-04-19 07:10:30,239 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "997e8b18-3347-4ed3-869a-3c477635430e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-4a1726d9-f994-4712-851d-1f1d58db5b4d', 'date': 'Wed, 19 Apr 2023 07:10:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bbd63afb-a5ea-4a68-98f4-1ea6727f74b9'} Body: b'{"floatingip": {"id": "bbd63afb-a5ea-4a68-98f4-1ea6727f74b9", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "floating_ip_address": "172.24.4.35", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": "b012b49f-5544-4158-b002-4bfd23a83a0e", "port_id": "997e8b18-3347-4ed3-869a-3c477635430e", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "64584550-b2b4-4a21-b220-fb252a4020b2", "mac_address": "fa:16:3e:2f:2d:b8", "admin_state_up": true, "status": "ACTIVE", "device_id": "38609293-bb78-4493-954e-970a1d4588ad", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:08:35Z", "updated_at": "2023-04-19T07:10:29Z", "revision_number": 1, "project_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}}' 2023-04-19 07:10:30,241 80140 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.35:22' as 'cirros' with public key authentication 2023-04-19 07:10:30,283 80140 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 07:10:30,330 80140 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 07:10:30,331 80140 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.35 successfully created 2023-04-19 07:10:30,417 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad/ips 0.085s 2023-04-19 07:10:30,417 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c07b4e9-251a-454b-8c6d-bb2e3269cf98', 'x-compute-request-id': 'req-0c07b4e9-251a-454b-8c6d-bb2e3269cf98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-263212048-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-19 07:10:30,423 80140 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.35:22' as 'cirros' with public key authentication 2023-04-19 07:10:30,444 80140 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 07:10:30,461 80140 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 07:10:30,461 80140 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.35 successfully created 2023-04-19 07:10:30,461 80140 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-19 07:10:30,462 80140 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.35:22' as 'cirros' with public key authentication 2023-04-19 07:10:30,466 80140 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 07:10:30,482 80140 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 07:10:30,483 80140 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.35 successfully created 2023-04-19 07:10:30,756 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes 0.247s 2023-04-19 07:10:30,756 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-925794305"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c792586-b85b-49b6-94d0-7f5995bc00da', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c792586-b85b-49b6-94d0-7f5995bc00da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes'} Body: b'{"volume": {"id": "c8c86a2e-ae2d-4762-977a-bf923ee7145b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:10:30.692448", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-925794305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/c8c86a2e-ae2d-4762-977a-bf923ee7145b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/c8c86a2e-ae2d-4762-977a-bf923ee7145b"}], "user_id": "e65280fc4e95401ea9ac2c306564a7d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:10:30,812 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/c8c86a2e-ae2d-4762-977a-bf923ee7145b 0.046s 2023-04-19 07:10:30,812 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c570712-98f4-4bea-b22f-6f9435d1d449', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c570712-98f4-4bea-b22f-6f9435d1d449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/c8c86a2e-ae2d-4762-977a-bf923ee7145b'} Body: b'{"volume": {"id": "c8c86a2e-ae2d-4762-977a-bf923ee7145b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:10:31.000000", "updated_at": null, "name": "te mpest-AttachVolumeTestJSON-volume-925794305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/c8c86a2e-ae2d-4762-977a-bf923ee7145b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/c8c86a2e-ae2d-4762-977a-bf923ee7145b"}], "user_id": "e65280fc4e95401ea9ac2c306564a7d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}}' 2023-04-19 07:10:31,869 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/c8c86a2e-ae2d-4762-977a-bf923ee7145b 0.038s 2023-04-19 07:10:31,869 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b99a4d-dbea-46d5-bd99-fb24ca3c65f8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b99a4d-dbea-46d5-bd99-fb24ca3c65f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/c8c86a2e-ae2d-4762-977a-bf923ee7145b'} Body: b'{"volume": {"id": "c8c86a2e-ae2d-4762-977a-bf923ee7145b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:10:31.000000", "updated_at": "2023-04-19T07:10:31.000000", "name": "tempest-AttachVolumeTestJSON-volume-925794305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/c8c86a2e-ae2d-4762-977a-bf923ee7145b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/c8c86a2e-ae2d-4762-977a-bf923ee7145b"}], "user_id": "e65280fc4e95401ea9ac2c306564a7d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}}' 2023-04-19 07:10:32,285 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad 0.402s 2023-04-19 07:10:32,285 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db9065c-c611-489d-9757-c4b45860a4de', 'x-compute-request-id': 'req-5db9065c-c611-489d-9757-c4b45860a4de', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad'} Body: b'' 2023-04-19 07:10:32,485 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad 0.199s 2023-04-19 07:10:32,486 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:32 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe5cd1f3-b8d8-42bc-9047-5ff88619c162', 'x-compute-request-id': 'req-fe5cd1f3-b8d8-42bc-9047-5ff88619c162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad'} Body: b'{"server": {"id": "38609293-bb78-4493-954e-970a1d4588ad", "name": "tempest-AttachVolumeTestJSON-server-278009799", "status": "ACTIVE", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "user_id": "e65280fc4e95401ea9ac2c306564a7d6", "metadata": {}, "hostId": "d62b0fcc8e29e43ff3b657c0c0c38aa9e020a1d74aad03df67475d37", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:08:38Z", "updated": "2023-04-19T07:10:32Z", "addresses": {"tempest-AttachVolumeTestJSON-263212048-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:2d:b8"}, {"version": 4, "addr": "172.24.4.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:2d:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38609293-bb78-4493-954e-970a1d4588ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2106453637", "OS-SRV-USG:launched_at": "2023-04-19T07:08:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1867462449"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:11:22,593 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad 0.046s 2023-04-19 07:11:22,593 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-de62ca7f-7151-4c00-8456-089c4bbf8288', 'x-compute-request-id': 'req-de62ca7f-7151-4c00-8456-089c4bbf8288', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38609293-bb78-4493-954e-970a1d4588ad'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 38609293-bb78-4493-954e-970a1d4588ad could not be found."}}' 2023-04-19 07:11:22,625 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2106453637 0.031s 2023-04-19 07:11:22,626 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a9a5dfb-f0af-4645-8377-d 78ec2dfd4aa', 'x-compute-request-id': 'req-3a9a5dfb-f0af-4645-8377-d78ec2dfd4aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2106453637'} Body: b'' 2023-04-19 07:11:22,770 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/4c8f68fe-def9-4cb1-9551-1e58bea4a55d 0.144s 2023-04-19 07:11:22,771 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-90ca9bbf-e267-4b71-8163-bac0a0c4b648', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:11:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4c8f68fe-def9-4cb1-9551-1e58bea4a55d'} Body: b'' 2023-04-19 07:11:22,792 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/4c8f68fe-def9-4cb1-9551-1e58bea4a55d 0.020s 2023-04-19 07:11:22,792 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-17c7f204-6180-4596-bacf-f3a54670fe1e', 'date': 'Wed, 19 Apr 2023 07:11:22 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4c8f68fe-def9-4cb1-9551-1e58bea4a55d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 4c8f68fe-def9-4cb1-9551-1e58bea4a55d does not exist", "detail": ""}}' 2023-04-19 07:11:23,518 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/bbd63afb-a5ea-4a68-98f4-1ea6727f74b9 0.725s 2023-04-19 07:11:23,519 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-ffe3d89d-17ec-450a-996b-3acc67b2e39f', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:11:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bbd63afb-a5ea-4a68-98f4-1ea6727f74b9'} Body: b'' {9} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [167.020911s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 54, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d2a2ec30-5e37-48ae-af0b-460a7b83ba28 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:08:38,185 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.304s 2023-04-19 07:08:38,186 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-27676095", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDc3sP3hqkr5tEFNAUC6UVXJ3ccSo8Tr8mn6mGiubech09nOGA1VfoN1AjaL4PGw9WYVXrjocTS3qTfRwZMoc9pdnF+s3yf3PLj1BZlKw+jAZyrlzc+t2cTXc3MlOd5/CQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd01ad61-648d-439f-9ebf-d744306d99ad', 'x-compute-request-id': 'req-bd01ad61-648d-439f-9ebf-d744306d99ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-27676095", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDc3sP3hqkr5tEFNAUC6UVXJ3ccSo8Tr8mn6mGiubech09nOGA1VfoN1AjaL4PGw9WYVXrjocTS3qTfRwZMoc9pdnF+s3yf3PLj1BZlKw+jAZyrlzc+t2cTXc3MlOd5/CQ==", "fingerprint": "3d:07:2f:a5:73:c7:df:4e:08:d6:58:bc:13:ca:26:b5", "user_id": "6ebcc20a487d438c832154a6e840cbab"}}' 2023-04-19 07:08:38,368 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.179s 2023-04-19 07:08:38,368 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-774217171", "description": "tempest-secgroup-smoke-774217171 description", "project_id": "0e20f1033ac3450f808e65f92b846359"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-8ae57448-1b0e-4d62-8bd6-1f586df41a89', 'date': 'Wed, 19 Apr 2023 07:08:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ab5c4cc6-73f9-4631-8f31-0a96c232bf04", "name": "tempest-secgroup-smoke-774217171", "stateful": true, "tenant_id": "0e20f1033ac3450f808e65f92b846359", "description": "tempest-secgroup-smoke-774217171 description", "shared": false, "security_group_rules": [{"id": "35085db5-0222-474f-be23-17427f908b25", "tenant_id": "0e20f1033ac3450f808e65f92b846359", "security_group_id": "ab5c4cc6-73f9-4631-8f31-0a96c232bf04", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 550, "description": null, "tags": [], "created_at": "2023-04-19T07:08:38Z", "updated_at": "2023-04-19T07:08:38Z", "revision_number": 0, "project_id": "0e20f1033ac3450f808e65f92b846359"}, {"id": "e2bc07b6-b7c8-4a31-b6ed-3b6415765310", "tenant_id": "0e20f1033ac3450f808e65f92b846359", "security_group_id": "ab5c4cc6-73f9-4631-8f31-0a96c232bf04", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 549, "description": null, "tags": [], "created_at": "2023-04-19T07:08:38Z", "updated_at": "2023-04-19T07:08:38Z", "revision_number": 0, "project_id": "0e20f1033ac3450f808e65f92b846359"}], "tags": [], "created_at": "2023-04-19T07:08:38Z", "updated_at": "2023-04-19T07:08:38Z", "revision_number": 1, "pr oject_id": "0e20f1033ac3450f808e65f92b846359"}}' 2023-04-19 07:08:38,594 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.225s 2023-04-19 07:08:38,594 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ab5c4cc6-73f9-4631-8f31-0a96c232bf04", "project_id": "0e20f1033ac3450f808e65f92b846359", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-944570a4-774a-49c1-8b79-bb4b10fba239', 'date': 'Wed, 19 Apr 2023 07:08:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5be32512-1eb2-423f-8644-3c8c8e4f889b", "tenant_id": "0e20f1033ac3450f808e65f92b846359", "security_group_id": "ab5c4cc6-73f9-4631-8f31-0a96c232bf04", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:38Z", "updated_at": "2023-04-19T07:08:38Z", "revision_number": 0, "project_id": "0e20f1033ac3450f808e65f92b846359"}}' 2023-04-19 07:08:38,808 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.213s 2023-04-19 07:08:38,809 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ab5c4cc6-73f9-4631-8f31-0a96c232bf04", "project_id": "0e20f1033ac3450f808e65f92b846359", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-2501f8cd-7581-42c3-8642-e750956680fd', 'date': 'Wed, 19 Apr 2023 07:08:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0a081329-1f6b-447e-a65b-2122cb6f13ef", "tenant_id": "0e20f1033ac3450f808e65f92b846359", "security_group_id": "ab5c4cc6-73f9-4631-8f31-0a96c232bf04", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:38Z", "updated_at": "2023-04-19T07:08:38Z", "revision_number": 0, "project_id": "0e20f1033ac3450f808e65f92b846359"}}' 2023-04-19 07:08:38,981 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-19 07:08:38,981 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ab5c4cc6-73f9-4631-8f31-0a96c232bf04", "project_id": "0e20f1033ac3450f808e65f92b846359", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-dde0732f-0ad9-4bda-b32d-a2903a7482de', 'date': 'Wed, 19 Apr 2023 07:08:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3ea25343-7ea8-4d6a-adff-aa35f1191198", "tenant_id": "0e20f1033ac345 0f808e65f92b846359", "security_group_id": "ab5c4cc6-73f9-4631-8f31-0a96c232bf04", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:38Z", "updated_at": "2023-04-19T07:08:38Z", "revision_number": 0, "project_id": "0e20f1033ac3450f808e65f92b846359"}}' 2023-04-19 07:08:39,362 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.381s 2023-04-19 07:08:39,363 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ab5c4cc6-73f9-4631-8f31-0a96c232bf04", "project_id": "0e20f1033ac3450f808e65f92b846359", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3baf759d-cfa4-4220-8b0e-fbc4e5dd8331', 'date': 'Wed, 19 Apr 2023 07:08:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "05b93330-72c7-4757-a4fb-2f799f15ba23", "tenant_id": "0e20f1033ac3450f808e65f92b846359", "security_group_id": "ab5c4cc6-73f9-4631-8f31-0a96c232bf04", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:39Z", "updated_at": "2023-04-19T07:08:39Z", "revision_number": 0, "project_id": "0e20f1033ac3450f808e65f92b846359"}}' 2023-04-19 07:08:39,722 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.359s 2023-04-19 07:08:39,723 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ab5c4cc6-73f9-4631-8f31-0a96c232bf04", "project_id": "0e20f1033ac3450f808e65f92b846359", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-3a080138-8993-4eef-a3f2-145a232405bf', 'date': 'Wed, 19 Apr 2023 07:08:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5fdbced2-9905-405f-993e-e18c594820c3", "tenant_id": "0e20f1033ac3450f808e65f92b846359", "security_group_id": "ab5c4cc6-73f9-4631-8f31-0a96c232bf04", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:39Z", "updated_at": "2023-04-19T07:08:39Z", "revision_number": 0, "project_id": "0e20f1033ac3450f808e65f92b846359"}}' 2023-04-19 07:08:39,988 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.265s 2023-04-19 07:08:39,989 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ab5c4cc6-73f9-4631-8f31-0a96c232bf04", "project_id": "0e20f1033ac3450f808e65f92b846359", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-29f6875e-b3ef-4f91-b241-26a72c7f05fd', 'date': 'Wed, 19 Apr 2023 07:08:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "16a8759e-f898-471e-8ce5-782e5d3d7834", "tenant_id": "0e20f1033ac3450f808e65f92b846359", "security_group_id": "ab5c4cc6-73f9-4631-8f31-0a96c232bf04", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:08:39Z", "updated_at": "2023-04-19T07:08:39Z", "revision_number": 0, "project_id": "0e20f1033ac3450f808e65f92b846359"}}' 2023-04-19 07:08:40,084 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2023-04-19 07:08:40,084 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-59da99fc-0849-4b83-ad24-b328116e5c3d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6ebcc20a487d438c832154a6e840cbab", "name": "tempest-SnapshotDataIntegrityTests-1802246436-project-member", "password_expires_at": null}, "audit_ids": ["hwAyCq1pSLqddCzWqhm-dQ"], "expires_at": "2023-04-19T08:08:40.000000Z", "issued_at": "2023-04-19T07:08:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e20f1033ac3450f808e65f92b846359", "name": "tempest-SnapshotDataIntegrityTests-1802246436"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0e20f1033ac3450f808e65f92b846359", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0e20f1033ac3450f808e65f92b846359", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "re gion": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0e20f1033ac3450f808e65f92b846359", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:08:40,085 80158 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '827f7338-36d8-4c92-b1d5-2d5e15f84af5', 'name': 'tempest-SnapshotDataIntegrityTests-992905091-network', 'tenant_id': '0e20f1033ac3450f808e65f92b846359', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0e20f1033ac3450f808e65f92b846359', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20080, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:08:14Z', 'updated_at': '2023-04-19T07:08:14Z', 'revision_number': 1} available for tenant 2023-04-19 07:08:41,487 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 1.401s 2023-04-19 07:08:41,488 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1549230608", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-27676095", "security_groups": [{"name": "tempest-secgroup-smoke-774217171"}], "networks": [{"uuid": "827f7338-36d8-4c92-b1d5-2d5e15f84af5"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffd2b6d8-94b8-4753-8f4d-d821dfaf1f41', 'x-compute-request-id': 'req-ffd2b6d8-94b8-4753-8f4d-d821dfaf1f41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "444ea8d5-a060-4ff7-8a50-e1ddf7992a54", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-774217171"}], "adminPass": "R5q5YfbNg7MU"}}' 2023-04-19 07:08:41,641 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54 0.150s 2023-04-19 07:08:41,642 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31f6b896-c3bf-47bc-999c-8228cdd17496', 'x-compute-request-id': 'req-31f6b896-c3bf-47bc-999c-8228cdd17496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54'} Body: b'{"server": {"id": "444ea8d5-a060-4ff7-8a50-e1ddf7992a54", "name": "tempest-SnapshotDataIntegrityTests-server-1549230608", "status": "BUILD", "tenant_id": "0e20f1033ac3450f808e65f92b846359", "user_id": "6ebcc20a487d438c832154a6e840cbab", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:08:41Z", "updated": "2023-04-19T07:08:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-27676095", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:09:31,991 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54 0.287s 2023-04-19 07:09:31,992 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d9520c0-e70e-42b8-a4cc-db354a28ef16', 'x-compute-request-id': 'req-7d9520c0-e70e-42b8-a4cc-db354a28ef16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54'} Body: b'{"server": {"id": "444ea8d5-a060-4ff7-8a50-e1ddf7992a54", "name": "tempest-SnapshotDataIntegrityTests-server-1549230608", "status": "ACTIVE", "tenant_id": "0e20f1033ac3450f808e65f92b846359", "user_id": "6ebcc20a487d438c832154a6e840cbab", "metadata": {}, "hostId": "9de60b6944d94acc3d6fa514b7cd6696a3fa7b4c733f87ef5741094c", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:08:41Z", "updated": "2023-04-19T07:08:51Z", "addresses": {"tempest-SnapshotDataIntegrityTests-992905091-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c7:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-27676095", "OS-SRV-USG:launched_at": "2023-04-19T07:08:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-774217171"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:09:32,011 80158 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 07:10:32,322 80158 INFO [tempest.lib.common.rest_client] Request (Snapshot DataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54 0.251s 2023-04-19 07:10:32,322 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b709c38a-e324-4cce-a387-c852f79b17c8', 'x-compute-request-id': 'req-b709c38a-e324-4cce-a387-c852f79b17c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54'} Body: b'{"server": {"id": "444ea8d5-a060-4ff7-8a50-e1ddf7992a54", "name": "tempest-SnapshotDataIntegrityTests-server-1549230608", "status": "ACTIVE", "tenant_id": "0e20f1033ac3450f808e65f92b846359", "user_id": "6ebcc20a487d438c832154a6e840cbab", "metadata": {}, "hostId": "9de60b6944d94acc3d6fa514b7cd6696a3fa7b4c733f87ef5741094c", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:08:41Z", "updated": "2023-04-19T07:08:51Z", "addresses": {"tempest-SnapshotDataIntegrityTests-992905091-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c7:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-27676095", "OS-SRV-USG:launched_at": "2023-04-19T07:08:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-774217171"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:10:32,599 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/0e20f1033ac3450f808e65f92b846359/volumes 0.264s 2023-04-19 07:10:32,599 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-758888735", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2d1a3a0-8624-499c-b0f0-e1fc639cd82a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2d1a3a0-8624-499c-b0f0-e1fc639cd82a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0e20f1033ac3450f808e65f92b846359/volumes'} Body: b'{"volume": {"id": "d2a2ec30-5e37-48ae-af0b-460a7b83ba28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:10:32.528278", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-758888735", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0e20f1033ac3450f808e65f92b846359/volumes/d2a2ec30-5e37-48ae-af0b-460a7b 83ba28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0e20f1033ac3450f808e65f92b846359/volumes/d2a2ec30-5e37-48ae-af0b-460a7b83ba28"}], "user_id": "6ebcc20a487d438c832154a6e840cbab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:10:32,663 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/0e20f1033ac3450f808e65f92b846359/volumes/d2a2ec30-5e37-48ae-af0b-460a7b83ba28 0.054s 2023-04-19 07:10:32,664 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf7e3d1-766b-42f4-a053-047201bb3a88', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf7e3d1-766b-42f4-a053-047201bb3a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0e20f1033ac3450f808e65f92b846359/volumes/d2a2ec30-5e37-48ae-af0b-460a7b83ba28'} Body: b'{"volume": {"id": "d2a2ec30-5e37-48ae-af0b-460a7b83ba28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:10:33.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-758888735", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0e20f1033ac3450f808e65f92b846359/volumes/d2a2ec30-5e37-48ae-af0b-460a7b83ba28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0e20f1033ac3450f808e65f92b846359/volumes/d2a2ec30-5e37-48ae-af0b-460a7b83ba28"}], "user_id": "6ebcc20a487d438c832154a6e840cbab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0e20f1033ac3450f808e65f92b846359"}}' 2023-04-19 07:10:33,718 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/0e20f1033ac3450f808e65f92b846359/volumes/d2a2ec30-5e37-48ae-af0b-460a7b83ba28 0.041s 2023-04-19 07:10:33,718 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7320f93-77ae-4f21-9aa8-d25bc5eab14b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7320f93-77ae-4f21-9aa8-d25bc5eab14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0e20f1033ac3450f808e65f92b846359/volumes/d2a2ec30-5e37-48ae-af0b-460a7b83ba28'} Body: b'{"volume": {"id": "d2a2ec30-5e37-48ae-af0b-460a7b83ba28", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:10:33.000000", "updated_at": "2023-04-19T07:10:33.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-758888735", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0e20f1033ac3450f808e65f92b846359/volumes/d2a2ec30-5e37-48ae-af0b-460a7b83ba28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0e20f1033ac3450f808e65f92b846359/volumes/d2a2ec30-5e37-48ae-af0b-460a7b83ba28"}], "user_id": "6ebcc20a487d438c832154a6e840cbab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": fal se, "attachments": [], "os-vol-tenant-attr:tenant_id": "0e20f1033ac3450f808e65f92b846359"}}' 2023-04-19 07:10:33,829 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0e20f1033ac3450f808e65f92b846359/volumes/d2a2ec30-5e37-48ae-af0b-460a7b83ba28 0.098s 2023-04-19 07:10:33,829 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08bd87bc-4ae4-4b65-b3e0-372a3483993f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0e20f1033ac3450f808e65f92b846359/volumes/d2a2ec30-5e37-48ae-af0b-460a7b83ba28'} Body: b'' 2023-04-19 07:10:33,852 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0e20f1033ac3450f808e65f92b846359/volumes/d2a2ec30-5e37-48ae-af0b-460a7b83ba28 0.023s 2023-04-19 07:10:33,853 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a227756-ed93-425f-8f79-c8cf76a24517', 'x-openstack-request-id': 'req-8a227756-ed93-425f-8f79-c8cf76a24517', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0e20f1033ac3450f808e65f92b846359/volumes/d2a2ec30-5e37-48ae-af0b-460a7b83ba28'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d2a2ec30-5e37-48ae-af0b-460a7b83ba28 could not be found."}}' 2023-04-19 07:10:33,977 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54 0.123s 2023-04-19 07:10:33,977 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82299868-3acb-46bb-ac80-0e5683dd3533', 'x-compute-request-id': 'req-82299868-3acb-46bb-ac80-0e5683dd3533', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54'} Body: b'' 2023-04-19 07:10:34,327 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54 0.348s 2023-04-19 07:10:34,327 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bfc46d2-aa88-47c4-80ff-ed8b38d356bc', 'x-compute-request-id': 'req-1bfc46d2-aa88-47c4-80ff-ed8b38d356bc', 'connection': 'close', 'status': '200', 'content-location': 'http://1 0.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54'} Body: b'{"server": {"id": "444ea8d5-a060-4ff7-8a50-e1ddf7992a54", "name": "tempest-SnapshotDataIntegrityTests-server-1549230608", "status": "ACTIVE", "tenant_id": "0e20f1033ac3450f808e65f92b846359", "user_id": "6ebcc20a487d438c832154a6e840cbab", "metadata": {}, "hostId": "9de60b6944d94acc3d6fa514b7cd6696a3fa7b4c733f87ef5741094c", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:08:41Z", "updated": "2023-04-19T07:10:34Z", "addresses": {"tempest-SnapshotDataIntegrityTests-992905091-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c7:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-27676095", "OS-SRV-USG:launched_at": "2023-04-19T07:08:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-774217171"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:11:24,428 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54 0.041s 2023-04-19 07:11:24,428 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-7ca2e88f-f3dc-4d61-aa57-a80a1acf413d', 'x-compute-request-id': 'req-7ca2e88f-f3dc-4d61-aa57-a80a1acf413d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/444ea8d5-a060-4ff7-8a50-e1ddf7992a54'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 444ea8d5-a060-4ff7-8a50-e1ddf7992a54 could not be found."}}' 2023-04-19 07:11:24,868 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ab5c4cc6-73f9-4631-8f31-0a96c232bf04 0.439s 2023-04-19 07:11:24,869 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-5f478fd0-ccec-4b27-8875-b666af1fa6aa', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:11:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ab5c4cc6-73f9-4631-8f31-0a96c232bf04'} Body: b'' 2023-04-19 07:11:24,898 80158 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-27676095 0.028s 2023-04-19 07:11:24,898 80158 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:24 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c73bed1a-c253-4ae8-b38e-8ac945eaac48', 'x-compute-request-id': 'req-c73bed1a-c253-4ae8-b38e-8ac945eaac48', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-27676095'} Body: b'' {3} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [233.253686s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 286, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server aa930459-4d98-4f9e-9d0b-6d13a4290fd3 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-19T07:10:47Z', 'message': 'Build of instance aa930459-4d98-4f9e-9d0b-6d13a4290fd3 aborted: Volume a4e43db3-d4a0-4e48-8270-165a0dc6f760 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-84f70504-1868-4acc-99df-1cbb97b3f12a. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:07:37,179 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.116s 2023-04-19 07:07:37,179 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6a37d8d5-0f9d-4b32-876a-41113dcab6e4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "password_expires_at": null}, "audit_ids": ["1UuJWrlERDyEQvxUE9mbgQ"], "expires_at": "2023-04-19T08:07:37.000000Z", "issued_at": "2023-04-19T07:07:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab62bb22942944ba8ba34f9af978708b", "name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ab62bb22942944ba8ba34f9af978708b", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ab62bb22942944ba8ba34f9af978708b", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ab62bb22942944ba8ba34f9af978708b", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:07:37,180 80146 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'e81acd76-8393-441e-ba29-a09913c613fa', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1961640273-network', 'tenant_id': 'ab62bb22942944ba8ba34f9af978708b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'ab62bb22942944ba8ba34f9af978708b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21942, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:07:19Z', 'updated_at': '2023-04-19T07:07:19Z', 'revision_number': 1} available for tenant 2023-04-19 07:07:39,777 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.597s 2023-04-19 07:07:39,778 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-191599778", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "flavorRef": "42", "networks": [{"uuid": "e81acd76-8393-441e-ba29-a09913c613fa"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2629801-902f-45f2-bcc8-ab82e0f83568', 'x-compute-request-id': 'req-f2629801-902f-45f2-bcc8-ab82e0f83568', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ac1666f7-743e-4fa3-8128-129a6176b5f8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "kBNEx6ZkS4Er"}}' 2023-04-19 07:07:39,981 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8 0.198s 2023-04-19 07:07:39,982 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:07:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-232480a1-3543-470a-8ff7-487bd34661f7', 'x-compute-request-id': 'req-232480a1-3543-470a-8ff7-487bd34661f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8'} Body: b'{"server": {"id": "ac1666f7-743e-4fa3-8128-129a6176b5f8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-191599778", "status": "BUILD", "tenant_id": "ab62bb22942944ba8ba34f9af978708b", "user_id": "9e74ed17c3774b29858d4aecd6559510", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T07:07:40Z", "updated": "2023-04-19T07:07:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac16 66f7-743e-4fa3-8128-129a6176b5f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 07:08:31,005 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8 0.959s 2023-04-19 07:08:31,006 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aff1438-04a6-45b8-80c4-e230a10fbd09', 'x-compute-request-id': 'req-2aff1438-04a6-45b8-80c4-e230a10fbd09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8'} Body: b'{"server": {"id": "ac1666f7-743e-4fa3-8128-129a6176b5f8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-191599778", "status": "ACTIVE", "tenant_id": "ab62bb22942944ba8ba34f9af978708b", "user_id": "9e74ed17c3774b29858d4aecd6559510", "metadata": {}, "hostId": "cbbcb901475234965b56c29e7561162dad8ce233a62b82c33ce1da5c", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T07:07:39Z", "updated": "2023-04-19T07:07:58Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1961640273-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:b1:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T07:07:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 07:08:31,022 80146 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 52 second wait 2023-04-19 07:09:32,315 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8/action 1.232s 2023-04-19 07:09:32,316 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeSta bleRescueTest-image-1588858243"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78350f6a-5f78-413f-a93d-628c807a699a', 'x-compute-request-id': 'req-78350f6a-5f78-413f-a93d-628c807a699a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8/action'} Body: b'{"image_id": "09e87338-9827-410a-8d80-ecf3b2dd08f1"}' 2023-04-19 07:09:32,339 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1 0.021s 2023-04-19 07:09:32,339 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6fbd3fd5-b4ed-449b-9c9f-c5456634cbbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "ac1666f7-743e-4fa3-8128-129a6176b5f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "user_id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1588858243", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ab62bb22942944ba8ba34f9af978708b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "09e87338-9827-410a-8d80-ecf3b2dd08f1", "created_at": "2023-04-19T07:09:32Z", "updated_at": "2023-04-19T07:09:32Z", "tags": [], "self": "/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1", "file": "/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:09:33,362 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1 0.021s 2023-04-19 07:09:33,363 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-64da1a25-11ef-4bfb-ab9e-eb17ab8d0ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "ac1666f7-743e-4fa3-8128-129a6176b5f8", "owner_project_name": "tempest-Server BootFromVolumeStableRescueTest-1122815441", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "user_id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1588858243", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ab62bb22942944ba8ba34f9af978708b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "09e87338-9827-410a-8d80-ecf3b2dd08f1", "created_at": "2023-04-19T07:09:32Z", "updated_at": "2023-04-19T07:09:32Z", "tags": [], "self": "/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1", "file": "/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:09:34,385 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1 0.021s 2023-04-19 07:09:34,386 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1191bae3-7208-45ed-8ed1-d7c9caeaeb76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "ac1666f7-743e-4fa3-8128-129a6176b5f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "user_id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1588858243", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ab62bb22942944ba8ba34f9af978708b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "09e87338-9827-410a-8d80-ecf3b2dd08f1", "created_at": "2023-04-19T07:09:32Z", "updated_at": "2023-04-19T07:09:32Z", "tags": [], "self": "/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1", "file": "/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:09:35,412 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1 0.024s 2023-04-19 07:09:35,412 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-89e8dc01-04aa-4431-8aa2-1604350f5462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f" , "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "ac1666f7-743e-4fa3-8128-129a6176b5f8", "owner_id": "ab62bb22942944ba8ba34f9af978708b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "user_id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1588858243", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ab62bb22942944ba8ba34f9af978708b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "09e87338-9827-410a-8d80-ecf3b2dd08f1", "created_at": "2023-04-19T07:09:32Z", "updated_at": "2023-04-19T07:09:35Z", "tags": [], "self": "/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1", "file": "/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:09:36,437 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1 0.023s 2023-04-19 07:09:36,437 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c009bf2d-803a-4854-9696-5726cecf89dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "ac1666f7-743e-4fa3-8128-129a6176b5f8", "owner_id": "ab62bb22942944ba8ba34f9af978708b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "user_id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1588858243", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ab62bb22942944ba8ba34f9af978708b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "09e87338-9827-410a-8d80-ecf3b2dd08f1", "created_at": "2023-04-19T07:09:32Z", "updated_at": "2023-04-19T07:09:36Z", "tags": [], "self": "/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1", "file": "/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:09:37,463 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1 0.024s 2023-04-19 07:09:37,464 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicatio n/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-460ecdaf-6734-44d9-b810-4a2cbb380467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "ac1666f7-743e-4fa3-8128-129a6176b5f8", "owner_id": "ab62bb22942944ba8ba34f9af978708b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "user_id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1588858243", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4498822f07e98c5092cd0cba2d7a2b44", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ab62bb22942944ba8ba34f9af978708b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "7b879bfbf787368949d1dc61b499a9e4af3ccc42843f299cb381e4aecda492daa717216bf7ab244fb83fa4fad34f28bcbc301d151ef80ca7a3164badaf89dd2a", "id": "09e87338-9827-410a-8d80-ecf3b2dd08f1", "created_at": "2023-04-19T07:09:32Z", "updated_at": "2023-04-19T07:09:37Z", "tags": [], "self": "/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1", "file": "/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:09:37,489 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1 0.025s 2023-04-19 07:09:37,489 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bb3d2ffe-c0ea-41fb-9493-b9f3597c2df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "ac1666f7-743e-4fa3-8128-129a6176b5f8", "owner_id": "ab62bb22942944ba8ba34f9af978708b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "user_id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1588858243", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4498822f07e98c5092cd0cba2d7a2b44", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ab62bb22942944ba8ba 34f9af978708b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "7b879bfbf787368949d1dc61b499a9e4af3ccc42843f299cb381e4aecda492daa717216bf7ab244fb83fa4fad34f28bcbc301d151ef80ca7a3164badaf89dd2a", "id": "09e87338-9827-410a-8d80-ecf3b2dd08f1", "created_at": "2023-04-19T07:09:32Z", "updated_at": "2023-04-19T07:09:37Z", "tags": [], "self": "/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1", "file": "/v2/images/09e87338-9827-410a-8d80-ecf3b2dd08f1/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:09:38,068 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8 0.578s 2023-04-19 07:09:38,069 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76372678-5245-4437-b01d-8fb3e9c5d85c', 'x-compute-request-id': 'req-76372678-5245-4437-b01d-8fb3e9c5d85c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8'} Body: b'{"server": {"id": "ac1666f7-743e-4fa3-8128-129a6176b5f8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-191599778", "status": "ACTIVE", "tenant_id": "ab62bb22942944ba8ba34f9af978708b", "user_id": "9e74ed17c3774b29858d4aecd6559510", "metadata": {}, "hostId": "cbbcb901475234965b56c29e7561162dad8ce233a62b82c33ce1da5c", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T07:07:39Z", "updated": "2023-04-19T07:09:38Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1961640273-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:b1:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac1666f7-743e-4fa3-8128-129a6176b5f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T07:07:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 07:10:38,364 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.215s 2023-04-19 07:10:38,365 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-47e57542-f227-43d1-81b9-6f3485ef17db', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "password_expires_at": null}, "audit_ids": ["l8m9F40vRG66U4L5BH2EeQ"], "expires_at": "2023-04-19T08:10:38.000000Z", "issued_at": "2023-04-19T07:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab62bb22942944ba8ba34f9af978708b", "name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ab62bb22942944ba8ba34f9af978708b", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ab62bb22942944ba8ba34f9af978708b", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ab62bb22942944ba8ba34f9af978708b", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:10:38,365 80146 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'e81acd76-8393-441e-ba29-a09913c613fa', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1961640273-network', 'tenant_id': 'ab62bb22942944ba8ba34f9af978708b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ab62bb22942944ba8ba34f9af978708b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21942, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:07:19Z', 'updated_at': '2023-04-19T07:07:19Z', 'revision_number': 1} available for tenant 2023-04-19 07:10:39,288 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.922s 2023-04-19 07:10:39,288 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-637323684", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "e81acd76-8393-441e-ba29-a09913c613fa"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/aa930459-4d98-4f9e-9d0b-6d13a4290fd3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84f70504-1868-4acc-99df-1cbb97b3f12a', 'x-compute-request-id': 'req-84f70504-1868-4acc-99df-1cbb97b3f12a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "aa930459-4d98-4f9e-9d0b-6d13a4290fd3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa930459-4d98-4f9e-9d0b-6d13a4290fd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa930459-4d98-4f9e-9d0b-6d13a4290fd3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "PyFJZQx94Arc"}}' 2023-04-19 07:10:39,393 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/aa930459-4d98-4f9e-9d0b-6d13a4290fd3 0.099s 2023-04-19 07:10:39,393 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad717761-b166-4010-bab8-5528a529ab2d', 'x-compute-request-id': 'req-ad717761-b166-4010-bab8-5528a529ab2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa930459-4d98-4f9e-9d0b-6d13a4290fd3'} Body: b'{"server": {"id": "aa930459-4d98-4f9e-9d0b-6d13a4290fd3", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-637323684", "status": "BUILD", "tenant_id": "ab62bb22942944ba8ba34f9af978708b", "user_id": "9e74ed17c3774b29858d4aecd6559510", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T07:10:39Z", "updated": "2023-04-19T07:10:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa930459-4d98-4f9e-9d0b-6d13a4290fd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa930459-4d98-4f9e-9d0b-6d13a4290fd3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 07:11:29,576 80146 INFO [tempest.lib.common.rest_client] Reque st (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/aa930459-4d98-4f9e-9d0b-6d13a4290fd3 0.121s 2023-04-19 07:11:29,576 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-821ecf49-9acb-4dd1-876b-3b896f8eea90', 'x-compute-request-id': 'req-821ecf49-9acb-4dd1-876b-3b896f8eea90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa930459-4d98-4f9e-9d0b-6d13a4290fd3'} Body: b'{"server": {"id": "aa930459-4d98-4f9e-9d0b-6d13a4290fd3", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-637323684", "status": "ERROR", "tenant_id": "ab62bb22942944ba8ba34f9af978708b", "user_id": "9e74ed17c3774b29858d4aecd6559510", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T07:10:39Z", "updated": "2023-04-19T07:10:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa930459-4d98-4f9e-9d0b-6d13a4290fd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa930459-4d98-4f9e-9d0b-6d13a4290fd3"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-19T07:10:47Z", "message": "Build of instance aa930459-4d98-4f9e-9d0b-6d13a4290fd3 aborted: Volume a4e43db3-d4a0-4e48-8270-165a0dc6f760 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 07:11:29,591 80146 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-19 07:11:30,271 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/aa930459-4d98-4f9e-9d0b-6d13a4290fd3 0.680s 2023-04-19 07:11:30,271 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb034e7-3323-49b9-a043-7d062b8bc67b', 'x-compute-request-id': 'req-4eb034e7-3323-49b9-a043-7d062b8bc67b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa930459-4d98-4f9e-9d0b-6d13a4290fd3'} Body: b'' 2023-04-19 07:11:30,308 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET http://10.0.0.210/compute/v2.1/ser vers/aa930459-4d98-4f9e-9d0b-6d13a4290fd3 0.036s 2023-04-19 07:11:30,308 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-5adc92b3-7e94-4a79-9231-d9e04cd808c1', 'x-compute-request-id': 'req-5adc92b3-7e94-4a79-9231-d9e04cd808c1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa930459-4d98-4f9e-9d0b-6d13a4290fd3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance aa930459-4d98-4f9e-9d0b-6d13a4290fd3 could not be found."}}' {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.502452s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 47, in test_update_attached_volume_with_nonexistent_volume_in_uri volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 204fc652-a311-4b11-a426-d47bb7f32c93 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:10:00,764 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.082s 2023-04-19 07:10:00,764 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-957910be-0451-40a1-8b8d-5c9ea7e70bb1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "88293f74655c4a998c5c623e85515bd6", "name": "tempest-VolumesAdminNegativeTest-1800932165-project-member", "password_expires_at": null}, "audit_ids": ["6IPdoE25RMyqXS6f_VnoPA"], "expires_at": "2023-04-19T08:10:00.000000Z", "issued_at": "2023-04-19T07:10:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a96a3726f1b42e59aaf62d3462f7fcd", "name": "tempest-VolumesAdminNegativeTest-1800932165"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3a96a3726f1b42e59aaf62d3462f7fcd", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:10:00,765 80142 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'cc2aa80c-da3b-4326-a6d0-601ff459b2a4', 'name': 'tempest-VolumesAdminNegativeTest-1737697244-network', 'tenant_id': '3a96a3726f1b42e59aaf62d3462f7fcd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3a96a3726f1b42e59a af62d3462f7fcd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6224, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:07:19Z', 'updated_at': '2023-04-19T07:07:19Z', 'revision_number': 1} available for tenant 2023-04-19 07:10:01,316 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/compute/v2.1/servers 0.550s 2023-04-19 07:10:01,316 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1699135115", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "flavorRef": "42", "networks": [{"uuid": "cc2aa80c-da3b-4326-a6d0-601ff459b2a4"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/e0abdbd7-cdc3-4a55-bd72-2e9d037f0ae8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fec1dfb-d3ca-4076-85dc-d2d786bcd8ca', 'x-compute-request-id': 'req-5fec1dfb-d3ca-4076-85dc-d2d786bcd8ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e0abdbd7-cdc3-4a55-bd72-2e9d037f0ae8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0abdbd7-cdc3-4a55-bd72-2e9d037f0ae8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0abdbd7-cdc3-4a55-bd72-2e9d037f0ae8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "5m7QMa6gWg94"}}' 2023-04-19 07:10:01,389 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/e0abdbd7-cdc3-4a55-bd72-2e9d037f0ae8 0.070s 2023-04-19 07:10:01,390 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6205b52-056d-4671-995f-6e8aea21e9be', 'x-compute-request-id': 'req-f6205b52-056d-4671-995f-6e8aea21e9be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0abdbd7-cdc3-4a55-bd72-2e9d037f0ae8'} Body: b'{"server": {"id": "e0abdbd7-cdc3-4a55-bd72-2e9d037f0ae8", "name": "tempest-VolumesAdminNegativeTest-server-1699135115", "status": "BUILD", "tenant_id": "3a96a3726f1b42e59aaf62d3462f7fcd", "user_id": "88293f74655c4a998c5c623e85515bd6", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:10:01Z", "updated": "2023-04-19T07:10:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0abdbd7-cdc3-4a55-bd72-2e9d037f0ae8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0abdbd7-cdc3-4a55-bd72-2e9d037f0ae8"}], "OS-DCF:diskConfig": "MANUAL ", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:10:51,742 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/e0abdbd7-cdc3-4a55-bd72-2e9d037f0ae8 0.292s 2023-04-19 07:10:51,743 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1497', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdcee8ac-bbf1-46eb-89c6-8f7a54b16f0f', 'x-compute-request-id': 'req-bdcee8ac-bbf1-46eb-89c6-8f7a54b16f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0abdbd7-cdc3-4a55-bd72-2e9d037f0ae8'} Body: b'{"server": {"id": "e0abdbd7-cdc3-4a55-bd72-2e9d037f0ae8", "name": "tempest-VolumesAdminNegativeTest-server-1699135115", "status": "ACTIVE", "tenant_id": "3a96a3726f1b42e59aaf62d3462f7fcd", "user_id": "88293f74655c4a998c5c623e85515bd6", "metadata": {}, "hostId": "99ba3c5cd4c94b076ce18a86339482812b8cd9c1ae7d19b2aa906068", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:10:01Z", "updated": "2023-04-19T07:10:08Z", "addresses": {"tempest-VolumesAdminNegativeTest-1737697244-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:32:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0abdbd7-cdc3-4a55-bd72-2e9d037f0ae8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0abdbd7-cdc3-4a55-bd72-2e9d037f0ae8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T07:10:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:10:51,754 80142 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 07:11:52,062 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes 0.247s 2023-04-19 07:11:52,062 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1658569651"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c9abd8e-e0e6-4330-880a-5b1c36c4ed2e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c9abd8e-e0e6-4330-880a-5b1c36c4ed2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes'} Body: b'{"volume": {"id": "204 fc652-a311-4b11-a426-d47bb7f32c93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:11:51.947857", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1658569651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/204fc652-a311-4b11-a426-d47bb7f32c93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/204fc652-a311-4b11-a426-d47bb7f32c93"}], "user_id": "88293f74655c4a998c5c623e85515bd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:11:52,114 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/204fc652-a311-4b11-a426-d47bb7f32c93 0.043s 2023-04-19 07:11:52,115 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d250987-ded8-44f7-84aa-ae6de5d35c94', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d250987-ded8-44f7-84aa-ae6de5d35c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/204fc652-a311-4b11-a426-d47bb7f32c93'} Body: b'{"volume": {"id": "204fc652-a311-4b11-a426-d47bb7f32c93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:11:52.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1658569651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/204fc652-a311-4b11-a426-d47bb7f32c93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/204fc652-a311-4b11-a426-d47bb7f32c93"}], "user_id": "88293f74655c4a998c5c623e85515bd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a96a3726f1b42e59aaf62d3462f7fcd"}}' 2023-04-19 07:11:53,167 80142 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/204fc652-a311-4b11-a426-d47bb7f32c93 0.040s 2023-04-19 07:11:53,167 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8127e02-ae77-4283-a4e0-5d0df41b7855', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8127e02-ae77-4283-a4e0-5d0df41b7855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/204fc652-a311-4b11-a426-d47bb7f32c93'} Body: b'{"volume": {"id": "204fc652-a311-4b11-a426-d47bb7f32c93", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:11:52.000000", "updated_at": "2023-04-19T07:11:52.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1658569651", "description": null, "volume_ty pe": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/204fc652-a311-4b11-a426-d47bb7f32c93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a96a3726f1b42e59aaf62d3462f7fcd/volumes/204fc652-a311-4b11-a426-d47bb7f32c93"}], "user_id": "88293f74655c4a998c5c623e85515bd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a96a3726f1b42e59aaf62d3462f7fcd"}}' {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.348957s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 120, in test_rescued_vm_attach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 909995eb-447f-4a23-b293-fc2191f7424b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:12:26,947 80144 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes 0.223s 2023-04-19 07:12:26,948 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2088631090"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-569e1998-cd44-4bba-a38f-12f37d2faf7a', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-569e1998-cd44-4bba-a38f-12f37d2faf7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes'} Body: b'{"volume": {"id": "909995eb-447f-4a23-b293-fc2191f7424b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:12:26.887400", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2088631090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes/909995eb-447f-4a23-b293-fc2191f7424b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c20e5548c973489299d7f6ec368a2722/volumes/909995eb-447f-4a23-b293-fc2191f7424b"}], "user_id": "c2a815b9525547b2ab6ffbfc2e05141b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:12:27,002 80144 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes/909995eb-447f-4a23-b293-fc2191f7424b 0.045s 2023-04-19 07:12:27,003 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1875d948-20f0-4d6c-9ace-24cb2fc13ae3', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1875d948-20f0-4d6c-9ace-24cb2fc13ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes/909995eb-447f-4a23-b293-fc2191f7424b'} Body: b'{"volume": {"id": "909995eb-447f-4a23-b293-fc2191f7424b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:12:27.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2088631090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes/909995eb-447f-4a23-b293-fc2191f7424b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c20e5548c973489299d7f6ec368a2722/volumes/909995eb-447f-4a23-b293-fc2191f7424b"}], "user_id": "c2a815b9525547b2ab6ffbfc2e05141b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c20e5548c973489299d7f6ec368a2722"}}' 2023-04-19 07:12:28,057 80144 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes/909995eb-447f-4a23-b293-fc2191f7424b 0.042s 2023-04-19 07:12:28,057 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdbe1358-e1e6-4695-bcca-260851834c13', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdbe1358-e1e6-4695-bcca-260851834c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes/909995eb-447f-4a23-b293-fc2191f7424b'} Body: b'{"volume": {"id": "909995eb-447f-4a23-b293-fc2191f7424b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:12:27.000000", "updated_at": "2023-04-19T07:12:27.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2088631090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes/909995eb-447f-4a23-b293-fc2191f7424b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c20e5548c973489299d7f6ec368a2722/volumes/909995eb-447f-4a23-b293-fc2191f7424b"}], "user_id": "c2a815b9525547b2ab6ffbfc2e05141b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c20e5548c973489299d7f6ec368a2722"}}' {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.329711s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 140, in test_rescued_vm_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a814b7e8-15d2-441f-b146-cc4f92c644ac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:12:28,249 80144 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes 0.176s 2023-04-19 07:12:28,249 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1875176024"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e21e6706-0176-4942-8fe7-fb555ff85a5e', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e21e6706-0176-4942-8fe7-fb555ff85a5e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes'} Body: b'{"volume": {"id": "a814b7e8-15d2-441f-b146-cc4f92c644ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:12:28.193469", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1875176024", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes/a814b7e8-15d2-441f-b146-cc4f92c644ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c20e5548c973489299d7f6ec368a2722/volumes/a814b7e8-15d2-441f-b146-cc4f92c644ac"}], "user_id": "c2a815b9525547b2ab6ffbfc2e05141b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:12:28,299 80144 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes/a814b7e8-15d2-441f-b146-cc4f92c644ac 0.041s 2023-04-19 07:12:28,300 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6887cb6b-ee34-47fb-978a-8a6fc40214fa', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6887cb6b-ee34-47fb-978a-8a6fc40214fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes/a814b7e8-15d2-441f-b146-cc4f92c644ac'} Body: b'{"volume": {"id": "a814b7e8-15d2-441f-b146-cc4f92c644ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:12:28.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1875176024", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes/a814b7e8-15d2-441f-b146-cc4f92c644ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c20e5548c973489299d7f6ec368a2722/volumes/a814b7e8-15d2-441f-b146-cc4f92c644ac"}], "user_id": "c2a815b9525547b2ab6ffbfc2e05141b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c20e5548c973489299d7f6ec368a2722"}}' 2023-04-19 07:12:29,392 80144 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes/a814b7e8-15d2-441f-b146-cc4f92c644ac 0.081s 2023-04-19 07:12:29,392 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400f262b-9752-4cb2-9cab-7bb408211054', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400f262b-9752-4cb2-9cab-7bb408211054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes/a814b7e8-15d2-441f-b146-cc4f92c644ac'} Body: b'{"volume": {"id": "a814b7e8-15d2-441f-b146-cc4f92c644ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:12:28.000000", "updated_at": "2023-04-19T07:12:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1875176024", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c20e5548c973489299d7f6ec368a2722/volumes/a814b7e8-15d2-441f-b146-cc4f92c644ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c20e5548c973489299d7f6ec368a2722/volumes/a814b7e8-15d2-441f-b146-cc4f92c644ac"}], "user_id": "c2a815b9525547b2ab6ffbfc2e05141b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c20e5548c973489299d7f6ec368a2722"}}' {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [167.936575s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3fa3c51a-cfbd-4d40-9a19-9a8cd1c9c120 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:10:30,076 80162 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 07:10:30,077 80162 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 07:10:30,240 80162 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.161s 2023-04-19 07:10:30,240 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1434530122", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKnNGsnWCLMdJTGjWAA7FRHcItqRtRFQDFoB1yIuk0bWBKdUmzUEUXPVzaelt1UGjopz5PzN0g2pgFTBXgcRf6AMbL1tQOp4FF55pUs5rTeho6bfIjQJF+iyWL0tNNQ7Ng=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f73a2ca-8d08-4944-90ae-44fb55f1fafe', 'x-compute-request-id': 'req-7f73a2ca-8d08-4944-90ae-44fb55f1fafe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1434530122", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKnNGsnWCLMdJTGjWAA7FRHcItqRtRFQDFoB1yIuk0bWBKdUmzUEUXPVzaelt1UGjopz5PzN0g2pgFTBXgcRf6AMbL1tQOp4FF55pUs5rTeho6bfIjQJF+iyWL0tNNQ7Ng==", "fingerprint": "63:2e:10:53:48:a8:a6:d6:04:2d:f6:fc:ae:a1:60:d6", "user_id": "3d454f897ce2415cb9fccb14ec5fdcba"}}' 2023-04-19 07:10:30,243 80162 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1434530122 created 2023-04-19 07:10:30,445 80162 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.202s 2023-04-19 07:10:30,446 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1671365486", "description": "tempest-description--155725911"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-f1caf5f2-4064-471c-aac5-39be19c97255', 'date': 'Wed, 19 Apr 2023 07:10:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e83c935a-6f35-46cf-9b47-4d19b69cf1ff", "name": "tempest-securitygroup--1671365486", "stateful": true, "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "description": "tempest-description--155725911", "shared": false, "security_group_rules": [{"id": "8b7ecf31-266a-434a-8553-4030ad279782", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "security_group_id": "e83c935a-6f35-46cf-9b47-4d19b69cf1ff", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 662, "description": null, "tags": [], "created_at": "2023-04-19T07:10:30Z", "updated_at": "2023-04-19T07:10:30Z", "revision_number": 0, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}, {"id": "fed8eb5a-a25c-45e8-ad66-f59b24215bd9", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "security_group_id": "e83c935a-6f35-46cf-9b47-4d19b69cf1ff", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 661, "description": null, "tags": [], "created_at": "2023-04-19T07:10:30Z", "updated_at": "2023-04-19T07:10:30Z", "revision_number": 0, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}], "tags": [], "created_at": "2023-04-19T07:10:30Z", "updated_at": "2023-04-19T07:10:30Z", "revision_number": 1, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:10:30,849 80162 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.402s 2023-04-19 07:10:30,849 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e83c935a-6f35-46cf-9b47-4d19b69cf1ff", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-83289509-4fbf-4373-af7c-dd03fbde0ddf', 'date': 'Wed, 19 Apr 2023 07:10:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7bb8c9e5-c11a-4057-9fca-fce4bf4a165d", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "security_group_id": "e83c935a-6f35-46cf-9b47-4d19b69cf1ff", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:10:30Z", "updated_at": "2023-04-19T07:10:30Z", "revision_number": 0, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:10:31,183 80162 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.333s 2023-04-19 07:10:31,183 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e83c935a-6f35-46cf-9b47-4d19b69cf1ff", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-478c93fa-7455-4cb6-a93f-44eac49ea9c6', 'date': 'Wed, 19 Apr 2023 07:10:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0e5db819-07bc-490c-a0b3-4061a76eef3e", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "security_group_id": "e83c935a-6f35-46cf-9b47-4d19b69cf1ff", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:10:30Z", "updated_at": "2023-04-19T07:10:30Z", "revision_number": 0, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:10:31,183 80162 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1671365486 created 2023-04-19 07:10:32,505 80162 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.321s 2023-04-19 07:10:32,505 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-6c7ece89-9702-4c84-ac54-e493b3f3dd67', 'date': 'Wed, 19 Apr 2023 07:10:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1ac62213-29f8-4792-8222-6639c022facb", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "floating_ip_address": "172.24.4.204", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ff6aacb9ada649a28d6791c430f2c0af", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:10:32Z", "updated_at": "2023-04-19T07:10:32Z", "revision_number": 0}}' 2023-04-19 07:10:32,505 80162 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1ac62213-29f8-4792-8222-6639c022facb', 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'floating_ip_address': '172.24.4.204', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:10:32Z', 'updated_at': '2023-04-19T07:10:32Z', 'revision_number': 0, 'ip': '172.24.4.204'} created 2023-04-19 07:10:32,550 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.038s 2023-04-19 07:10:32,550 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bb822acf-23ab-45e4-b29a-99b2d8c386ae', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d454f897ce2415cb9fccb14ec5fdcba", "name": "tempest-AttachVolumeNegativeTest-540534785-project-member", "password_expires_at": null}, "audit_ids": ["hEfsFffoQKqoSju9NHvgEQ"], "expires_at": "2023-04-19T08:10:32.000000Z", "issued_at": "2023-04-19T07:10:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff6aacb9ada649a28d6791c430f2c0af", "name": "tempest-AttachVolumeNegativeTest-540534785"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ff6aacb9ada649a28d6791c430f2c0af", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0 .0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:10:32,551 80162 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '6ad1b2c2-96b1-4e62-af1a-af429abf34ee', 'name': 'tempest-AttachVolumeNegativeTest-1228055045-network', 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5039, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:10:23Z', 'updated_at': '2023-04-19T07:10:23Z', 'revision_number': 1} available for tenant 2023-04-19 07:10:32,551 80162 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1434530122', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKnNGsnWCLMdJTGjWAA7FRHcItqRtRFQDFoB1yIuk0bWBKdUmzUEUXPVzaelt1UGjopz5PzN0g2pgFTBXgcRf6AMbL1tQOp4FF55pUs5rTeho6bfIjQJF+iyWL0tNNQ7Ng==', 'fingerprint': '63:2e:10:53:48:a8:a6:d6:04:2d:f6:fc:ae:a1:60:d6', 'user_id': '3d454f897ce2415cb9fccb14ec5fdcba', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCKDdO12I2H3HfO6rgSndI0Oaqb1RXR1pnbXcPggUDek/1rZ3mZY8ZO\n6b/T6wqpTamgBwYFK4EEACKhZANiAASpzRrJ1gizHSUxo1gAOxUR3CLakbURUAxa\nAdciLpNG1gSnVJs1BFFz1c2npbdVBo6Kc+T8zdINqYBUwV4HEX+gDGy9bUDqeBRe\neaVLOa03oaOm3yI0CRfosli9LTTUOzY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e83c935a-6f35-46cf-9b47-4d19b69cf1ff', 'name': 'tempest-securitygroup--1671365486', 'stateful': True, 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'description': 'tempest-description--155725911', 'shared': False, 'security_group_rules': [{'id': '8b7ecf31-266a-434a-8553-4030ad279782', 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'security_group_id': 'e83c935a-6f35-46cf-9b47-4d19b69cf1ff', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 662, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:10:30Z', 'updated_at': '2023-04-19T07:10:30Z', 'revision_number': 0, 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af'}, {'id': 'fed8eb5a-a25c-45e8-ad66-f59b24215bd9', 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'security_group_id': 'e83c935a-6f35-46cf-9b47-4d19b69cf1ff', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 661, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:10:30Z', 'updated_at': '2023-04-19T07:10:30Z', 'revision_number': 0, 'project_id': 'ff6aacb9ada649a28d6 791c430f2c0af'}], 'tags': [], 'created_at': '2023-04-19T07:10:30Z', 'updated_at': '2023-04-19T07:10:30Z', 'revision_number': 1, 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af'}, 'floating_ip': {'id': '1ac62213-29f8-4792-8222-6639c022facb', 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'floating_ip_address': '172.24.4.204', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:10:32Z', 'updated_at': '2023-04-19T07:10:32Z', 'revision_number': 0, 'ip': '172.24.4.204'}} 2023-04-19 07:10:33,436 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.884s 2023-04-19 07:10:33,437 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1157521095", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6ad1b2c2-96b1-4e62-af1a-af429abf34ee"}], "security_groups": [{"name": "tempest-securitygroup--1671365486"}], "key_name": "tempest-keypair-1434530122", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b69bd2b5-e478-4bd5-8bc8-60f84cf26ae3', 'x-compute-request-id': 'req-b69bd2b5-e478-4bd5-8bc8-60f84cf26ae3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e6b25263-dc06-48d9-8410-2a2f816598ee", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6b25263-dc06-48d9-8410-2a2f816598ee"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1671365486"}], "adminPass": "password"}}' 2023-04-19 07:10:33,509 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee 0.067s 2023-04-19 07:10:33,510 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-382b8199-f210-4b32-8829-81e85720a3f8', 'x-compute-request-id': 'req-382b8199-f210-4b32-8829-81e85720a3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee'} Body: b'{"server": {"id": "e6b25263-dc06-48d9-8410-2a2f816598ee", "name": "tempest-AttachVolumeNegativeTest-server-1157521095", "status": "BUILD", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": " http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:10:33Z", "updated": "2023-04-19T07:10:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6b25263-dc06-48d9-8410-2a2f816598ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1434530122", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:11:23,916 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee 0.346s 2023-04-19 07:11:23,917 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c58599fc-0707-4700-a642-490df75080d2', 'x-compute-request-id': 'req-c58599fc-0707-4700-a642-490df75080d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee'} Body: b'{"server": {"id": "e6b25263-dc06-48d9-8410-2a2f816598ee", "name": "tempest-AttachVolumeNegativeTest-server-1157521095", "status": "ACTIVE", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "metadata": {}, "hostId": "a6bf00c4c07e829b8982a1e8a0108e68e668272bf00a5189b02e9a65", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:10:33Z", "updated": "2023-04-19T07:10:41Z", "addresses": {"tempest-AttachVolumeNegativeTest-1228055045-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:20:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6b25263-dc06-48d9-8410-2a2f816598ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1434530122", "OS-SRV-USG:launched_at": "2023-04-19T07:10:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1671365486"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:11:23,928 80162 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 07:12:24,293 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee/os-interface 0.306s 2023-04-19 07:12:24,293 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c56f7aa5-c0bf-4fe8-a103-ab3f5e7a4902', 'x-compute-request-id': 'req-c56f7aa5-c0bf-4fe8-a103-ab3f5e7a4902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6ad1b2c2-96b1-4e62-af1a-af429abf34ee", "port_id": "b6fb2d7f-f53b-4a4c-8256-5a7f95de5d27", "mac_addr": "fa:16:3e:e7:20:53", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b4c6cd1c-0b86-4ce1-87d7-43a4679fa2eb", "ip_address": "10.0.0.5"}]}]}' 2023-04-19 07:12:25,017 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/1ac62213-29f8-4792-8222-6639c022facb 0.720s 2023-04-19 07:12:25,018 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b6fb2d7f-f53b-4a4c-8256-5a7f95de5d27"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e658e29c-3c88-480c-b9bf-810a710bfa22', 'date': 'Wed, 19 Apr 2023 07:12:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1ac62213-29f8-4792-8222-6639c022facb'} Body: b'{"floatingip": {"id": "1ac62213-29f8-4792-8222-6639c022facb", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "floating_ip_address": "172.24.4.204", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": "cb07374a-9906-4d0b-8959-72e0dc995897", "port_id": "b6fb2d7f-f53b-4a4c-8256-5a7f95de5d27", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6ad1b2c2-96b1-4e62-af1a-af429abf34ee", "mac_address": "fa:16:3e:e7:20:53", "admin_state_up": true, "status": "ACTIVE", "device_id": "e6b25263-dc06-48d9-8410-2a2f816598ee", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:10:32Z", "updated_at": "2023-04-19T07:12:24Z", "revision_number": 1, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:12:25,020 80162 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.204:22' as 'cirros' with public key authentication 2023-04-19 07:12:25,061 80162 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 07:12:25,085 80162 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 07:12:25,086 80162 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.204 successfully created 2023-04-19 07:12:25,125 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee/ips 0.038s 2023-04-19 07:12:25,125 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f287420-deaf-47c0-9a8a-10e012e1dc1f', 'x-compute-request-id': 'req-4f287420-deaf-47c0-9a8a-10e012e1dc1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6b25263-dc 06-48d9-8410-2a2f816598ee/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1228055045-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2023-04-19 07:12:25,370 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes 0.241s 2023-04-19 07:12:25,371 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1843595728"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06e6585f-4886-4722-a172-c6f7f8e38614', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06e6585f-4886-4722-a172-c6f7f8e38614', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes'} Body: b'{"volume": {"id": "3fa3c51a-cfbd-4d40-9a19-9a8cd1c9c120", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:12:25.305633", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1843595728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/3fa3c51a-cfbd-4d40-9a19-9a8cd1c9c120"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ff6aacb9ada649a28d6791c430f2c0af/volumes/3fa3c51a-cfbd-4d40-9a19-9a8cd1c9c120"}], "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:12:25,421 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/3fa3c51a-cfbd-4d40-9a19-9a8cd1c9c120 0.041s 2023-04-19 07:12:25,422 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff1ce908-ab06-4596-a1f3-b1086d5bafa2', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff1ce908-ab06-4596-a1f3-b1086d5bafa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/3fa3c51a-cfbd-4d40-9a19-9a8cd1c9c120'} Body: b'{"volume": {"id": "3fa3c51a-cfbd-4d40-9a19-9a8cd1c9c120", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:12:25.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1843595728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/3fa3c51a-cfbd-4d40-9a19-9a8cd1c9c120"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ff6aacb9ada649a28d6791c430f2c0af/volumes/3fa3c51a-cfbd-4d40-9a19-9a8cd1c9c120"}], "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:12:26,480 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attach ed_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/3fa3c51a-cfbd-4d40-9a19-9a8cd1c9c120 0.043s 2023-04-19 07:12:26,480 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6355ae9c-7071-4b37-bd10-b49a401a8471', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6355ae9c-7071-4b37-bd10-b49a401a8471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/3fa3c51a-cfbd-4d40-9a19-9a8cd1c9c120'} Body: b'{"volume": {"id": "3fa3c51a-cfbd-4d40-9a19-9a8cd1c9c120", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:12:25.000000", "updated_at": "2023-04-19T07:12:25.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1843595728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/3fa3c51a-cfbd-4d40-9a19-9a8cd1c9c120"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ff6aacb9ada649a28d6791c430f2c0af/volumes/3fa3c51a-cfbd-4d40-9a19-9a8cd1c9c120"}], "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:12:26,640 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee 0.149s 2023-04-19 07:12:26,640 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe24550e-aef6-4c09-8edd-ffc34c8b8d96', 'x-compute-request-id': 'req-fe24550e-aef6-4c09-8edd-ffc34c8b8d96', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee'} Body: b'' 2023-04-19 07:12:26,963 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee 0.322s 2023-04-19 07:12:26,964 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48894843-acc2-4a88-b384-60f942a03f9b', 'x-compute-request-id': 'req-48894843-acc2-4a88-b384-60f942a03f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee'} Body: b'{"server": {"id": "e6b25263-dc06-48d9-8410-2a2f816598ee", "name": "tempest-AttachVolumeNegativeTest-server-1157521095", "status": "ACTIVE", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "metadata": {}, " hostId": "a6bf00c4c07e829b8982a1e8a0108e68e668272bf00a5189b02e9a65", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:10:33Z", "updated": "2023-04-19T07:12:27Z", "addresses": {"tempest-AttachVolumeNegativeTest-1228055045-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:20:53"}, {"version": 4, "addr": "172.24.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:20:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6b25263-dc06-48d9-8410-2a2f816598ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1434530122", "OS-SRV-USG:launched_at": "2023-04-19T07:10:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1671365486"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:13:17,072 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee 0.042s 2023-04-19 07:13:17,072 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-af714106-7d70-4fe6-bd6c-5413f39a161a', 'x-compute-request-id': 'req-af714106-7d70-4fe6-bd6c-5413f39a161a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6b25263-dc06-48d9-8410-2a2f816598ee'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e6b25263-dc06-48d9-8410-2a2f816598ee could not be found."}}' 2023-04-19 07:13:17,120 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1434530122 0.047s 2023-04-19 07:13:17,120 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c93012f-24fb-45e7-b008-b79a271c005a', 'x-compute-request-id': 'req-2c93012f-24fb-45e7-b008-b79a271c005a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1434530122'} Body: b'' 2023-04-19 07:13:17,304 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e83c935a-6f35-46cf-9b47-4d19b69cf1ff 0.182s 2023-04-19 07:13:17,304 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-71e030ca-90d6-4cff-b75c-5886e9d c54cd', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:13:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e83c935a-6f35-46cf-9b47-4d19b69cf1ff'} Body: b'' 2023-04-19 07:13:17,341 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/e83c935a-6f35-46cf-9b47-4d19b69cf1ff 0.036s 2023-04-19 07:13:17,342 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-7e1c4c7d-7f67-48e1-bbbb-c53e497d2216', 'date': 'Wed, 19 Apr 2023 07:13:17 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e83c935a-6f35-46cf-9b47-4d19b69cf1ff'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e83c935a-6f35-46cf-9b47-4d19b69cf1ff does not exist", "detail": ""}}' 2023-04-19 07:13:18,011 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/1ac62213-29f8-4792-8222-6639c022facb 0.668s 2023-04-19 07:13:18,011 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-7eb863fc-1b9d-4449-856c-37dcd789e7a9', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:13:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1ac62213-29f8-4792-8222-6639c022facb'} Body: b'' {1} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [4.033273s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 392, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 83441846-f374-4819-8a10-539babead94d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:13:57,934 80142 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.875s 2023-04-19 07:13:57,934 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-tagged-attachments-test-net-902743134"}} Response - Headers: {'content-type': 'application/json', 'content-length': '582', 'x-openstack-request-id': 'req-36a711d4-fde6-4353-a6cf-68b2c851135f', 'date': 'Wed, 19 Apr 2023 07:13:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"46cacd27-a0af-47e9-8a48-89f6e4570fc7","name":"tempest-tagged-attachments-test-net-902743134","tenant_id":"53433a86018c4fe6bd9330a10f0ea210","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"53433a86018c4fe6bd9330a10f0ea210","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-04-19T07:13:57Z","updated_at":"2023-04-19T07:13:57Z","revision_number":1}}' 2023-04-19 07:13:58,914 80142 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 0.980s 2023-04-19 07:13:58,915 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "46cacd27-a0af-47e9-8a48-89f6e4570fc7", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-6f0434d0-d9b6-4e56-b065-19382bd38fad', 'date': 'Wed, 19 Apr 2023 07:13:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"28bc2818-a7b4-47bf-8798-8e4f33ef009e","name":"","tenant_id":"53433a86018c4fe6bd9330a10f0ea210","network_id":"46cacd27-a0af-47e9-8a48-89f6e4570fc7","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-04-19T07:13:58Z","updated_at":"2023-04-19T07:13:58Z","revision_number":0,"project_id":"53433a86018c4fe6bd9330a10f0ea210"}}' 2023-04-19 07:13:59,197 80142 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/53433a86018c4fe6bd9330a10f0ea210/volumes 0.281s 2023-04-19 07:13:59,198 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1799378214"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f07dcee-1501-42da-a880-d3dcc2ec70e9', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f07dcee-1501-42da-a880-d3dcc2ec70e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53433a86018c4fe6bd9330a10f0ea210/volumes'} Body: b'{"volume": {"id": "83441846-f374-4819-8a10-539babead94d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:13:59.134026", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1799378214", "description": null, "volu me_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53433a86018c4fe6bd9330a10f0ea210/volumes/83441846-f374-4819-8a10-539babead94d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53433a86018c4fe6bd9330a10f0ea210/volumes/83441846-f374-4819-8a10-539babead94d"}], "user_id": "8820674f3d3144e8ba0b618564f0af16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:13:59,246 80142 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/53433a86018c4fe6bd9330a10f0ea210/volumes/83441846-f374-4819-8a10-539babead94d 0.039s 2023-04-19 07:13:59,247 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81681e3-a096-46c7-bc04-2d42b3ebd9b9', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81681e3-a096-46c7-bc04-2d42b3ebd9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53433a86018c4fe6bd9330a10f0ea210/volumes/83441846-f374-4819-8a10-539babead94d'} Body: b'{"volume": {"id": "83441846-f374-4819-8a10-539babead94d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:13:59.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1799378214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53433a86018c4fe6bd9330a10f0ea210/volumes/83441846-f374-4819-8a10-539babead94d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53433a86018c4fe6bd9330a10f0ea210/volumes/83441846-f374-4819-8a10-539babead94d"}], "user_id": "8820674f3d3144e8ba0b618564f0af16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53433a86018c4fe6bd9330a10f0ea210"}}' 2023-04-19 07:14:00,299 80142 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/53433a86018c4fe6bd9330a10f0ea210/volumes/83441846-f374-4819-8a10-539babead94d 0.041s 2023-04-19 07:14:00,300 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd010c9-7559-4508-9e31-f9fd26e77619', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd010c9-7559-4508-9e31-f9fd26e77619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53433a86018c4fe6bd9330a10f0ea210/volumes/83441846-f374-4819-8a10-539babead94d'} Body: b'{"volume": {"id": "83441846-f374-4819-8a10-539babead94d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:13:59.000000", "updated_at": "2023-04-19T07:13:59.000000", "name": "tempest-TaggedAttachmentsTest-volume-1799378214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53433a86018c4fe6bd9330a10f0ea210/volumes/83441846-f374-4819-8a10-539babead94d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53433a86018c4fe6bd9330a10f0ea210/volumes/83441846-f374-48 19-8a10-539babead94d"}], "user_id": "8820674f3d3144e8ba0b618564f0af16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53433a86018c4fe6bd9330a10f0ea210"}}' 2023-04-19 07:14:00,587 80142 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/28bc2818-a7b4-47bf-8798-8e4f33ef009e 0.276s 2023-04-19 07:14:00,588 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-256f8988-c85d-45a4-abbd-3b97242efd8c', 'date': 'Wed, 19 Apr 2023 07:14:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/28bc2818-a7b4-47bf-8798-8e4f33ef009e'} Body: b'' 2023-04-19 07:14:01,090 80142 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/46cacd27-a0af-47e9-8a48-89f6e4570fc7 0.502s 2023-04-19 07:14:01,091 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-fa5f4ee7-1f6a-4de7-af69-c3e739afcfea', 'date': 'Wed, 19 Apr 2023 07:14:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/46cacd27-a0af-47e9-8a48-89f6e4570fc7'} Body: b'' {5} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [166.453337s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 196, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0a9f2b08-70e5-4edf-b52c-01cfc8c3a723 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:11:25,292 80150 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-19 07:11:26,113 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.820s 2023-04-19 07:11:26,113 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1467424350", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/193b0360-b548-4a5d-9a6a-49b7cb3846ff', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7d70a48a-83ac-4660-a47e-4357b66feb31', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1467424350", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f62c71055bf4626b3531e651b6bacd4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "193b0360-b548-4a5d-9a6a-49b7cb3846ff", "created_at": "2023-04-19T07:11:26Z", "updated_at": "2023-04-19T07:11:26Z", "tags": [], "self": "/v2/images/193b0360-b548-4a5d-9a6a-49b7cb3846ff", "file": "/v2/images/193b0360-b548-4a5d-9a6a-49b7cb3846ff/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:11:27,514 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 204 PUT http://10.0.0.210/image/v2/images/193b0360-b548-4a5d-9a6a-49b7cb3846ff/file 1.399s 2023-04-19 07:11:27,514 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-530524b6-88ef-4bb5-92b4-277fab5f8158', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/193b0360-b548-4a5d-9a6a-49b7cb3846ff/file'} Body: b'' 2023-04-19 07:11:27,514 80150 DEBUG [tempest.scenario.manager] image:193b0360-b548-4a5d-9a6a-49b7cb3846ff 2023-04-19 07:11:27,568 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-19 07:11:27,568 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-386722755", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJdur0C3TnrCt+bbXgXGk4qjOLoHsWKEm0YOSNoGYsp4WBp2yDkvGrfQdGFiK85k60EDorWz+nlD3w9V58kZt4o841J3/UaMDx0ddFjx99PVkLH1H7Ov/dcRAQ7J+5S8mw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af985b36-1c3d-4e77-8001-12c07356a485', 'x-compute-request-id': 'req-af985b36-1c3d-4e77-8001-12c07356a485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-386722755", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJdur0C3TnrCt+bbXgXGk4qjOLoHsWKEm0YOSNoGYsp4WBp2yDkvGrfQdGFiK85k60EDorWz+nlD3w9V58kZt4o841J3/UaMDx0ddFjx99PVkLH1H7Ov/dcRAQ7J+5S8mw==", "fingerprint": "34:64:1d:80:ec:61:4d:61:73:f3:21:48:35:34:df:73", "user_id": "31bfd1520c9145c99135e840519a5755"}}' 2023-04-19 07:11:27,609 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.032s 2023-04-19 07:11:27,609 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-35c75cff-8fc7-4ff0-a3b9-395c553a2391', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "31bfd1520c9145c99135e840519a5755", "name": "tempest-TestMinimumBasicScenario-641799698-project-member", "password_expires_at": null}, "audit_ids": ["BMXicma0TEqMH2WysXeSrA"], "expires_at": "2023-04-19T08:11:27.000000Z", "issued_at": "2023-04-19T07:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f62c71055bf4626b3531e651b6bacd4", "name": "tempest-TestMinimumBasicScenario-641799698"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6f62c71055bf4626b3531e651b6bacd4", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:11:27,610 80150 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '9c0327ac-a1d7-4c74-bfc8-f05fad672d8b', 'name': 'tempest-TestMinimumBasicScenario-39872023-network', 'tenant_id': '6f62c71055bf4626b3531e651b6bacd4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6f62c71055bf4626b3531e651b6bacd4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39422, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:11:12Z', 'updated_at': '2023-04-19T07:11:12Z', 'revision_number': 1} available for tenant 2023-04-19 07:11:28,199 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/compute/v2.1/servers 0.587s 2023-04-19 07:11:28,200 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-504196581", "imageRef": "193b0360-b548-4a5d-9a6a-49b7cb3846ff", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-386722755", "networks": [{"uuid": "9c0327ac-a1d7-4c74-bfc8-f05fad672d8b"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-465cbcf9-00c4-4d53-a49a-a59b3133cac6', 'x-compute-request-id': 'req-465cbcf9-00c4-4d53-a49a-a59b3133cac6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7d52efb8-c675-4faf-92c7-63b955d93ad4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "pTtNeHM7fpQo"}}' 2023-04-19 07:11:28,282 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4 0.079s 2023-04-19 07:11:28,282 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd4564f8-318c-487a-b3f4-6d02d4846d81', 'x-compute-request-id': 'req-fd4564f8-318c-487a-b3f4-6d02d4846d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4'} Body: b'{"server": {"id": "7d52efb8-c675-4faf-92c7-63b955d93ad4", "name": "tempest-TestMinimumBasicScenario-server-504196581", "status": "BUILD", "tenant_id": "6f62c71055bf4626b3531e651b6bacd4", "user_id": "31bfd1520c9145c99135e840519a5755", "metadata": {}, "hostId": "", "image": {"id": "193b0360-b548-4a5d-9a6a-49b7cb3846ff", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/comp ute/images/193b0360-b548-4a5d-9a6a-49b7cb3846ff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:11:28Z", "updated": "2023-04-19T07:11:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-386722755", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:12:18,571 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4 0.229s 2023-04-19 07:12:18,572 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1785c705-fe48-48d1-a71c-bf23c1452247', 'x-compute-request-id': 'req-1785c705-fe48-48d1-a71c-bf23c1452247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4'} Body: b'{"server": {"id": "7d52efb8-c675-4faf-92c7-63b955d93ad4", "name": "tempest-TestMinimumBasicScenario-server-504196581", "status": "ACTIVE", "tenant_id": "6f62c71055bf4626b3531e651b6bacd4", "user_id": "31bfd1520c9145c99135e840519a5755", "metadata": {}, "hostId": "722c40015d0cd3380f218825d1106c308e94d817f0d83e4dc219f6f7", "image": {"id": "193b0360-b548-4a5d-9a6a-49b7cb3846ff", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/193b0360-b548-4a5d-9a6a-49b7cb3846ff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:11:28Z", "updated": "2023-04-19T07:11:37Z", "addresses": {"tempest-TestMinimumBasicScenario-39872023-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:1c:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-386722755", "OS-SRV-USG:launched_at": "2023-04-19T07:11:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:12:18,584 80150 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 07:13:18,862 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4 0.255s 2023-04-19 07:13:18,863 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9398ff0b-afa0-4053-aa09-63fc4769208e', 'x-compute-request-id': 'req-9398ff0b-afa0-4053-aa09-63fc4769208e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4'} Body: b'{"server": {"id": "7d52efb8-c675-4faf-92c7-63b955d93ad4", "name": "tempest-TestMinimumBasicScenario-server-504196581", "status": "ACTIVE", "tenant_id": "6f62c71055bf4626b3531e651b6bacd4", "user_id": "31bfd1520c9145c99135e840519a5755", "metadata": {}, "hostId": "722c40015d0cd3380f218825d1106c308e94d817f0d83e4dc219f6f7", "image": {"id": "193b0360-b548-4a5d-9a6a-49b7cb3846ff", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/193b0360-b548-4a5d-9a6a-49b7cb3846ff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:11:28Z", "updated": "2023-04-19T07:11:37Z", "addresses": {"tempest-TestMinimumBasicScenario-39872023-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:1c:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-386722755", "OS-SRV-USG:launched_at": "2023-04-19T07:11:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:13:19,111 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers 0.234s 2023-04-19 07:13:19,111 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-258bfe52-e327-418b-b481-e44ab3e79ac2', 'x-compute-request-id': 'req-258bfe52-e327-418b-b481-e44ab3e79ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "7d52efb8-c675-4faf-92c7-63b955d93ad4", "name": "tempest-TestMinimumBasicScenario-server-504196581", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4"}]}]}' 2023-04-19 07:13:19,483 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4 0.368s 2023-04-19 07:13:19,484 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'opensta ck-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ed6f171-af79-4d2d-86ef-a824531e37ff', 'x-compute-request-id': 'req-6ed6f171-af79-4d2d-86ef-a824531e37ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4'} Body: b'{"server": {"id": "7d52efb8-c675-4faf-92c7-63b955d93ad4", "name": "tempest-TestMinimumBasicScenario-server-504196581", "status": "ACTIVE", "tenant_id": "6f62c71055bf4626b3531e651b6bacd4", "user_id": "31bfd1520c9145c99135e840519a5755", "metadata": {}, "hostId": "722c40015d0cd3380f218825d1106c308e94d817f0d83e4dc219f6f7", "image": {"id": "193b0360-b548-4a5d-9a6a-49b7cb3846ff", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/193b0360-b548-4a5d-9a6a-49b7cb3846ff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:11:28Z", "updated": "2023-04-19T07:11:37Z", "addresses": {"tempest-TestMinimumBasicScenario-39872023-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:1c:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-386722755", "OS-SRV-USG:launched_at": "2023-04-19T07:11:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:13:19,748 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes 0.251s 2023-04-19 07:13:19,749 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-290024320", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caf492c6-890c-4cf2-8585-c43f32ab9288', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caf492c6-890c-4cf2-8585-c43f32ab9288', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes'} Body: b'{"volume": {"id": "0a9f2b08-70e5-4edf-b52c-01cfc8c3a723", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:13:19.682831", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-290024320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/0a9f2b08-70e5-4edf-b52c-01cfc8c3a723"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f62c71055bf4626b3531e651b6bacd4/volumes/0a9f2b08-70e5-4edf-b52c-01cfc8c3a723"}], "user_id": "31bfd1520c9145c99135e840519a5755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:13:19,808 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http:// 10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/0a9f2b08-70e5-4edf-b52c-01cfc8c3a723 0.041s 2023-04-19 07:13:19,808 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6bca376-b10c-4492-8339-38e738010d7a', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6bca376-b10c-4492-8339-38e738010d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/0a9f2b08-70e5-4edf-b52c-01cfc8c3a723'} Body: b'{"volume": {"id": "0a9f2b08-70e5-4edf-b52c-01cfc8c3a723", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:13:20.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-290024320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/0a9f2b08-70e5-4edf-b52c-01cfc8c3a723"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f62c71055bf4626b3531e651b6bacd4/volumes/0a9f2b08-70e5-4edf-b52c-01cfc8c3a723"}], "user_id": "31bfd1520c9145c99135e840519a5755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f62c71055bf4626b3531e651b6bacd4"}}' 2023-04-19 07:13:20,866 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/0a9f2b08-70e5-4edf-b52c-01cfc8c3a723 0.043s 2023-04-19 07:13:20,867 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2495a2f6-0ff4-47b4-bd5f-2cc13956d04c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2495a2f6-0ff4-47b4-bd5f-2cc13956d04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/0a9f2b08-70e5-4edf-b52c-01cfc8c3a723'} Body: b'{"volume": {"id": "0a9f2b08-70e5-4edf-b52c-01cfc8c3a723", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:13:20.000000", "updated_at": "2023-04-19T07:13:20.000000", "name": "tempest-TestMinimumBasicScenario-volume-290024320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/0a9f2b08-70e5-4edf-b52c-01cfc8c3a723"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f62c71055bf4626b3531e651b6bacd4/volumes/0a9f2b08-70e5-4edf-b52c-01cfc8c3a723"}], "user_id": "31bfd1520c9145c99135e840519a5755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f62c71055bf4626b3531e651b6bacd4"}}' 2023-04-19 07:13:21,066 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/0a9f2b08-70e5-4edf-b52c-01cfc8c3a723 0.184s 2023-04-19 07:13:21,067 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application /json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfeeab3a-8e79-46b0-b9c7-c8b047e6fe60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/0a9f2b08-70e5-4edf-b52c-01cfc8c3a723'} Body: b'' 2023-04-19 07:13:21,092 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/0a9f2b08-70e5-4edf-b52c-01cfc8c3a723 0.025s 2023-04-19 07:13:21,093 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee46ad4c-b4bc-47b5-a280-231deb6a00f2', 'x-openstack-request-id': 'req-ee46ad4c-b4bc-47b5-a280-231deb6a00f2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/0a9f2b08-70e5-4edf-b52c-01cfc8c3a723'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0a9f2b08-70e5-4edf-b52c-01cfc8c3a723 could not be found."}}' 2023-04-19 07:13:21,212 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4 0.118s 2023-04-19 07:13:21,213 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6133ac04-e812-4238-8705-8323e40f7cdb', 'x-compute-request-id': 'req-6133ac04-e812-4238-8705-8323e40f7cdb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4'} Body: b'' 2023-04-19 07:13:21,510 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4 0.296s 2023-04-19 07:13:21,511 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-372b2a8d-b3b4-40f7-9038-63353a9f83ce', 'x-compute-request-id': 'req-372b2a8d-b3b4-40f7-9038-63353a9f83ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4'} Body: b'{"server": {"id": "7d52efb8-c675-4faf-92c7-63b955d93ad4", "name": "tempest-TestMinimumBasicScenario-server-504196581", "status": "ACTIVE", "tenant_id": "6f62c71055bf4626b3531e651b6bacd4", "user_id": "31bfd1520c9145c99135e840519a5755", "metadata": {}, "hostId": "722c40015d0cd3380f218825d1106c308e94d817f0d83e4dc219f6f7", "image": {"id": "193b0360-b548-4a5d-9a6a-49b7cb3846ff", "lin ks": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/193b0360-b548-4a5d-9a6a-49b7cb3846ff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:11:28Z", "updated": "2023-04-19T07:13:21Z", "addresses": {"tempest-TestMinimumBasicScenario-39872023-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:1c:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-386722755", "OS-SRV-USG:launched_at": "2023-04-19T07:11:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:14:11,605 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4 0.035s 2023-04-19 07:14:11,606 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-ac43685c-bf6a-4a91-b893-710e5583840a', 'x-compute-request-id': 'req-ac43685c-bf6a-4a91-b893-710e5583840a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d52efb8-c675-4faf-92c7-63b955d93ad4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7d52efb8-c675-4faf-92c7-63b955d93ad4 could not be found."}}' 2023-04-19 07:14:11,634 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-386722755 0.027s 2023-04-19 07:14:11,634 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35af3518-f883-47d4-8386-fcf61b014eab', 'x-compute-request-id': 'req-35af3518-f883-47d4-8386-fcf61b014eab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-386722755'} Body: b'' 2023-04-19 07:14:11,743 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/193b0360-b548-4a5d-9a6a-49b7cb3846ff 0.108s 2023-04-19 07:14:11,743 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e4f84d4a-69d6-412b-a3b1-7d5e8d1bd2c9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/193b0360-b548-4a5d-9a6a- 49b7cb3846ff'} Body: b'' {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [168.856599s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 772e8700-0e6a-4afd-8352-189273b41bb3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:11:23,523 80140 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 07:11:23,523 80140 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 07:11:23,588 80140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.062s 2023-04-19 07:11:23,588 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-51382890", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNTCc84WjjQ4VgbQj7DWee05XN0kmjVv3cyAePploUZmNdonG5OA0vDQBLIVbu7+gh3iIVM12XQ34KXo6LOUCflu019dkbZAfHue+Y89nbc74pHLDMjWMO9b5sKKwPpoFw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f7897c6-354b-4793-9b66-0c16a6082108', 'x-compute-request-id': 'req-4f7897c6-354b-4793-9b66-0c16a6082108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-51382890", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNTCc84WjjQ4VgbQj7DWee05XN0kmjVv3cyAePploUZmNdonG5OA0vDQBLIVbu7+gh3iIVM12XQ34KXo6LOUCflu019dkbZAfHue+Y89nbc74pHLDMjWMO9b5sKKwPpoFw==", "fingerprint": "4a:43:f3:e6:30:92:12:b1:fb:7e:58:f7:2f:86:c2:72", "user_id": "e65280fc4e95401ea9ac2c306564a7d6"}}' 2023-04-19 07:11:23,591 80140 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-51382890 created 2023-04-19 07:11:23,880 80140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.288s 2023-04-19 07:11:23,880 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--865215884", "description": "tempest-description--163081058"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-29d2a3f6-a159-49e5-b58a-6f4a8eab56db', 'date': 'Wed, 19 Apr 2023 07:11:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cbe02aaf-323e-477a-951c-767374506a2a", "name": "tempest-securitygroup--865215884", "stateful": true, "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "description": "tempest-description--163081058", "shared": false, "security_group_rules": [{"id": "354679ec-1a05-4a6c-bf3c-53459ce801c4", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "security_group_id": "cbe02aaf-323e-477a-951c-767374506a2a", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 734, "description": null, "tags": [], "created_at": "2023-04-19T07:11:23Z", "updated_at": "2023-04-19T07:11:23Z", "revision_number": 0, "project_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}, {"id": "97fd9884-992a-4353-91ec-571293d851a7", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "security_group_id": "cbe02aaf-323e-477a-951c-767374506a2a", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_c idr": null, "remote_group_id": null, "standard_attr_id": 735, "description": null, "tags": [], "created_at": "2023-04-19T07:11:23Z", "updated_at": "2023-04-19T07:11:23Z", "revision_number": 0, "project_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}], "tags": [], "created_at": "2023-04-19T07:11:23Z", "updated_at": "2023-04-19T07:11:23Z", "revision_number": 1, "project_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}}' 2023-04-19 07:11:24,186 80140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.305s 2023-04-19 07:11:24,187 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cbe02aaf-323e-477a-951c-767374506a2a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-22c5e1b1-b3c6-4536-820d-d2866529ec18', 'date': 'Wed, 19 Apr 2023 07:11:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d8faf755-4d24-4d8f-8b3f-9ae78075cdb8", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "security_group_id": "cbe02aaf-323e-477a-951c-767374506a2a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:11:23Z", "updated_at": "2023-04-19T07:11:23Z", "revision_number": 0, "project_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}}' 2023-04-19 07:11:24,366 80140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.179s 2023-04-19 07:11:24,366 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cbe02aaf-323e-477a-951c-767374506a2a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-92fc8e30-b862-4072-bbb3-0f6b271afe65', 'date': 'Wed, 19 Apr 2023 07:11:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6553c578-5c7d-4f87-90f2-777c135726e2", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "security_group_id": "cbe02aaf-323e-477a-951c-767374506a2a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:11:24Z", "updated_at": "2023-04-19T07:11:24Z", "revision_number": 0, "project_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}}' 2023-04-19 07:11:24,366 80140 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--865215884 created 2023-04-19 07:11:26,225 80140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.858s 2023-04-19 07:11:26,226 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-opensta ck-request-id': 'req-f09b35c8-3c15-4703-ad20-446680da453f', 'date': 'Wed, 19 Apr 2023 07:11:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ca5cecad-2bb8-4957-a86f-7a98827fe3af", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "floating_ip_address": "172.24.4.249", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:11:25Z", "updated_at": "2023-04-19T07:11:25Z", "revision_number": 0}}' 2023-04-19 07:11:26,226 80140 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ca5cecad-2bb8-4957-a86f-7a98827fe3af', 'tenant_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'floating_ip_address': '172.24.4.249', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:11:25Z', 'updated_at': '2023-04-19T07:11:25Z', 'revision_number': 0, 'ip': '172.24.4.249'} created 2023-04-19 07:11:26,342 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.110s 2023-04-19 07:11:26,343 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9d032b32-cfcb-46d6-be17-5415570202ef', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e65280fc4e95401ea9ac2c306564a7d6", "name": "tempest-AttachVolumeTestJSON-1050177706-project-member", "password_expires_at": null}, "audit_ids": ["H_WeKKXGS_-w31NdPl15xA"], "expires_at": "2023-04-19T08:11:26.000000Z", "issued_at": "2023-04-19T07:11:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "name": "tempest-AttachVolumeTestJSON-1050177706"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f1e5a3e55b1b4eb0bf2f3d6f38017899", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "Regi onOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:11:26,343 80140 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '64584550-b2b4-4a21-b220-fb252a4020b2', 'name': 'tempest-AttachVolumeTestJSON-263212048-network', 'tenant_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3331, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:08:18Z', 'updated_at': '2023-04-19T07:08:18Z', 'revision_number': 1} available for tenant 2023-04-19 07:11:26,344 80140 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-51382890', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNTCc84WjjQ4VgbQj7DWee05XN0kmjVv3cyAePploUZmNdonG5OA0vDQBLIVbu7+gh3iIVM12XQ34KXo6LOUCflu019dkbZAfHue+Y89nbc74pHLDMjWMO9b5sKKwPpoFw==', 'fingerprint': '4a:43:f3:e6:30:92:12:b1:fb:7e:58:f7:2f:86:c2:72', 'user_id': 'e65280fc4e95401ea9ac2c306564a7d6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDaHgKBWx+4LyOCovPAC/asfS/f8B8W1fiXcRM7atFHwvjv1j02unn4\nNnF5lqDv1YigBwYFK4EEACKhZANiAATUwnPOFo40OFYG0I+w1nntOVzdJJo1b93M\ngHj6ZaFGZjXaJxuTgNLw0ASyFW7u/oId4iFTNdl0N+Cl6OizlAn5btNfXZG2QHx7\nnvmPPZ23O+KRywzI1jDvW+bCisD6aBc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cbe02aaf-323e-477a-951c-767374506a2a', 'name': 'tempest-securitygroup--865215884', 'stateful': True, 'tenant_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'description': 'tempest-description--163081058', 'shared': False, 'security_group_rules': [{'id': '354679ec-1a05-4a6c-bf3c-53459ce801c4', 'tenant_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'security_group_id': 'cbe02aaf-323e-477a-951c-767374506a2a', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 734, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:11:23Z', 'updated_at': '2023-04-19T07:11:23Z', 'revision_number': 0, 'project_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899'}, {'id': '97fd9884-992a-4353-91ec-571293d851a7', 'tenant_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'security_group_id': 'cbe02aaf-323e-477a-951c-767374506a2a', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 735, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:11:23Z', 'updated_at': '2023-04-19T07:11:23Z', 'revision_number': 0, 'project_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899'}], 'tags': [], 'created_at': '2023-04-19T07:11 :23Z', 'updated_at': '2023-04-19T07:11:23Z', 'revision_number': 1, 'project_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899'}, 'floating_ip': {'id': 'ca5cecad-2bb8-4957-a86f-7a98827fe3af', 'tenant_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'floating_ip_address': '172.24.4.249', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f1e5a3e55b1b4eb0bf2f3d6f38017899', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:11:25Z', 'updated_at': '2023-04-19T07:11:25Z', 'revision_number': 0, 'ip': '172.24.4.249'}} 2023-04-19 07:11:27,364 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 1.019s 2023-04-19 07:11:27,365 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-643060356", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "64584550-b2b4-4a21-b220-fb252a4020b2"}], "security_groups": [{"name": "tempest-securitygroup--865215884"}], "key_name": "tempest-keypair-51382890", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-955859bb-79e2-4e0e-95fc-3d4f4564f990', 'x-compute-request-id': 'req-955859bb-79e2-4e0e-95fc-3d4f4564f990', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "10793299-5503-45da-9961-d8945ba0b235", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/10793299-5503-45da-9961-d8945ba0b235"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--865215884"}], "adminPass": "password"}}' 2023-04-19 07:11:27,442 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235 0.073s 2023-04-19 07:11:27,442 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b05de7e8-a222-4256-8b77-ad17410db3cc', 'x-compute-request-id': 'req-b05de7e8-a222-4256-8b77-ad17410db3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235'} Body: b'{"server": {"id": "10793299-5503-45da-9961-d8945ba0b235", "name": "tempest-AttachVolumeTestJSON-server-643060356", "status": "BUILD", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "user_id": "e65280fc4e95401ea9ac2c306564a7d6", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel ": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:11:27Z", "updated": "2023-04-19T07:11:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/10793299-5503-45da-9961-d8945ba0b235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-51382890", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:12:17,735 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235 0.220s 2023-04-19 07:12:17,735 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d30b1523-5341-4e1a-99e2-836e2e616ce2', 'x-compute-request-id': 'req-d30b1523-5341-4e1a-99e2-836e2e616ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235'} Body: b'{"server": {"id": "10793299-5503-45da-9961-d8945ba0b235", "name": "tempest-AttachVolumeTestJSON-server-643060356", "status": "ACTIVE", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "user_id": "e65280fc4e95401ea9ac2c306564a7d6", "metadata": {}, "hostId": "d62b0fcc8e29e43ff3b657c0c0c38aa9e020a1d74aad03df67475d37", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:11:27Z", "updated": "2023-04-19T07:11:35Z", "addresses": {"tempest-AttachVolumeTestJSON-263212048-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:cf:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/10793299-5503-45da-9961-d8945ba0b235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-51382890", "OS-SRV-USG:launched_at": "2023-04-19T07:11:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--865215884"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:12:17,747 80140 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 07:13:17,981 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235/os-interface 0.174s 2023-04-19 07:13:17,981 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-v ersion': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90c53206-215a-496b-86f8-1030116caf94', 'x-compute-request-id': 'req-90c53206-215a-496b-86f8-1030116caf94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "64584550-b2b4-4a21-b220-fb252a4020b2", "port_id": "4b21d1d2-0508-47b3-8953-ec73113ea8be", "mac_addr": "fa:16:3e:ab:cf:a9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e39e1cfa-2e3e-4977-91ef-80884acbf3b8", "ip_address": "10.0.0.13"}]}]}' 2023-04-19 07:13:19,504 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/ca5cecad-2bb8-4957-a86f-7a98827fe3af 1.517s 2023-04-19 07:13:19,504 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4b21d1d2-0508-47b3-8953-ec73113ea8be"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-a0817aa5-375a-4a68-9191-b783ab29612d', 'date': 'Wed, 19 Apr 2023 07:13:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ca5cecad-2bb8-4957-a86f-7a98827fe3af'} Body: b'{"floatingip": {"id": "ca5cecad-2bb8-4957-a86f-7a98827fe3af", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "floating_ip_address": "172.24.4.249", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": "b012b49f-5544-4158-b002-4bfd23a83a0e", "port_id": "4b21d1d2-0508-47b3-8953-ec73113ea8be", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "64584550-b2b4-4a21-b220-fb252a4020b2", "mac_address": "fa:16:3e:ab:cf:a9", "admin_state_up": true, "status": "ACTIVE", "device_id": "10793299-5503-45da-9961-d8945ba0b235", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:11:25Z", "updated_at": "2023-04-19T07:13:18Z", "revision_number": 1, "project_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}}' 2023-04-19 07:13:19,505 80140 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.249:22' as 'cirros' with public key authentication 2023-04-19 07:13:19,538 80140 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 07:13:19,561 80140 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 07:13:19,561 80140 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.249 successfully created 2023-04-19 07:13:19,603 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235/ips 0.041s 2023-04-19 07:13:19,604 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2c96737-69a5-4e5b-8d5a-c982772be2f0', 'x-compute-request-id': 'req-e2c96737-69a5-4e5b-8d5a-c982772be2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-263212048-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2023-04-19 07:13:19,827 80140 INFO [tempest .lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes 0.220s 2023-04-19 07:13:19,827 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-757025060"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ed00d8-4792-496f-8c6f-f8bdd000f789', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ed00d8-4792-496f-8c6f-f8bdd000f789', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes'} Body: b'{"volume": {"id": "772e8700-0e6a-4afd-8352-189273b41bb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:13:19.751946", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-757025060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/772e8700-0e6a-4afd-8352-189273b41bb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/772e8700-0e6a-4afd-8352-189273b41bb3"}], "user_id": "e65280fc4e95401ea9ac2c306564a7d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:13:19,882 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/772e8700-0e6a-4afd-8352-189273b41bb3 0.044s 2023-04-19 07:13:19,882 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4682c12-741d-434b-b979-92e745eeadea', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4682c12-741d-434b-b979-92e745eeadea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/772e8700-0e6a-4afd-8352-189273b41bb3'} Body: b'{"volume": {"id": "772e8700-0e6a-4afd-8352-189273b41bb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:13:20.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-757025060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/772e8700-0e6a-4afd-8352-189273b41bb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/772e8700-0e6a-4afd-8352-189273b41bb3"}], "user_id": "e65280fc4e95401ea9ac2c306564a7d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}}' 2023-04-19 07:13:20,951 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/772e8700-0e6a-4afd-8352-189273b41bb3 0.057s 2023-04-19 07:13:20,951 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdcd0e5f-a3aa-44c3-89f9-a5d8d31cf1ca', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdcd0e5f-a3aa-44c3-89f9-a5d8d31cf1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/772e8700-0e6a-4afd-8352-189273b41bb3'} Body: b'{"volume": {"id": "772e8700-0e6a-4afd-8352-189273b41bb3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:13:20.000000", "updated_at": "2023-04-19T07:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-757025060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/772e8700-0e6a-4afd-8352-189273b41bb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f1e5a3e55b1b4eb0bf2f3d6f38017899/volumes/772e8700-0e6a-4afd-8352-189273b41bb3"}], "user_id": "e65280fc4e95401ea9ac2c306564a7d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899"}}' 2023-04-19 07:13:21,093 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235 0.127s 2023-04-19 07:13:21,093 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3197db5b-df33-415d-8d3c-ccbb253a856d', 'x-compute-request-id': 'req-3197db5b-df33-415d-8d3c-ccbb253a856d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235'} Body: b'' 2023-04-19 07:13:21,293 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235 0.199s 2023-04-19 07:13:21,294 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5177e550-26ea-4897-b99e-ceba338faa12', 'x-compute-request-id': 'req-5177e550-26ea-4897-b99e-ceba338faa12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235'} Body: b'{"server": {"id": "10793299-5503-45da-9961-d8945ba0b235", "name": "tempest-AttachVolumeTestJSON-server-643060356", "status": "ACTIVE", "tenant_id": "f1e5a3e55b1b4eb0bf2f3d6f38017899", "user_id": "e65280fc4e95401ea9ac2c306564a7d6", "metadata": {}, "hostId": "d62b0fcc8e29e43ff3b657c0c0c38aa9e020a1d74aad03df67475d37", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "hr ef": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:11:27Z", "updated": "2023-04-19T07:13:21Z", "addresses": {"tempest-AttachVolumeTestJSON-263212048-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:cf:a9"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:cf:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/10793299-5503-45da-9961-d8945ba0b235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-51382890", "OS-SRV-USG:launched_at": "2023-04-19T07:11:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--865215884"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:14:11,556 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235 0.202s 2023-04-19 07:14:11,557 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-4ed4d7f6-3db5-4681-b9ec-8051a67ebca7', 'x-compute-request-id': 'req-4ed4d7f6-3db5-4681-b9ec-8051a67ebca7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/10793299-5503-45da-9961-d8945ba0b235'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 10793299-5503-45da-9961-d8945ba0b235 could not be found."}}' 2023-04-19 07:14:11,593 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-51382890 0.035s 2023-04-19 07:14:11,593 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b2f71d7-07be-4129-8a65-60ede15eb9a2', 'x-compute-request-id': 'req-5b2f71d7-07be-4129-8a65-60ede15eb9a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-51382890'} Body: b'' 2023-04-19 07:14:11,781 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/cbe02aaf-323e-477a-951c-767374506a2a 0.187s 2023-04-19 07:14:11,782 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-3031b2a3-7bb5-4230-b211-23f3565f03aa', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:14:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cbe02aaf-323e-477a-951c-767374506a2a'} Body: b'' 2023-04-19 07:14:11,833 80140 INFO [tempest.lib.common.rest_client] R equest (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/cbe02aaf-323e-477a-951c-767374506a2a 0.051s 2023-04-19 07:14:11,834 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b4701786-a4d5-4013-ab8e-e1e34c3c4a48', 'date': 'Wed, 19 Apr 2023 07:14:11 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cbe02aaf-323e-477a-951c-767374506a2a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group cbe02aaf-323e-477a-951c-767374506a2a does not exist", "detail": ""}}' 2023-04-19 07:14:12,378 80140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ca5cecad-2bb8-4957-a86f-7a98827fe3af 0.543s 2023-04-19 07:14:12,378 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-89fcc394-109e-42a6-b1d9-92c97deb37c3', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:14:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ca5cecad-2bb8-4957-a86f-7a98827fe3af'} Body: b'' {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.794495s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 287, in test_reset_group_snapshot_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 6c4f6e36-a462-454c-919f-98780a9709ca failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:14:15,842 80144 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/a315eb373b19491bba47635151757270/types 0.186s 2023-04-19 07:14:15,842 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1128325318"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb38af9-e75d-4605-9e92-eb8ff1c7d926', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb38af9-e75d-4605-9e92-eb8ff1c7d926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a315eb373b19491bba47635151757270/types'} Body: b'{"volume_type": {"id": "50b481ac-d520-4f71-bf7f-8056924b6283", "name": "tempest-GroupSnapshotsV319Test-volume-type-1128325318", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:14:15,879 80144 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/a315eb373b19491bba47635151757270/group_types 0.034s 2023-04-19 07:14:15,880 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-2078963486"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb1247a-84fc-45cc-815a-3b4729ee7f5f', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb1247a-84fc-45cc-815a-3b4729ee7f5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a315eb373b19491bba47635151757270/group_types'} Body: b'{"group_type": {"id": "86b52ded-9ce4-4931-80a6-4f0a2a58a6e8", "name": "tempest-GroupSnapshotsV319Test-group-type-2078963486", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:14:16,086 80144 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/0177d5ad001b4b4bacf973b27fbc47b2/groups 0.204s 2023-04-19 07:14:16,087 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group": {"group_type": "86b52ded-9ce4-4931-80a6-4f0a2a58a6e8", "volume_types": ["50b481ac-d520-4f71-bf7f-8056924b6283"], "name": "tempest-GroupSnapshotsV319Test-Group-190184866"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6173edf6-7b3e-48af-a221-4d47738951ab', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6173edf6-7b3e-48af-a221-4d47738951ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0177d5ad001b4b4bacf973b27fbc47b2/groups'} Body: b'{"group": {"id": "6c4f6e36-a462-454c-919f-98780a9709ca", "name": "tempest-GroupSnapshotsV319Test-Group-190184866"}}' 2023-04-19 07:14:16,121 80144 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/0177d5ad001b4b4bacf973b27fbc47b2/groups/6c4f6e36-a462-454c-919f-98780a9709ca 0.032s 2023-04-19 07:14:16,121 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd71fc47-3108-4cb7-be71-8850e453b453', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd71fc47-3108-4cb7-be71-8850e453b453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0177d5ad001b4b4bacf973b27fbc47b2/groups/6c4f6e36-a462-454c-919f-98780a9709ca'} Body: b'{"group": {"id": "6c4f6e36-a462-454c-919f-98780a9709ca", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T07:14:16.000000", "name": "tempest-GroupSnapshotsV319Test-Group-190184866", "description": null, "group_type": "86b52ded-9ce4-4931-80a6-4f0a2a58a6e8", "volume_types": ["50b481ac-d520-4f71-bf7f-8056924b6283"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:14:17,166 80144 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/0177d5ad001b4b4bacf973b27fbc47b2/groups/6c4f6e36-a462-454c-919f-98780a9709ca 0.036s 2023-04-19 07:14:17,166 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d389e2d4-27e9-4ff5-ad48-2bcaadd160ed', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d389e2d4-27e9-4ff5-ad48-2bcaadd160ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0177d5ad001b4b4bacf973b27fbc47b2/groups/6c4f6e36-a462-454c-919f-98780a9709ca'} Body: b'{"group": {"id": "6c4f6e36-a462-454c-919f-98780a9709ca", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:14:16.000000", "name": "tempest-GroupSnapshotsV319Test-Group-190184866", "description": null, "group_type": "86b52ded-9ce4-4931-80a6-4f0a2a58a6e8", "volume_types": ["50b481ac-d520-4f71-bf7f-8056924b6283"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:14:17,247 80144 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0177d5ad001b4b4bacf973b27fbc47b2/volumes/detail 0.076s 2023-04-19 07:14:17,248 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4944365c-22f0-40ae-bd4d-83833d72eb53', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4944365c-22f0-40ae-bd4d-83833d72eb53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0177d5ad001b4b4bacf973b27fbc47b2/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:14:17,330 80144 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0177d5ad001b4b4bacf973b27fbc47b2/groups/6c4f6e36-a462-454c-919f-98780a9709ca/action 0.071s 2023-04-19 07:14:17,330 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-035c0ab8-00a9-4041-b9d9-359c23f220af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0177d5ad001b4b4bacf973b27fbc47b2/groups/6c4f6e36-a462-454c-919f-98780a9709ca/action'} Body: b'' 2023-04-19 07:14:17,349 80144 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0177d5ad001b4b4bacf973b27fbc47b2/groups/6c4f6e36-a462-454c-919f-98780a9709ca 0.018s 2023-04-19 07:14:17,349 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-402bc98a-29c5-4a5b-be7c-37dd38a14d33', 'x-openstack-request-id': 'req-402bc98a-29c5-4a5b-be7c-37dd38a14d33', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0177d5ad001b4b4bacf973b27fbc47b2/groups/6c4f6e36-a462-454c-919f-98780a9709ca'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6c4f6e36-a462-454c-919f-98780a9709ca could not be found."}}' 2023-04-19 07:14:17,379 80144 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a315eb373b19491bba47635151757270/group_types/86b52ded-9ce4-4931-80a6-4f0a2a58a6e8 0.030s 2023-04-19 07:14:17,380 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0301c85-3f58-46cf-928f-0e34502e7643', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a315eb373b19491bba47635151757270/group_types/86b52ded-9ce4-4931-80a6-4f0a2a58a6e8'} Body: b'' 2023-04-19 07:14:17,431 80144 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a315eb373b19491bba47635151757270/types/50b481ac-d520-4f71-bf7f-8056924b6283 0.050s 2023-04-19 07:14:17,431 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7647e9db-3c56-497a-b7d6-148feb3f6fd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a315eb373b19491bba47635151757270/types/50b481ac-d520-4f71-bf7f-8056924b6283'} Body: b'' 2023-04-19 07:14:17,448 80144 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a315eb373b19491bba47635151757270/types/50b481ac-d520-4f71-bf7f-8056924b6283 0.017s 2023-04-19 07:14:17,449 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: N one Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-38906612-dbf9-4879-a7eb-481d7985e6ed', 'x-openstack-request-id': 'req-38906612-dbf9-4879-a7eb-481d7985e6ed', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a315eb373b19491bba47635151757270/types/50b481ac-d520-4f71-bf7f-8056924b6283'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 50b481ac-d520-4f71-bf7f-8056924b6283 could not be found."}}' {2} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {0} setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fe5f2204-d0c1-42ee-94cc-e4f60d786022 failed to build and is in ERROR status {2} setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_list.py", line 37, in resource_setup volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 56aed355-e0a9-4583-b954-da5ee1b2fe97 failed to build and is in ERROR status {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.015894s] ... ok {2} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.234499s] ... ok {0} setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_image_metadata.py", line 40, in resource_setup cls.volume = cls.create_volume(imageRef=CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b4c5e2b4-9307-4430-bb09-5429ca3c5cb6 failed to build and is in ERROR status {2} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.721871s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cc5a389e-7b65-4230-903f-9ca8e43b37d2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:14:28,224 80144 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes 0.396s 2023-04-19 07:14:28,224 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-817505480"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc81c5ad-5cdf-4783-bf63-71d523d7dfcc', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc81c5ad-5cdf-4783-bf63-71d523d7dfcc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes'} Body: b'{"volume": {"id": "cc5a389e-7b65-4230-903f-9ca8e43b37d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:14:28.156802", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-817505480", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2"}], "user_id": "c1d39824fbea4e3dbc80332acd177cda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 07:14:28,275 80144 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2 0.040s 2023-04-19 07:14:28,275 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01095b71-4927-49ef-81de-6f37d8d7545e', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01095b71-4927-49ef-81de-6f37d8d7545e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2'} Body: b'{"volume": {"id": "cc5a389e-7b65-4230-903f-9ca8e43b37d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:14:28.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-817505480", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2"}], "user_id": "c1d39824fbea4e3dbc80332acd177cda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "83efb0517d014f199091b2c5357de916"}}' 2023-04-19 07:14:29,329 80144 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2 0.041s 2023-04-19 07:14:29,330 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce65e73-66d5-466a-a93e-3a55537eb1a0', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce65e73-66d5-466a-a93e-3a55537eb1a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2'} Body: b'{"volume": {"id": "cc5a389e-7b65-4230-903f-9ca8e43b37d2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:14:28.000000", "updated_at": "2023-04-19T07:14:28.000000", "name": "tempest-VolumesTransfersV357Test-Volume-817505480", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2"}], "user_id": "c1d39824fbea4e3dbc80332acd177cda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "83efb0517d014f199091b2c5357de916"}}' 2023-04-19 07:14:29,417 80144 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2 0.076s 2023-04-19 07:14:29,417 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3588500b-a16e-4f94-aa15-9d3338a71827', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3588500b-a16e-4f94-aa15-9d3338a71827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2'} Body: b'{"volume": {"id": "cc5a389e-7b65-4230-903f-9ca8e43b37d2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:14:28.000000", "updated_at": "2023-04-19T07:14:28.000000", "name": "tempest-VolumesTransfersV357Test-Volume-817505480", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2"}], "user_id": "c1d39824fbea4e3dbc80332acd177cda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "83efb0517d014f199091b2c5357de916"}}' 2023-04-19 07:14:29,524 80144 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2 0.097s 2023-04-19 07:14:29,525 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-991d8ad4-d04d-4244-8c01-ea551c5fd399', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2'} Body: b'' 2023-04-19 07:14:29,548 80144 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2 0.023s 2023-04-19 07:14:29,549 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-854333ac-ccae-4a3c-915e-e821299e1ef4', 'x-openstack-request-id': 'req-854333ac-ccae-4a3c-915e-e821299e1ef4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/cc5a389e-7b65-4230-903f-9ca8e43b37d2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cc5a389e-7b65-4230-903f-9ca8e43b37d2 could not be found."}}' {0} setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 41, in resource_setup cls.volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8c76a9bc-6695-403c-8531-1acf921c7b1e failed to build and is in ERROR status {0} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {0} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {2} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.498354s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:14:29,751 80144 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes 0.200s 2023-04-19 07:14:29,752 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-163215710"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fbab8ee-4a60-431b-ac11-c6ef9c96aa79', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fbab8ee-4a60-431b-ac11-c6ef9c96aa79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes'} Body: b'{"volume": {"id": "e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:14:29.687560", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-163215710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f"}], "user_id": "c1d39824fbea4e3dbc80332acd177cda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 07:14:29,807 80144 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f 0.046s 2023-04-19 07:14:29,808 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc9fc838-e3fb-4fd1-9ff5-1bfcbbfa4d21', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc9fc838-e3fb-4fd1-9ff5-1bfcbbfa4d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f'} Body: b'{"volume": {"id": "e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:14:30.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-163215710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f"}], "user_id": "c1d39824fbea4e3dbc80332acd177cda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "83efb0517d014f199091b2c5357de916"}}' 2023-04-19 07:14:30,864 80144 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f 0.044s 2023-04-19 07:14:30,864 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be812ec-50a6-4446-bfa1-17f89eeb562a', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be812ec-50a6-4446-bfa1-17f89eeb562a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f'} Body: b'{"volume": {"id": "e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:14:30.000000", "updated_at": "2023-04-19T07:14:30.000000", "name": "tempest-VolumesTransfersV357Test-Volume-163215710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f"}], "user_id": "c1d39824fbea4e3dbc80332acd177cda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "83efb0517d014f199091b2c5357de916"}}' 2023-04-19 07:14:30,915 80144 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f 0.039s 2023-04-19 07:14:30,915 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97809d51-65c6-48c9-a1dd-8a6d10ef053f', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97809d51-65c6-48c9-a1dd-8a6d10ef053f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f'} Body: b'{"volume": {"id": "e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:14:30.000000", "updated_at": "2023-04-19T07:14:30.000000", "name": "tempest-VolumesTransfersV357Test-Volume-163215710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f"}], "user_id": "c1d39824fbea4e3dbc80332acd177cda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "83efb0517d014f199091b2c5357de916"}}' 2023-04-19 07:14:31,026 80144 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f 0.100s 2023-04-19 07:14:31,027 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674acd89-e0b2-4bb5-845c-1668fecfd36d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f'} Body: b'' 2023-04-19 07:14:31,048 80144 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f 0.021s 2023-04-19 07:14:31,049 80144 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a86322f5-692e-4ebc-9c8d-b08a50ddb6a6', 'x-openstack-request-id': 'req-a86322f5-692e-4ebc-9c8d-b08a50ddb6a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/83efb0517d014f199091b2c5357de916/volumes/e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e5a31a6b-71cd-482d-a3b2-c09ae66f5a2f could not be found."}}' {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.461804s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 47, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 65fcef4d-ea0c-480e-88ae-d299bc8b0f1c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:14:31,930 80140 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes 0.335s 2023-04-19 07:14:31,930 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-213406544"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ed838c-b985-43d1-8752-60c13bb9b725', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ed838c-b985-43d1-8752-60c13bb9b725', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes'} Body: b'{"volume": {"id": "65fcef4d-ea0c-480e-88ae-d299bc8b0f1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:14:31.868501", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-213406544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes/65fcef4d-ea0c-480e-88ae-d299bc8b0f1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf397b63c12949578cd0b1295316868e/volumes/65fcef4d-ea0c-480e-88ae-d299bc8b0f1c"}], "user_id": "4fa1140a21c943ff96fdf8c2ffa81863", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-19 07:14:31,990 80140 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes/65fcef4d-ea0c-480e-88ae-d299bc8b0f1c 0.050s 2023-04-19 07:14:31,990 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f8cb03-4174-46dd-958d-7dc597bdf9b3', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f8cb03-4174-46dd-958d-7dc597bdf9b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes/65fcef4d-ea0c-480e-88ae-d299bc8b0f1c'} Body: b'{"volume": {"id": "65fcef4d-ea0c-480e-88ae-d299bc8b0f1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:14:32.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-213406544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes/65fcef4d-ea0c-480e-88ae-d299bc8b0f1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf397b63c12949578cd0b1295316868e/volumes/65fcef4d-ea0c-480e-88ae-d299bc8b0f1c"}], "user_id": "4fa1140a21c943ff96fdf8c2ffa81863", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cf397b63c12949578cd0b1295316868e"}}' 2023-04-19 07:14:33,043 80140 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes/65fcef4d-ea0c-480e-88ae-d299bc8b0f1c 0.040s 2023-04-19 07:14:33,043 80140 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6dae7a7-149e-458d-80e6-8cb0583dc624', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6dae7a7-149e-458d-80e6-8cb0583dc624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes/65fcef4d-ea0c-480e-88ae-d299bc8b0f1c'} Body: b'{"volume": {"id": "65fcef4d-ea0c-480e-88ae-d299bc8b0f1c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:14:32.000000", "updated_at": "2023-04-19T07:14:32.000000", "name": "tempest-VolumeRevertTests-Volume-213406544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes/65fcef4d-ea0c-480e-88ae-d299bc8b0f1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf397b63c12949578cd0b1295316868e/volumes/65fcef4d-ea0c-480e-88ae-d299bc8b0f1c"}], "user_id": "4fa1140a21c943ff96fdf8c2ffa81863", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cf397b63c12949578cd0b1295316868e"}}' {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.315813s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 47, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ca333429-6d69-4b98-820f-bc748a692986 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:14:33,252 80140 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes 0.194s 2023-04-19 07:14:33,253 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-603404387"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9239ebe1-0b1d-4c94-a89e-93f2aff79b05', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9239ebe1-0b1d-4c94-a89e-93f2aff79b05', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes'} Body: b'{"volume": {"id": "ca333429-6d69-4b98-820f-bc748a692986", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:14:33.191878", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-603404387", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes/ca333429-6d69-4b98-820f-bc748a692986"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf397b63c12949578cd0b1295316868e/volumes/ca333429-6d69-4b98-820f-bc748a692986"}], "user_id": "4fa1140a21c943ff96fdf8c2ffa81863", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-19 07:14:33,301 80140 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes/ca333429-6d69-4b98-820f-bc748a692986 0.037s 2023-04-19 07:14:33,301 80140 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b2d0861-ae44-4652-a664-65689a6e9470', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b2d0861-ae44-4652-a664-65689a6e9470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes/ca333429-6d69-4b98-820f-bc748a692986'} Body: b'{"volume": {"id": "ca333429-6d69-4b98-820f-bc748a692986", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:14:33.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-603404387", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes/ca333429-6d69-4b98-820f-bc748a692986"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf397b63c12949578cd0b1295316868e/volumes/ca333429-6d69-4b98-820f-bc748a692986"}], "user_id": "4fa1140a21c943ff96fdf8c2ffa81863", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cf397b63c12949578cd0b1295316868e"}}' 2023-04-19 07:14:34,355 80140 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes/ca333429-6d69-4b98-820f-bc748a692986 0.041s 2023-04-19 07:14:34,355 80140 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c9279a-5f48-44d4-868a-1fad752c37e0', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c9279a-5f48-44d4-868a-1fad752c37e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes/ca333429-6d69-4b98-820f-bc748a692986'} Body: b'{"volume": {"id": "ca333429-6d69-4b98-820f-bc748a692986", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:14:33.000000", "updated_at": "2023-04-19T07:14:33.000000", "name": "tempest-VolumeRevertTests-Volume-603404387", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf397b63c12949578cd0b1295316868e/volumes/ca333429-6d69-4b98-820f-bc748a692986"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf397b63c12949578cd0b1295316868e/volumes/ca333429-6d69-4b98-820f-bc748a692986"}], "user_id": "4fa1140a21c943ff96fdf8c2ffa81863", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cf397b63c12949578cd0b1295316868e"}}' {2} setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 64fc19d9-2817-4d7c-b546-bb4512323407 failed to build and is in ERROR status {2} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.608724s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4b3c8b93-c6f3-4088-9332-e35eb6464dd6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:13:18,015 80162 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 07:13:18,015 80162 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 07:13:18,065 80162 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.047s 2023-04-19 07:13:18,066 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-67943854", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAJDCQ86qTCErrc880wzTHSqY9XR83Bo5p2YiI4biymG0jJvQNQa8FtdDlt6tt9riy304vigLnXcMWB2mFLKP7XHEJuMwFlsh8SpTrawOLGTqVvLYm7WuaVUnftG+26yaQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b0b0fd3-0bbf-4416-ac4c-24c453c4cdbe', 'x-compute-request-id': 'req-9b0b0fd3-0bbf-4416-ac4c-24c453c4cdbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-67943854", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAJDCQ86qTCErrc880wzTHSqY9XR83Bo5p2YiI4biymG0jJvQNQa8FtdDlt6tt9riy304vigLnXcMWB2mFLKP7XHEJuMwFlsh8SpTrawOLGTqVvLYm7WuaVUnftG+26yaQ==", "fingerprint": "3b:e1:70:1e:d0:62:5b:f8:f9:75:ed:1a:49:2d:bc:b0", "user_id": "3d454f897ce2415cb9fccb14ec5fdcba"}}' 2023-04-19 07:13:18,068 80162 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-67943854 created 2023-04-19 07:13:18,319 80162 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.250s 2023-04-19 07:13:18,319 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2065332963", "description": "tempest-description--1477025602"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-1723667d-e884-4a09-a3bb-575ff910beaa', 'date': 'Wed, 19 Apr 2023 07:13:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5971521f-c1a5-4fb4-8807-77a436ee80f9", "name": "tempest-securitygroup--2065332963", "stateful": true, "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "description": "tempest-description--1477025602", "shared": false, "security_group_rules": [{"id": "1ea1beaf-5e3b-4709-9284-7b0dd9d825d0", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "security_group_id": "5971521f-c1a5-4fb4-8807-77a436ee80f9", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 744, "description": null, "tags": [], "created_at": "2023-04-19T07:13:18Z", "updated_at": "2023-04-19T07:13:18Z", "revision_number": 0, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}, {"id": "5b2870e9-b21e-49b0-97f7-90e1d04e31b2", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "security_group_id": "5971521f-c1a5-4fb4-8807-77a436ee80f9", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normaliz ed_cidr": null, "remote_group_id": null, "standard_attr_id": 745, "description": null, "tags": [], "created_at": "2023-04-19T07:13:18Z", "updated_at": "2023-04-19T07:13:18Z", "revision_number": 0, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}], "tags": [], "created_at": "2023-04-19T07:13:18Z", "updated_at": "2023-04-19T07:13:18Z", "revision_number": 1, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:13:18,478 80162 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-19 07:13:18,479 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5971521f-c1a5-4fb4-8807-77a436ee80f9", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-a5fdb1d7-35f2-4973-bc9f-5faf914e79e8', 'date': 'Wed, 19 Apr 2023 07:13:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1ebbd2ff-f068-41db-91b5-90523a0aa5e3", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "security_group_id": "5971521f-c1a5-4fb4-8807-77a436ee80f9", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:13:18Z", "updated_at": "2023-04-19T07:13:18Z", "revision_number": 0, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:13:18,640 80162 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-04-19 07:13:18,640 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5971521f-c1a5-4fb4-8807-77a436ee80f9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d4146b06-f515-455c-801b-33a13a5868cc', 'date': 'Wed, 19 Apr 2023 07:13:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5aa9b856-9e47-4fad-b931-c6f759944d62", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "security_group_id": "5971521f-c1a5-4fb4-8807-77a436ee80f9", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:13:18Z", "updated_at": "2023-04-19T07:13:18Z", "revision_number": 0, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:13:18,641 80162 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2065332963 created 2023-04-19 07:13:19,475 80162 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.834s 2023-04-19 07:13:19,475 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-op enstack-request-id': 'req-840e1e1c-e604-4992-b424-6fe1401cbc85', 'date': 'Wed, 19 Apr 2023 07:13:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2490bf51-293a-445c-b932-235aeb4dfd39", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "floating_ip_address": "172.24.4.59", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ff6aacb9ada649a28d6791c430f2c0af", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:13:19Z", "updated_at": "2023-04-19T07:13:19Z", "revision_number": 0}}' 2023-04-19 07:13:19,476 80162 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2490bf51-293a-445c-b932-235aeb4dfd39', 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'floating_ip_address': '172.24.4.59', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:13:19Z', 'updated_at': '2023-04-19T07:13:19Z', 'revision_number': 0, 'ip': '172.24.4.59'} created 2023-04-19 07:13:19,567 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.084s 2023-04-19 07:13:19,568 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0299f2d2-c425-43db-9567-6fa572549199', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d454f897ce2415cb9fccb14ec5fdcba", "name": "tempest-AttachVolumeNegativeTest-540534785-project-member", "password_expires_at": null}, "audit_ids": ["vM4vySwIQnCSq8cDVkwSrw"], "expires_at": "2023-04-19T08:13:19.000000Z", "issued_at": "2023-04-19T07:13:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff6aacb9ada649a28d6791c430f2c0af", "name": "tempest-AttachVolumeNegativeTest-540534785"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ff6aacb9ada649a28d6791c430f2c0af", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/place ment", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:13:19,568 80162 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '6ad1b2c2-96b1-4e62-af1a-af429abf34ee', 'name': 'tempest-AttachVolumeNegativeTest-1228055045-network', 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5039, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:10:23Z', 'updated_at': '2023-04-19T07:10:23Z', 'revision_number': 1} available for tenant 2023-04-19 07:13:19,569 80162 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-67943854', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAJDCQ86qTCErrc880wzTHSqY9XR83Bo5p2YiI4biymG0jJvQNQa8FtdDlt6tt9riy304vigLnXcMWB2mFLKP7XHEJuMwFlsh8SpTrawOLGTqVvLYm7WuaVUnftG+26yaQ==', 'fingerprint': '3b:e1:70:1e:d0:62:5b:f8:f9:75:ed:1a:49:2d:bc:b0', 'user_id': '3d454f897ce2415cb9fccb14ec5fdcba', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC2DzxkwRwyKlrO+MYqYZ64QHL7PnTm7R2J5BDx3iDoo7X7hYCHiP3C\nGDHrYIUS9T+gBwYFK4EEACKhZANiAAQCQwkPOqkwhK63PPNMM0x0qmPV0fNwaOad\nmIiOG4sphtIyb0DUGvBbXQ5berbfa4st9OL4oC513DFgdphSyj+1xxCbjMBZbIfE\nqU62sDixk6lby2Ju1rmlVJ37Rvtusmk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5971521f-c1a5-4fb4-8807-77a436ee80f9', 'name': 'tempest-securitygroup--2065332963', 'stateful': True, 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'description': 'tempest-description--1477025602', 'shared': False, 'security_group_rules': [{'id': '1ea1beaf-5e3b-4709-9284-7b0dd9d825d0', 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'security_group_id': '5971521f-c1a5-4fb4-8807-77a436ee80f9', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 744, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:13:18Z', 'updated_at': '2023-04-19T07:13:18Z', 'revision_number': 0, 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af'}, {'id': '5b2870e9-b21e-49b0-97f7-90e1d04e31b2', 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'security_group_id': '5971521f-c1a5-4fb4-8807-77a436ee80f9', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 745, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:13:18Z', 'updated_at': '2023-04-19T07:13:18Z', 'revision_number': 0, 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af'}], 'tags': [], 'created_at': '2023-04-19T07:13:18Z', 'updated_at': '2023-04-19T07:13:18Z', 'revision_number': 1, 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af'}, 'floating_ip': {'id': '2490bf51-293a-445c-b932-235aeb4dfd39', 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'floating_ip_address': '172.24.4.59', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:13:19Z', 'updated_at': '2023-04-19T07:13:19Z', 'revision_number': 0, 'ip': '172.24.4.59'}} 2023-04-19 07:13:20,364 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.795s 2023-04-19 07:13:20,365 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-234636630", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6ad1b2c2-96b1-4e62-af1a-af429abf34ee"}], "security_groups": [{"name": "tempest-securitygroup--2065332963"}], "key_name": "tempest-keypair-67943854", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe3258a-10bf-4ab2-81cb-186e5c05bfb3', 'x-compute-request-id': 'req-abe3258a-10bf-4ab2-81cb-186e5c05bfb3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "df7f58c9-fe94-4a87-b592-933e33d47653", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df7f58c9-fe94-4a87-b592-933e33d47653"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2065332963"}], "adminPass": "password"}}' 2023-04-19 07:13:20,446 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653 0.074s 2023-04-19 07:13:20,446 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f758046e-a784-4d4a-bb19-f43658b978f0', 'x-compute-request-id': 'req-f758046e-a784-4d4a-bb19-f43658b978f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653'} Body: b'{"server": {"id": "df7f58c9-fe94-4a87-b592-933e33d47653", "name": "tempest-AttachVolumeNegativeTest-server-234636630", "status": "BUILD", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6 ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:13:20Z", "updated": "2023-04-19T07:13:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df7f58c9-fe94-4a87-b592-933e33d47653"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-67943854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:14:10,889 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653 0.383s 2023-04-19 07:14:10,890 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94c355f9-3bb6-4fb4-81a6-1d2a79aac027', 'x-compute-request-id': 'req-94c355f9-3bb6-4fb4-81a6-1d2a79aac027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653'} Body: b'{"server": {"id": "df7f58c9-fe94-4a87-b592-933e33d47653", "name": "tempest-AttachVolumeNegativeTest-server-234636630", "status": "ACTIVE", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "metadata": {}, "hostId": "a6bf00c4c07e829b8982a1e8a0108e68e668272bf00a5189b02e9a65", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:13:20Z", "updated": "2023-04-19T07:13:29Z", "addresses": {"tempest-AttachVolumeNegativeTest-1228055045-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:43:60"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df7f58c9-fe94-4a87-b592-933e33d47653"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-67943854", "OS-SRV-USG:launched_at": "2023-04-19T07:13:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2065332963"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:14:10,901 80162 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 07:15:11,127 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653/os-interface 0.167s 2023-04-19 07:15:11,127 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:15:10 GM T', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb1208fd-99c0-4438-8b03-63afa4c86609', 'x-compute-request-id': 'req-fb1208fd-99c0-4438-8b03-63afa4c86609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6ad1b2c2-96b1-4e62-af1a-af429abf34ee", "port_id": "07f42e13-374e-4636-9aba-fd7ddfc560eb", "mac_addr": "fa:16:3e:12:43:60", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b4c6cd1c-0b86-4ce1-87d7-43a4679fa2eb", "ip_address": "10.0.0.14"}]}]}' 2023-04-19 07:15:11,785 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/2490bf51-293a-445c-b932-235aeb4dfd39 0.653s 2023-04-19 07:15:11,785 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "07f42e13-374e-4636-9aba-fd7ddfc560eb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-5fbbdb4f-5649-463e-b820-262ae5c0fffe', 'date': 'Wed, 19 Apr 2023 07:15:11 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2490bf51-293a-445c-b932-235aeb4dfd39'} Body: b'{"floatingip": {"id": "2490bf51-293a-445c-b932-235aeb4dfd39", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "floating_ip_address": "172.24.4.59", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": "cb07374a-9906-4d0b-8959-72e0dc995897", "port_id": "07f42e13-374e-4636-9aba-fd7ddfc560eb", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6ad1b2c2-96b1-4e62-af1a-af429abf34ee", "mac_address": "fa:16:3e:12:43:60", "admin_state_up": true, "status": "ACTIVE", "device_id": "df7f58c9-fe94-4a87-b592-933e33d47653", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:13:19Z", "updated_at": "2023-04-19T07:15:11Z", "revision_number": 1, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:15:11,786 80162 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.59:22' as 'cirros' with public key authentication 2023-04-19 07:15:11,816 80162 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 07:15:11,835 80162 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 07:15:11,835 80162 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.59 successfully created 2023-04-19 07:15:11,882 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653/ips 0.046s 2023-04-19 07:15:11,883 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a725af46-ccd4-42b4-8faa-9686e53932c7', 'x-compute-request-id': 'req-a725af46-ccd4-42b4-8faa-9686e53932c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653/ips'} Body: b'{"addresses ": {"tempest-AttachVolumeNegativeTest-1228055045-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-19 07:15:12,125 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes 0.239s 2023-04-19 07:15:12,125 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1024765112"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad864d7-8509-4482-b32f-2b022068cf02', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad864d7-8509-4482-b32f-2b022068cf02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes'} Body: b'{"volume": {"id": "4b3c8b93-c6f3-4088-9332-e35eb6464dd6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:15:12.042655", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1024765112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/4b3c8b93-c6f3-4088-9332-e35eb6464dd6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ff6aacb9ada649a28d6791c430f2c0af/volumes/4b3c8b93-c6f3-4088-9332-e35eb6464dd6"}], "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:15:12,184 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/4b3c8b93-c6f3-4088-9332-e35eb6464dd6 0.049s 2023-04-19 07:15:12,184 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:15:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd14623b-fce3-4877-ac6b-aef2492003bc', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd14623b-fce3-4877-ac6b-aef2492003bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/4b3c8b93-c6f3-4088-9332-e35eb6464dd6'} Body: b'{"volume": {"id": "4b3c8b93-c6f3-4088-9332-e35eb6464dd6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:15:12.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1024765112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/4b3c8b93-c6f3-4088-9332-e35eb6464dd6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ff6aacb9ada649a28d6791c430f2c0af/volumes/4b3c8b93-c6f3-4088-9332-e35eb6464dd6"}], "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:15:13,239 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/ff6aa cb9ada649a28d6791c430f2c0af/volumes/4b3c8b93-c6f3-4088-9332-e35eb6464dd6 0.043s 2023-04-19 07:15:13,239 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:15:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2abb7f08-5d40-4a47-b60d-47dc0960e1f6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2abb7f08-5d40-4a47-b60d-47dc0960e1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/4b3c8b93-c6f3-4088-9332-e35eb6464dd6'} Body: b'{"volume": {"id": "4b3c8b93-c6f3-4088-9332-e35eb6464dd6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:15:12.000000", "updated_at": "2023-04-19T07:15:12.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1024765112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/4b3c8b93-c6f3-4088-9332-e35eb6464dd6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ff6aacb9ada649a28d6791c430f2c0af/volumes/4b3c8b93-c6f3-4088-9332-e35eb6464dd6"}], "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:15:13,370 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653 0.120s 2023-04-19 07:15:13,371 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:15:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e24591c3-9af9-4716-b830-dbd6cc72310d', 'x-compute-request-id': 'req-e24591c3-9af9-4716-b830-dbd6cc72310d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653'} Body: b'' 2023-04-19 07:15:13,622 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653 0.251s 2023-04-19 07:15:13,622 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:15:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42eba447-6229-49f1-b383-17507b61f777', 'x-compute-request-id': 'req-42eba447-6229-49f1-b383-17507b61f777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653'} Body: b'{"server": {"id": "df7f58c9-fe94-4a87-b592-933e33d47653", "name": "tempest-AttachVolumeNegativeTest-server-234636630", "status": "ACTIVE", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "metadata": {}, "hostId": "a6bf00c4c07e829b8982a1e8a0108e68e668272bf00a5189b02e9a65", "imag e": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:13:20Z", "updated": "2023-04-19T07:15:13Z", "addresses": {"tempest-AttachVolumeNegativeTest-1228055045-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:43:60"}, {"version": 4, "addr": "172.24.4.59", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:43:60"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df7f58c9-fe94-4a87-b592-933e33d47653"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-67943854", "OS-SRV-USG:launched_at": "2023-04-19T07:13:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2065332963"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:16:03,898 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653 0.214s 2023-04-19 07:16:03,898 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-780e1dc8-9af4-4b0c-812e-1afb80682aef', 'x-compute-request-id': 'req-780e1dc8-9af4-4b0c-812e-1afb80682aef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df7f58c9-fe94-4a87-b592-933e33d47653'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance df7f58c9-fe94-4a87-b592-933e33d47653 could not be found."}}' 2023-04-19 07:16:03,932 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-67943854 0.033s 2023-04-19 07:16:03,933 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8bbef37-d5e7-485a-bbfa-ae949fc625b1', 'x-compute-request-id': 'req-d8bbef37-d5e7-485a-bbfa-ae949fc625b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-67943854'} Body: b'' 2023-04-19 07:16:04,134 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5971521f-c1a5-4fb4-8807-77a436ee80f9 0.201s 2023-04-19 07:16:04,134 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-0be2873b-ec90-48e6-96e1-1237fc71cb2e', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:16:04 GMT', 'connect ion': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5971521f-c1a5-4fb4-8807-77a436ee80f9'} Body: b'' 2023-04-19 07:16:04,164 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/5971521f-c1a5-4fb4-8807-77a436ee80f9 0.029s 2023-04-19 07:16:04,164 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-bf8a4ae3-90e1-4d67-98fb-543b51da22b8', 'date': 'Wed, 19 Apr 2023 07:16:04 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5971521f-c1a5-4fb4-8807-77a436ee80f9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5971521f-c1a5-4fb4-8807-77a436ee80f9 does not exist", "detail": ""}}' 2023-04-19 07:16:04,622 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2490bf51-293a-445c-b932-235aeb4dfd39 0.458s 2023-04-19 07:16:04,623 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-6438b567-7091-4b7f-9407-228f51144fa2', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:16:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2490bf51-293a-445c-b932-235aeb4dfd39'} Body: b'' {3} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [280.769703s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 305, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4432375f-4f7d-493f-9264-85d8b3b491ea failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-19T07:15:24Z', 'message': 'Build of instance 4432375f-4f7d-493f-9264-85d8b3b491ea aborted: Volume 520d255c-946f-47f0-aeab-c75fdcf4d5ad did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-25b12262-92d1-4bc0-9c09-15e08e74e883. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:11:30,433 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.106s 2023-04-19 07:11:30,434 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5c12aeb1-6b45-4158-9713-0e72922d6749', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "password_expires_at": null}, "audit_ids": ["2Lo0BIVFRNSn3G-62leP-A"], "expires_at": "2023-04-19T08:11:30.000000Z", "issued_at": "2023-04-19T07:11:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab62bb22942944ba8ba34f9af978708b", "name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ab62bb22942944ba8ba34f9af978708b", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ab62bb22942944ba8ba34f9af978708b", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ab62bb22942944ba8ba34f9af978708b", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:11:30,435 80146 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'e81acd76-8393-441e-ba29-a09913c613fa', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1961640273-network', 'tenant_id': 'ab62bb22942944ba8ba34f9af978708b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'ab62bb22942944ba8ba34f9af978708b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21942, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:07:19Z', 'updated_at': '2023-04-19T07:07:19Z', 'revision_number': 1} available for tenant 2023-04-19 07:11:31,944 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.508s 2023-04-19 07:11:31,944 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1440193238", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "flavorRef": "42", "networks": [{"uuid": "e81acd76-8393-441e-ba29-a09913c613fa"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-129237f5-19e2-4a6c-909f-7d976b2c6e82', 'x-compute-request-id': 'req-129237f5-19e2-4a6c-909f-7d976b2c6e82', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b822d9c8-88d1-4ec3-885e-55cbe9072abb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "e69L36mSoDLU"}}' 2023-04-19 07:11:32,066 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb 0.119s 2023-04-19 07:11:32,067 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af66c99c-0025-4394-a5f2-698769f57ed2', 'x-compute-request-id': 'req-af66c99c-0025-4394-a5f2-698769f57ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb'} Body: b'{"server": {"id": "b822d9c8-88d1-4ec3-885e-55cbe9072abb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1440193238", "status": "BUILD", "tenant_id": "ab62bb22942944ba8ba34f9af978708b", "user_id": "9e74ed17c3774b29858d4aecd6559510", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T07:11:32Z", "updated": "2023-04-19T07:11:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b8 22d9c8-88d1-4ec3-885e-55cbe9072abb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 07:12:22,567 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb 0.476s 2023-04-19 07:12:22,568 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:12:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0e2c97c-75d1-4c4e-b92b-8a4eda35776e', 'x-compute-request-id': 'req-b0e2c97c-75d1-4c4e-b92b-8a4eda35776e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb'} Body: b'{"server": {"id": "b822d9c8-88d1-4ec3-885e-55cbe9072abb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1440193238", "status": "ACTIVE", "tenant_id": "ab62bb22942944ba8ba34f9af978708b", "user_id": "9e74ed17c3774b29858d4aecd6559510", "metadata": {}, "hostId": "cbbcb901475234965b56c29e7561162dad8ce233a62b82c33ce1da5c", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T07:11:31Z", "updated": "2023-04-19T07:11:40Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1961640273-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:20:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T07:11:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 07:12:22,583 80146 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 07:13:23,655 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb/action 1.013s 2023-04-19 07:13:23,656 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeS tableRescueTest-image-487059280"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ec82175-af53-47f5-a06c-22e3735c5a84', 'x-compute-request-id': 'req-1ec82175-af53-47f5-a06c-22e3735c5a84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb/action'} Body: b'{"image_id": "887ee78f-05d9-4872-b713-0d8187264dd8"}' 2023-04-19 07:13:23,691 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8 0.033s 2023-04-19 07:13:23,691 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c8df0ee9-4ab9-4020-b96f-73a43a3778ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b822d9c8-88d1-4ec3-885e-55cbe9072abb", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "user_id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-487059280", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ab62bb22942944ba8ba34f9af978708b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "887ee78f-05d9-4872-b713-0d8187264dd8", "created_at": "2023-04-19T07:13:24Z", "updated_at": "2023-04-19T07:13:24Z", "tags": [], "self": "/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8", "file": "/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:13:24,714 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8 0.021s 2023-04-19 07:13:24,715 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0ce00321-7604-4021-9327-c850106e1816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b822d9c8-88d1-4ec3-885e-55cbe9072abb", "owner_project_name": "tempest-Server BootFromVolumeStableRescueTest-1122815441", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "user_id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-487059280", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ab62bb22942944ba8ba34f9af978708b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "887ee78f-05d9-4872-b713-0d8187264dd8", "created_at": "2023-04-19T07:13:24Z", "updated_at": "2023-04-19T07:13:24Z", "tags": [], "self": "/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8", "file": "/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:13:25,739 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8 0.023s 2023-04-19 07:13:25,740 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d26cb54d-09e4-475e-97b4-20f8521742c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b822d9c8-88d1-4ec3-885e-55cbe9072abb", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "user_id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-487059280", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ab62bb22942944ba8ba34f9af978708b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "887ee78f-05d9-4872-b713-0d8187264dd8", "created_at": "2023-04-19T07:13:24Z", "updated_at": "2023-04-19T07:13:24Z", "tags": [], "self": "/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8", "file": "/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:13:26,762 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8 0.021s 2023-04-19 07:13:26,762 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-503ddefb-c9da-48d9-a87e-3bfba2158b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b822d9c8-88d1-4ec3-885e-55cbe9072abb", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "user_id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-487059280", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ab62bb22942944ba8ba34f9af978708b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "887ee78f-05d9-4872-b713-0d8187264dd8", "created_at": "2023-04-19T07:13:24Z", "updated_at": "2023-04-19T07:13:24Z", "tags": [], "self": "/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8", "file": "/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:13:27,786 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8 0.022s 2023-04-19 07:13:27,786 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1132ed6b-1d72-4d08-8d34-65618dd53fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b822d9c8-88d1-4ec3-885e-55cbe9072abb", "owner_id": "ab62bb22942944ba8ba34f9af978708b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "user_id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-487059280", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ab62bb22942944ba8ba34f9af978708b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "887ee78f-05d9-4872-b713-0d8187264dd8", "created_at": "2023-04-19T07:13:24Z", "updated_at": "2023-04-19T07:13:27Z", "tags": [], "self": "/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8", "file": "/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:13:28,818 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8 0.030s 2023-04-19 07:13:28,818 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'da te': 'Wed, 19 Apr 2023 07:13:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4fdf775e-c85f-4f93-b553-5c41420b257d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b822d9c8-88d1-4ec3-885e-55cbe9072abb", "owner_id": "ab62bb22942944ba8ba34f9af978708b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "user_id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-487059280", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "95ad6e87506c87c8f2813c9fb546c0e0", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ab62bb22942944ba8ba34f9af978708b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d5712b41153fbf60a67316984ef84a20ded349a26d1df997a858d3a4b940ee2c1ca30b6e1f150a0a9f98f74a15f5d8f7173053811fce3b9046a8cc336256215f", "id": "887ee78f-05d9-4872-b713-0d8187264dd8", "created_at": "2023-04-19T07:13:24Z", "updated_at": "2023-04-19T07:13:29Z", "tags": [], "self": "/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8", "file": "/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:13:28,842 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8 0.023s 2023-04-19 07:13:28,843 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0c70ef6b-9187-4308-b792-cd649bbcf945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b822d9c8-88d1-4ec3-885e-55cbe9072abb", "owner_id": "ab62bb22942944ba8ba34f9af978708b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "user_id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-487059280", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "95ad6e87506c87c8f2813c9fb546c0e0", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ab62bb22942944ba8ba34f9af978708b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d5712b41153fbf60a67316984ef84a20ded34 9a26d1df997a858d3a4b940ee2c1ca30b6e1f150a0a9f98f74a15f5d8f7173053811fce3b9046a8cc336256215f", "id": "887ee78f-05d9-4872-b713-0d8187264dd8", "created_at": "2023-04-19T07:13:24Z", "updated_at": "2023-04-19T07:13:29Z", "tags": [], "self": "/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8", "file": "/v2/images/887ee78f-05d9-4872-b713-0d8187264dd8/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:13:29,079 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb 0.236s 2023-04-19 07:13:29,080 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:13:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1704', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1588098-8747-4486-adb3-efcff04faa72', 'x-compute-request-id': 'req-e1588098-8747-4486-adb3-efcff04faa72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb'} Body: b'{"server": {"id": "b822d9c8-88d1-4ec3-885e-55cbe9072abb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1440193238", "status": "ACTIVE", "tenant_id": "ab62bb22942944ba8ba34f9af978708b", "user_id": "9e74ed17c3774b29858d4aecd6559510", "metadata": {}, "hostId": "cbbcb901475234965b56c29e7561162dad8ce233a62b82c33ce1da5c", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T07:11:31Z", "updated": "2023-04-19T07:13:26Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1961640273-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:20:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T07:11:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 07:14:19,520 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb 0.374s 2023-04-19 07:14:19,520 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a25d0878-09bd-4094-b4bc-6f0f36875348', 'x-compute-request-id': 'req-a 25d0878-09bd-4094-b4bc-6f0f36875348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb'} Body: b'{"server": {"id": "b822d9c8-88d1-4ec3-885e-55cbe9072abb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1440193238", "status": "ACTIVE", "tenant_id": "ab62bb22942944ba8ba34f9af978708b", "user_id": "9e74ed17c3774b29858d4aecd6559510", "metadata": {}, "hostId": "cbbcb901475234965b56c29e7561162dad8ce233a62b82c33ce1da5c", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T07:11:31Z", "updated": "2023-04-19T07:13:29Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1961640273-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:20:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b822d9c8-88d1-4ec3-885e-55cbe9072abb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T07:11:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 07:14:19,536 80146 INFO [tempest.common.waiters] State transition "ACTIVE/image_uploading" ==> "ACTIVE/None" after 50 second wait 2023-04-19 07:15:19,672 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2023-04-19 07:15:19,672 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-342ea064-d34a-400b-91cd-6ee15a3a6846', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9e74ed17c3774b29858d4aecd6559510", "name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441-project-member", "password_expires_at": null}, "audit_ids": ["0axfoVegSY-FDNtAiF38jQ"], "expires_at": "2023-04-19T08:15:19.000000Z", "issued_at": "2023-04-19T07:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab62bb22942944ba8ba34f9af978708b", "name": "tempest-ServerBootFromVolumeStableRescueTest-1122815441"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c6 5ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ab62bb22942944ba8ba34f9af978708b", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ab62bb22942944ba8ba34f9af978708b", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ab62bb22942944ba8ba34f9af978708b", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:15:19,673 80146 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'e81acd76-8393-441e-ba29-a09913c613fa', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1961640273-network', 'tenant_id': 'ab62bb22942944ba8ba34f9af978708b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ab62bb22942944ba8ba34f9af978708b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21942, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:07:19Z', 'updated_at': '2023-04-19T07:07:19Z', 'revision_number': 1} available for tenant 2023-04-19 07:15:20,280 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.605s 2023-04-19 07:15:20,280 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-80157726", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "6ca6b58d-e909-4070-bb4a-65129b58077f", "destination_type": "volume"}], "networks": [{"uuid": "e81acd76-8393-441e-ba29-a09913c613fa"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/4432375f-4f7d-493f-9264-85d8b3b491ea', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25b12262-92d1-4bc0-9c09-15e08e74e883', 'x-compute-request-id': 'req-25b12262-92d1-4bc0-9c09-15e08e74e883', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4432375f-4f7d-493f-9264-85d8b3b491ea", "links": [{"re l": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4432375f-4f7d-493f-9264-85d8b3b491ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4432375f-4f7d-493f-9264-85d8b3b491ea"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "EdvHGLSJq4ux"}}' 2023-04-19 07:15:20,358 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/4432375f-4f7d-493f-9264-85d8b3b491ea 0.074s 2023-04-19 07:15:20,358 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:15:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a982b9c-05d0-4e32-939a-7a9e9e3348c1', 'x-compute-request-id': 'req-1a982b9c-05d0-4e32-939a-7a9e9e3348c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4432375f-4f7d-493f-9264-85d8b3b491ea'} Body: b'{"server": {"id": "4432375f-4f7d-493f-9264-85d8b3b491ea", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-80157726", "status": "BUILD", "tenant_id": "ab62bb22942944ba8ba34f9af978708b", "user_id": "9e74ed17c3774b29858d4aecd6559510", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T07:15:20Z", "updated": "2023-04-19T07:15:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4432375f-4f7d-493f-9264-85d8b3b491ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4432375f-4f7d-493f-9264-85d8b3b491ea"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 07:16:10,586 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/4432375f-4f7d-493f-9264-85d8b3b491ea 0.163s 2023-04-19 07:16:10,586 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1648', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d356ca-eaef-490b-80b7-a85b08b67b44', 'x-compute-request-id': 'req-12d356ca-eaef-490b-80b7-a85b08b67b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4432375f-4f7d-493f-9264-85d8b3b491ea'} Body: b'{"server": {"id": "4432375f-4f7d-493f-9264-85d8b3b491ea", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-80157726", "status": "ERROR", "tenant_id": "ab62bb22942944ba8ba34f9af97870 8b", "user_id": "9e74ed17c3774b29858d4aecd6559510", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T07:15:20Z", "updated": "2023-04-19T07:15:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4432375f-4f7d-493f-9264-85d8b3b491ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4432375f-4f7d-493f-9264-85d8b3b491ea"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-19T07:15:24Z", "message": "Build of instance 4432375f-4f7d-493f-9264-85d8b3b491ea aborted: Volume 520d255c-946f-47f0-aeab-c75fdcf4d5ad did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 07:16:10,602 80146 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-19 07:16:11,055 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4432375f-4f7d-493f-9264-85d8b3b491ea 0.453s 2023-04-19 07:16:11,056 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-175fa788-e1b1-4eec-b0fb-48149aa4c4fa', 'x-compute-request-id': 'req-175fa788-e1b1-4eec-b0fb-48149aa4c4fa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4432375f-4f7d-493f-9264-85d8b3b491ea'} Body: b'' 2023-04-19 07:16:11,089 80146 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/4432375f-4f7d-493f-9264-85d8b3b491ea 0.033s 2023-04-19 07:16:11,090 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9a7d916b-1410-4ee5-9086-1b96b5d34e92', 'x-compute-request-id': 'req-9a7d916b-1410-4ee5-9086-1b96b5d34e92', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4432375f-4f7d-493f-9264-85d8b3b491ea'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4432375f-4f7d-493f-9264-85d8b3b491ea could not be found."}}' {5} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [167.956626s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 116, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9faacc3e-0cb3-4f0d-bbac-28e822effa7d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:14:11,746 80150 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-19 07:14:12,636 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.889s 2023-04-19 07:14:12,636 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1329725623", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/21d10aa8-28ec-4027-b7d2-61499098a597', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-2d3812bb-0b06-4457-a794-3b4478a584cb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1329725623", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f62c71055bf4626b3531e651b6bacd4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "21d10aa8-28ec-4027-b7d2-61499098a597", "created_at": "2023-04-19T07:14:13Z", "updated_at": "2023-04-19T07:14:13Z", "tags": [], "self": "/v2/images/21d10aa8-28ec-4027-b7d2-61499098a597", "file": "/v2/images/21d10aa8-28ec-4027-b7d2-61499098a597/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:14:14,225 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/21d10aa8-28ec-4027-b7d2-61499098a597/file 1.588s 2023-04-19 07:14:14,225 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-6ec4add5-ba9d-4953-8d36-5659b4292554', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/21d10aa8-28ec-4027-b7d2-61499098a597/file'} Body: b'' 2023-04-19 07:14:14,226 80150 DEBUG [tempest.scenario.manager] image:21d10aa8-28ec-4027-b7d2-61499098a597 2023-04-19 07:14:14,282 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2023-04-19 07:14:14,282 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-319516309", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI06bExiFJWhAr7sGNiB+WdEp+dErugsrW1GhXJempezl9Mnrc2tkFy33DXXLidZpnAV2VrI6DT+H3g+zW8/BTFE+29CsM85f8gHZEvkVo2ZF6uaP9wFhR7e2pHccHGrgw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b98271e-2e3a-460d-9423-2dd217c428f8', 'x-compute-request-id': 'req-4b98271e-2e3a-460d-9423-2dd217c428f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-3195 16309", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI06bExiFJWhAr7sGNiB+WdEp+dErugsrW1GhXJempezl9Mnrc2tkFy33DXXLidZpnAV2VrI6DT+H3g+zW8/BTFE+29CsM85f8gHZEvkVo2ZF6uaP9wFhR7e2pHccHGrgw==", "fingerprint": "52:c1:72:63:ec:a3:cc:2a:4b:c8:dd:d0:64:bc:4f:24", "user_id": "31bfd1520c9145c99135e840519a5755"}}' 2023-04-19 07:14:14,389 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.091s 2023-04-19 07:14:14,390 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-667ff735-4294-49e5-8f77-8528ab808c87', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "31bfd1520c9145c99135e840519a5755", "name": "tempest-TestMinimumBasicScenario-641799698-project-member", "password_expires_at": null}, "audit_ids": ["l33PYpPNQ1Ws3VTIJ8Z01Q"], "expires_at": "2023-04-19T08:14:14.000000Z", "issued_at": "2023-04-19T07:14:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f62c71055bf4626b3531e651b6bacd4", "name": "tempest-TestMinimumBasicScenario-641799698"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6f62c71055bf4626b3531e651b6bacd4", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:14:14,391 80150 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '9c0327ac-a1d7-4c74-bfc8-f05fad672d8b', 'name': 'tempest-TestMinimumBasicScenario-39872023-network', 'tenant_id': '6f62c71055bf4626b3531e651b6bacd4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6f62c71055bf4626b3531e651b6bacd4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39422, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:11:12Z', 'updated_at': '2023-04-19T07:11:12Z', 'revision_number': 1} available for tenant 2023-04-19 07:14:15,923 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 1.530s 2023-04-19 07:14:15,924 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1326701254", "imageRef": "21d10aa8-28ec-4027-b7d2-61499098a597", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-319516309", "networks": [{"uuid": "9c0327ac-a1d7-4c74-bfc8-f05fad672d8b"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0b13042-65a2-47b3-9595-f4aa6300ddec', 'x-compute-request-id': 'req-f0b13042-65a2-47b3-9595-f4aa6300ddec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5128f0d2-cdf6-486a-91fc-c71774945731", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5128f0d2-cdf6-486a-91fc-c71774945731"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "4D7TgNE3fxZV"}}' 2023-04-19 07:14:16,013 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731 0.085s 2023-04-19 07:14:16,013 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e526c8ba-56d6-48ea-a91a-5dee0c607ad8', 'x-compute-request-id': 'req-e526c8ba-56d6-48ea-a91a-5dee0c607ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731'} Body: b'{"server": {"id": "5128f0d2-cdf6-486a-91fc-c71774945731", "name": "tempest-TestMinimumBasicScenario-server-1326701254", "status": "BUILD", "tenant_id": "6f62c71055bf4626b3531e651b6bacd4", "user_id": "31bfd1520c9145c99135e840519a5755", "metadata": {}, "hostId": "", "image": {"id": "21d10aa8-28ec-4027-b7d2-61499098a597", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/21d10aa8-28ec-4027-b7d2-61499098a597"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:16Z", "updated": "2023-04-19T07:14:15Z", "addresses": {}, "acces sIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5128f0d2-cdf6-486a-91fc-c71774945731"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-319516309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:15:06,260 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731 0.233s 2023-04-19 07:15:06,260 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:15:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7204270d-5efe-41ff-87c4-50b2b3151086', 'x-compute-request-id': 'req-7204270d-5efe-41ff-87c4-50b2b3151086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731'} Body: b'{"server": {"id": "5128f0d2-cdf6-486a-91fc-c71774945731", "name": "tempest-TestMinimumBasicScenario-server-1326701254", "status": "ACTIVE", "tenant_id": "6f62c71055bf4626b3531e651b6bacd4", "user_id": "31bfd1520c9145c99135e840519a5755", "metadata": {}, "hostId": "722c40015d0cd3380f218825d1106c308e94d817f0d83e4dc219f6f7", "image": {"id": "21d10aa8-28ec-4027-b7d2-61499098a597", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/21d10aa8-28ec-4027-b7d2-61499098a597"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:15Z", "updated": "2023-04-19T07:14:24Z", "addresses": {"tempest-TestMinimumBasicScenario-39872023-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:b0:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5128f0d2-cdf6-486a-91fc-c71774945731"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-319516309", "OS-SRV-USG:launched_at": "2023-04-19T07:14:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:15:06,272 80150 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 07:16:07,045 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731 0.712s 2023-04-19 07:16:07,045 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req -d0fcfc3f-6393-4982-99b6-4c9ae8aa3832', 'x-compute-request-id': 'req-d0fcfc3f-6393-4982-99b6-4c9ae8aa3832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731'} Body: b'{"server": {"id": "5128f0d2-cdf6-486a-91fc-c71774945731", "name": "tempest-TestMinimumBasicScenario-server-1326701254", "status": "ACTIVE", "tenant_id": "6f62c71055bf4626b3531e651b6bacd4", "user_id": "31bfd1520c9145c99135e840519a5755", "metadata": {}, "hostId": "722c40015d0cd3380f218825d1106c308e94d817f0d83e4dc219f6f7", "image": {"id": "21d10aa8-28ec-4027-b7d2-61499098a597", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/21d10aa8-28ec-4027-b7d2-61499098a597"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:15Z", "updated": "2023-04-19T07:14:24Z", "addresses": {"tempest-TestMinimumBasicScenario-39872023-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:b0:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5128f0d2-cdf6-486a-91fc-c71774945731"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-319516309", "OS-SRV-USG:launched_at": "2023-04-19T07:14:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:16:07,295 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.238s 2023-04-19 07:16:07,295 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d481203-7c44-4448-8579-c6872f9db93d', 'x-compute-request-id': 'req-8d481203-7c44-4448-8579-c6872f9db93d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "5128f0d2-cdf6-486a-91fc-c71774945731", "name": "tempest-TestMinimumBasicScenario-server-1326701254", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5128f0d2-cdf6-486a-91fc-c71774945731"}]}]}' 2023-04-19 07:16:07,441 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731 0.142s 2023-04-19 07:16:07,441 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69d5feee-3d36-455a-811b-84b7238fc3f1', 'x-compute-request-id': 'req-69d5feee-3d36-455a-811b-84b7238fc3f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91f c-c71774945731'} Body: b'{"server": {"id": "5128f0d2-cdf6-486a-91fc-c71774945731", "name": "tempest-TestMinimumBasicScenario-server-1326701254", "status": "ACTIVE", "tenant_id": "6f62c71055bf4626b3531e651b6bacd4", "user_id": "31bfd1520c9145c99135e840519a5755", "metadata": {}, "hostId": "722c40015d0cd3380f218825d1106c308e94d817f0d83e4dc219f6f7", "image": {"id": "21d10aa8-28ec-4027-b7d2-61499098a597", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/21d10aa8-28ec-4027-b7d2-61499098a597"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:15Z", "updated": "2023-04-19T07:14:24Z", "addresses": {"tempest-TestMinimumBasicScenario-39872023-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:b0:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5128f0d2-cdf6-486a-91fc-c71774945731"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-319516309", "OS-SRV-USG:launched_at": "2023-04-19T07:14:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:16:07,705 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes 0.248s 2023-04-19 07:16:07,706 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-829236993", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e2a102-27ff-45ec-a64b-63137ce3fd63', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e2a102-27ff-45ec-a64b-63137ce3fd63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes'} Body: b'{"volume": {"id": "9faacc3e-0cb3-4f0d-bbac-28e822effa7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:16:07.647956", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-829236993", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/9faacc3e-0cb3-4f0d-bbac-28e822effa7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f62c71055bf4626b3531e651b6bacd4/volumes/9faacc3e-0cb3-4f0d-bbac-28e822effa7d"}], "user_id": "31bfd1520c9145c99135e840519a5755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:16:07,754 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/9faacc3e-0cb3-4f0d-bbac-28e822effa7d 0.039s 2023-04-19 07:16:07,754 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-requ est-id': 'req-81d311d5-2cc4-4170-bfe2-e1c2e0d9bb37', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d311d5-2cc4-4170-bfe2-e1c2e0d9bb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/9faacc3e-0cb3-4f0d-bbac-28e822effa7d'} Body: b'{"volume": {"id": "9faacc3e-0cb3-4f0d-bbac-28e822effa7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:16:08.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-829236993", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/9faacc3e-0cb3-4f0d-bbac-28e822effa7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f62c71055bf4626b3531e651b6bacd4/volumes/9faacc3e-0cb3-4f0d-bbac-28e822effa7d"}], "user_id": "31bfd1520c9145c99135e840519a5755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f62c71055bf4626b3531e651b6bacd4"}}' 2023-04-19 07:16:08,803 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/9faacc3e-0cb3-4f0d-bbac-28e822effa7d 0.037s 2023-04-19 07:16:08,803 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d14213a-aa33-4c27-b60e-bbc85c000872', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d14213a-aa33-4c27-b60e-bbc85c000872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/9faacc3e-0cb3-4f0d-bbac-28e822effa7d'} Body: b'{"volume": {"id": "9faacc3e-0cb3-4f0d-bbac-28e822effa7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:16:08.000000", "updated_at": "2023-04-19T07:16:08.000000", "name": "tempest-TestMinimumBasicScenario-volume-829236993", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/9faacc3e-0cb3-4f0d-bbac-28e822effa7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f62c71055bf4626b3531e651b6bacd4/volumes/9faacc3e-0cb3-4f0d-bbac-28e822effa7d"}], "user_id": "31bfd1520c9145c99135e840519a5755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f62c71055bf4626b3531e651b6bacd4"}}' 2023-04-19 07:16:08,950 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/9faacc3e-0cb3-4f0d-bbac-28e822effa7d 0.135s 2023-04-19 07:16:08,951 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3bc139a-2947-4b98-9db3-6df9b9de6860', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f62c71055bf462 6b3531e651b6bacd4/volumes/9faacc3e-0cb3-4f0d-bbac-28e822effa7d'} Body: b'' 2023-04-19 07:16:08,972 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/9faacc3e-0cb3-4f0d-bbac-28e822effa7d 0.020s 2023-04-19 07:16:08,972 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d026d9b5-39cc-43ba-aa1f-481f5037ff7c', 'x-openstack-request-id': 'req-d026d9b5-39cc-43ba-aa1f-481f5037ff7c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f62c71055bf4626b3531e651b6bacd4/volumes/9faacc3e-0cb3-4f0d-bbac-28e822effa7d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9faacc3e-0cb3-4f0d-bbac-28e822effa7d could not be found."}}' 2023-04-19 07:16:09,094 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731 0.121s 2023-04-19 07:16:09,094 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11d8c2bb-6a85-4d3d-987c-3ec28a0d1c64', 'x-compute-request-id': 'req-11d8c2bb-6a85-4d3d-987c-3ec28a0d1c64', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731'} Body: b'' 2023-04-19 07:16:09,379 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731 0.284s 2023-04-19 07:16:09,379 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa005a9f-eb0d-4a40-bffc-6750d2eabf6d', 'x-compute-request-id': 'req-aa005a9f-eb0d-4a40-bffc-6750d2eabf6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731'} Body: b'{"server": {"id": "5128f0d2-cdf6-486a-91fc-c71774945731", "name": "tempest-TestMinimumBasicScenario-server-1326701254", "status": "ACTIVE", "tenant_id": "6f62c71055bf4626b3531e651b6bacd4", "user_id": "31bfd1520c9145c99135e840519a5755", "metadata": {}, "hostId": "722c40015d0cd3380f218825d1106c308e94d817f0d83e4dc219f6f7", "image": {"id": "21d10aa8-28ec-4027-b7d2-61499098a597", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/21d10aa8-28ec-4027-b7d2-61499098a597"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:15Z", "updated": "2023-04-19T07:16:09Z", "addresses": {"tempest-TestMinimumBasicScenario-39872023-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:b0:f0"}]}, "accessIPv4": "", "accessIPv6": "" , "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5128f0d2-cdf6-486a-91fc-c71774945731"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-319516309", "OS-SRV-USG:launched_at": "2023-04-19T07:14:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:16:59,545 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731 0.145s 2023-04-19 07:16:59,545 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a9953258-5e96-4a53-a3cd-819467aecc9c', 'x-compute-request-id': 'req-a9953258-5e96-4a53-a3cd-819467aecc9c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5128f0d2-cdf6-486a-91fc-c71774945731'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5128f0d2-cdf6-486a-91fc-c71774945731 could not be found."}}' 2023-04-19 07:16:59,592 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-319516309 0.046s 2023-04-19 07:16:59,593 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a30a451f-0e69-4f98-a6b0-2849ab1caaf9', 'x-compute-request-id': 'req-a30a451f-0e69-4f98-a6b0-2849ab1caaf9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-319516309'} Body: b'' 2023-04-19 07:16:59,701 80150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/21d10aa8-28ec-4027-b7d2-61499098a597 0.108s 2023-04-19 07:16:59,702 80150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-17b51284-5a52-4e12-a0c3-d109b8cbedaa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/21d10aa8-28ec-4027-b7d2-61499098a597'} Body: b'' {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.795277s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 30093f57-836e-40a8-8d40-61a48072e738 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:16:04,629 80162 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 07:16:04,629 80162 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 07:16:04,693 80162 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.060s 2023-04-19 07:16:04,693 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-113740236", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNUyGpX1aG2K6tJzorKXnvUy7sTkeX4U5L8zj+5WmtjnHVq30wEhjOTyshLYmMa+S+DVnaYdfGl8bxk+RpOaUz1xafmdOMo5CkuvRmjvYC3hDIUt7Wha/5Se4txQzRElTg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-550d8faa-974b-447f-bd70-7eac6aa2f36a', 'x-compute-request-id': 'req-550d8faa-974b-447f-bd70-7eac6aa2f36a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-113740236", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNUyGpX1aG2K6tJzorKXnvUy7sTkeX4U5L8zj+5WmtjnHVq30wEhjOTyshLYmMa+S+DVnaYdfGl8bxk+RpOaUz1xafmdOMo5CkuvRmjvYC3hDIUt7Wha/5Se4txQzRElTg==", "fingerprint": "98:c0:4e:19:ce:46:23:d5:40:a8:51:50:4f:27:a9:ed", "user_id": "3d454f897ce2415cb9fccb14ec5fdcba"}}' 2023-04-19 07:16:04,697 80162 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-113740236 created 2023-04-19 07:16:04,850 80162 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.152s 2023-04-19 07:16:04,851 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1985895443", "description": "tempest-description--1223956926"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-a3a11052-3cce-418c-be80-74526ce23c8d', 'date': 'Wed, 19 Apr 2023 07:16:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "79fa0647-b161-4c5b-b063-9f822b8d9431", "name": "tempest-securitygroup--1985895443", "stateful": true, "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "description": "tempest-description--1223956926", "shared": false, "security_group_rules": [{"id": "36264f53-853c-45bb-a0ff-08f61341a312", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "security_group_id": "79fa0647-b161-4c5b-b063-9f822b8d9431", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 877, "description": null, "tags": [], "created_at": "2023-04-19T07:16:04Z", "updated_at": "2023-04-19T07:16:04Z", "revision_number": 0, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}, {"id": "64ef3ecd-6409-4fbe-9744-3d4d4e488471", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "security_group_id": "79fa0647-b161-4c5b-b063-9f822b8d9431", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norma lized_cidr": null, "remote_group_id": null, "standard_attr_id": 876, "description": null, "tags": [], "created_at": "2023-04-19T07:16:04Z", "updated_at": "2023-04-19T07:16:04Z", "revision_number": 0, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}], "tags": [], "created_at": "2023-04-19T07:16:04Z", "updated_at": "2023-04-19T07:16:04Z", "revision_number": 1, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:16:05,032 80162 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-19 07:16:05,032 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "79fa0647-b161-4c5b-b063-9f822b8d9431", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-fc5ec00d-9666-4acf-9616-491b34a794d8', 'date': 'Wed, 19 Apr 2023 07:16:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "69842c5e-daca-4055-ab3d-2ce44ebc8c6e", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "security_group_id": "79fa0647-b161-4c5b-b063-9f822b8d9431", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:16:04Z", "updated_at": "2023-04-19T07:16:04Z", "revision_number": 0, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:16:05,194 80162 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-04-19 07:16:05,194 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "79fa0647-b161-4c5b-b063-9f822b8d9431", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e96dd64c-dd49-4d6a-b20e-8d756d142492', 'date': 'Wed, 19 Apr 2023 07:16:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9c01c5f6-a06f-4954-a91a-d99f7465ea3f", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "security_group_id": "79fa0647-b161-4c5b-b063-9f822b8d9431", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:16:05Z", "updated_at": "2023-04-19T07:16:05Z", "revision_number": 0, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:16:05,194 80162 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1985895443 created 2023-04-19 07:16:06,131 80162 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.936s 2023-04-19 07:16:06,132 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792"}} Response - Headers: {'content-type': 'application/json', 'content-length': '526', 'x -openstack-request-id': 'req-9d54fb91-f4e0-496e-b330-e798f7e0e1fd', 'date': 'Wed, 19 Apr 2023 07:16:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c6a72b36-3e1b-43c4-9bbf-376a0d939292", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "floating_ip_address": "172.24.4.5", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ff6aacb9ada649a28d6791c430f2c0af", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:16:05Z", "updated_at": "2023-04-19T07:16:05Z", "revision_number": 0}}' 2023-04-19 07:16:06,132 80162 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c6a72b36-3e1b-43c4-9bbf-376a0d939292', 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'floating_ip_address': '172.24.4.5', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:16:05Z', 'updated_at': '2023-04-19T07:16:05Z', 'revision_number': 0, 'ip': '172.24.4.5'} created 2023-04-19 07:16:06,172 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.035s 2023-04-19 07:16:06,172 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f1cc1830-abf8-4ff8-907f-8010038929d2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d454f897ce2415cb9fccb14ec5fdcba", "name": "tempest-AttachVolumeNegativeTest-540534785-project-member", "password_expires_at": null}, "audit_ids": ["Xm4xwisPSF6fKG-Azkj1xQ"], "expires_at": "2023-04-19T08:16:06.000000Z", "issued_at": "2023-04-19T07:16:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff6aacb9ada649a28d6791c430f2c0af", "name": "tempest-AttachVolumeNegativeTest-540534785"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ff6aacb9ada649a28d6791c430f2c0af", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region" : "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:16:06,173 80162 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '6ad1b2c2-96b1-4e62-af1a-af429abf34ee', 'name': 'tempest-AttachVolumeNegativeTest-1228055045-network', 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5039, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:10:23Z', 'updated_at': '2023-04-19T07:10:23Z', 'revision_number': 1} available for tenant 2023-04-19 07:16:06,174 80162 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-113740236', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNUyGpX1aG2K6tJzorKXnvUy7sTkeX4U5L8zj+5WmtjnHVq30wEhjOTyshLYmMa+S+DVnaYdfGl8bxk+RpOaUz1xafmdOMo5CkuvRmjvYC3hDIUt7Wha/5Se4txQzRElTg==', 'fingerprint': '98:c0:4e:19:ce:46:23:d5:40:a8:51:50:4f:27:a9:ed', 'user_id': '3d454f897ce2415cb9fccb14ec5fdcba', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC9simgvRyioLUXigaO4WtyGEt+hcU+zPYeqWzioHvFuniU4Qm+BWPp\n25kOUmEGcLqgBwYFK4EEACKhZANiAATVMhqV9WhtiurSc6Kyl571Mu7E5Hl+FOS/\nM4/uVprY5x1at9MBIYzk8rIS2JjGvkvg1Z2mHXxpfG8ZPkaTmlM9cWn5nTjKOQpL\nr0Zo72At4QyFLe1oWv+UnuLcUM0RJU4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '79fa0647-b161-4c5b-b063-9f822b8d9431', 'name': 'tempest-securitygroup--1985895443', 'stateful': True, 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'description': 'tempest-description--1223956926', 'shared': False, 'security_group_rules': [{'id': '36264f53-853c-45bb-a0ff-08f61341a312', 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'security_group_id': '79fa0647-b161-4c5b-b063-9f822b8d9431', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 877, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:16:04Z', 'updated_at': '2023-04-19T07:16:04Z', 'revision_number': 0, 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af'}, {'id': '64ef3ecd-6409-4fbe-9744-3d4d4e488471', 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'security_group_id': '79fa0647-b161-4c5b-b063-9f822b8d9431', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 876, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:16:04Z', 'updated_at': '2023-04-19T07:16:04Z', 'revision_number': 0, 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af'}], 'tags': [], 'created_at': '20 23-04-19T07:16:04Z', 'updated_at': '2023-04-19T07:16:04Z', 'revision_number': 1, 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af'}, 'floating_ip': {'id': 'c6a72b36-3e1b-43c4-9bbf-376a0d939292', 'tenant_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'floating_ip_address': '172.24.4.5', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ff6aacb9ada649a28d6791c430f2c0af', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:16:05Z', 'updated_at': '2023-04-19T07:16:05Z', 'revision_number': 0, 'ip': '172.24.4.5'}} 2023-04-19 07:16:07,261 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.087s 2023-04-19 07:16:07,261 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1516260877", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6ad1b2c2-96b1-4e62-af1a-af429abf34ee"}], "security_groups": [{"name": "tempest-securitygroup--1985895443"}], "key_name": "tempest-keypair-113740236", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5585e01-3cee-457a-a66d-ff939dedb991', 'x-compute-request-id': 'req-f5585e01-3cee-457a-a66d-ff939dedb991', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "12e062c1-4f9f-43e7-9dd6-3a176e465d74", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1985895443"}], "adminPass": "password"}}' 2023-04-19 07:16:07,334 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74 0.069s 2023-04-19 07:16:07,334 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d4df4e4-0a24-4d59-a39e-3fc02a2658d1', 'x-compute-request-id': 'req-6d4df4e4-0a24-4d59-a39e-3fc02a2658d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74'} Body: b'{"server": {"id": "12e062c1-4f9f-43e7-9dd6-3a176e465d74", "name": "tempest-AttachVolumeNegativeTest-server-1516260877", "status": "BUILD", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:16:07Z", "updated": "2023-04-19T07:16:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-113740236", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:16:57,616 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74 0.224s 2023-04-19 07:16:57,617 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80510f78-bc35-49df-8b45-f0824e69a1b1', 'x-compute-request-id': 'req-80510f78-bc35-49df-8b45-f0824e69a1b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74'} Body: b'{"server": {"id": "12e062c1-4f9f-43e7-9dd6-3a176e465d74", "name": "tempest-AttachVolumeNegativeTest-server-1516260877", "status": "ACTIVE", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "metadata": {}, "hostId": "a6bf00c4c07e829b8982a1e8a0108e68e668272bf00a5189b02e9a65", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:16:07Z", "updated": "2023-04-19T07:16:15Z", "addresses": {"tempest-AttachVolumeNegativeTest-1228055045-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:3a:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-113740236", "OS-SRV-USG:launched_at": "2023-04-19T07:16:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1985895443"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:16:57,628 80162 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 07:17:58,089 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74/os-interface 0.402s 2023-04-19 07:17:58,089 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:17:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'app lication/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6559f006-5bfd-404b-8f87-8058961c88fb', 'x-compute-request-id': 'req-6559f006-5bfd-404b-8f87-8058961c88fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6ad1b2c2-96b1-4e62-af1a-af429abf34ee", "port_id": "00800fe2-240b-404c-9bbc-91fcd00efe90", "mac_addr": "fa:16:3e:c7:3a:39", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b4c6cd1c-0b86-4ce1-87d7-43a4679fa2eb", "ip_address": "10.0.0.13"}]}]}' 2023-04-19 07:17:58,771 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/c6a72b36-3e1b-43c4-9bbf-376a0d939292 0.678s 2023-04-19 07:17:58,772 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "00800fe2-240b-404c-9bbc-91fcd00efe90"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-d8c80c0c-b88f-42a0-ab64-9bdbc485edf9', 'date': 'Wed, 19 Apr 2023 07:17:58 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c6a72b36-3e1b-43c4-9bbf-376a0d939292'} Body: b'{"floatingip": {"id": "c6a72b36-3e1b-43c4-9bbf-376a0d939292", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "floating_ip_address": "172.24.4.5", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": "cb07374a-9906-4d0b-8959-72e0dc995897", "port_id": "00800fe2-240b-404c-9bbc-91fcd00efe90", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6ad1b2c2-96b1-4e62-af1a-af429abf34ee", "mac_address": "fa:16:3e:c7:3a:39", "admin_state_up": true, "status": "ACTIVE", "device_id": "12e062c1-4f9f-43e7-9dd6-3a176e465d74", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:16:05Z", "updated_at": "2023-04-19T07:17:58Z", "revision_number": 1, "project_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:17:58,773 80162 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.5:22' as 'cirros' with public key authentication 2023-04-19 07:17:58,808 80162 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 07:17:58,829 80162 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 07:17:58,830 80162 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.5 successfully created 2023-04-19 07:17:58,874 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74/ips 0.044s 2023-04-19 07:17:58,875 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:17:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa5f8dc-9814-4596-b15a-c2f948a77ade', 'x-compute-request-id': 'req-eaa5f8dc-9814-4596-b15a-c2f948a77ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1228055045-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2023-04-19 07:17:5 9,081 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes 0.203s 2023-04-19 07:17:59,082 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-286239616"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:17:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb5ca3e-3b22-40da-8b43-91a1d51bcbff', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb5ca3e-3b22-40da-8b43-91a1d51bcbff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes'} Body: b'{"volume": {"id": "30093f57-836e-40a8-8d40-61a48072e738", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:17:59.016752", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-286239616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/30093f57-836e-40a8-8d40-61a48072e738"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ff6aacb9ada649a28d6791c430f2c0af/volumes/30093f57-836e-40a8-8d40-61a48072e738"}], "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:17:59,137 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/30093f57-836e-40a8-8d40-61a48072e738 0.045s 2023-04-19 07:17:59,137 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:17:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7524a8-668f-47a8-8f98-43913ff96f4f', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7524a8-668f-47a8-8f98-43913ff96f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/30093f57-836e-40a8-8d40-61a48072e738'} Body: b'{"volume": {"id": "30093f57-836e-40a8-8d40-61a48072e738", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:17:59.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-286239616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/30093f57-836e-40a8-8d40-61a48072e738"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ff6aacb9ada649a28d6791c430f2c0af/volumes/30093f57-836e-40a8-8d40-61a48072e738"}], "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:18:00,195 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/30093f57-836e-40a8-8d40-61a48072e738 0.045s 2023-04-19 07:18:00,195 80162 DEBUG [tempest.lib.common.rest_client] Request - Head ers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:18:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-737c1cea-3400-442b-915b-976e1d85c497', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-737c1cea-3400-442b-915b-976e1d85c497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/30093f57-836e-40a8-8d40-61a48072e738'} Body: b'{"volume": {"id": "30093f57-836e-40a8-8d40-61a48072e738", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:17:59.000000", "updated_at": "2023-04-19T07:17:59.000000", "name": "tempest-AttachVolumeNegativeTest-volume-286239616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ff6aacb9ada649a28d6791c430f2c0af/volumes/30093f57-836e-40a8-8d40-61a48072e738"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ff6aacb9ada649a28d6791c430f2c0af/volumes/30093f57-836e-40a8-8d40-61a48072e738"}], "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ff6aacb9ada649a28d6791c430f2c0af"}}' 2023-04-19 07:18:00,316 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74 0.109s 2023-04-19 07:18:00,316 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:18:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b81b2e73-53e1-43ff-a216-380c34c237d9', 'x-compute-request-id': 'req-b81b2e73-53e1-43ff-a216-380c34c237d9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74'} Body: b'' 2023-04-19 07:18:00,679 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74 0.362s 2023-04-19 07:18:00,679 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:18:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed2e6f97-4f9d-4942-9b12-8dd43c95758e', 'x-compute-request-id': 'req-ed2e6f97-4f9d-4942-9b12-8dd43c95758e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74'} Body: b'{"server": {"id": "12e062c1-4f9f-43e7-9dd6-3a176e465d74", "name": "tempest-AttachVolumeNegativeTest-server-1516260877", "status": "ACTIVE", "tenant_id": "ff6aacb9ada649a28d6791c430f2c0af", "user_id": "3d454f897ce2415cb9fccb14ec5fdcba", "metadata": {}, "hostId": "a6bf00c4c07e829b8982a1e8a0108e68e668272bf00a5189b02e9a65", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, " flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:16:07Z", "updated": "2023-04-19T07:18:00Z", "addresses": {"tempest-AttachVolumeNegativeTest-1228055045-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:3a:39"}, {"version": 4, "addr": "172.24.4.5", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:3a:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-113740236", "OS-SRV-USG:launched_at": "2023-04-19T07:16:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1985895443"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:18:50,783 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74 0.044s 2023-04-19 07:18:50,784 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:18:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2554f3f4-277c-4fa9-86f0-82f39231c2de', 'x-compute-request-id': 'req-2554f3f4-277c-4fa9-86f0-82f39231c2de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12e062c1-4f9f-43e7-9dd6-3a176e465d74'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 12e062c1-4f9f-43e7-9dd6-3a176e465d74 could not be found."}}' 2023-04-19 07:18:50,825 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-113740236 0.041s 2023-04-19 07:18:50,826 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:18:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3f63651-c83e-4b57-b94f-ecf7bf69a302', 'x-compute-request-id': 'req-a3f63651-c83e-4b57-b94f-ecf7bf69a302', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-113740236'} Body: b'' 2023-04-19 07:18:50,986 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/79fa0647-b161-4c5b-b063-9f822b8d9431 0.159s 2023-04-19 07:18:50,986 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-4fd9e97e-c879-4321-b221-c4fd9a2ec5b6', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:18:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/79fa0647-b161-4c5b-b063-9f822b8d9431'} Body: b'' 2023-04-19 07:18:51,005 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/79fa0647-b161-4c5b-b063-9f822b8d9431 0.017s 2023-04-19 07:18:51,005 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-e814db1a-2862-4f51-8f39-2e9572734112', 'date': 'Wed, 19 Apr 2023 07:18:51 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/79fa0647-b161-4c5b-b063-9f822b8d9431'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 79fa0647-b161-4c5b-b063-9f822b8d9431 does not exist", "detail": ""}}' 2023-04-19 07:18:51,421 80162 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c6a72b36-3e1b-43c4-9bbf-376a0d939292 0.415s 2023-04-19 07:18:51,421 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-86f67d29-405d-4c89-9455-473889be7005', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:18:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c6a72b36-3e1b-43c4-9bbf-376a0d939292'} Body: b'' {11} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.827669s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.239013s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.144376s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.144029s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.026223s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.027204s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.210736s] ... ok {11} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.067237s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_user_messages.py", line 69, in test_delete_message self.messages_client.delete_message(message_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/messages_client.py", line 46, in delete_message resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'The server could not comply with the request since it is either malformed or otherwise incorrect.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:19:01,328 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 200 POST http://10.0.0.210/volume/v3/b9b16d17a61243a282c0fd06bda9587f/types 0.200s 2023-04-19 07:19:01,328 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-898682592", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1622509522", "vendor_name": "tempest-vendor_name-778777199"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3691fc44-85d4-43ff-b2cb-bad03b1fa7d6', 'content-length': '326', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3691fc44-85d4-43ff-b2cb-bad03b1fa7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b9b16d17a61243a282c0fd06bda9587f/types'} Body: b'{"volume_type": {"id": "066fe66d-d5cb-492c-a1e0-fa750f87f971", "name": "tempest-UserMessagesTest-volume-type-898682592", "is_public": true, "extra_specs": {"storage_protocol": "tempest-storage_protocol-1622509522", "vendor_name": "tempest-vendor_name-778777199"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:19:01,653 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 202 POST http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes 0.322s 2023-04-19 07:19:01,653 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "066fe66d-d5cb-492c-a1e0-fa750f87f971", "size": 1, "name": "tempest-UserMessagesTest-Volume-777316136"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b74043-f31d-4362-967e-bd3b42fe2aa9', 'content-length': '848', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b74043-f31d-4362-967e-bd3b42fe2aa9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes'} Body: b'{"volume": {"id": "5b4607eb-a249-4c79-b140-5ff863048de6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:01.593342", "updated_at": null, "name": "tempest-UserMessagesTest-Volume-777316136", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-898682592", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6"}], "user_id": "4a11c912849c4c2db105103a89a976b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:19:01,726 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 200 GET http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6 0.064s 2023-04-19 07:19:01,727 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23fa550b-d24d-49f6-80d2-26302f7e5de7', 'cont ent-length': '916', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23fa550b-d24d-49f6-80d2-26302f7e5de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6'} Body: b'{"volume": {"id": "5b4607eb-a249-4c79-b140-5ff863048de6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:02.000000", "updated_at": null, "name": "tempest-UserMessagesTest-Volume-777316136", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-898682592", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6"}], "user_id": "4a11c912849c4c2db105103a89a976b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "adf6989a19d445d2ab1bd98ad7dc2234"}}' 2023-04-19 07:19:02,782 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 200 GET http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6 0.043s 2023-04-19 07:19:02,782 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b02df4-5e6b-4637-bd04-8f2309231489', 'content-length': '937', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b02df4-5e6b-4637-bd04-8f2309231489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6'} Body: b'{"volume": {"id": "5b4607eb-a249-4c79-b140-5ff863048de6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:02.000000", "updated_at": "2023-04-19T07:19:02.000000", "name": "tempest-UserMessagesTest-Volume-777316136", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-898682592", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6"}], "user_id": "4a11c912849c4c2db105103a89a976b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "adf6989a19d445d2ab1bd98ad7dc2234"}}' 2023-04-19 07:19:02,792 80162 INFO [tempest.common.waiters] volume 5b4607eb-a249-4c79-b140-5ff863048de6 reached error after waiting for 1.792296 seconds 2023-04-19 07:19:02,832 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 200 GET http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages 0.040s 2023-04-19 07:19:02,833 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4401d89d-7ed9-492a-9221-26585155d633', 'content-length': '45374', 'opensta ck-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4401d89d-7ed9-492a-9221-26585155d633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages'} Body: b'{"messages": [{"id": "3bd7fde7-21a3-4b11-8897-8bc662d0160a", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:19:02.000000", "guaranteed_until": "2023-05-19T07:19:02.000000", "request_id": "req-56b74043-f31d-4362-967e-bd3b42fe2aa9", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/3bd7fde7-21a3-4b11-8897-8bc662d0160a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/3bd7fde7-21a3-4b11-8897-8bc662d0160a"}], "resource_type": "VOLUME", "resource_uuid": "5b4607eb-a249-4c79-b140-5ff863048de6"}, {"id": "62bec2f3-e24c-41de-8f67-18527ba7a696", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:18:05.000000", "guaranteed_until": "2023-05-19T07:18:05.000000", "request_id": "req-df458d0e-320e-483a-8491-7ac08370e559", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/62bec2f3-e24c-41de-8f67-18527ba7a696"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/62bec2f3-e24c-41de-8f67-18527ba7a696"}], "resource_type": "VOLUME", "resource_uuid": "deb5e75a-bd70-447c-b242-fb30d81a1c9b"}, {"id": "5b4d052d-c38a-4d40-b87c-42b53b5a2429", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:17:59.000000", "guaranteed_until": "2023-05-19T07:17:59.000000", "request_id": "req-edb5ca3e-3b22-40da-8b43-91a1d51bcbff", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/5b4d052d-c38a-4d40-b87c-42b53b5a2429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/5b4d052d-c38a-4d40-b87c-42b53b5a2429"}], "resource_type": "VOLUME", "resource_uuid": "30093f57-836e-40a8-8d40-61a48072e738"}, {"id": "b78fa348-c3b4-4a93-a308-38f90077562d", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:16:08.000000", "guaranteed_until": "2023-05-19T07:16:08.000000", "request_id": "req-d4e2a102-27ff-45ec-a64b-63137ce3fd63", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/b78fa348-c3b4-4a93-a308-38f90077562d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/b78fa348-c3b4-4a93-a308-38f90077562d"}], "resource_type": "VOLUME", "resource_uuid": "9faacc3e-0cb3-4f0d-bbac-28e822effa7d"}, {"id": "de68fa18-9ed5-4958-ba67-bf78023e45dd", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:15:22.000000", "guaranteed_until": "2023-05-19T07:15:22.000000", "request_id": "req-f11c54bd-d34e-4cf9-9b52-784bd3eea055", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/de68fa18-9ed5-4958-ba67-bf78023e45dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/de68fa18-9ed5-4958-ba67-bf78023e45dd"}], "resource_type": "VOLUME", "resource_uuid": "520d255c-946f-47f0-aeab-c75fdcf4d5ad"}, {"id": "909f1230-f88d-41e0-986e-be91505a4d4b", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR" , "created_at": "2023-04-19T07:15:12.000000", "guaranteed_until": "2023-05-19T07:15:12.000000", "request_id": "req-6ad864d7-8509-4482-b32f-2b022068cf02", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/909f1230-f88d-41e0-986 2023-04-19 07:19:02,888 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 400 DELETE http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/3bd7fde7-21a3-4b11-8897-8bc662d0160a 0.026s 2023-04-19 07:19:02,888 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'content-length': '141', 'content-type': 'application/json', 'x-compute-request-id': 'req-30906e26-b4a3-44c7-8de8-8a865cab6c60', 'x-openstack-request-id': 'req-30906e26-b4a3-44c7-8de8-8a865cab6c60', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/3bd7fde7-21a3-4b11-8897-8bc662d0160a'} Body: b'{"badRequest": {"code": 400, "message": "The server could not comply with the request since it is either malformed or otherwise incorrect."}}' 2023-04-19 07:19:02,928 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6 0.038s 2023-04-19 07:19:02,928 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-559d9e71-e281-4076-b67c-aedec54db289', 'content-length': '937', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-559d9e71-e281-4076-b67c-aedec54db289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6'} Body: b'{"volume": {"id": "5b4607eb-a249-4c79-b140-5ff863048de6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:02.000000", "updated_at": "2023-04-19T07:19:02.000000", "name": "tempest-UserMessagesTest-Volume-777316136", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-898682592", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6"}], "user_id": "4a11c912849c4c2db105103a89a976b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "adf6989a19d445d2ab1bd98ad7dc2234"}}' 2023-04-19 07:19:03,105 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6 0.166s 2023-04-19 07:19:03,106 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=U TF-8', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faabe09d-6cfe-4d59-ac00-5a3df83cda65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6'} Body: b'' 2023-04-19 07:19:03,126 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6 0.020s 2023-04-19 07:19:03,127 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-62bf9d0e-9f9c-42c4-9208-f5eafde5b77b', 'x-openstack-request-id': 'req-62bf9d0e-9f9c-42c4-9208-f5eafde5b77b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/5b4607eb-a249-4c79-b140-5ff863048de6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5b4607eb-a249-4c79-b140-5ff863048de6 could not be found."}}' 2023-04-19 07:19:03,173 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b9b16d17a61243a282c0fd06bda9587f/types/066fe66d-d5cb-492c-a1e0-fa750f87f971 0.046s 2023-04-19 07:19:03,173 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-798242e7-6227-4d4c-a05b-383599baaca7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b9b16d17a61243a282c0fd06bda9587f/types/066fe66d-d5cb-492c-a1e0-fa750f87f971'} Body: b'' 2023-04-19 07:19:03,193 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b9b16d17a61243a282c0fd06bda9587f/types/066fe66d-d5cb-492c-a1e0-fa750f87f971 0.019s 2023-04-19 07:19:03,193 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc14082-8003-4b02-9b53-6d938c5a3b69', 'x-openstack-request-id': 'req-ddc14082-8003-4b02-9b53-6d938c5a3b69', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b9b16d17a61243a282c0fd06bda9587f/types/066fe66d-d5cb-492c-a1e0-fa750f87f971'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 066fe66d-d5cb-492c-a1e0-fa750f87f971 could not be found."}}' {11} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.823858s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/services/volume/v3/messages_client.py", line 46, in delete_message resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'The server could not comply with the request since it is either malformed or otherwise incorrect.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:19:03,237 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 POST http://10.0.0.210/volume/v3/b9b16d17a61243a282c0fd06bda9587f/types 0.041s 2023-04-19 07:19:03,237 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-55069816", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1755377739", "vendor_name": "tempest-vendor_name-1367016354"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840a0764-4c9d-429b-9d9a-6c2b8dc5e1e4', 'content-length': '326', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840a0764-4c9d-429b-9d9a-6c2b8dc5e1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b9b16d17a61243a282c0fd06bda9587f/types'} Body: b'{"volume_type": {"id": "6dcefc9f-6ace-40d7-a718-477d846e4123", "name": "tempest-UserMessagesTest-volume-type-55069816", "is_public": true, "extra_specs": {"storage_protocol": "tempest-storage_protocol-1755377739", "vendor_name": "tempest-vendor_name-1367016354"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:19:03,460 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 202 POST http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes 0.220s 2023-04-19 07:19:03,460 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "6dcefc9f-6ace-40d7-a718-477d846e4123", "size": 1, "name": "tempest-UserMessagesTest-Volume-399059548"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5552e521-2344-411b-8d3f-7731c12e8fd4', 'content-length': '847', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5552e521-2344-411b-8d3f-7731c12e8fd4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes'} Body: b'{"volume": {"id": "2702cb8c-7fb0-434a-a031-9c06038e007d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:03.381322", "updated_at": null, "name": "tempest-UserMessagesTest-Volume-399059548", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-55069816", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d"}], "user_id": "4a11c912849c4c2db105103a89a976b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:19:03,509 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 GET http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d 0.038s 2023-04-19 07:19:03,509 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a063af6-4cc4-4d5c-8789-0437bd82b cab', 'content-length': '915', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a063af6-4cc4-4d5c-8789-0437bd82bcab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d'} Body: b'{"volume": {"id": "2702cb8c-7fb0-434a-a031-9c06038e007d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:03.000000", "updated_at": null, "name": "tempest-UserMessagesTest-Volume-399059548", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-55069816", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d"}], "user_id": "4a11c912849c4c2db105103a89a976b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "adf6989a19d445d2ab1bd98ad7dc2234"}}' 2023-04-19 07:19:04,565 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 GET http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d 0.044s 2023-04-19 07:19:04,566 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7382d9c6-f590-4583-b014-02a584c9685d', 'content-length': '936', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7382d9c6-f590-4583-b014-02a584c9685d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d'} Body: b'{"volume": {"id": "2702cb8c-7fb0-434a-a031-9c06038e007d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:03.000000", "updated_at": "2023-04-19T07:19:04.000000", "name": "tempest-UserMessagesTest-Volume-399059548", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-55069816", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d"}], "user_id": "4a11c912849c4c2db105103a89a976b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "adf6989a19d445d2ab1bd98ad7dc2234"}}' 2023-04-19 07:19:04,580 80162 INFO [tempest.common.waiters] volume 2702cb8c-7fb0-434a-a031-9c06038e007d reached error after waiting for 1.580358 seconds 2023-04-19 07:19:04,620 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 GET http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages 0.040s 2023-04-19 07:19:04,621 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d4c2383-99d4-4f89-a1af-b3e9832d9539', 'content-length': '46094', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d4c2383-99d4-4f89-a1af-b3e9832d9539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages'} Body: b'{"messages": [{"id": "142f601e-090f-4110-b584-c8d7e8875193", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:19:04.000000", "guaranteed_until": "2023-05-19T07:19:04.000000", "request_id": "req-5552e521-2344-411b-8d3f-7731c12e8fd4", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/142f601e-090f-4110-b584-c8d7e8875193"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/142f601e-090f-4110-b584-c8d7e8875193"}], "resource_type": "VOLUME", "resource_uuid": "2702cb8c-7fb0-434a-a031-9c06038e007d"}, {"id": "3bd7fde7-21a3-4b11-8897-8bc662d0160a", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:19:02.000000", "guaranteed_until": "2023-05-19T07:19:02.000000", "request_id": "req-56b74043-f31d-4362-967e-bd3b42fe2aa9", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/3bd7fde7-21a3-4b11-8897-8bc662d0160a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/3bd7fde7-21a3-4b11-8897-8bc662d0160a"}], "resource_type": "VOLUME", "resource_uuid": "5b4607eb-a249-4c79-b140-5ff863048de6"}, {"id": "62bec2f3-e24c-41de-8f67-18527ba7a696", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:18:05.000000", "guaranteed_until": "2023-05-19T07:18:05.000000", "request_id": "req-df458d0e-320e-483a-8491-7ac08370e559", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/62bec2f3-e24c-41de-8f67-18527ba7a696"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/62bec2f3-e24c-41de-8f67-18527ba7a696"}], "resource_type": "VOLUME", "resource_uuid": "deb5e75a-bd70-447c-b242-fb30d81a1c9b"}, {"id": "5b4d052d-c38a-4d40-b87c-42b53b5a2429", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:17:59.000000", "guaranteed_until": "2023-05-19T07:17:59.000000", "request_id": "req-edb5ca3e-3b22-40da-8b43-91a1d51bcbff", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/5b4d052d-c38a-4d40-b87c-42b53b5a2429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/5b4d052d-c38a-4d40-b87c-42b53b5a2429"}], "resource_type": "VOLUME", "resource_uuid": "30093f57-836e-40a8-8d40-61a48072e738"}, {"id": "b78fa348-c3b4-4a93-a308-38f90077562d", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:16:08.000000", "guaranteed_until": "2023-05-19T07:16:08.000000", "request_id": "req-d4e2a102-27ff-45ec-a64b-63137ce3fd63", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/b78fa348-c3b4-4a93-a308-38f90077562d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/b78fa348-c3b4-4a93-a308-38f90077562d"}], "resource_type": "VOLUME", "resource_uuid": "9faacc3e-0cb3-4f0d-bbac-28e822effa7d"}, {"id": "de68fa18-9ed5-4958-ba67-bf78023e45dd", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "messag e_level": "ERROR", "created_at": "2023-04-19T07:15:22.000000", "guaranteed_until": "2023-05-19T07:15:22.000000", "request_id": "req-f11c54bd-d34e-4cf9-9b52-784bd3eea055", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/de68fa18-9ed5-4958-ba6 2023-04-19 07:19:04,671 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 GET http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/142f601e-090f-4110-b584-c8d7e8875193 0.019s 2023-04-19 07:19:04,672 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6329606-176d-4611-9b6c-438fadafc141', 'content-length': '731', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6329606-176d-4611-9b6c-438fadafc141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/142f601e-090f-4110-b584-c8d7e8875193'} Body: b'{"message": {"id": "142f601e-090f-4110-b584-c8d7e8875193", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:19:04.000000", "guaranteed_until": "2023-05-19T07:19:04.000000", "request_id": "req-5552e521-2344-411b-8d3f-7731c12e8fd4", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/142f601e-090f-4110-b584-c8d7e8875193"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/142f601e-090f-4110-b584-c8d7e8875193"}], "resource_type": "VOLUME", "resource_uuid": "2702cb8c-7fb0-434a-a031-9c06038e007d"}}' 2023-04-19 07:19:04,714 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 GET http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages 0.038s 2023-04-19 07:19:04,714 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d760b5a-2009-4f07-95ff-b329dc10f749', 'content-length': '46094', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d760b5a-2009-4f07-95ff-b329dc10f749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages'} Body: b'{"messages": [{"id": "142f601e-090f-4110-b584-c8d7e8875193", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:19:04.000000", "guaranteed_until": "2023-05-19T07:19:04.000000", "request_id": "req-5552e521-2344-411b-8d3f-7731c12e8fd4", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/142f601e-090f-4110-b584-c8d7e8875193"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/142f601e-090f-4110-b584-c8d7e8875193"}], "resource_type": "VOLUME", "resource_uuid": "2702cb8c-7fb0-434a-a031-9c06038e007d"}, {"id": "3bd7fde7-21a3-4b11-8897-8bc662d0160a", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:19:02.000000", "guaranteed_until": "2023-05-19T07:19:02.000000", "reques t_id": "req-56b74043-f31d-4362-967e-bd3b42fe2aa9", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/3bd7fde7-21a3-4b11-8897-8bc662d0160a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/3bd7fde7-21a3-4b11-8897-8bc662d0160a"}], "resource_type": "VOLUME", "resource_uuid": "5b4607eb-a249-4c79-b140-5ff863048de6"}, {"id": "62bec2f3-e24c-41de-8f67-18527ba7a696", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:18:05.000000", "guaranteed_until": "2023-05-19T07:18:05.000000", "request_id": "req-df458d0e-320e-483a-8491-7ac08370e559", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/62bec2f3-e24c-41de-8f67-18527ba7a696"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/62bec2f3-e24c-41de-8f67-18527ba7a696"}], "resource_type": "VOLUME", "resource_uuid": "deb5e75a-bd70-447c-b242-fb30d81a1c9b"}, {"id": "5b4d052d-c38a-4d40-b87c-42b53b5a2429", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:17:59.000000", "guaranteed_until": "2023-05-19T07:17:59.000000", "request_id": "req-edb5ca3e-3b22-40da-8b43-91a1d51bcbff", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/5b4d052d-c38a-4d40-b87c-42b53b5a2429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/5b4d052d-c38a-4d40-b87c-42b53b5a2429"}], "resource_type": "VOLUME", "resource_uuid": "30093f57-836e-40a8-8d40-61a48072e738"}, {"id": "b78fa348-c3b4-4a93-a308-38f90077562d", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:16:08.000000", "guaranteed_until": "2023-05-19T07:16:08.000000", "request_id": "req-d4e2a102-27ff-45ec-a64b-63137ce3fd63", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/b78fa348-c3b4-4a93-a308-38f90077562d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/messages/b78fa348-c3b4-4a93-a308-38f90077562d"}], "resource_type": "VOLUME", "resource_uuid": "9faacc3e-0cb3-4f0d-bbac-28e822effa7d"}, {"id": "de68fa18-9ed5-4958-ba67-bf78023e45dd", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T07:15:22.000000", "guaranteed_until": "2023-05-19T07:15:22.000000", "request_id": "req-f11c54bd-d34e-4cf9-9b52-784bd3eea055", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/de68fa18-9ed5-4958-ba6 2023-04-19 07:19:04,762 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/142f601e-090f-4110-b584-c8d7e8875193 0.018s 2023-04-19 07:19:04,762 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'content-length': '141', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4b80cec-72a0-4461-a06b-990ed17706d3', 'x-openstack-request-id': 'req-e4b80cec-72a0-4461-a06b-990ed17706d3', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/messages/142f601e-090f-4110-b584-c8d7e8875193'} Bo dy: b'{"badRequest": {"code": 400, "message": "The server could not comply with the request since it is either malformed or otherwise incorrect."}}' 2023-04-19 07:19:04,799 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d 0.036s 2023-04-19 07:19:04,800 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c5457b-4934-44af-9781-14d41c17c96f', 'content-length': '936', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58c5457b-4934-44af-9781-14d41c17c96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d'} Body: b'{"volume": {"id": "2702cb8c-7fb0-434a-a031-9c06038e007d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:03.000000", "updated_at": "2023-04-19T07:19:04.000000", "name": "tempest-UserMessagesTest-Volume-399059548", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-55069816", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d"}], "user_id": "4a11c912849c4c2db105103a89a976b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "adf6989a19d445d2ab1bd98ad7dc2234"}}' 2023-04-19 07:19:04,931 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d 0.119s 2023-04-19 07:19:04,932 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a89a2d7-8588-4be6-8dc4-81cfe64a814c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d'} Body: b'' 2023-04-19 07:19:04,953 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8c-7fb0-434a-a031-9c06038e007d 0.021s 2023-04-19 07:19:04,953 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee625c5f-f6af-4eb2-b486-04200272d072', 'x-openstack-request-id': 'req-ee625c5f-f6af-4eb2-b486-04200272d072', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/adf6989a19d445d2ab1bd98ad7dc2234/volumes/2702cb8 c-7fb0-434a-a031-9c06038e007d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2702cb8c-7fb0-434a-a031-9c06038e007d could not be found."}}' 2023-04-19 07:19:05,001 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b9b16d17a61243a282c0fd06bda9587f/types/6dcefc9f-6ace-40d7-a718-477d846e4123 0.047s 2023-04-19 07:19:05,002 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-957284dc-6733-45aa-82bc-c6ce0e930e4a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b9b16d17a61243a282c0fd06bda9587f/types/6dcefc9f-6ace-40d7-a718-477d846e4123'} Body: b'' 2023-04-19 07:19:05,019 80162 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b9b16d17a61243a282c0fd06bda9587f/types/6dcefc9f-6ace-40d7-a718-477d846e4123 0.016s 2023-04-19 07:19:05,019 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed049adb-5477-4a2a-b1c5-a356dab120fb', 'x-openstack-request-id': 'req-ed049adb-5477-4a2a-b1c5-a356dab120fb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b9b16d17a61243a282c0fd06bda9587f/types/6dcefc9f-6ace-40d7-a718-477d846e4123'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 6dcefc9f-6ace-40d7-a718-477d846e4123 could not be found."}}' {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [173.043656s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 309, in test_rebuild_server_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume deb5e75a-bd70-447c-b242-fb30d81a1c9b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:16:13,735 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e 0.243s 2023-04-19 07:16:13,735 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8241f2f1-546a-46ef-bab2-7156dcd2731a', 'x-compute-request-id': 'req-8241f2f1-546a-46ef-bab2-7156dcd2731a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e'} Body: b'{"server": {"id": "b6328d80-8219-4402-8b79-6d0541004c7e", "name": "tempest-ServerActionsTestJSON-server-461767359", "status": "ACTIVE", "tenant_id": "8433026dcb3949b79cebd936d6a91903", "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "metadata": {}, "hostId": "4035977577b7af843d91e92c51b17fc47e626c9930fa7a6491d5a653", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:21Z", "updated": "2023-04-19T07:14:29Z", "addresses": {"tempest-ServerActionsTestJSON-1711449663-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1816509415", "OS-SRV-USG:launched_at": "2023-04-19T07:14:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383627866"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:16:14,402 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e 0.654s 2023-04-19 07:16:14,402 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:16:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7ebc85c-e899-44a6-a8a3-63834de0e258', 'x-compute-request-id': 'req-b7ebc85c-e899-44a6-a8a3-63834de0e258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e'} Body: b'{"server": {"id": "b6328d80-8219-4402-8b79-6d0541004c7e", "name": "tempest-ServerActionsTestJSON-server-461767359", "status": "ACTIVE", "tenant_id": "8433026dcb3949b79cebd936d6a91903", "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "metadata": {}, "hostId": "4035977577b7af843d91e92c51b17fc47e626c9930fa7a6491d5a653", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", " href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:21Z", "updated": "2023-04-19T07:14:29Z", "addresses": {"tempest-ServerActionsTestJSON-1711449663-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1816509415", "OS-SRV-USG:launched_at": "2023-04-19T07:14:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383627866"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:17:04,717 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e 0.254s 2023-04-19 07:17:04,718 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a457081-76db-4173-9bf1-1e2304b3d106', 'x-compute-request-id': 'req-1a457081-76db-4173-9bf1-1e2304b3d106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e'} Body: b'{"server": {"id": "b6328d80-8219-4402-8b79-6d0541004c7e", "name": "tempest-ServerActionsTestJSON-server-461767359", "status": "ACTIVE", "tenant_id": "8433026dcb3949b79cebd936d6a91903", "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "metadata": {}, "hostId": "4035977577b7af843d91e92c51b17fc47e626c9930fa7a6491d5a653", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:21Z", "updated": "2023-04-19T07:14:29Z", "addresses": {"tempest-ServerActionsTestJSON-1711449663-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}, {"version": 4, "addr": "172.24.4.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1816509415", "OS-SRV-USG:launched_at": "2023-04-19T07:14:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383627866"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:17:04,877 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e 0.146s 2023-04-19 07:17:04,878 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Wed, 19 Apr 2023 07:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9df5e917-3d52-4f8f-b172-33f8930bf99e', 'x-compute-request-id': 'req-9df5e917-3d52-4f8f-b172-33f8930bf99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e'} Body: b'{"server": {"id": "b6328d80-8219-4402-8b79-6d0541004c7e", "name": "tempest-ServerActionsTestJSON-server-461767359", "status": "ACTIVE", "tenant_id": "8433026dcb3949b79cebd936d6a91903", "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "metadata": {}, "hostId": "4035977577b7af843d91e92c51b17fc47e626c9930fa7a6491d5a653", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:21Z", "updated": "2023-04-19T07:14:29Z", "addresses": {"tempest-ServerActionsTestJSON-1711449663-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}, {"version": 4, "addr": "172.24.4.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1816509415", "OS-SRV-USG:launched_at": "2023-04-19T07:14:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383627866"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:18:05,162 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes 0.211s 2023-04-19 07:18:05,162 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1032394995"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df458d0e-320e-483a-8491-7ac08370e559', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df458d0e-320e-483a-8491-7ac08370e559', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes'} Body: b'{"volume": {"id": "deb5e75a-bd70-447c-b242-fb30d81a1c9b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:18:05.102429", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1032394995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/deb5e75a-bd70-447c-b242-fb30d81a1c9b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8433026dcb3949b79cebd936d6a91903/volumes/deb5e75a-bd70-447c-b242-fb30d81a1c9b"}], "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [ ]}}' 2023-04-19 07:18:05,211 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/deb5e75a-bd70-447c-b242-fb30d81a1c9b 0.040s 2023-04-19 07:18:05,212 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:18:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d5d335-2e39-4ca0-9132-b63420b6ef2d', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d5d335-2e39-4ca0-9132-b63420b6ef2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/deb5e75a-bd70-447c-b242-fb30d81a1c9b'} Body: b'{"volume": {"id": "deb5e75a-bd70-447c-b242-fb30d81a1c9b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:18:05.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1032394995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/deb5e75a-bd70-447c-b242-fb30d81a1c9b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8433026dcb3949b79cebd936d6a91903/volumes/deb5e75a-bd70-447c-b242-fb30d81a1c9b"}], "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8433026dcb3949b79cebd936d6a91903"}}' 2023-04-19 07:18:06,268 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/deb5e75a-bd70-447c-b242-fb30d81a1c9b 0.044s 2023-04-19 07:18:06,268 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:18:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b19484-67ba-45f6-9f2e-f5b2b5cb3b14', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b19484-67ba-45f6-9f2e-f5b2b5cb3b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/deb5e75a-bd70-447c-b242-fb30d81a1c9b'} Body: b'{"volume": {"id": "deb5e75a-bd70-447c-b242-fb30d81a1c9b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:18:05.000000", "updated_at": "2023-04-19T07:18:05.000000", "name": "tempest-ServerActionsTestJSON-volume-1032394995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/deb5e75a-bd70-447c-b242-fb30d81a1c9b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8433026dcb3949b79cebd936d6a91903/volumes/deb5e75a-bd70-447c-b242-fb30d81a1c9b"}], "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8433026dcb3949b79cebd936d6a91903"}}' 2023-04-19 07:18:06,516 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e 0.236s 2023-04-19 07:18:06,516 8 0142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:18:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b362b7c2-2aef-404c-bda9-282a41349246', 'x-compute-request-id': 'req-b362b7c2-2aef-404c-bda9-282a41349246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e'} Body: b'{"server": {"id": "b6328d80-8219-4402-8b79-6d0541004c7e", "name": "tempest-ServerActionsTestJSON-server-461767359", "status": "ACTIVE", "tenant_id": "8433026dcb3949b79cebd936d6a91903", "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "metadata": {}, "hostId": "4035977577b7af843d91e92c51b17fc47e626c9930fa7a6491d5a653", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:21Z", "updated": "2023-04-19T07:14:29Z", "addresses": {"tempest-ServerActionsTestJSON-1711449663-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}, {"version": 4, "addr": "172.24.4.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1816509415", "OS-SRV-USG:launched_at": "2023-04-19T07:14:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383627866"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {11} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.180027s] ... ok {11} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.748517s] ... ok {11} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.917943s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 120, in test_volume_create_get_update_delete self._volume_create_get_update_delete(size=CONF.volume.volume_size) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b686b48e-9f5b-47d5-8168-e492a6bd7b46 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:19:11,606 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes 0.680s 2023-04-19 07:19:11,607 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1373756286", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df09441d-9b78-45a1-914f-85efa44013e1', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df09441d-9b78-45a1-914f-85efa44013e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes'} Body: b'{"volume": {"id": "b686b48e-9f5b-47d5-8168-e492a6bd7b46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:11.510832", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1373756286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b686b48e-9f5b-47d5-8168-e492a6bd7b46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0921212472d4aa4823015cfbbe81a5a/volumes/b686b48e-9f5b-47d5-8168-e492a6bd7b46"}], "user_id": "9bb9488d41ef44af81e318773f751c7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:19:11,656 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b686b48e-9f5b-47d5-8168-e492a6bd7b46 0.040s 2023-04-19 07:19:11,657 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80202ae6-5588-4cb0-a2bc-515a11b427f7', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80202ae6-5588-4cb0-a2bc-515a11b427f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b686b48e-9f5b-47d5-8168-e492a6bd7b46'} Body: b'{"volume": {"id": "b686b48e-9f5b-47d5-8168-e492a6bd7b46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:12.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1373756286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b686b48e-9f5b-47d5-8168-e492a6bd7b46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0921212472d4aa4823015cfbbe81a5a/volumes/b686b48e-9f5b-47d5-8168-e492a6bd7b46"}], "user_id": "9bb9488d41ef44af81e318773f751c7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0921212472d4aa4823015cfbbe81a5a"}}' 2023-04-19 07:19:12,707 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b686b48e-9f5b-47d5-8168-e492a6bd7b46 0.038s 2023-04-19 07:19:12,708 80162 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed8c75c-8722-4fb8-8504-28b97148be9a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed8c75c-8722-4fb8-8504-28b97148be9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b686b48e-9f5b-47d5-8168-e492a6bd7b46'} Body: b'{"volume": {"id": "b686b48e-9f5b-47d5-8168-e492a6bd7b46", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:12.000000", "updated_at": "2023-04-19T07:19:12.000000", "name": "tempest-VolumesGetTest-Volume-1373756286", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b686b48e-9f5b-47d5-8168-e492a6bd7b46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0921212472d4aa4823015cfbbe81a5a/volumes/b686b48e-9f5b-47d5-8168-e492a6bd7b46"}], "user_id": "9bb9488d41ef44af81e318773f751c7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0921212472d4aa4823015cfbbe81a5a"}}' 2023-04-19 07:19:12,821 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b686b48e-9f5b-47d5-8168-e492a6bd7b46 0.102s 2023-04-19 07:19:12,821 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88cc7628-98da-438e-9f9a-0bc452560efa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b686b48e-9f5b-47d5-8168-e492a6bd7b46'} Body: b'' 2023-04-19 07:19:12,841 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b686b48e-9f5b-47d5-8168-e492a6bd7b46 0.019s 2023-04-19 07:19:12,842 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51b74d4-1d55-47b5-83ab-1603935555cf', 'x-openstack-request-id': 'req-e51b74d4-1d55-47b5-83ab-1603935555cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b686b48e-9f5b-47d5-8168-e492a6bd7b46'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b686b48e-9f5b-47d5-8168-e492a6bd7b46 could not be found."}}' {11} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.497914s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 138, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b1af1442-45ae-4df2-b592-eac53fea5861 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:19:13,032 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes 0.186s 2023-04-19 07:19:13,032 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1303425206"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f50e88-a3c2-4284-9104-183c0e340576', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f50e88-a3c2-4284-9104-183c0e340576', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes'} Body: b'{"volume": {"id": "b1af1442-45ae-4df2-b592-eac53fea5861", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:12.971928", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1303425206", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861"}], "user_id": "9bb9488d41ef44af81e318773f751c7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:19:13,093 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861 0.048s 2023-04-19 07:19:13,093 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda5b1ef-c0f0-4bf3-ba7d-c97b1e9f4fed', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda5b1ef-c0f0-4bf3-ba7d-c97b1e9f4fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861'} Body: b'{"volume": {"id": "b1af1442-45ae-4df2-b592-eac53fea5861", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:13.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1303425206", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861"}], "user_id": "9bb9488d41ef44af81e318773f751c7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0921212472d4aa4823015cfbbe81a5a"}}' 2023-04-19 07:19:14,157 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861 0.052s 2023-04-19 07:19:14,158 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd8e3d0-9ce4-48df-920a-a1622f816759', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd8e3d0-9ce4-48df-920a-a1622f816759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861'} Body: b'{"volume": {"id": "b1af1442-45ae-4df2-b592-eac53fea5861", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:13.000000", "updated_at": "2023-04-19T07:19:13.000000", "name": "tempest-VolumesGetTest-Volume-1303425206", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861"}], "user_id": "9bb9488d41ef44af81e318773f751c7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0921212472d4aa4823015cfbbe81a5a"}}' 2023-04-19 07:19:14,211 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861 0.041s 2023-04-19 07:19:14,211 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40fdbad5-1487-4990-bb75-7a662f8878bf', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40fdbad5-1487-4990-bb75-7a662f8878bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861'} Body: b'{"volume": {"id": "b1af1442-45ae-4df2-b592-eac53fea5861", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:13.000000", "updated_at": "2023-04-19T07:19:13.000000", "name": "tempest-VolumesGetTest-Volume-1303425206", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861"}], "user_id": "9bb9488d41ef44af81e318773f751c7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0921212472d4aa4823015cfbbe81a5a"}}' 2023-04-19 07:19:14,320 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861 0.097s 2023-04-19 07:19:14,320 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8 ', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-239480bd-0141-4c21-88b0-e191c9d7d492', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861'} Body: b'' 2023-04-19 07:19:14,341 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861 0.020s 2023-04-19 07:19:14,342 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-540a0fbe-663f-4dd7-a98b-2d3a59bdec06', 'x-openstack-request-id': 'req-540a0fbe-663f-4dd7-a98b-2d3a59bdec06', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/b1af1442-45ae-4df2-b592-eac53fea5861'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b1af1442-45ae-4df2-b592-eac53fea5861 could not be found."}}' {11} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.629220s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 130, in test_volume_create_get_update_delete_from_image self._volume_create_get_update_delete( File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9c9a6d59-d710-49ba-a83e-533345893fe4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:19:14,366 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f 0.022s 2023-04-19 07:19:14,367 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-88a52041-a546-4f76-8b7d-9ae09a6d8eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "981ea6cf9aef402e9c89c4de967b2044", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "created_at": "2023-04-19T07:04:00Z", "updated_at": "2023-04-19T07:04:01Z", "tags": [], "self": "/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f", "file": "/v2/images/6ca6b58d-e909-4070-bb4a-65129b58077f/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:19:14,697 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 202 POST http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes 0.329s 2023-04-19 07:19:14,697 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "size": 1, "name": "tempest-VolumesGetTest-Volume-187551968", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1634e5b7-4754-47e6-977e-090242ca68f0', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1634e5b7-4754-47e6-977e-090242ca68f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes'} Body: b'{"volume": {"id": "9c9a6d59-d710-49ba-a83e-533345893fe4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:14.626625", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-187551968", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/9c9a6d59-d710-49ba-a83e-533345893fe4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0921212472d4aa4823015cfbbe81a5a/volumes/9c9a6d59-d710-49ba-a83e-533345893fe4"}], "user_id": "9bb9488d41ef44af81e318773f751c7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:19:14,747 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/9c9a6d59-d710-49ba-a83e-533345893fe4 0.040s 2023-04-19 07:19:14,747 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d1fa872-823b-478a-8279-05ec39955217', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d1fa872-823b-478a-8279-05ec39955217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/9c9a6d59-d710-49ba-a83e-533345893fe4'} Body: b'{"volume": {"id": "9c9a6d59-d710-49ba-a83e-533345893fe4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:15.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-187551968", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/9c9a6d59-d710-49ba-a83e-533345893fe4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0921212472d4aa4823015cfbbe81a5a/volumes/9c9a6d59-d710-49ba-a83e-533345893fe4"}], "user_id": "9bb9488d41ef44af81e318773f751c7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0921212472d4aa4823015cfbbe81a5a"}}' 2023-04-19 07:19:15,812 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/9c9a6d59-d710-49ba-a83e-533345893fe4 0.053s 2023-04-19 07:19:15,812 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebbde44d-1bcf-48f4-88bf-5e86e207b9bc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebbde44d-1bcf-48f4-88bf-5e86e207b9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/9c9a6d59-d710-49ba-a83e-533345893fe4'} Body: b'{"volume": {"id": "9c9a6d59-d710-49ba-a83e-533345893fe4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:19:15.000000", "updated_at": "2023-04-19T07:19:15.000000", "name": "tempest-VolumesGetTest-Volume-187551968", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/9c9a6d59-d710-49ba-a83e-533345893fe4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0921212472d4aa4823015cfbbe81a5a/volumes/9c9a6d59-d710-49ba-a83e-533345893fe4"}], "user_id": "9bb9488d41ef44af81e318773f751c7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0921212472d4aa4823015cfbbe81a5a"}}' 2023-04-19 07:19:15,951 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/9c9a6d59-d710-49ba-a83e-533345893fe4 0.129s 2023-04-19 07:19:15,952 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-080603a9-fbe8-4e58-ab99-bb49aad7a72d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/9c9a6d59-d710-49ba-a83e-533345893fe4'} Body: b'' 2023-04-19 07:19:15,972 80162 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/9c9a6d59-d710-49ba-a83e-533345893fe4 0.020s 2023-04-19 07:19:15,973 80162 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-472a33a3-342c-4b4c-81bb-43f486cf866b', 'x-openstack-request-id': 'req-472a33a3-342c-4b4c-81bb-43f486cf866b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b0921212472d4aa4823015cfbbe81a5a/volumes/9c9a6d59-d710-49ba-a83e-533345893fe4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9c9a6d59-d710-49ba-a83e-533345893fe4 could not be found."}}' {11} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [122.511992s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 450, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 892ae193-1b9e-4c5e-ba1c-62b1e7198014 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:19:06,779 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e 0.242s 2023-04-19 07:19:06,780 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98e1aa1d-5781-4d17-bb9c-99263bb49ed1', 'x-compute-request-id': 'req-98e1aa1d-5781-4d17-bb9c-99263bb49ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e'} Body: b'{"server": {"id": "b6328d80-8219-4402-8b79-6d0541004c7e", "name": "tempest-ServerActionsTestJSON-server-461767359", "status": "ACTIVE", "tenant_id": "8433026dcb3949b79cebd936d6a91903", "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "metadata": {}, "hostId": "4035977577b7af843d91e92c51b17fc47e626c9930fa7a6491d5a653", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:21Z", "updated": "2023-04-19T07:14:29Z", "addresses": {"tempest-ServerActionsTestJSON-1711449663-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}, {"version": 4, "addr": "172.24.4.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1816509415", "OS-SRV-USG:launched_at": "2023-04-19T07:14:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383627866"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:19:06,954 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e 0.162s 2023-04-19 07:19:06,954 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-103dc155-ecb4-4530-bf79-5fde95246ccf', 'x-compute-request-id': 'req-103dc155-ecb4-4530-bf79-5fde95246ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e'} Body: b'{"server": {"id": "b6328d80-8219-4402-8b79-6d0541004c7e", "name": "tempest-ServerActionsTestJSON-server-461767359", "status": "ACTIVE", "tenant_id": "8433026dcb3949b79cebd936d6a91903", "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "metadata": {}, "hostId": "4035977577b7af843d91e92c51b17fc47e626c9930fa7a6491d5a653", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:21Z", "updated": "2023-04-19T07:14:29Z", "addresses": {"tempest-ServerActionsTestJSON-1711449663-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}, {"version": 4, "addr": "172.24.4.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1816509415", "OS-SRV-USG:launched_at": "2023-04-19T07:14:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383627866"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:19:07,242 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e 0.274s 2023-04-19 07:19:07,243 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f58ab87a-c43f-4035-95f0-ddf00033c452', 'x-compute-request-id': 'req-f58ab87a-c43f-4035-95f0-ddf00033c452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e'} Body: b'{"server": {"id": "b6328d80-8219-4402-8b79-6d0541004c7e", "name": "tempest-ServerActionsTestJSON-server-461767359", "status": "ACTIVE", "tenant_id": "8433026dcb3949b79cebd936d6a91903", "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "metadata": {}, "hostId": "4035977577b7af843d91e92c51b17fc47e626c9930fa7a6491d5a653", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:21Z", "updated": "2023-04-19T07:14:29Z", "addresses": {"tempest-ServerActionsTestJSON-1711449663-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}, {"version": 4, "addr": "172.24.4.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1816509415", "OS-SRV-USG:launched_at": "2023-04-19T07:14:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383627866"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:20:07,670 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/84330 26dcb3949b79cebd936d6a91903/volumes 0.355s 2023-04-19 07:20:07,670 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1835279720"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b417fbd-1244-44dd-a640-e92df8b367b5', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b417fbd-1244-44dd-a640-e92df8b367b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes'} Body: b'{"volume": {"id": "892ae193-1b9e-4c5e-ba1c-62b1e7198014", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:20:07.610443", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1835279720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/892ae193-1b9e-4c5e-ba1c-62b1e7198014"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8433026dcb3949b79cebd936d6a91903/volumes/892ae193-1b9e-4c5e-ba1c-62b1e7198014"}], "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:20:07,735 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/892ae193-1b9e-4c5e-ba1c-62b1e7198014 0.054s 2023-04-19 07:20:07,736 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4222b95-bb3e-4b89-a614-9972ef2d9dc1', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4222b95-bb3e-4b89-a614-9972ef2d9dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/892ae193-1b9e-4c5e-ba1c-62b1e7198014'} Body: b'{"volume": {"id": "892ae193-1b9e-4c5e-ba1c-62b1e7198014", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:20:08.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1835279720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/892ae193-1b9e-4c5e-ba1c-62b1e7198014"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8433026dcb3949b79cebd936d6a91903/volumes/892ae193-1b9e-4c5e-ba1c-62b1e7198014"}], "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8433026dcb3949b79cebd936d6a91903"}}' 2023-04-19 07:20:08,790 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/892ae193-1b9e-4c5e-ba1c-62b1e7198014 0.043s 2023-04-19 07:20:08,791 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:20:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9364bd-3d94-4c19-b468-dddd24524674', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9364bd-3d94-4c19-b468-dddd24524674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/892ae193-1b9e-4c5e-ba1c-62b1e7198014'} Body: b'{"volume": {"id": "892ae193-1b9e-4c5e-ba1c-62b1e7198014", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:20:08.000000", "updated_at": "2023-04-19T07:20:08.000000", "name": "tempest-ServerActionsTestJSON-volume-1835279720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/892ae193-1b9e-4c5e-ba1c-62b1e7198014"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8433026dcb3949b79cebd936d6a91903/volumes/892ae193-1b9e-4c5e-ba1c-62b1e7198014"}], "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8433026dcb3949b79cebd936d6a91903"}}' 2023-04-19 07:20:08,803 80142 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599 2023-04-19 07:20:09,028 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e 0.224s 2023-04-19 07:20:09,028 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:20:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc751fe8-f8dd-4d0d-bfb1-a04cf2597375', 'x-compute-request-id': 'req-bc751fe8-f8dd-4d0d-bfb1-a04cf2597375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e'} Body: b'{"server": {"id": "b6328d80-8219-4402-8b79-6d0541004c7e", "name": "tempest-ServerActionsTestJSON-server-461767359", "status": "ACTIVE", "tenant_id": "8433026dcb3949b79cebd936d6a91903", "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "metadata": {}, "hostId": "4035977577b7af843d91e92c51b17fc47e626c9930fa7a6491d5a653", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:21Z", "updated": "2023-04-19T07:14:29Z", "addresses": {"tempest-ServerActionsTestJSON-1711449663-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}, {"version": 4, "addr": "172.24.4.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1816509415", "OS-SRV-USG:launched_at": "2023-04-19T07:14:28.000000", "OS-SRV-USG:terminated_at": nul l, "security_groups": [{"name": "tempest-securitygroup--1383627866"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {3} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [226.906782s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 248, in test_stable_device_rescue_disk_virtio_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e6f1930f-ea7b-4452-87e3-60c2efa66cab failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:18:06,033 80146 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 07:18:06,208 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.172s 2023-04-19 07:18:06,209 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1444583584", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNOIVPq0J8WGL3bvi6w5BEZBGAtceUZ9xSVIOqz71Q0igE0ThKoABv/qKlRRDMQLMtKLwDHluTw5YIvLup2OUwy55c9XmyT0RItOorpTo4B6Yspa8dey2nHo65UomVHTVQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:18:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-058fea92-2582-47e7-b530-44d1c0ade963', 'x-compute-request-id': 'req-058fea92-2582-47e7-b530-44d1c0ade963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1444583584", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNOIVPq0J8WGL3bvi6w5BEZBGAtceUZ9xSVIOqz71Q0igE0ThKoABv/qKlRRDMQLMtKLwDHluTw5YIvLup2OUwy55c9XmyT0RItOorpTo4B6Yspa8dey2nHo65UomVHTVQ==", "fingerprint": "22:15:3b:db:1d:ea:01:38:aa:e9:53:98:38:e3:81:ef", "user_id": "a7771c37b1994723bd38d92fe1daf882"}}' 2023-04-19 07:18:06,211 80146 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1444583584 created 2023-04-19 07:18:06,394 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.182s 2023-04-19 07:18:06,394 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2054267946", "description": "tempest-description--1689828922"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-bba27662-2bcf-431b-8e19-e61ffa30c8ca', 'date': 'Wed, 19 Apr 2023 07:18:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9ace8e50-ee78-4272-ad44-707e65e671f7", "name": "tempest-securitygroup--2054267946", "stateful": true, "tenant_id": "8c7595a8e08045c0acefc5841b7c991b", "description": "tempest-description--1689828922", "shared": false, "security_group_rules": [{"id": "4689859c-926a-4f07-aeac-dfa5a32474f3", "tenant_id": "8c7595a8e08045c0acefc5841b7c991b", "security_group_id": "9ace8e50-ee78-4272-ad44-707e65e671f7", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 896, "description": null, "tags": [], "created_at": "2023-04-19T07:18:06Z", "updated_at": "2023-04-19T07:18:06Z", "revision_number": 0, "project_id": "8c7595a8e08045c0acefc5841b7c991b"}, {"id": "881f9814-077b-4859-a474-4d84387e7b88", "tenant_id": "8c7595a8e08045c0acefc5841b7c991b", "security_group_id": "9ace8e50-ee78-4272-ad44-707e65e671f7", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_ id": 897, "description": null, "tags": [], "created_at": "2023-04-19T07:18:06Z", "updated_at": "2023-04-19T07:18:06Z", "revision_number": 0, "project_id": "8c7595a8e08045c0acefc5841b7c991b"}], "tags": [], "created_at": "2023-04-19T07:18:06Z", "updated_at": "2023-04-19T07:18:06Z", "revision_number": 1, "project_id": "8c7595a8e08045c0acefc5841b7c991b"}}' 2023-04-19 07:18:06,567 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.172s 2023-04-19 07:18:06,568 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9ace8e50-ee78-4272-ad44-707e65e671f7", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-aaa8c857-c810-4301-90c0-8f2fbfaa0b41', 'date': 'Wed, 19 Apr 2023 07:18:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "47d00a96-b70d-4661-a54b-1cb46b8aec33", "tenant_id": "8c7595a8e08045c0acefc5841b7c991b", "security_group_id": "9ace8e50-ee78-4272-ad44-707e65e671f7", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:18:06Z", "updated_at": "2023-04-19T07:18:06Z", "revision_number": 0, "project_id": "8c7595a8e08045c0acefc5841b7c991b"}}' 2023-04-19 07:18:06,717 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.149s 2023-04-19 07:18:06,718 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9ace8e50-ee78-4272-ad44-707e65e671f7", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2a4f6030-3003-4b8b-bf45-be99188e79bf', 'date': 'Wed, 19 Apr 2023 07:18:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d19930f-01ef-4be8-98db-d2fcfcf62b35", "tenant_id": "8c7595a8e08045c0acefc5841b7c991b", "security_group_id": "9ace8e50-ee78-4272-ad44-707e65e671f7", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:18:06Z", "updated_at": "2023-04-19T07:18:06Z", "revision_number": 0, "project_id": "8c7595a8e08045c0acefc5841b7c991b"}}' 2023-04-19 07:18:06,718 80146 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2054267946 created 2023-04-19 07:18:07,460 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.742s 2023-04-19 07:18:07,461 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "24d959c0-9a16-44be-ac9 7-4edf8392d792"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-1fc78620-9f78-4558-8b4c-a44bc0b2c79a', 'date': 'Wed, 19 Apr 2023 07:18:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e505cb95-741e-458f-955c-3a31dbd02d94", "tenant_id": "8c7595a8e08045c0acefc5841b7c991b", "floating_ip_address": "172.24.4.99", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8c7595a8e08045c0acefc5841b7c991b", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:18:07Z", "updated_at": "2023-04-19T07:18:07Z", "revision_number": 0}}' 2023-04-19 07:18:07,461 80146 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e505cb95-741e-458f-955c-3a31dbd02d94', 'tenant_id': '8c7595a8e08045c0acefc5841b7c991b', 'floating_ip_address': '172.24.4.99', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8c7595a8e08045c0acefc5841b7c991b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:18:07Z', 'updated_at': '2023-04-19T07:18:07Z', 'revision_number': 0, 'ip': '172.24.4.99'} created 2023-04-19 07:18:07,508 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2023-04-19 07:18:07,508 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:18:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a260fb3f-6437-4e60-8c93-ac9f2fcca767', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a7771c37b1994723bd38d92fe1daf882", "name": "tempest-ServerStableDeviceRescueTest-1139542896-project-member", "password_expires_at": null}, "audit_ids": ["abDd2DT0SgiD6Z2DDdb70Q"], "expires_at": "2023-04-19T08:18:07.000000Z", "issued_at": "2023-04-19T07:18:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c7595a8e08045c0acefc5841b7c991b", "name": "tempest-ServerStableDeviceRescueTest-1139542896"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8c7595a8e08045c0acefc5841b7c991b", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8c7595a8e08045c0acefc5841b7c991b", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8c7595a8e08045c0acefc5841b7c991b", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:18:07,509 80146 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'fb97a42c-2a62-48fd-9547-c721f0b2c948', 'name': 'tempest-ServerStableDeviceRescueTest-138715847-network', 'tenant_id': '8c7595a8e08045c0acefc5841b7c991b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8c7595a8e08045c0acefc5841b7c991b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8843, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:17:57Z', 'updated_at': '2023-04-19T07:17:57Z', 'revision_number': 1} available for tenant 2023-04-19 07:18:07,509 80146 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1444583584', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNOIVPq0J8WGL3bvi6w5BEZBGAtceUZ9xSVIOqz71Q0igE0ThKoABv/qKlRRDMQLMtKLwDHluTw5YIvLup2OUwy55c9XmyT0RItOorpTo4B6Yspa8dey2nHo65UomVHTVQ==', 'fingerprint': '22:15:3b:db:1d:ea:01:38:aa:e9:53:98:38:e3:81:ef', 'user_id': 'a7771c37b1994723bd38d92fe1daf882', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBFAvrWYfvP1BRcKW7NuPJ54RmbbWhkA6Vy6khVYY7D8viB5tRmvzqE\nr+jDYSnaFdKgBwYFK4EEACKhZANiAATTiFT6tCfFhi9274usOQRGQRgLXHlGfcUl\nSDqs+9UNIoBNE4SqAAb/6ipUUQzECzLSi8Ax5bk8OWCLy7qdjlMMueXPV5sk9ESL\nTqK6U6OAemLKWvHXstpx6OuVKJlR01U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9ace8e50-ee78-4272-ad44-707e65e671f7', 'name': 'tempest-securitygroup--2054267946', 'stateful': True, 'tenant_id': '8c7595a8e08045c0acefc5841b7c991b', 'description': 'tempest-description--1689828922', 'shared': False, 'security_group_rules': [{'id': '4689859c-926a-4f07-aeac-dfa5a32474f3', 'tenant_id': '8c7595a8e08045c0acefc5841b7c991b', 'security_group_id': '9ace8e50-ee78-4272-ad44-707e65e671f7', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 896, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:18:06Z', 'updated_at': '2023-04-19T07:18:06Z', 'revision_number': 0, 'project_id': '8c7595a8e08045c0acefc5841b7c991b'}, {'id': '881f9814-077b-4859-a474-4d84387e7b88', 'tenant_id': '8c7595a8e08045c0acefc5841b7c991b', 'security_group_id': '9ace8e50-ee78-4272-ad44-707e65e671f7', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 897, 'description': None , 'tags': [], 'created_at': '2023-04-19T07:18:06Z', 'updated_at': '2023-04-19T07:18:06Z', 'revision_number': 0, 'project_id': '8c7595a8e08045c0acefc5841b7c991b'}], 'tags': [], 'created_at': '2023-04-19T07:18:06Z', 'updated_at': '2023-04-19T07:18:06Z', 'revision_number': 1, 'project_id': '8c7595a8e08045c0acefc5841b7c991b'}, 'floating_ip': {'id': 'e505cb95-741e-458f-955c-3a31dbd02d94', 'tenant_id': '8c7595a8e08045c0acefc5841b7c991b', 'floating_ip_address': '172.24.4.99', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8c7595a8e08045c0acefc5841b7c991b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:18:07Z', 'updated_at': '2023-04-19T07:18:07Z', 'revision_number': 0, 'ip': '172.24.4.99'}} 2023-04-19 07:18:08,128 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.618s 2023-04-19 07:18:08,128 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1186298601", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "flavorRef": "42", "networks": [{"uuid": "fb97a42c-2a62-48fd-9547-c721f0b2c948"}], "security_groups": [{"name": "tempest-securitygroup--2054267946"}], "key_name": "tempest-keypair-1444583584", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:18:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cae2a576-aece-49f9-9c68-e54c4aeec85a', 'x-compute-request-id': 'req-cae2a576-aece-49f9-9c68-e54c4aeec85a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "18745dd7-1063-4194-958d-01609bb39800", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/18745dd7-1063-4194-958d-01609bb39800"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2054267946"}], "adminPass": "5Vyb6Xtd9mma"}}' 2023-04-19 07:18:08,296 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800 0.164s 2023-04-19 07:18:08,296 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:18:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a10b0f98-440f-4d6b-8937-47f53ceb92c4', 'x-compute-request-id': 'req-a10b0f98-440f-4d6b-8937-47f53ceb92c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800'} Body: b'{"server": {"id": "18745dd7-1063-4194-958d-01609bb39800", "name": "tempest-ServerStableDeviceRescueTest-server-1186298601", "status": "BUILD", "tenant_id": "8c7595a8e08045c0acefc5841b7c991b", "user_id": "a7771c37b1994723bd38d92fe1daf882", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:18:08Z", "updated": "2023-04-19T07:18:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/18745dd7-1063-4194-958d-01609bb39800"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1444583584", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:18:58,769 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800 0.414s 2023-04-19 07:18:58,770 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:18:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ea7d514-90ac-42a4-bdb0-2d59094b33a5', 'x-compute-request-id': 'req-2ea7d514-90ac-42a4-bdb0-2d59094b33a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800'} Body: b'{"server": {"id": "18745dd7-1063-4194-958d-01609bb39800", "name": "tempest-ServerStableDeviceRescueTest-server-1186298601", "status": "ACTIVE", "tenant_id": "8c7595a8e08045c0acefc5841b7c991b", "user_id": "a7771c37b1994723bd38d92fe1daf882", "metadata": {}, "hostId": "42b76af1251f337a5f7812b789a07e5faff6340e416203f1b5864c07", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:18:08Z", "updated": "2023-04-19T07:18:15Z", "addresses": {"tempest-ServerStableDeviceRescueTest-138715847-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:ca:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/18745dd7-1063-4194-958d-01609bb39800"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1444583584", "OS-SRV-USG:launched_at": "2023-04-19T07:18:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2054267946"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:18:58,781 80146 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 07:19:59,012 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800/os-interface 0.169s 2023-04-19 07:19:59,0 12 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81024f4c-3b79-4d0f-95da-8e84dd867309', 'x-compute-request-id': 'req-81024f4c-3b79-4d0f-95da-8e84dd867309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "fb97a42c-2a62-48fd-9547-c721f0b2c948", "port_id": "8b83bd7f-2c0f-4d9f-890e-c97135ede192", "mac_addr": "fa:16:3e:73:ca:09", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "50f722ee-3b07-4a4e-8002-161e394877d3", "ip_address": "10.0.0.10"}]}]}' 2023-04-19 07:19:59,703 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/e505cb95-741e-458f-955c-3a31dbd02d94 0.686s 2023-04-19 07:19:59,703 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8b83bd7f-2c0f-4d9f-890e-c97135ede192"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e9188df7-9fdd-4897-bac8-f69f1288c158', 'date': 'Wed, 19 Apr 2023 07:19:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e505cb95-741e-458f-955c-3a31dbd02d94'} Body: b'{"floatingip": {"id": "e505cb95-741e-458f-955c-3a31dbd02d94", "tenant_id": "8c7595a8e08045c0acefc5841b7c991b", "floating_ip_address": "172.24.4.99", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": "8713ed2b-ea3f-4d28-9fb8-e2cb83a279df", "port_id": "8b83bd7f-2c0f-4d9f-890e-c97135ede192", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "fb97a42c-2a62-48fd-9547-c721f0b2c948", "mac_address": "fa:16:3e:73:ca:09", "admin_state_up": true, "status": "ACTIVE", "device_id": "18745dd7-1063-4194-958d-01609bb39800", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:18:07Z", "updated_at": "2023-04-19T07:19:59Z", "revision_number": 1, "project_id": "8c7595a8e08045c0acefc5841b7c991b"}}' 2023-04-19 07:19:59,705 80146 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.99:22' as 'cirros' with public key authentication 2023-04-19 07:19:59,752 80146 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 07:19:59,779 80146 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 07:19:59,779 80146 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.99 successfully created 2023-04-19 07:20:00,598 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800/action 0.818s 2023-04-19 07:20:00,599 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1971814777"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:19:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/935c04ee-6db9-47fd-95d1-ed5c7 29236df', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2469d593-8852-4581-afd4-7bfd0d9ecf61', 'x-compute-request-id': 'req-2469d593-8852-4581-afd4-7bfd0d9ecf61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800/action'} Body: b'' 2023-04-19 07:20:00,659 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/935c04ee-6db9-47fd-95d1-ed5c729236df 0.057s 2023-04-19 07:20:00,659 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:20:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c11fe64a-4a15-4ed5-ba9a-6ca2cd7c6f91', 'x-compute-request-id': 'req-c11fe64a-4a15-4ed5-ba9a-6ca2cd7c6f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/935c04ee-6db9-47fd-95d1-ed5c729236df'} Body: b'{"image": {"id": "935c04ee-6db9-47fd-95d1-ed5c729236df", "name": "tempest-ServerStableDeviceRescueTest-image-1971814777", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "18745dd7-1063-4194-958d-01609bb39800", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1139542896", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1139542896-project-member", "user_id": "a7771c37b1994723bd38d92fe1daf882"}, "created": "2023-04-19T07:20:00Z", "updated": "2023-04-19T07:20:00Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/935c04ee-6db9-47fd-95d1-ed5c729236df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/935c04ee-6db9-47fd-95d1-ed5c729236df"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/935c04ee-6db9-47fd-95d1-ed5c729236df"}], "server": {"id": "18745dd7-1063-4194-958d-01609bb39800", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/18745dd7-1063-4194-958d-01609bb39800"}]}}}' 2023-04-19 07:20:50,755 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/935c04ee-6db9-47fd-95d1-ed5c729236df 0.070s 2023-04-19 07:20:50,756 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7807916f-2267-4f51-9480-94cf3d29f82e', 'x-compute-request-id': 'req-7807916f-2267-4f51-9480-94cf3d29f82e', 'connection': 'close', 'status': '200', 'content-locatio n': 'http://10.0.0.210/compute/v2.1/images/935c04ee-6db9-47fd-95d1-ed5c729236df'} Body: b'{"image": {"id": "935c04ee-6db9-47fd-95d1-ed5c729236df", "name": "tempest-ServerStableDeviceRescueTest-image-1971814777", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "18745dd7-1063-4194-958d-01609bb39800", "owner_id": "8c7595a8e08045c0acefc5841b7c991b", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1139542896", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1139542896-project-member", "user_id": "a7771c37b1994723bd38d92fe1daf882"}, "created": "2023-04-19T07:20:00Z", "updated": "2023-04-19T07:20:05Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/935c04ee-6db9-47fd-95d1-ed5c729236df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/935c04ee-6db9-47fd-95d1-ed5c729236df"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/935c04ee-6db9-47fd-95d1-ed5c729236df"}], "server": {"id": "18745dd7-1063-4194-958d-01609bb39800", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/18745dd7-1063-4194-958d-01609bb39800"}]}}}' 2023-04-19 07:20:50,826 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/935c04ee-6db9-47fd-95d1-ed5c729236df 0.064s 2023-04-19 07:20:50,826 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05ed9287-3141-41ce-a680-daae67221133', 'x-compute-request-id': 'req-05ed9287-3141-41ce-a680-daae67221133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/935c04ee-6db9-47fd-95d1-ed5c729236df'} Body: b'{"image": {"id": "935c04ee-6db9-47fd-95d1-ed5c729236df", "name": "tempest-ServerStableDeviceRescueTest-image-1971814777", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "18745dd7-1063-4194-958d-01609bb39800", "owner_id": "8c7595a8e08045c0acefc5841b7c991b", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1139542896", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1139542896-project-member", "user_id": "a7771c37b1994723bd38d92fe1daf882"}, "created": "2023-04-19T07:20:00Z", "updated": "2023-04-19T07:20:05Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/935c04ee-6db9-47fd-95d1-ed5c729236df"}, {"rel" : "bookmark", "href": "http://10.0.0.210/compute/images/935c04ee-6db9-47fd-95d1-ed5c729236df"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/935c04ee-6db9-47fd-95d1-ed5c729236df"}], "server": {"id": "18745dd7-1063-4194-958d-01609bb39800", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/18745dd7-1063-4194-958d-01609bb39800"}]}}}' 2023-04-19 07:20:51,068 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800 0.234s 2023-04-19 07:20:51,069 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a66dd9e6-9911-413a-af04-0bd78d64d9f8', 'x-compute-request-id': 'req-a66dd9e6-9911-413a-af04-0bd78d64d9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800'} Body: b'{"server": {"id": "18745dd7-1063-4194-958d-01609bb39800", "name": "tempest-ServerStableDeviceRescueTest-server-1186298601", "status": "ACTIVE", "tenant_id": "8c7595a8e08045c0acefc5841b7c991b", "user_id": "a7771c37b1994723bd38d92fe1daf882", "metadata": {}, "hostId": "42b76af1251f337a5f7812b789a07e5faff6340e416203f1b5864c07", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:18:08Z", "updated": "2023-04-19T07:20:05Z", "addresses": {"tempest-ServerStableDeviceRescueTest-138715847-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:ca:09"}, {"version": 4, "addr": "172.24.4.99", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:ca:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/18745dd7-1063-4194-958d-01609bb39800"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1444583584", "OS-SRV-USG:launched_at": "2023-04-19T07:18:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2054267946"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:21:51,256 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/935c04ee-6db9-47fd-95d1-ed5c729236df 0.116s 2023-04-19 07:21:51,256 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Wed, 19 Apr 2023 07:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'x-openstack-request-id': 'req-635a09d6-4783-4164-af5e-492cccb6099d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/93 5c04ee-6db9-47fd-95d1-ed5c729236df'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "18745dd7-1063-4194-958d-01609bb39800", "owner_id": "8c7595a8e08045c0acefc5841b7c991b", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1139542896", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1139542896-project-member", "user_id": "a7771c37b1994723bd38d92fe1daf882", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1971814777", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "111396f632407915a2cefb32667488ec", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "8c7595a8e08045c0acefc5841b7c991b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e8a99e475b7b44603df40911071ce55f99330e7edead8ea27123222caa72a25ec50e1fafd3462e467c42870f72000551698500fc397860825194a16282d75bf5", "id": "935c04ee-6db9-47fd-95d1-ed5c729236df", "created_at": "2023-04-19T07:20:00Z", "updated_at": "2023-04-19T07:21:51Z", "tags": [], "self": "/v2/images/935c04ee-6db9-47fd-95d1-ed5c729236df", "file": "/v2/images/935c04ee-6db9-47fd-95d1-ed5c729236df/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:21:51,381 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/935c04ee-6db9-47fd-95d1-ed5c729236df 0.123s 2023-04-19 07:21:51,381 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Wed, 19 Apr 2023 07:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1f65fc2d-5a08-4273-a959-5b708e9bc3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/935c04ee-6db9-47fd-95d1-ed5c729236df'} Body: b'{"base_image_ref": "6ca6b58d-e909-4070-bb4a-65129b58077f", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "18745dd7-1063-4194-958d-01609bb39800", "owner_id": "8c7595a8e08045c0acefc5841b7c991b", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1139542896", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1139542896-project-member", "user_id": "a7771c37b1994723bd38d92fe1daf882", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1971814777", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "111396f632407915a2cefb32667488ec", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "8c7595a8e08045c0acefc5841b7c991b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e8a99e475b7b44603df40911071ce55f99330e7edead8ea27123222caa72a25ec50e1fafd3462e467c42870f72000551698500fc397860825194a16282d75bf5", "id": "935c04ee-6db9-47fd-95d1-ed5c729236df", "created_at": "2023-04-19T07:20:00Z", "updated_at": "2023-04-19T07:21:51Z", "tags": [], "self": "/v2/images/935c04ee-6db9-47fd-95d1-ed5c729236df", "file": "/v2/images/935c04ee-6db9-47fd-95d1-ed5c729236df/file", "schema": "/v2/schemas/image"}' 2023-04-19 07:21:51,598 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800 0.217s 2023-04-19 07:21:51,599 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beeb6f0b-7bcd-42b2-bfc8-42425737d5a6', 'x-compute-request-id': 'req-beeb6f0b-7bcd-42b2-bfc8-42425737d5a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800'} Body: b'{"server": {"id": "18745dd7-1063-4194-958d-01609bb39800", "name": "tempest-ServerStableDeviceRescueTest-server-1186298601", "status": "ACTIVE", "tenant_id": "8c7595a8e08045c0acefc5841b7c991b", "user_id": "a7771c37b1994723bd38d92fe1daf882", "metadata": {}, "hostId": "42b76af1251f337a5f7812b789a07e5faff6340e416203f1b5864c07", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:18:08Z", "updated": "2023-04-19T07:20:05Z", "addresses": {"tempest-ServerStableDeviceRescueTest-138715847-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:ca:09"}, {"version": 4, "addr": "172.24.4.99", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:ca:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/18745dd7-1063-4194-958d-01609bb39800"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/18745dd7-1063-4194-958d-01609bb39800"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1444583584", "OS-SRV-USG:launched_at": "2023-04-19T07:18:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2054267946"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:21:51,821 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/8c7595a8e08045c0acefc5841b7c991b/volumes 0.210s 2023-04-19 07:21:51,822 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1480221081"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75981b76-0f72-42c2-8923-3f83f0eb6cf0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75981b76-0f72-42c2-8923-3f83f0eb6cf0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c7595a8e08045c0acefc5841b7c991b/volumes'} Body: b'{"volume": {"id": "e6f1930f-ea7b-4452-87e3-60c2efa66cab", "status": "creating", "size": 1, "availability_zone": " nova", "created_at": "2023-04-19T07:21:51.760805", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1480221081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c7595a8e08045c0acefc5841b7c991b/volumes/e6f1930f-ea7b-4452-87e3-60c2efa66cab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c7595a8e08045c0acefc5841b7c991b/volumes/e6f1930f-ea7b-4452-87e3-60c2efa66cab"}], "user_id": "a7771c37b1994723bd38d92fe1daf882", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:21:51,874 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8c7595a8e08045c0acefc5841b7c991b/volumes/e6f1930f-ea7b-4452-87e3-60c2efa66cab 0.043s 2023-04-19 07:21:51,875 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de688dae-7dd1-4ea4-9eff-35a99e873f00', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de688dae-7dd1-4ea4-9eff-35a99e873f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c7595a8e08045c0acefc5841b7c991b/volumes/e6f1930f-ea7b-4452-87e3-60c2efa66cab'} Body: b'{"volume": {"id": "e6f1930f-ea7b-4452-87e3-60c2efa66cab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:21:52.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1480221081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c7595a8e08045c0acefc5841b7c991b/volumes/e6f1930f-ea7b-4452-87e3-60c2efa66cab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c7595a8e08045c0acefc5841b7c991b/volumes/e6f1930f-ea7b-4452-87e3-60c2efa66cab"}], "user_id": "a7771c37b1994723bd38d92fe1daf882", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c7595a8e08045c0acefc5841b7c991b"}}' 2023-04-19 07:21:52,928 80146 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8c7595a8e08045c0acefc5841b7c991b/volumes/e6f1930f-ea7b-4452-87e3-60c2efa66cab 0.041s 2023-04-19 07:21:52,928 80146 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b588f08-f9b3-4837-acd6-e2b0a60b274f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b588f08-f9b3-4837-acd6-e2b0a60b274f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c7595a8e08045c0acefc5841b7c991b/volumes/e6f1930f-ea7b-4452-87e3-60c2efa66cab'} Body: b'{"volume": {"id": "e6f1930f-ea7b-4452-87e3-60c2efa66cab", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:21:52.000000", "updated_at": "2023-04-19T07:21:52.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1480221081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadat a": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c7595a8e08045c0acefc5841b7c991b/volumes/e6f1930f-ea7b-4452-87e3-60c2efa66cab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c7595a8e08045c0acefc5841b7c991b/volumes/e6f1930f-ea7b-4452-87e3-60c2efa66cab"}], "user_id": "a7771c37b1994723bd38d92fe1daf882", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c7595a8e08045c0acefc5841b7c991b"}}' {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [122.748950s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 382, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f7de26c9-040a-468e-9b8d-10305f99c193 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:21:09,340 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e 0.288s 2023-04-19 07:21:09,341 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:21:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15cdc39e-caf7-451e-8cd4-d815c6bf95be', 'x-compute-request-id': 'req-15cdc39e-caf7-451e-8cd4-d815c6bf95be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e'} Body: b'{"server": {"id": "b6328d80-8219-4402-8b79-6d0541004c7e", "name": "tempest-ServerActionsTestJSON-server-461767359", "status": "ACTIVE", "tenant_id": "8433026dcb3949b79cebd936d6a91903", "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "metadata": {}, "hostId": "4035977577b7af843d91e92c51b17fc47e626c9930fa7a6491d5a653", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:21Z", "updated": "2023-04-19T07:14:29Z", "addresses": {"tempest-ServerActionsTestJSON-1711449663-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}, {"version": 4, "addr": "172.24.4.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1816509415", "OS-SRV-USG:launched_at": "2023-04-19T07:14:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383627866"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:21:09,588 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e 0.233s 2023-04-19 07:21:09,588 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:21:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37a76cb7-0df6-4a59-9389-548224034b41', 'x-compute-request-id': 'req-37a76cb7-0df6-4a59-9389-548224034b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e'} Body: b'{"server": {"id": "b6328d80-8219-4402-8b79-6d0541004c7e", "name": "tempest-ServerActionsTestJSON-server-461767359", "status": "ACTIVE", "tenant_id": "8433026dcb3949b79cebd936d6a91903", "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "metadata": {}, "hostId": "4035977577b7af843d91e92c51b17fc47e626c9930fa7a6491d5a653", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:21Z", "updated": "2023-04-19T07:14:29Z", "addresses": {"tempest-ServerActionsTestJSON-1711449663-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}, {"version": 4, "addr": "172.24.4.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1816509415", "OS-SRV-USG:launched_at": "2023-04-19T07:14:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383627866"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:21:09,765 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e 0.164s 2023-04-19 07:21:09,766 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:21:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5181966b-417a-49f4-9d12-c7e027dfa61d', 'x-compute-request-id': 'req-5181966b-417a-49f4-9d12-c7e027dfa61d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e'} Body: b'{"server": {"id": "b6328d80-8219-4402-8b79-6d0541004c7e", "name": "tempest-ServerActionsTestJSON-server-461767359", "status": "ACTIVE", "tenant_id": "8433026dcb3949b79cebd936d6a91903", "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "metadata": {}, "hostId": "4035977577b7af843d91e92c51b17fc47e626c9930fa7a6491d5a653", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:21Z", "updated": "2023-04-19T07:14:29Z", "addresses": {"tempest-ServerActionsTestJSON-1711449663-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}, {"version": 4, "addr": "172.24.4.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1816509415", "OS-SRV-USG:launched_at": "2023-04-19T07:14:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383627866"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 07:22:09,918 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/toke ns 0.068s 2023-04-19 07:22:09,919 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:22:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a48dc18d-589b-4e09-b85d-0afb9a59f274', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3597f25988c24cf993c9ea55ac7fbac5", "name": "tempest-ServerActionsTestJSON-627440324-project-member", "password_expires_at": null}, "audit_ids": ["lp1XUm1yQPy-aWVp58M-Bg"], "expires_at": "2023-04-19T08:22:09.000000Z", "issued_at": "2023-04-19T07:22:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8433026dcb3949b79cebd936d6a91903", "name": "tempest-ServerActionsTestJSON-627440324"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8433026dcb3949b79cebd936d6a91903", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:22:09,920 80142 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '30af6838-8b75-481d-ab88-e2ee4f1c0c2f', 'name': 'tempest-ServerActionsTestJSON-1711449663-network', 'tenant_id': '8433026dcb3949b79cebd936d6a91903', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8433026dcb3949b79cebd936d6a91903', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62267, 'is_default': False, 'availability_zone_hints': [], 'availability_zo nes': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:14:09Z', 'updated_at': '2023-04-19T07:14:09Z', 'revision_number': 1} available for tenant 2023-04-19 07:22:09,920 80142 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1816509415', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAtLBZ9NvgRnkA6HqT9eY0G35o6r8hhfrDLXOMEQ9/X9r1t3S+DrRlt18DfzNxz92ua/0C+Fu14uCaY9/MnwnW5duhgmfXT7oZRfJ5TMravZULHcvGT6k4tDwjFgfWTUag==', 'fingerprint': '45:e9:8d:a5:35:83:0a:0b:fc:94:9e:3f:1f:68:82:93', 'user_id': '3597f25988c24cf993c9ea55ac7fbac5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCN9rDJLS9PJ9UyKPdSjANkry7XIDQ8u4Xi2Jz/IXgCJjMUTTDqCZoK\n4/FXR5nwipKgBwYFK4EEACKhZANiAAQLSwWfTb4EZ5AOh6k/XmNBt+aOq/IYX6wy\n1zjBEPf1/a9bd0vg60ZbdfA38zcc/drmv9AvhbteLgmmPfzJ8J1uXboYJn10+6GU\nXyeUzK2r2VCx3Lxk+pOLQ8IxYH1k1Go=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '172f3952-3c62-4523-91c6-4d88e19d7352', 'name': 'tempest-securitygroup--1383627866', 'stateful': True, 'tenant_id': '8433026dcb3949b79cebd936d6a91903', 'description': 'tempest-description--1374502966', 'shared': False, 'security_group_rules': [{'id': '68cb6391-cd24-4e24-857b-da6a275956cb', 'tenant_id': '8433026dcb3949b79cebd936d6a91903', 'security_group_id': '172f3952-3c62-4523-91c6-4d88e19d7352', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 803, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:14:19Z', 'updated_at': '2023-04-19T07:14:19Z', 'revision_number': 0, 'project_id': '8433026dcb3949b79cebd936d6a91903'}, {'id': 'b8f480be-6d8f-4842-a716-90db12b49ddf', 'tenant_id': '8433026dcb3949b79cebd936d6a91903', 'security_group_id': '172f3952-3c62-4523-91c6-4d88e19d7352', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 804, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:14:19Z', 'updated_at': '2023-04-19T07:14:19Z', 'revision_number': 0, 'project_id': '8433026dcb3949b79cebd936d6a91903'}], 'tags': [], 'created_at': '2023-04-19T07:14:19Z', 'updated_at': '2023-04-19T07:14:19Z', 'revision_number': 1, 'project_id': '8433026dcb3949b79cebd936d6a91903'}, 'floating_ip': {'id': '031f761d-09bb-4c6b-94f0-3c256b6ecd89', 'tenant_id': '8433026dcb3949b79cebd936d6a91903', 'floating_ip_address': '172.24.4.63', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8433026dcb3949b79cebd936d6a91903', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:14:20Z', 'updated_at': '2023-04-19T07:14:20Z', 'revision_number': 0, 'ip': '172.24.4.63'}} 2023-04-19 07:22:10,252 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes 0.330s 2023-04-19 07:22:10,253 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-2081891568", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:22:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf5af8d2-bf2d-4097-905a-5b26cc3a440a', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf5af8d2-bf2d-409 7-905a-5b26cc3a440a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes'} Body: b'{"volume": {"id": "f7de26c9-040a-468e-9b8d-10305f99c193", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:22:10.196896", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2081891568", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/f7de26c9-040a-468e-9b8d-10305f99c193"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8433026dcb3949b79cebd936d6a91903/volumes/f7de26c9-040a-468e-9b8d-10305f99c193"}], "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:22:10,307 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/f7de26c9-040a-468e-9b8d-10305f99c193 0.045s 2023-04-19 07:22:10,308 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:22:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-905bebf9-8a99-483c-b865-8bac8e9c79c2', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-905bebf9-8a99-483c-b865-8bac8e9c79c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/f7de26c9-040a-468e-9b8d-10305f99c193'} Body: b'{"volume": {"id": "f7de26c9-040a-468e-9b8d-10305f99c193", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:22:10.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2081891568", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/f7de26c9-040a-468e-9b8d-10305f99c193"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8433026dcb3949b79cebd936d6a91903/volumes/f7de26c9-040a-468e-9b8d-10305f99c193"}], "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8433026dcb3949b79cebd936d6a91903"}}' 2023-04-19 07:22:11,363 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/f7de26c9-040a-468e-9b8d-10305f99c193 0.041s 2023-04-19 07:22:11,364 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6577cae-07a4-4a07-b2e9-0ff552bf0007', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6577cae-07a4-4a07-b2e9-0ff552bf0007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/f7de26c9-040a-468e-9b8d-10305f99c193'} Body: b'{"volume": {"id": "f7de26c9-040a-468e-9b8d-10305f99c193", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:22:10. 000000", "updated_at": "2023-04-19T07:22:10.000000", "name": "tempest-tempest.common.compute-volume-2081891568", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/f7de26c9-040a-468e-9b8d-10305f99c193"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8433026dcb3949b79cebd936d6a91903/volumes/f7de26c9-040a-468e-9b8d-10305f99c193"}], "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8433026dcb3949b79cebd936d6a91903"}}' 2023-04-19 07:22:11,473 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/f7de26c9-040a-468e-9b8d-10305f99c193 0.099s 2023-04-19 07:22:11,473 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d07bf3e2-563f-4ce8-9bf7-56529b6ec148', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/f7de26c9-040a-468e-9b8d-10305f99c193'} Body: b'' 2023-04-19 07:22:11,500 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/f7de26c9-040a-468e-9b8d-10305f99c193 0.026s 2023-04-19 07:22:11,500 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a603bf74-99cc-4ca3-ac49-c1458e345166', 'x-openstack-request-id': 'req-a603bf74-99cc-4ca3-ac49-c1458e345166', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8433026dcb3949b79cebd936d6a91903/volumes/f7de26c9-040a-468e-9b8d-10305f99c193'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f7de26c9-040a-468e-9b8d-10305f99c193 could not be found."}}' 2023-04-19 07:22:11,501 80142 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603 2023-04-19 07:22:11,752 80142 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e 0.249s 2023-04-19 07:22:11,752 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44d0cf78-f790-4436-b15c-d3a3da826a98', 'x-compute-request-id': 'req-44d0cf78-f790-4436-b15c-d3a3da826a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e'} Body: b'{"server": {"id": "b6328d80-8 219-4402-8b79-6d0541004c7e", "name": "tempest-ServerActionsTestJSON-server-461767359", "status": "ACTIVE", "tenant_id": "8433026dcb3949b79cebd936d6a91903", "user_id": "3597f25988c24cf993c9ea55ac7fbac5", "metadata": {}, "hostId": "4035977577b7af843d91e92c51b17fc47e626c9930fa7a6491d5a653", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:14:21Z", "updated": "2023-04-19T07:14:29Z", "addresses": {"tempest-ServerActionsTestJSON-1711449663-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}, {"version": 4, "addr": "172.24.4.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b3:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6328d80-8219-4402-8b79-6d0541004c7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1816509415", "OS-SRV-USG:launched_at": "2023-04-19T07:14:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383627866"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [166.671144s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 92985ce6-3dfe-4cb7-b1de-596a0125c3c7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:24:13,184 80142 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 07:24:13,185 80142 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 07:24:13,356 80142 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.169s 2023-04-19 07:24:13,357 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-553610504", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCXIpJXHOuDLJU+0k7emOSub2zXYct9ZP1DdyLbgKj2zWp3o7iztSxzDUygmMoM8Qx9AnrOloocOB3jUWY8SEP9q3cMRCZwqbNMMlDcFZf+F5spqcAC3QKTGtY5Y8Cz7Qg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:24:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43d19452-996d-4fbb-8c8e-8766c03d813e', 'x-compute-request-id': 'req-43d19452-996d-4fbb-8c8e-8766c03d813e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-553610504", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCXIpJXHOuDLJU+0k7emOSub2zXYct9ZP1DdyLbgKj2zWp3o7iztSxzDUygmMoM8Qx9AnrOloocOB3jUWY8SEP9q3cMRCZwqbNMMlDcFZf+F5spqcAC3QKTGtY5Y8Cz7Qg==", "fingerprint": "4e:3c:e8:6c:54:ae:7a:96:06:c1:b6:69:27:48:a4:32", "user_id": "faae7d272a13460783fb04940363ac60"}}' 2023-04-19 07:24:13,359 80142 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-553610504 created 2023-04-19 07:24:13,493 80142 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.133s 2023-04-19 07:24:13,494 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--468758089", "description": "tempest-description--1835237015"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-4e050169-b4ba-40b3-a402-6e1f17b24144', 'date': 'Wed, 19 Apr 2023 07:24:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "be11fa2e-dea0-4a0c-9474-f97850587a6f", "name": "tempest-securitygroup--468758089", "stateful": true, "tenant_id": "0a52cfbe17224b0ba1d8aa3f9c526824", "description": "tempest-description--1835237015", "shared": false, "security_group_rules": [{"id": "13a1240d-cb7d-463b-ad0f-dc96fe5d353e", "tenant_id": "0a52cfbe17224b0ba1d8aa3f9c526824", "security_group_id": "be11fa2e-dea0-4a0c-9474-f97850587a6f", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 964, "description": null, "tags": [], "created_at": "2023-04-19T07:24:13Z", "updated_at": "2023-04-19T07:24:13Z", "revision_number": 0, "project_id": "0a52cfbe17224b0ba1d8aa3f9c526824"}, {"id": "83630b0f-8e5f-4857-a6f6-98d6f488656f", "tenant_id": "0a52cfbe17224b0ba1d8aa3f9c526824", "security_group_id": "be11fa2e-dea0-4a0c-9474-f97850587a6f", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip _prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 965, "description": null, "tags": [], "created_at": "2023-04-19T07:24:13Z", "updated_at": "2023-04-19T07:24:13Z", "revision_number": 0, "project_id": "0a52cfbe17224b0ba1d8aa3f9c526824"}], "tags": [], "created_at": "2023-04-19T07:24:13Z", "updated_at": "2023-04-19T07:24:13Z", "revision_number": 1, "project_id": "0a52cfbe17224b0ba1d8aa3f9c526824"}}' 2023-04-19 07:24:13,660 80142 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-19 07:24:13,661 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be11fa2e-dea0-4a0c-9474-f97850587a6f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-22c073dd-3fb4-44f3-b3df-f0bfc6db6eba', 'date': 'Wed, 19 Apr 2023 07:24:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0a4b90cb-2220-47a9-8187-04830e3a37bf", "tenant_id": "0a52cfbe17224b0ba1d8aa3f9c526824", "security_group_id": "be11fa2e-dea0-4a0c-9474-f97850587a6f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:24:13Z", "updated_at": "2023-04-19T07:24:13Z", "revision_number": 0, "project_id": "0a52cfbe17224b0ba1d8aa3f9c526824"}}' 2023-04-19 07:24:13,816 80142 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-04-19 07:24:13,817 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be11fa2e-dea0-4a0c-9474-f97850587a6f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a2705fbf-3ec5-4f09-982d-4e1f87a73df9', 'date': 'Wed, 19 Apr 2023 07:24:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f9727e55-de33-4173-a3c4-21af5ea72324", "tenant_id": "0a52cfbe17224b0ba1d8aa3f9c526824", "security_group_id": "be11fa2e-dea0-4a0c-9474-f97850587a6f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-19T07:24:13Z", "updated_at": "2023-04-19T07:24:13Z", "revision_number": 0, "project_id": "0a52cfbe17224b0ba1d8aa3f9c526824"}}' 2023-04-19 07:24:13,817 80142 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--468758089 created 2023-04-19 07:24:14,551 80142 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.734s 2023-04-19 07:24:14,552 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792"}} Response - Headers: {'content- type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-5f5ab059-97e0-4d1b-8102-2c52328a8de3', 'date': 'Wed, 19 Apr 2023 07:24:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9354c03a-28bc-4239-b72d-1e6301daaa7a", "tenant_id": "0a52cfbe17224b0ba1d8aa3f9c526824", "floating_ip_address": "172.24.4.42", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0a52cfbe17224b0ba1d8aa3f9c526824", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:24:14Z", "updated_at": "2023-04-19T07:24:14Z", "revision_number": 0}}' 2023-04-19 07:24:14,552 80142 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9354c03a-28bc-4239-b72d-1e6301daaa7a', 'tenant_id': '0a52cfbe17224b0ba1d8aa3f9c526824', 'floating_ip_address': '172.24.4.42', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0a52cfbe17224b0ba1d8aa3f9c526824', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:24:14Z', 'updated_at': '2023-04-19T07:24:14Z', 'revision_number': 0, 'ip': '172.24.4.42'} created 2023-04-19 07:24:14,589 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.031s 2023-04-19 07:24:14,590 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:24:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1faab098-54cb-4d60-b584-b9cb3ed5f060', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "faae7d272a13460783fb04940363ac60", "name": "tempest-AttachVolumeShelveTestJSON-2041357972-project-member", "password_expires_at": null}, "audit_ids": ["GHUXlzlmRI6wN2QqA5jgoA"], "expires_at": "2023-04-19T08:24:14.000000Z", "issued_at": "2023-04-19T07:24:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a52cfbe17224b0ba1d8aa3f9c526824", "name": "tempest-AttachVolumeShelveTestJSON-2041357972"}, "is_domain": false, "roles": [{"id": "d358fc4a23c24d40a247751012d7c4e6", "name": "reader"}, {"id": "09231b1249a64234aa5d446c5dfc3cab", "name": "member"}], "catalog": [{"endpoints": [{"id": "090ed7a9cbf7417da88157a6725474bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1c7370daa2fc4eb294c436b23e222409", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "63303bfa1eef4c5a8166953479fbbe9d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "603c58d1d76c4851a8d8c180e500b073", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "679c65ffb8664fa1aaa9c39f817cdf81", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0a52cfbe17224b0ba1d8aa3f9c526824", "region": "RegionOne"}], "id": "665421e0320a49e1b2729def4b0c232b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e272b6f1c3c74291a6860d3c960a4805", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7fadfaa4634b4c30a254d410ddf6f52d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "79ecb7acb8504d2eb3c5d16c7f1316d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8cd2438c5bd641d8a289d0d0166b4789", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab834cbb2f9841af807b4e4d8829d0ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0a52cfbe17224b0ba1d8aa3f9c526824", "region": "RegionOne"}], "id": "c1fb948d0b884246bb460f8171dd3a9b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "3553d04bbfac4ef3b6d41c61f6124e23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e75c1191467443e8bd0380503d49caa2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "57ea90d33b4e47c8a5883bc148c34d61", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0a52cfbe17224b0ba1d8aa3f9c526824", "region": "RegionOne"}], "id": "f850fa4b66a5499f94a6f42dae682f7f", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:24:14,590 80142 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '64fac6f9-3707-45bd-9c99-1c90b4e420d9', 'name': 'tempest-AttachVolumeShelveTestJSON-1630181644-network', 'tenant_id': '0a52cfbe17224b0ba1d8aa3f9c526824', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0a52cfbe17224b0ba1d8aa3f9c526824', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3958, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:24:07Z', 'updated_at': '2023-04-19T07:24:07Z', 'revision_number': 1} available for tenant 2023-04-19 07:24:14,591 80142 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-553610504', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCXIpJXHOuDLJU+0k7emOSub2zXYct9ZP1DdyLbgKj2zWp3o7iztSxzDUygmMoM8Qx9AnrOloocOB3jUWY8SEP9q3cMRCZwqbNMMlDcFZf+F5spqcAC3QKTGtY5Y8Cz7Qg==', 'fingerprint': '4e:3c:e8:6c:54:ae:7a:96:06:c1:b6:69:27:48:a4:32', 'user_id': 'faae7d272a13460783fb04940363ac60', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDh3KuwEJTtnBZnuZQwrNMo69ynYWOzMsNI/zq7Dtb6qWl4Zs/d+eVd\ntKdLYDqhC0OgBwYFK4EEACKhZANiAAQlyKSVxzrgyyVPtJO3pjkrm9s12HLfWT9Q\n3ci24Co9s1qd6O4s7Uscw1MoJjKDPEMfQJ6zpaKHDgd41FmPEhD/at3DEQmcKmzT\nDJQ3BWX/hebKanAAt0CkxrWOWPAs+0I=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'be11fa2e-dea0-4a0c-9474-f97850587a6f', 'name': 'tempest-securitygroup--468758089', 'stateful': True, 'tenant_id': '0a52cfbe17224b0ba1d8aa3f9c526824', 'description': 'tempest-description--1835237015', 'shared': False, 'security_group_rules': [{'id': '13a1240d-cb7d-463b-ad0f-dc96fe5d353e', 'tenant_id': '0a52cfbe17224b0ba1d8aa3f9c526824', 'security_group_id': 'be11fa2e-dea0-4a0c-9474-f97850587a6f', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 964, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:24:13Z', 'updated_at': '2023-04-19T07:24:13Z', 'revision_number': 0, 'project_id': '0a52cfbe17224b0ba1d8aa3f9c526824'}, {'id': '83630b0f-8e5f-4857-a6f6-98d6f488656f', 'tenant_id': '0a52cfbe17224b0ba1d8aa3f9c526824', 'security_group_id': 'be11fa2e-dea0-4a0c-9474-f97850587a6f', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 965, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:24:13Z', 'updated_at': '2023-04-1 9T07:24:13Z', 'revision_number': 0, 'project_id': '0a52cfbe17224b0ba1d8aa3f9c526824'}], 'tags': [], 'created_at': '2023-04-19T07:24:13Z', 'updated_at': '2023-04-19T07:24:13Z', 'revision_number': 1, 'project_id': '0a52cfbe17224b0ba1d8aa3f9c526824'}, 'floating_ip': {'id': '9354c03a-28bc-4239-b72d-1e6301daaa7a', 'tenant_id': '0a52cfbe17224b0ba1d8aa3f9c526824', 'floating_ip_address': '172.24.4.42', 'floating_network_id': '24d959c0-9a16-44be-ac97-4edf8392d792', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0a52cfbe17224b0ba1d8aa3f9c526824', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:24:14Z', 'updated_at': '2023-04-19T07:24:14Z', 'revision_number': 0, 'ip': '172.24.4.42'}} 2023-04-19 07:24:15,638 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 1.046s 2023-04-19 07:24:15,638 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1508324574", "imageRef": "6ca6b58d-e909-4070-bb4a-65129b58077f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "64fac6f9-3707-45bd-9c99-1c90b4e420d9"}], "security_groups": [{"name": "tempest-securitygroup--468758089"}], "key_name": "tempest-keypair-553610504", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:24:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22a4d467-4948-4b5a-932a-3455e924562e', 'x-compute-request-id': 'req-22a4d467-4948-4b5a-932a-3455e924562e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "acddca88-74af-4aa8-a3bb-c312f01007a2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/acddca88-74af-4aa8-a3bb-c312f01007a2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--468758089"}], "adminPass": "password"}}' 2023-04-19 07:24:15,720 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2 0.078s 2023-04-19 07:24:15,720 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:24:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-910b9d98-8890-4e6c-88e9-af9a10523625', 'x-compute-request-id': 'req-910b9d98-8890-4e6c-88e9-af9a10523625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2'} Body: b'{"server": {"id": "acddca88-74af-4aa8-a3bb-c312f01007a2", "name": "tempest-AttachVolumeShelveTestJSON-server-1508324574", "status": "BUILD", "tenant_id": "0a52cfbe17224b0ba1d8aa3f9c526824", "user_id": "faae7d272 a13460783fb04940363ac60", "metadata": {}, "hostId": "", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:24:16Z", "updated": "2023-04-19T07:24:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/acddca88-74af-4aa8-a3bb-c312f01007a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-553610504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-19 07:25:06,032 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2 0.250s 2023-04-19 07:25:06,033 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:25:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f507fa4-c1ce-4346-8193-b719df559620', 'x-compute-request-id': 'req-5f507fa4-c1ce-4346-8193-b719df559620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2'} Body: b'{"server": {"id": "acddca88-74af-4aa8-a3bb-c312f01007a2", "name": "tempest-AttachVolumeShelveTestJSON-server-1508324574", "status": "ACTIVE", "tenant_id": "0a52cfbe17224b0ba1d8aa3f9c526824", "user_id": "faae7d272a13460783fb04940363ac60", "metadata": {}, "hostId": "293fd59b23850912535815533fd22755741e30b4e121666624129f77", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:24:15Z", "updated": "2023-04-19T07:24:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1630181644-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:c6:fd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/acddca88-74af-4aa8-a3bb-c312f01007a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-553610504", "OS-SRV-USG:launched_at": "2023-04-19T07:24:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--468758089"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-19 07:25:06,046 80142 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 07:26:06,357 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/acddca88- 74af-4aa8-a3bb-c312f01007a2/os-interface 0.249s 2023-04-19 07:26:06,357 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:26:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-358a13d4-a8b0-4da7-9a54-5fe3e0f00f45', 'x-compute-request-id': 'req-358a13d4-a8b0-4da7-9a54-5fe3e0f00f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "64fac6f9-3707-45bd-9c99-1c90b4e420d9", "port_id": "4a1ace70-ac38-4cf4-b88d-48e0201ace8b", "mac_addr": "fa:16:3e:96:c6:fd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5b1c15d2-5503-4875-874a-4d434aed0783", "ip_address": "10.0.0.9"}]}]}' 2023-04-19 07:26:07,083 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/9354c03a-28bc-4239-b72d-1e6301daaa7a 0.721s 2023-04-19 07:26:07,084 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4a1ace70-ac38-4cf4-b88d-48e0201ace8b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-078016e7-2274-4c38-8b20-3a6893f86dd7', 'date': 'Wed, 19 Apr 2023 07:26:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9354c03a-28bc-4239-b72d-1e6301daaa7a'} Body: b'{"floatingip": {"id": "9354c03a-28bc-4239-b72d-1e6301daaa7a", "tenant_id": "0a52cfbe17224b0ba1d8aa3f9c526824", "floating_ip_address": "172.24.4.42", "floating_network_id": "24d959c0-9a16-44be-ac97-4edf8392d792", "router_id": "b8fae02e-371c-4014-99e1-7d6b859ac3ad", "port_id": "4a1ace70-ac38-4cf4-b88d-48e0201ace8b", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "64fac6f9-3707-45bd-9c99-1c90b4e420d9", "mac_address": "fa:16:3e:96:c6:fd", "admin_state_up": true, "status": "ACTIVE", "device_id": "acddca88-74af-4aa8-a3bb-c312f01007a2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:24:14Z", "updated_at": "2023-04-19T07:26:06Z", "revision_number": 1, "project_id": "0a52cfbe17224b0ba1d8aa3f9c526824"}}' 2023-04-19 07:26:07,088 80142 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.42:22' as 'cirros' with public key authentication 2023-04-19 07:26:07,136 80142 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 07:26:07,157 80142 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 07:26:07,158 80142 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.42 successfully created 2023-04-19 07:26:07,205 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2/ips 0.046s 2023-04-19 07:26:07,205 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-o penstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a7f26fb-cae3-4f2a-941b-a1a03831bef3', 'x-compute-request-id': 'req-9a7f26fb-cae3-4f2a-941b-a1a03831bef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1630181644-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-19 07:26:07,428 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/0a52cfbe17224b0ba1d8aa3f9c526824/volumes 0.220s 2023-04-19 07:26:07,429 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-776047741"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ffc076-a403-4927-84bc-381bf3873671', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ffc076-a403-4927-84bc-381bf3873671', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0a52cfbe17224b0ba1d8aa3f9c526824/volumes'} Body: b'{"volume": {"id": "92985ce6-3dfe-4cb7-b1de-596a0125c3c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:26:07.371510", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-776047741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0a52cfbe17224b0ba1d8aa3f9c526824/volumes/92985ce6-3dfe-4cb7-b1de-596a0125c3c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0a52cfbe17224b0ba1d8aa3f9c526824/volumes/92985ce6-3dfe-4cb7-b1de-596a0125c3c7"}], "user_id": "faae7d272a13460783fb04940363ac60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:26:07,492 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/0a52cfbe17224b0ba1d8aa3f9c526824/volumes/92985ce6-3dfe-4cb7-b1de-596a0125c3c7 0.053s 2023-04-19 07:26:07,492 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ed5073-80a1-487d-b6a7-43cdd8818df3', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ed5073-80a1-487d-b6a7-43cdd8818df3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0a52cfbe17224b0ba1d8aa3f9c526824/volumes/92985ce6-3dfe-4cb7-b1de-596a0125c3c7'} Body: b'{"volume": {"id": "92985ce6-3dfe-4cb7-b1de-596a0125c3c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:26:07.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-776047741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0a52cfbe17224b0ba1d8aa3f9c526824/volumes/92985ce6-3dfe-4cb7-b1de-596a0125c3c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0a52cfbe17224b0ba1d8aa3f9c526824/volumes/92985ce6-3dfe-4cb7-b1de-596a0125c3c7"}], "user_id": "faae7d272a13460783 fb04940363ac60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a52cfbe17224b0ba1d8aa3f9c526824"}}' 2023-04-19 07:26:08,546 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/0a52cfbe17224b0ba1d8aa3f9c526824/volumes/92985ce6-3dfe-4cb7-b1de-596a0125c3c7 0.042s 2023-04-19 07:26:08,546 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:26:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40814628-7657-42e5-adef-f2508d705c5a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40814628-7657-42e5-adef-f2508d705c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0a52cfbe17224b0ba1d8aa3f9c526824/volumes/92985ce6-3dfe-4cb7-b1de-596a0125c3c7'} Body: b'{"volume": {"id": "92985ce6-3dfe-4cb7-b1de-596a0125c3c7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:26:07.000000", "updated_at": "2023-04-19T07:26:08.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-776047741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0a52cfbe17224b0ba1d8aa3f9c526824/volumes/92985ce6-3dfe-4cb7-b1de-596a0125c3c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0a52cfbe17224b0ba1d8aa3f9c526824/volumes/92985ce6-3dfe-4cb7-b1de-596a0125c3c7"}], "user_id": "faae7d272a13460783fb04940363ac60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a52cfbe17224b0ba1d8aa3f9c526824"}}' 2023-04-19 07:26:08,673 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2 0.116s 2023-04-19 07:26:08,673 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:26:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8c669c8-d2f1-4dbb-b58a-8d9a596705ae', 'x-compute-request-id': 'req-a8c669c8-d2f1-4dbb-b58a-8d9a596705ae', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2'} Body: b'' 2023-04-19 07:26:08,992 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2 0.318s 2023-04-19 07:26:08,993 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:26:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60a803f9-9b56-4d0d-9c87-978611ab18d6', 'x-compute-request-id': 'req-60a803f9- 9b56-4d0d-9c87-978611ab18d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2'} Body: b'{"server": {"id": "acddca88-74af-4aa8-a3bb-c312f01007a2", "name": "tempest-AttachVolumeShelveTestJSON-server-1508324574", "status": "ACTIVE", "tenant_id": "0a52cfbe17224b0ba1d8aa3f9c526824", "user_id": "faae7d272a13460783fb04940363ac60", "metadata": {}, "hostId": "293fd59b23850912535815533fd22755741e30b4e121666624129f77", "image": {"id": "6ca6b58d-e909-4070-bb4a-65129b58077f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6ca6b58d-e909-4070-bb4a-65129b58077f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:24:15Z", "updated": "2023-04-19T07:26:09Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1630181644-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:c6:fd"}, {"version": 4, "addr": "172.24.4.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:c6:fd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/acddca88-74af-4aa8-a3bb-c312f01007a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-553610504", "OS-SRV-USG:launched_at": "2023-04-19T07:24:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--468758089"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-19 07:26:59,101 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2 0.044s 2023-04-19 07:26:59,102 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:26:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-ab4a0ba3-956d-46b5-80b3-1806492fc795', 'x-compute-request-id': 'req-ab4a0ba3-956d-46b5-80b3-1806492fc795', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/acddca88-74af-4aa8-a3bb-c312f01007a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance acddca88-74af-4aa8-a3bb-c312f01007a2 could not be found."}}' 2023-04-19 07:26:59,138 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-553610504 0.035s 2023-04-19 07:26:59,139 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:26:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-981820a7-87cd-4739-b904-95893f0abdc8', 'x-compute-request-id': 'req-981820a7-87cd-4739-b904-95893f0abdc8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-553610504'} Body: b'' 2023-04-19 07:26:59,308 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/be11fa2e-dea0-4a0c-9474-f97850587a6f 0.168s 2023-04-19 07:26:59,308 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-96dc1c34-a196-4b8b-9b70-ac4cac4b200c', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:26:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/be11fa2e-dea0-4a0c-9474-f97850587a6f'} Body: b'' 2023-04-19 07:26:59,361 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/be11fa2e-dea0-4a0c-9474-f97850587a6f 0.052s 2023-04-19 07:26:59,362 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-7af2b7fb-4785-4083-8b3d-40a3862f079e', 'date': 'Wed, 19 Apr 2023 07:26:59 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/be11fa2e-dea0-4a0c-9474-f97850587a6f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group be11fa2e-dea0-4a0c-9474-f97850587a6f does not exist", "detail": ""}}' 2023-04-19 07:26:59,853 80142 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/9354c03a-28bc-4239-b72d-1e6301daaa7a 0.490s 2023-04-19 07:26:59,854 80142 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-ed139981-59e3-4e30-aeb7-ee1360f11e6f', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 07:26:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9354c03a-28bc-4239-b72d-1e6301daaa7a'} Body: b''