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@e64f4c2b07e048ea77d08a29b7afbd17448abc32#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='2851626514' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {11} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {9} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {8} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {5} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [1.314422s] ... ok {11} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [3.481566s] ... 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 e318ff72-0d5e-4d1a-bdd9-60d2a482649b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:46:48,768 79554 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.826s 2023-04-21 10:46:48,769 79554 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-1694656711", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/e318ff72-0d5e-4d1a-bdd9-60d2a482649b', '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-d903228e-cd76-4aaa-987d-45ba9763cbbf', 'x-compute-request-id': 'req-d903228e-cd76-4aaa-987d-45ba9763cbbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "e318ff72-0d5e-4d1a-bdd9-60d2a482649b", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T10:46:48.220107", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1694656711", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-21 10:46:49,074 79554 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/e318ff72-0d5e-4d1a-bdd9-60d2a482649b 0.298s 2023-04-21 10:46:49,075 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', '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-a2f3eb71-e550-4d33-a9bb-1801151bc745', 'x-compute-request-id': 'req-a2f3eb71-e550-4d33-a9bb-1801151bc745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e318ff72-0d5e-4d1a-bdd9-60d2a482649b'} Body: b'{"volume": {"id": "e318ff72-0d5e-4d1a-bdd9-60d2a482649b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T10:46:48.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1694656711", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-21 10:46:50,417 79554 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/e318ff72-0d5e-4d1a-bdd9-60d2a482649b 0.337s 2023-04-21 10:46:50,417 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', '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-674f5490-cf6f-4254-8d0a-4c9d07326f9d', 'x-compute-request-id': 'req-674f5490-cf6f-4254-8d0a-4c9d07326f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e318ff72-0d5e-4d1a-bdd9-60d2a482649b'} Body: b'{"volume": {"id": "e318ff72-0d5e-4d1a-bdd9-60d2a482649b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T10:46:48.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1694656711", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {11} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.064790s] ... ok {11} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.001984s] ... 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} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.222371s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.333340s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.014033s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.161264s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.017650s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.018481s] ... ok {11} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.774958s] ... 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 4a85f3cd-c846-4821-8daa-23ca04f11663 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:02,266 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/types 0.136s 2023-04-21 10:47:02,266 79554 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-937216963"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67bd2d41-dc29-482f-8417-c9ae12704058', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67bd2d41-dc29-482f-8417-c9ae12704058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/types'} Body: b'{"volume_type": {"id": "daa7ae8c-50ae-423a-930f-c1200de51623", "name": "tempest-GroupSnapshotsV319Test-volume-type-937216963", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:47:02,307 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/group_types 0.037s 2023-04-21 10:47:02,307 79554 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-70312263"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33206c9e-ae5a-4919-ad75-cb386c161164', 'content-length': '183', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33206c9e-ae5a-4919-ad75-cb386c161164', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/group_types'} Body: b'{"group_type": {"id": "bdc530de-4857-4d28-b173-3e0bcce377a2", "name": "tempest-GroupSnapshotsV319Test-group-type-70312263", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:47:02,526 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups 0.216s 2023-04-21 10:47:02,527 79554 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": "bdc530de-4857-4d28-b173-3e0bcce377a2", "volume_types": ["daa7ae8c-50ae-423a-930f-c1200de51623"], "name": "tempest-GroupSnapshotsV319Test-Group-2145052022"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83349fb8-4cc2-4ee6-8c84-cd18c13d6db5', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83349fb8-4cc2-4ee6-8c84-cd18c13d6db5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups'} Body: b'{"group": {"id": "4a85f3cd-c846-4821-8daa-23ca04f11663", "name": "tempest-GroupSnapshotsV319Test-Group-2145052022"}}' 2023-04-21 10:47:02,574 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663 0.044s 2023-04-21 10:47:02,574 79554 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': 'Fri, 21 Apr 2023 10:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d53df630-05b6-44bd-8f8c-a06d75cdfe60', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d53df630-05b6-44bd-8f8c-a06d75cdfe60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663'} Body: b'{"group": {"id": "4a85f3cd-c846-4821-8daa-23ca04f11663", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T10:47:02.000000", "name": "tempest-GroupSnapshotsV319Test-Group-2145052022", "description": null, "group_type": "bdc530de-4857-4d28-b173-3e0bcce377a2", "volume_types": ["daa7ae8c-50ae-423a-930f-c1200de51623"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:47:03,638 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663 0.060s 2023-04-21 10:47:03,639 79554 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': 'Fri, 21 Apr 2023 10:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d8c4d10-ee87-4792-beb8-026fd5aac07f', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d8c4d10-ee87-4792-beb8-026fd5aac07f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663'} Body: b'{"group": {"id": "4a85f3cd-c846-4821-8daa-23ca04f11663", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:47:02.000000", "name": "tempest-GroupSnapshotsV319Test-Group-2145052022", "description": null, "group_type": "bdc530de-4857-4d28-b173-3e0bcce377a2", "volume_types": ["daa7ae8c-50ae-423a-930f-c1200de51623"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:47:03,708 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/volumes/detail 0.063s 2023-04-21 10:47:03,708 79554 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': 'Fri, 21 Apr 2023 10:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-293bb838-25a7-447a-979a-3f3b9ca8db25', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-293bb838-25a7-447a-979a-3f3b9ca8db25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:47:03,784 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663/action 0.065s 2023-04-21 10:47:03,785 79554 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': 'Fri, 21 Apr 2023 10:47:03 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-2a6d5e34-766f-44be-a47f-de864acac14d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663/action'} Body: b'' 2023-04-21 10:47:03,802 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663 0.016s 2023-04-21 10:47:03,802 79554 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': 'Fri, 21 Apr 2023 10:47:03 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-4799a2ea-d6b2-4a0b-96af-93e2eafdf125', 'x-openstack-request-id': 'req-4799a2ea-d6b2-4a0b-96af-93e2eafdf125', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4a85f3cd-c846-4821-8daa-23ca04f11663 could not be found."}}' 2023-04-21 10:47:03,838 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/group_types/bdc530de-4857-4d28-b173-3e0bcce377a2 0.035s 2023-04-21 10:47:03,838 79554 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': 'Fri, 21 Apr 2023 10:47:03 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-207466f9-ad20-44d6-8780-80ba15b3787c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/group_types/bdc530de-4857-4d28-b173-3e0bcce377a2'} Body: b'' 2023-04-21 10:47:03,887 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/types/daa7ae8c-50ae-423a-930f-c1200de51623 0.048s 2023-04-21 10:47:03,887 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47: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-da6e8023-78dc-45aa-9b76-4fb8098b5951', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/types/daa7ae8c-50ae-423a-930f-c1200de51623'} Body: b'' 2023-04-21 10:47:03,902 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/types/daa7ae8c-50ae-423a-930f-c1200de51623 0.014s 2023-04-21 10:47:03,903 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: Non e Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47: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-aa2de5f6-ae05-4f8b-bba1-57c8e9b90206', 'x-openstack-request-id': 'req-aa2de5f6-ae05-4f8b-bba1-57c8e9b90206', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/types/daa7ae8c-50ae-423a-930f-c1200de51623'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type daa7ae8c-50ae-423a-930f-c1200de51623 could not be found."}}' {5} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [2.409534s] ... 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 1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:02,733 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes 0.837s 2023-04-21 10:47:02,734 79535 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-450033514"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f7a87f-5156-4d0e-a3fa-57cfa8bc0891', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f7a87f-5156-4d0e-a3fa-57cfa8bc0891', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes'} Body: b'{"volume": {"id": "1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:02.648671", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-450033514", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}], "user_id": "b69c13ca003e46b0add0084baf156698", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 10:47:02,787 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300 0.042s 2023-04-21 10:47:02,787 79535 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': 'Fri, 21 Apr 2023 10:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6ffa2a-202c-47cc-80b0-cccbbbd69628', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6ffa2a-202c-47cc-80b0-cccbbbd69628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300'} Body: b'{"volume": {"id": "1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:03.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-450033514", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}], "user_id": "b69c13ca003e46b0add0084baf156698", "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": "7c0d41d2cabe4d56a190e2c6b266882d"}}' 2023-04-21 10:47:03,858 79535 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/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300 0.045s 2023-04-21 10:47:03,858 79535 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': 'Fri, 21 Apr 2023 10:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406ba0f1-4a62-4154-ab65-1e7fc038e80b', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406ba0f1-4a62-4154-ab65-1e7fc038e80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300'} Body: b'{"volume": {"id": "1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:03.000000", "updated_at": "2023-04-21T10:47:03.000000", "name": "tempest-VolumesTransfersV357Test-Volume-450033514", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}], "user_id": "b69c13ca003e46b0add0084baf156698", "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": "7c0d41d2cabe4d56a190e2c6b266882d"}}' 2023-04-21 10:47:03,922 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300 0.053s 2023-04-21 10:47:03,923 79535 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': 'Fri, 21 Apr 2023 10:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0c7978e-d5ba-4524-afb6-3c385742a9d5', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0c7978e-d5ba-4524-afb6-3c385742a9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300'} Body: b'{"volume": {"id": "1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:03.000000", "updated_at": "2023-04-21T10:47:03.000000", "name": "tempest-VolumesTransfersV357Test-Volume-450033514", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}], "user_id": "b69c13ca003e46b0add0084baf156698", "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": "7c0d41d2cabe4d56a190e2c6b266882d"}}' 2023-04-21 10:47:04,269 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300 0.335s 2023-04-21 10:47:04,269 79535 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': 'Fri, 21 Apr 2023 10:47:03 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-c5320c2d-2c17-42bb-957c-2fe41515c8bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300'} Body: b'' 2023-04-21 10:47:04,303 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300 0.033s 2023-04-21 10:47:04,303 79535 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': 'Fri, 21 Apr 2023 10:47:04 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-a8b24374-8d46-454b-80cb-acb0396d5110', 'x-openstack-request-id': 'req-a8b24374-8d46-454b-80cb-acb0396d5110', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300 could not be found."}}' {5} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.620636s] ... 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 1b1877ce-91e5-4e1e-b364-a3ae47541f2a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:04,571 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes 0.265s 2023-04-21 10:47:04,571 79535 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-727335863"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4783d552-6ad0-47d8-aded-22aaec2ebe04', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4783d552-6ad0-47d8-aded-22aaec2ebe04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes'} Body: b'{"volume": {"id": "1b1877ce-91e5-4e1e-b364-a3ae47541f2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:04.447550", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-727335863", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}], "user_id": "b69c13ca003e46b0add0084baf156698", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 10:47:04,630 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a 0.047s 2023-04-21 10:47:04,631 79535 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': 'Fri, 21 Apr 2023 10:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d56f6e-177a-4d15-9f61-6dce47b75c6d', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d56f6e-177a-4d15-9f61-6dce47b75c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a'} Body: b'{"volume": {"id": "1b1877ce-91e5-4e1e-b364-a3ae47541f2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:04.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-727335863", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}], "user_id": "b69c13ca003e46b0add0084baf156698", "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": "7c0d41d2cabe4d56a190e2c6b266882d"}}' 2023-04-21 10:47:05,715 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a 0.071s 2023-04-21 10:47:05,716 79535 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': 'Fri, 21 Apr 2023 10:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9be129b-9cbc-4e60-99df-f1f5da43cf0c', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9be129b-9cbc-4e60-99df-f1f5da43cf0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a'} Body: b'{"volume": {"id": "1b1877ce-91e5-4e1e-b364-a3ae47541f2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:04.000000", "updated_at": "2023-04-21T10:47:05.000000", "name": "tempest-VolumesTransfersV357Test-Volume-727335863", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}], "user_id": "b69c13ca003e46b0add0084baf156698", "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": "7c0d41d2cabe4d56a190e2c6b266882d"}}' 2023-04-21 10:47:05,777 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a 0.050s 2023-04-21 10:47:05,777 79535 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': 'Fri, 21 Apr 2023 10:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b147e0-dc4a-4a68-849c-d65362b1c4e0', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b147e0-dc4a-4a68-849c-d65362b1c4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a'} Body: b'{"volume": {"id": "1b1877ce-91e5-4e1e-b364-a3ae47541f2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:04.000000", "updated_at": "2023-04-21T10:47:05.000000", "name": "tempest-VolumesTransfersV357Test-Volume-727335863", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}], "user_id": "b69c13ca003e46b0add0084baf156698", "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": "7c0d41d2cabe4d56a190e2c6b266882d"}}' 2023-04-21 10:47:05,900 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a 0.112s 2023-04-21 10:47:05,900 79535 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': 'Fri, 21 Apr 2023 10:47:05 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-d15802c7-7756-459f-a3cf-5399f16d571e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a'} Body: b'' 2023-04-21 10:47:05,925 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a 0.024s 2023-04-21 10:47:05,925 79535 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': 'Fri, 21 Apr 2023 10:47:05 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-4a8d3f28-7b9d-4f25-96b2-5307e460afa8', 'x-openstack-request-id': 'req-4a8d3f28-7b9d-4f25-96b2-5307e460afa8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1b1877ce-91e5-4e1e-b364-a3ae47541f2a could not be found."}}' {11} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [2.148169s] ... 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 b16c1c4d-7277-4dce-af7b-32feb0ed3e47 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:10,094 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e 0.199s 2023-04-21 10:47:10,094 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fcf18aca-ed1a-44ae-babe-61a5cb82fabe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e'} 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": "a3109aa78f014d0da3638064a889676d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "created_at": "2023-04-21T10:43:25Z", "updated_at": "2023-04-21T10:43:26Z", "tags": [], "self": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "file": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:47:10,727 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes 0.632s 2023-04-21 10:47:10,727 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-951527638"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c37fc2-c722-4877-a5bb-66662cf91a28', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c37fc2-c722-4877-a5bb-66662cf91a28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes'} Body: b'{"volume": {"id": "b16c1c4d-7277-4dce-af7b-32feb0ed3e47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:10.650439", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-951527638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:10,795 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47 0.056s 2023-04-21 10:47:10,795 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb2ce95-4607-41d9-a0d4-1acfbad16a1a', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb2ce95-4607-41d9-a0d4-1acfbad16a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47'} Body: b'{"volume": {"id": "b16c1c4d-7277-4dce-af7b-32feb0ed3e47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:11.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-951527638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17bbbe9801334a8084d6088833c7d5b0"}}' 2023-04-21 10:47:11,844 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47 0.037s 2023-04-21 10:47:11,844 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f82b64b-8310-4634-87b1-7e97fa6dbefe', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f82b64b-8310-4634-87b1-7e97fa6dbefe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47'} Body: b'{"volume": {"id": "b16c1c4d-7277-4dce-af7b-32feb0ed3e47", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:11.000000", "updated_at": "2023-04-21T10:47:11.000000", "name": "tempest-VolumesCloneTest-Volume-951527638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17bbbe9801334a8084d6088833c7d5b0"}}' 2023-04-21 10:47:11,898 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47 0.042s 2023-04-21 10:47:11,899 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7970dfdb-61fa-4ea2-b69b-dd6329c28dc8', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7970dfdb-61fa-4ea2-b69b-dd6329c28dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47'} Body: b'{"volume": {"id": "b16c1c4d-7277-4dce-af7b-32feb0ed3e47", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:11.000000", "updated_at": "2023-04-21T10:47:11.000000", "name": "tempest-VolumesCloneTest-Volume-951527638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17bbbe9801334a8084d6088833c7d5b0"}}' 2023-04-21 10:47:12,016 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47 0.107s 2023-04-21 10:47:12,017 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47: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-263d76ef-3847-464b-a854-da3bbf0c17b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47'} Body: b'' 2023-04-21 10:47:12,041 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47 0.024s 2023-04-21 10:47:12,042 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47: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-4366e3d8-9642-45ff-ae42-3abc91ee3dc2', 'x-openstack-request-id': 'req-4366e3d8-9642-45ff-ae42-3abc91ee3dc2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b16c1c4d-7277-4dce-af7b-32feb0ed3e47 could not be found."}}' {11} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.502044s] ... 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 de2add4b-00a8-4064-9f99-099bf7b29e39 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:12,236 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes 0.190s 2023-04-21 10:47:12,236 79554 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-1023918400"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f562e5dd-3a4b-45ef-8876-0709bbbf81dc', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f562e5dd-3a4b-45ef-8876-0709bbbf81dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes'} Body: b'{"volume": {"id": "de2add4b-00a8-4064-9f99-099bf7b29e39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:12.176537", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1023918400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:12,289 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39 0.042s 2023-04-21 10:47:12,289 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af98a3b-8d7b-4846-9634-f2655088e193', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af98a3b-8d7b-4846-9634-f2655088e193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39'} Body: b'{"volume": {"id": "de2add4b-00a8-4064-9f99-099bf7b29e39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:12.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1023918400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17bbbe9801334a8084d6088833c7d5b0"}}' 2023-04-21 10:47:13,348 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39 0.048s 2023-04-21 10:47:13,348 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ba3e77-f0e5-42f3-8dd4-21e0287ee81f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ba3e77-f0e5-42f3-8dd4-21e0287ee81f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39'} Body: b'{"volume": {"id": "de2add4b-00a8-4064-9f99-099bf7b29e39", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:12.000000", "updated_at": "2023-04-21T10:47:12.000000", "name": "tempest-VolumesCloneTest-Volume-1023918400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17bbbe9801334a8084d6088833c7d5b0"}}' 2023-04-21 10:47:13,404 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39 0.043s 2023-04-21 10:47:13,404 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f23af1b-f84a-4f9b-ba0e-b145247a6999', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f23af1b-f84a-4f9b-ba0e-b145247a6999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39'} Body: b'{"volume": {"id": "de2add4b-00a8-4064-9f99-099bf7b29e39", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:12.000000", "updated_at": "2023-04-21T10:47:12.000000", "name": "tempest-VolumesCloneTest-Volume-1023918400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17bbbe9801334a8084d6088833c7d5b0"}}' 2023-04-21 10:47:13,523 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39 0.106s 2023-04-21 10:47:13,524 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:13 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-d533415d-d3d1-46af-b700-67f6ae14f10a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39'} Body: b'' 2023-04-21 10:47:13,545 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39 0.021s 2023-04-21 10:47:13,546 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:13 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-4b06bcd0-c62f-4387-98bf-10430bc6a049', 'x-openstack-request-id': 'req-4b06bcd0-c62f-4387-98bf-10430bc6a049', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume de2add4b-00a8-4064-9f99-099bf7b29e39 could not be found."}}' {5} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [2.077580s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.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 2d7f764c-be00-4762-96df-0969054b7abb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:15,183 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e 0.207s 2023-04-21 10:47:15,183 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e8cb7963-9020-4c15-923f-f40eb08d3420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e'} 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": "a3109aa78f014d0da3638064a889676d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "created_at": "2023-04-21T10:43:25Z", "updated_at": "2023-04-21T10:43:26Z", "tags": [], "self": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "file": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:47:15,682 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes 0.499s 2023-04-21 10:47:15,683 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-VolumesExtendTest-Volume-899587069"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15dbb5cb-5bc0-4b0e-abd8-30526cc4896e', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15dbb5cb-5bc0-4b0e-abd8-30526cc4896e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes'} Body: b'{"volume": {"id": "2d7f764c-be00-4762-96df-0969054b7abb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:15.623553", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-899587069", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:15,748 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb 0.056s 2023-04-21 10:47:15,748 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b513bc-305a-4325-9f2c-5d75d748cbac', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b513bc-305a-4325-9f2c-5d75d748cbac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb'} Body: b'{"volume": {"id": "2d7f764c-be00-4762-96df-0969054b7abb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:16.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-899587069", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53080e83a07e4042a8f5170acf3d4571"}}' 2023-04-21 10:47:16,801 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb 0.041s 2023-04-21 10:47:16,801 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7916a583-e29d-44e7-93a5-4a95d51315b1', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7916a583-e29d-44e7-93a5-4a95d51315b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb'} Body: b'{"volume": {"id": "2d7f764c-be00-4762-96df-0969054b7abb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:16.000000", "updated_at": "2023-04-21T10:47:16.000000", "name": "tempest-VolumesExtendTest-Volume-899587069", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53080e83a07e4042a8f5170acf3d4571"}}' 2023-04-21 10:47:16,881 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb 0.069s 2023-04-21 10:47:16,882 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92448492-9260-424a-8881-063e372a54a5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-92448492-9260-424a-8881-063e372a54a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb'} Body: b'{"volume": {"id": "2d7f764c-be00-4762-96df-0969054b7abb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:16.000000", "updated_at": "2023-04-21T10:47:16.000000", "name": "tempest-VolumesExtendTest-Volume-899587069", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53080e83a07e4042a8f5170acf3d4571"}}' 2023-04-21 10:47:17,021 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb 0.129s 2023-04-21 10:47:17,022 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:16 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-188a35e1-1877-4af8-8c90-2956f70b896e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb'} Body: b'' 2023-04-21 10:47:17,051 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb 0.029s 2023-04-21 10:47:17,052 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:17 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-6fc15ec2-391e-4f4c-b12e-95de3f54f449', 'x-openstack-request-id': 'req-6fc15ec2-391e-4f4c-b12e-95de3f54f449', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2d7f764c-be00-4762-96df-0969054b7abb could not be found."}}' {11} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.123834s] ... ok {5} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.717473s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot 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 4aebadf7-0b72-435e-ae1f-ebb678d79f8a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:17,433 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes 0.378s 2023-04-21 10:47:17,434 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-902059035"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4fb57fe-c0f9-4468-8f2a-e91652f7d667', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4fb57fe-c0f9-4468-8f2a-e91652f7d667', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes'} Body: b'{"volume": {"id": "4aebadf7-0b72-435e-ae1f-ebb678d79f8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:17.331706", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-902059035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:17,513 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a 0.070s 2023-04-21 10:47:17,514 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117e5b0d-3f1b-42be-b047-cb3b7f15e3f3', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117e5b0d-3f1b-42be-b047-cb3b7f15e3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a'} Body: b'{"volume": {"id": "4aebadf7-0b72-435e-ae1f-ebb678d79f8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:17.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-902059035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53080e83a07e4042a8f5170acf3d4571"}}' 2023-04-21 10:47:18,564 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a 0.039s 2023-04-21 10:47:18,565 79535 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7683da91-0db6-45a2-b62d-8fc4c379675d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7683da91-0db6-45a2-b62d-8fc4c379675d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a'} Body: b'{"volume": {"id": "4aebadf7-0b72-435e-ae1f-ebb678d79f8a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:17.000000", "updated_at": "2023-04-21T10:47:18.000000", "name": "tempest-VolumesExtendTest-Volume-902059035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53080e83a07e4042a8f5170acf3d4571"}}' 2023-04-21 10:47:18,616 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a 0.041s 2023-04-21 10:47:18,617 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a15fe9f-262e-4b9f-9169-4aee4da5642f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a15fe9f-262e-4b9f-9169-4aee4da5642f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a'} Body: b'{"volume": {"id": "4aebadf7-0b72-435e-ae1f-ebb678d79f8a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:17.000000", "updated_at": "2023-04-21T10:47:18.000000", "name": "tempest-VolumesExtendTest-Volume-902059035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53080e83a07e4042a8f5170acf3d4571"}}' 2023-04-21 10:47:18,743 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a 0.115s 2023-04-21 10:47:18,743 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:18 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-bf6e279f-e060-45bd-a636-13f538497ddd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a'} Body: b'' 2023-04-21 10:47:18,771 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a 0.027s 2023-04-21 10:47:18,772 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:18 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-7aca98b3-ff93-41d8-ab2c-15fa82b2b3e2', 'x-openstack-request-id': 'req-7aca98b3-ff93-41d8-ab2c-15fa82b2b3e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4aebadf7-0b72-435e-ae1f-ebb678d79f8a could not be found."}}' {11} 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 5c563b2d-2926-430b-9762-7514dab79e89 failed to build and is in ERROR status {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.222712s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.067644s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.015295s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.062620s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.020489s] ... ok {6} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.736906s] ... 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 72ce3fb6-97bf-4628-a9fc-b800f7fc6769 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:24,127 79539 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes 0.554s 2023-04-21 10:47:24,127 79539 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-340810245"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81adec81-68a0-4dd1-b638-adda2bb5fa1e', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81adec81-68a0-4dd1-b638-adda2bb5fa1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes'} Body: b'{"volume": {"id": "72ce3fb6-97bf-4628-a9fc-b800f7fc6769", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:23.995649", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-340810245", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769"}], "user_id": "71db655d80f04c97945eb6ea45e3e8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:24,216 79539 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769 0.075s 2023-04-21 10:47:24,217 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a662f32e-d3e6-41fc-8402-ae4b2639e3fe', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a662f32e-d3e6-41fc-8402-ae4b2639e3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769'} Body: b'{"volume": {"id": "72ce3fb6-97bf-4628-a9fc-b800f7fc6769", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:24.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-340810245", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769"}], "user_id": "71db655d80f04c97945eb6ea45e3e8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9446af40d5f14a1d857ca4f00b760590"}}' 2023-04-21 10:47:25,296 79539 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769 0.067s 2023-04-21 10:47:25,297 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c58c0cb-9c77-4b63-bf26-6bd34994948b', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c58c0cb-9c77-4b63-bf26-6bd34994948b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769'} Body: b'{"volume": {"id": "72ce3fb6-97bf-4628-a9fc-b800f7fc6769", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:24.000000", "updated_at": "2023-04-21T10:47:24.000000", "name": "tempest-TestVolumeSwap-volume-340810245", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769"}], "user_id": "71db655d80f04c97945eb6ea45e3e8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9446af40d5f14a1d857ca4f00b760590"}}' {5} 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 a0751a1a-cd33-4369-a5dc-35d885923e19 failed to build and is in ERROR status {5} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.775314s] ... 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 3d76a85e-0309-4536-a8fe-ec9eb661a9d7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:25,133 79554 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes 0.298s 2023-04-21 10:47:25,134 79554 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-2031410118"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38aaa9d-1e02-4f2e-80d2-0b11f6d743c5', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38aaa9d-1e02-4f2e-80d2-0b11f6d743c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes'} Body: b'{"volume": {"id": "3d76a85e-0309-4536-a8fe-ec9eb661a9d7", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:47:25.044418", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2031410118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}], "user_id": "3c667ea20b8e4af88d61a612197616e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:25,227 79554 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7 0.082s 2023-04-21 10:47:25,227 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e97772-61a5-4c46-ae41-1c9e819b4e57', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75e97772-61a5-4c46-ae41-1c9e819b4e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7'} Body: b'{"volume": {"id": "3d76a85e-0309-4536-a8fe-ec9eb661a9d7", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:47:25.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2031410118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}], "user_id": "3c667ea20b8e4af88d61a612197616e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6c427d2061f4c59b0c85f84bdc112b3"}}' 2023-04-21 10:47:26,306 79554 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a 9d7 0.064s 2023-04-21 10:47:26,307 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9120ff-3797-4b1b-9f72-2b75f1a73a10', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9120ff-3797-4b1b-9f72-2b75f1a73a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7'} Body: b'{"volume": {"id": "3d76a85e-0309-4536-a8fe-ec9eb661a9d7", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:47:25.000000", "updated_at": "2023-04-21T10:47:25.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2031410118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}], "user_id": "3c667ea20b8e4af88d61a612197616e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6c427d2061f4c59b0c85f84bdc112b3"}}' 2023-04-21 10:47:26,411 79554 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7 0.093s 2023-04-21 10:47:26,412 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b015a527-2587-409b-ae53-12e8556534f8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b015a527-2587-409b-ae53-12e8556534f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7'} Body: b'{"volume": {"id": "3d76a85e-0309-4536-a8fe-ec9eb661a9d7", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:47:25.000000", "updated_at": "2023-04-21T10:47:25.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2031410118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}], "user_id": "3c667ea20b8e4af88d61a612197616e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6c427d2061f4c59b0c85f84bdc112b3"}}' 2023-04-21 10:47:26,577 79554 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7 0.148s 2023-04-21 10:47:26,577 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Fri, 21 Apr 2023 10:47:26 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-eb54cb00-25ef-4fa9-87e6-10691f6463e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7'} Body: b'' 2023-04-21 10:47:26,608 79554 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7 0.030s 2023-04-21 10:47:26,609 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:26 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-e162c305-044c-4273-b944-2cf0f2abf17e', 'x-openstack-request-id': 'req-e162c305-044c-4273-b944-2cf0f2abf17e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d76a85e-0309-4536-a8fe-ec9eb661a9d7 could not be found."}}' {5} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.738572s] ... 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 203ff662-74fa-4b31-8557-0d0b111b4e01 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:27,949 79535 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes 0.540s 2023-04-21 10:47:27,949 79535 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-314047117"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6374fa2-6fb3-4864-974b-9124bbe08987', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6374fa2-6fb3-4864-974b-9124bbe08987', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes'} Body: b'{"volume": {"id": "203ff662-74fa-4b31-8557-0d0b111b4e01", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:27.878292", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-314047117", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01"}], "user_id": "946f2556b23a4d78b61f7b42d3c5c783", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-21 10:47:28,014 79535 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01 0.054s 2023-04-21 10:47:28,014 79535 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': 'Fri, 21 Apr 2023 10:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ce2955-04c5-41b6-8cdb-e66d874afa8f', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ce2955-04c5-41b6-8cdb-e66d874afa8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01'} Body: b'{"volume": {"id": "203ff662-74fa-4b31-8557-0d0b111b4e01", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:28.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-314047117", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01"}], "user_id": "946f2556b23a4d78b61f7b42d3c5c783", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1be3a240a59c433e8101865239163b13"}}' 2023-04-21 10:47:29,134 79535 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01 0.107s 2023-04-21 10:47:29,134 79535 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': 'Fri, 21 Apr 2023 10:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c973093d-fed3-482f-9e5b-37c1c5f622a4', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c973093d-fed3-482f-9e5b-37c1c5f622a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01'} Body: b'{"volume": {"id": "203ff662-74fa-4b31-8557-0d0b111b4e01", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:28.000000", "updated_at": "2023-04-21T10:47:28.000000", "name": "tempest-VolumeRevertTests-Volume-314047117", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01"}], "user_id": "946f2556b23a4d78b61f7b42d3c5c783", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1be3a240a59c433e8101865239163b13"}}' {5} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.461703s] ... 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 5ceaaf27-3893-4043-b91b-42b01b1af244 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:29,417 79535 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes 0.268s 2023-04-21 10:47:29,417 79535 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-188447151"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b51c5eb-2745-47ed-8e83-be4c527a343c', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b51c5eb-2745-47ed-8e83-be4c527a343c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes'} Body: b'{"volume": {"id": "5ceaaf27-3893-4043-b91b-42b01b1af244", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:29.329792", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-188447151", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244"}], "user_id": "946f2556b23a4d78b61f7b42d3c5c783", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-21 10:47:29,505 79535 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244 0.078s 2023-04-21 10:47:29,506 79535 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': 'Fri, 21 Apr 2023 10:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d65ac69-be27-457d-91a3-a6aa38e93cc3', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d65ac69-be27-457d-91a3-a6aa38e93cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244'} Body: b'{"volume": {"id": "5ceaaf27-3893-4043-b91b-42b01b1af244", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:29.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-188447151", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244"}], "user_id": "946f2556b23a4d78b61f7b42d3c5c783", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1be3a240a59c433e8101865239163b13"}}' 2023-04-21 10:47:30,590 79535 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244 0.072s 2023-04-21 10:47:30,590 79535 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': 'Fri, 21 Apr 2023 10:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c346076a-1830-4486-9dad-a81f25b20df8', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c346076a-1830-4486-9dad-a81f25b20df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244'} Body: b'{"volume": {"id": "5ceaaf27-3893-4043-b91b-42b01b1af244", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:29.000000", "updated_at": "2023-04-21T10:47:29.000000", "name": "tempest-VolumeRevertTests-Volume-188447151", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244"}], "user_id": "946f2556b23a4d78b61f7b42d3c5c783", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1be3a240a59c433e8101865239163b13"}}' {7} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [2.068772s] ... 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 0d016555-27cf-4a84-b330-00f92b7a928c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:31,313 79542 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes 0.922s 2023-04-21 10:47:31,313 79542 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-667589896", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb31aba6-4f8f-42c4-bdb6-2d8047a99f3e', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb31aba6-4f8f-42c4-bdb6-2d8047a99f3e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes'} Body: b'{"volume": {"id": "0d016555-27cf-4a84-b330-00f92b7a928c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:31.222458", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-667589896", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c"}], "user_id": "2825f7b6cedc49bd9b76ab06988d3a33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:31,376 79542 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c 0.049s 2023-04-21 10:47:31,377 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e94cc97-0ac5-4b44-ad99-87b9bd0a3bef', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e94cc97-0ac5-4b44-ad99-87b9bd0a3bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c'} Body: b'{"volume": {"id": "0d016555-27cf-4a84-b330-00f92b7a928c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:31.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-667589896", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c"}], "user_id": "2825f7b6cedc49bd9b76ab06988d3a33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "716654d8717146bb923a895bf303e8ef"}}' 2023-04-21 10:47:32,445 79542 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c 0.056s 2023-04-21 10 :47:32,446 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74022c60-fd68-477d-a805-7a49550bddf5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74022c60-fd68-477d-a805-7a49550bddf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c'} Body: b'{"volume": {"id": "0d016555-27cf-4a84-b330-00f92b7a928c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:31.000000", "updated_at": "2023-04-21T10:47:31.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-667589896", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c"}], "user_id": "2825f7b6cedc49bd9b76ab06988d3a33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "716654d8717146bb923a895bf303e8ef"}}' {2} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [7.764176s] ... 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 5386678b-1044-4a6f-abbf-91e1689320e6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:32,488 79523 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.741s 2023-04-21 10:47:32,488 79523 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-438487340"}} Response - Headers: {'content-type': 'application/json', 'content-length': '582', 'x-openstack-request-id': 'req-82e36e53-7dd6-40ae-ae19-bbb1645a23a5', 'date': 'Fri, 21 Apr 2023 10:47:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"ba3cc3c9-df3b-464a-944f-5d8822c1710e","name":"tempest-tagged-attachments-test-net-438487340","tenant_id":"95f40741210543dca115ebc083fa8839","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"95f40741210543dca115ebc083fa8839","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-21T10:47:31Z","updated_at":"2023-04-21T10:47:31Z","revision_number":1}}' 2023-04-21 10:47:34,822 79523 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.333s 2023-04-21 10:47:34,823 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "ba3cc3c9-df3b-464a-944f-5d8822c1710e", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-24409767-c57b-46c1-8f54-6804df255854', 'date': 'Fri, 21 Apr 2023 10:47:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"e41f7e9b-cf09-4060-9df4-0e698a1debb3","name":"","tenant_id":"95f40741210543dca115ebc083fa8839","network_id":"ba3cc3c9-df3b-464a-944f-5d8822c1710e","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-21T10:47:32Z","updated_at":"2023-04-21T10:47:32Z","revision_number":0,"project_id":"95f40741210543dca115ebc083fa8839"}}' 2023-04-21 10:47:35,544 79523 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes 0.720s 2023-04-21 10:47:35,544 79523 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-1138360405"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172dddd6-972f-4057-a1c7-f9f13cebc308', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172dddd6-972f-4057-a1c7-f9f13cebc308', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes'} Body: b'{"volume": {"id": "5386678b-1044-4a6f-abbf-91e1689320e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:35.311991", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1138360405", "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/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6"}], "user_id": "361f95c97ab0461a9b795b2e9db1a8f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:35,660 79523 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6 0.091s 2023-04-21 10:47:35,661 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b41bf5-449c-436f-9e88-f30fc3eeefe2', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b41bf5-449c-436f-9e88-f30fc3eeefe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6'} Body: b'{"volume": {"id": "5386678b-1044-4a6f-abbf-91e1689320e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:35.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1138360405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6"}], "user_id": "361f95c97ab0461a9b795b2e9db1a8f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "95f40741210543dca115ebc083fa8839"}}' 2023-04-21 10:47:36,764 79523 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6 0.082s 2023-04-21 10:47:36,765 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b25663-db28-4b04-91cf-7cff413401c1', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b25663-db28-4b04-91cf-7cff413401c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6'} Body: b'{"volume": {"id": "5386678b-1044-4a6f-abbf-91e1689320e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:35.000000", "updated_at": "2023-04-21T10:47:36.000000", "name": "tempest-TaggedAttachmentsTest-volume-1138360405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a 6f-abbf-91e1689320e6"}], "user_id": "361f95c97ab0461a9b795b2e9db1a8f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "95f40741210543dca115ebc083fa8839"}}' 2023-04-21 10:47:37,278 79523 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/e41f7e9b-cf09-4060-9df4-0e698a1debb3 0.499s 2023-04-21 10:47:37,279 79523 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-7154842c-1cc1-4372-9295-8421bd556de1', 'date': 'Fri, 21 Apr 2023 10:47:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/e41f7e9b-cf09-4060-9df4-0e698a1debb3'} Body: b'' 2023-04-21 10:47:38,509 79523 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/ba3cc3c9-df3b-464a-944f-5d8822c1710e 1.229s 2023-04-21 10:47:38,509 79523 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-a56d69f7-5e29-4b6e-8966-a2aba7ef520a', 'date': 'Fri, 21 Apr 2023 10:47:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/ba3cc3c9-df3b-464a-944f-5d8822c1710e'} Body: b'' {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.196612s] ... ok {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.036486s] ... ok {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.028402s] ... ok {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.078866s] ... ok {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.013700s] ... ok {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.011681s] ... ok {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.053747s] ... ok {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.084472s] ... ok {6} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.313985s] ... ok {7} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.413911s] ... ok {7} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.366418s] ... ok {6} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [1.527092s] ... ok {6} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {2} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [2.002783s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 42, in test_group_create_show_list_delete grp1 = 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 a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:55,525 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types 0.155s 2023-04-21 10:47:55,525 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1839959818"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0748485e-f062-4385-a3f1-077604f73b86', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0748485e-f062-4385-a3f1-077604f73b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types'} Body: b'{"volume_type": {"id": "ab713a3b-ebde-4031-97d7-f8a00b4bb38e", "name": "tempest-GroupsTest-volume-type-1839959818", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:47:55,566 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types 0.037s 2023-04-21 10:47:55,566 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-834457951"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-738da35f-c59d-4205-8fcd-f9d2a3597f68', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-738da35f-c59d-4205-8fcd-f9d2a3597f68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types'} Body: b'{"group_type": {"id": "4cde0639-2b03-4fe7-879c-bba87b0e985b", "name": "tempest-GroupsTest-group-type-834457951", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:47:55,922 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups 0.353s 2023-04-21 10:47:55,924 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "4cde0639-2b03-4fe7-879c-bba87b0e985b", "volume_types": ["ab713a3b-ebde-4031-97d7-f8a00b4bb38e"], "name": "tempest-Group1-1163375873"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dec805f2-41e0-40e4-a922-f7a0bd88260f', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dec805f2-41e0-40e4-a922-f7a0bd88260f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups'} Body: b'{"group": {"id": "a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0", "name": "tempest-Group1-1163375873"}}' 2023-04-21 10:47:55,970 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0 0.043s 2023-04-21 10:47:55,970 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack -Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8ea8dc-6938-4a2f-b00b-5b282a17ff5c', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8ea8dc-6938-4a2f-b00b-5b282a17ff5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0'} Body: b'{"group": {"id": "a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:47:56.000000", "name": "tempest-Group1-1163375873", "description": null, "group_type": "4cde0639-2b03-4fe7-879c-bba87b0e985b", "volume_types": ["ab713a3b-ebde-4031-97d7-f8a00b4bb38e"]}}' 2023-04-21 10:47:57,041 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0 0.065s 2023-04-21 10:47:57,042 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d446ed8-5ca5-4e08-a559-09a64c3a0f51', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d446ed8-5ca5-4e08-a559-09a64c3a0f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0'} Body: b'{"group": {"id": "a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:47:56.000000", "name": "tempest-Group1-1163375873", "description": null, "group_type": "4cde0639-2b03-4fe7-879c-bba87b0e985b", "volume_types": ["ab713a3b-ebde-4031-97d7-f8a00b4bb38e"]}}' 2023-04-21 10:47:57,126 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/volumes/detail 0.079s 2023-04-21 10:47:57,126 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2317a373-600b-4e85-8ffa-0f555e6b6410', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2317a373-600b-4e85-8ffa-0f555e6b6410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:47:57,223 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0/action 0.086s 2023-04-21 10:47:57,224 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-reques t-id': 'req-0cfc0ad7-472e-41b0-b473-4618077c43ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0/action'} Body: b'' 2023-04-21 10:47:57,240 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0 0.016s 2023-04-21 10:47:57,241 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-d39d3fa8-a2c4-4f54-b7f1-304ac3821fb3', 'x-openstack-request-id': 'req-d39d3fa8-a2c4-4f54-b7f1-304ac3821fb3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0 could not be found."}}' 2023-04-21 10:47:57,279 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types/4cde0639-2b03-4fe7-879c-bba87b0e985b 0.038s 2023-04-21 10:47:57,280 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9394d96d-3cc5-46f1-996b-92ab8889ff87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types/4cde0639-2b03-4fe7-879c-bba87b0e985b'} Body: b'' 2023-04-21 10:47:57,354 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/ab713a3b-ebde-4031-97d7-f8a00b4bb38e 0.073s 2023-04-21 10:47:57,354 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 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-fefacd9e-9433-4198-a765-ea613c279e50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/ab713a3b-ebde-4031-97d7-f8a00b4bb38e'} Body: b'' 2023-04-21 10:47:57,370 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/ab713a3b-ebde-4031-97d7-f8a00b4bb38e 0.015s 2023-04-21 10:47:57,371 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 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-81bc25c9-526f-4484-a335-df2a87f4cfc2', 'x-openstack-request-id': 'req-81bc25c9-526f-4484-a335-df 2a87f4cfc2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/ab713a3b-ebde-4031-97d7-f8a00b4bb38e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ab713a3b-ebde-4031-97d7-f8a00b4bb38e could not be found."}}' {7} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [2.049010s] ... 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 4798d4c7-649e-4a79-ae19-34fa80c2538e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:57,032 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/types 0.278s 2023-04-21 10:47:57,032 79542 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-1105345109"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a26d38-095b-4e1b-af9b-4a404b4d27f2', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a26d38-095b-4e1b-af9b-4a404b4d27f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/types'} Body: b'{"volume_type": {"id": "f7cbbf96-1f3e-4d2a-8a74-819853624d95", "name": "tempest-GroupsV320Test-volume-type-1105345109", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:47:57,078 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/group_types 0.042s 2023-04-21 10:47:57,078 79542 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-881417375"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c22d4d-08ad-4c79-8e65-86c0d5a2644c', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c22d4d-08ad-4c79-8e65-86c0d5a2644c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/group_types'} Body: b'{"group_type": {"id": "2846eba7-f8e9-483c-8a56-f037bc475928", "name": "tempest-GroupsV320Test-group-type-881417375", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:47:57,380 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups 0.299s 2023-04-21 10:47:57,381 79542 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": "2846eba7-f8e9-483c-8a56-f037bc475928", "volume_types": ["f7cbbf96-1f3e-4d2a-8a74-819853624d95"], "name": "tempest-GroupsV320Test-Group-219435739"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70acdb0-2a0d-414a-8749-1faab10b41cf', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70acdb0-2a0d-414a-8749-1faab10b41cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups'} Body: b'{"group": {"id": "4798d4c7-649e-4a79-ae19-34fa80c2538e", "name": "tempest-GroupsV320Test-Group-219435739"}}' 2023-04-21 10:47:57,433 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e 0.050s 2023-04-21 10:47:57,433 79542 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': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f93dc0-0301-4a71-8e20-c14a8a789a8e', 'content-length': '387', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f93dc0-0301-4a71-8e20-c14a8a789a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e'} Body: b'{"group": {"id": "4798d4c7-649e-4a79-ae19-34fa80c2538e", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T10:47:57.000000", "name": "tempest-GroupsV320Test-Group-219435739", "description": null, "group_type": "2846eba7-f8e9-483c-8a56-f037bc475928", "volume_types": ["f7cbbf96-1f3e-4d2a-8a74-819853624d95"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:47:58,479 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e 0.040s 2023-04-21 10:47:58,479 79542 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': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6000222e-0b92-43b4-953b-73a2253dcb19', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6000222e-0b92-43b4-953b-73a2253dcb19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e'} Body: b'{"group": {"id": "4798d4c7-649e-4a79-ae19-34fa80c2538e", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:47:57.000000", "name": "tempest-GroupsV320Test-Group-219435739", "description": null, "group_type": "2846eba7-f8e9-483c-8a56-f037bc475928", "volume_types": ["f7cbbf96-1f3e-4d2a-8a74-819853624d95"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:47:58,561 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/volumes/detail 0.076s 2023-04-21 10:47:58,561 79542 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': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e580b77e-dee5-4e88-bedd-f40a90cca7ca', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e580b77e-dee5-4e88-bedd-f40a90cca7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:47:58,662 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e/action 0.086s 2023-04-21 10:47:58,662 79542 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': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be7f3d0-4ed7-4d13-8d03-04a696d82ace', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e/action'} Body: b'' 2023-04-21 10:47:58,678 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e 0.015s 2023-04-21 10:47:58,678 79542 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': 'Fri, 21 Apr 2023 10:47:58 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-74ae8634-765b-4942-906d-71b189c60d09', 'x-openstack-request-id': 'req-74ae8634-765b-4942-906d-71b189c60d09', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4798d4c7-649e-4a79-ae19-34fa80c2538e could not be found."}}' 2023-04-21 10:47:58,726 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/group_types/2846eba7-f8e9-483c-8a56-f037bc475928 0.047s 2023-04-21 10:47:58,726 79542 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': 'Fri, 21 Apr 2023 10:47:58 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-95d45f04-645a-419f-910d-cd18401f68fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/group_types/2846eba7-f8e9-483c-8a56-f037bc475928'} Body: b'' 2023-04-21 10:47:58,781 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/types/f7cbbf96-1f3e-4d2a-8a74-819853624d95 0.055s 2023-04-21 10:47:58,782 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 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-90dbd3e6-48a3-48d4-b1f7-bc61f3d24557', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/types/f7cbbf96-1f3e-4d2a-8a74-819853624d95'} Body: b'' 2023-04-21 10:47:58,800 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/types/f7cbbf96-1f3e-4d2a-8a74-819853624d95 0.018s 2023-04-21 10:47:58,801 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '11 4', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e71e76-f157-43e8-91e7-ba76a16f2783', 'x-openstack-request-id': 'req-a5e71e76-f157-43e8-91e7-ba76a16f2783', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/types/f7cbbf96-1f3e-4d2a-8a74-819853624d95'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f7cbbf96-1f3e-4d2a-8a74-819853624d95 could not be found."}}' {2} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.546542s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 108, in test_group_update 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 0c2d5a6c-ba80-444e-93c2-f0a637040cdc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:57,409 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types 0.035s 2023-04-21 10:47:57,409 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1296106397"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a907af58-87f4-4547-8511-5d8ffb4c5268', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a907af58-87f4-4547-8511-5d8ffb4c5268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types'} Body: b'{"volume_type": {"id": "78db43d9-b2d4-4b71-9483-38672b873022", "name": "tempest-GroupsTest-volume-type-1296106397", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:47:57,448 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types 0.036s 2023-04-21 10:47:57,449 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-1692688143"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac715ef-1d3b-470a-9ca4-445de0219458', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac715ef-1d3b-470a-9ca4-445de0219458', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types'} Body: b'{"group_type": {"id": "2a44fc1e-cc73-4794-a4a9-7207eeb35817", "name": "tempest-GroupsTest-group-type-1692688143", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:47:57,550 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups 0.098s 2023-04-21 10:47:57,550 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "2a44fc1e-cc73-4794-a4a9-7207eeb35817", "volume_types": ["78db43d9-b2d4-4b71-9483-38672b873022"], "name": "tempest-GroupsTest-Group-922206231"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c3ab7cf-ecd4-45f6-b9bc-36b4764fc696', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c3ab7cf-ecd4-45f6-b9bc-36b4764fc696', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups'} Body: b'{"group": {"id": "0c2d5a6c-ba80-444e-93c2-f0a637040cdc", "name": "tempest-GroupsTest-Group-922206231"}}' 2023-04-21 10:47:57,589 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc 0.036s 2023-04-21 10:47:57,589 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6739afc2-b594-43ba-910d-801b1d1a6740', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6739afc2-b594-43ba-910d-801b1d1a6740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc'} Body: b'{"group": {"id": "0c2d5a6c-ba80-444e-93c2-f0a637040cdc", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T10:47:58.000000", "name": "tempest-GroupsTest-Group-922206231", "description": null, "group_type": "2a44fc1e-cc73-4794-a4a9-7207eeb35817", "volume_types": ["78db43d9-b2d4-4b71-9483-38672b873022"]}}' 2023-04-21 10:47:58,625 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc 0.030s 2023-04-21 10:47:58,625 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de32c438-c5d9-4e82-800d-44a1730e627d', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de32c438-c5d9-4e82-800d-44a1730e627d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc'} Body: b'{"group": {"id": "0c2d5a6c-ba80-444e-93c2-f0a637040cdc", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:47:58.000000", "name": "tempest-GroupsTest-Group-922206231", "description": null, "group_type": "2a44fc1e-cc73-4794-a4a9-7207eeb35817", "volume_types": ["78db43d9-b2d4-4b71-9483-38672b873022"]}}' 2023-04-21 10:47:58,692 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/volumes/detail 0.060s 2023-04-21 10:47:58,693 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d41152-f3ac-4b88-a8f0-1664ba71803b', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d41152-f3ac-4b88-a8f0-1664ba71803b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:47:58,780 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc/action 0.075s 2023-04-21 10:47:58,781 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a09a755d-88b5-4874-a38a-f250512 f85ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc/action'} Body: b'' 2023-04-21 10:47:58,801 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc 0.020s 2023-04-21 10:47:58,802 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-78150625-8847-45f0-bb1b-6701f22779ba', 'x-openstack-request-id': 'req-78150625-8847-45f0-bb1b-6701f22779ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 0c2d5a6c-ba80-444e-93c2-f0a637040cdc could not be found."}}' 2023-04-21 10:47:58,840 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types/2a44fc1e-cc73-4794-a4a9-7207eeb35817 0.037s 2023-04-21 10:47:58,840 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71af72f2-ed99-470e-a876-5d49ee230105', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types/2a44fc1e-cc73-4794-a4a9-7207eeb35817'} Body: b'' 2023-04-21 10:47:58,904 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/78db43d9-b2d4-4b71-9483-38672b873022 0.063s 2023-04-21 10:47:58,904 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 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-26e452fd-0549-484c-a71d-b09814b2407a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/78db43d9-b2d4-4b71-9483-38672b873022'} Body: b'' 2023-04-21 10:47:58,919 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/78db43d9-b2d4-4b71-9483-38672b873022 0.014s 2023-04-21 10:47:58,919 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 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-7c708fbb-9e5e-4d3a-a8bc-b5f665baee0c', 'x-openstack-request-id': 'req-7c708fbb-9e5e-4d3a-a8bc-b5f665baee0c', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/78db43d9-b2d4-4b71-9483-38672b873022'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 78db43d9-b2d4-4b71-9483-38672b873022 could not be found."}}' {7} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {7} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.013829s] ... ok {7} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.276618s] ... ok {6} 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 5bb2c6a9-c40a-40da-a261-669878738e38 failed to build and is in ERROR status {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.213111s] ... 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-21 10:48:03,020 79523 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/1a49b23b51524c0bb753ad5ddcdc5ec0/scheduler-stats/get_pools?detail=True 0.203s 2023-04-21 10:48:03,021 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90fd5d95-7520-4768-ad80-77d03f5af8de', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90fd5d95-7520-4768-ad80-77d03f5af8de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a49b23b51524c0bb753ad5ddcdc5ec0/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.060832s] ... 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-21 10:48:03,088 79523 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/1a49b23b51524c0bb753ad5ddcdc5ec0/scheduler-stats/get_pools 0.057s 2023-04-21 10:48:03,089 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f706348-7ff4-4f22-8d88-94adec867044', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f706348-7ff4-4f22-8d88-94adec867044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a49b23b51524c0bb753ad5ddcdc5ec0/scheduler-stats/get_pools'} Body: b'{"pools": []}' {7} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.824580s] ... 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 8f5b9211-7498-476a-8e81-db50aebbb824 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:48:04,310 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes 0.398s 2023-04-21 10:48:04,310 79542 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-280652501"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682038da-f9b7-4cd9-81ef-5a7b9ffdef29', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682038da-f9b7-4cd9-81ef-5a7b9ffdef29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes'} Body: b'{"volume": {"id": "8f5b9211-7498-476a-8e81-db50aebbb824", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.219978", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-280652501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:48:04,371 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824 0.052s 2023-04-21 10:48:04,371 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e87ee5ff-2e9a-4f90-841f-d7b9b135f1a6', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e87ee5ff-2e9a-4f90-841f-d7b9b135f1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824'} Body: b'{"volume": {"id": "8f5b9211-7498-476a-8e81-db50aebbb824", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-280652501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24ac0f59c81245b6b3e1d22316f67f7f"}}' 2023-04-21 10:48:05,423 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824 0.040s 2023-04-21 10:48:05,423 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-908adecb-3e42-4117-8fc6-e68e08db559f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-908adecb-3e42-4117-8fc6-e68e08db559f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824'} Body: b'{"volume": {"id": "8f5b9211-7498-476a-8e81-db50aebbb824", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.000000", "updated_at": "2023-04-21T10:48:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-280652501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24ac0f59c81245b6b3e1d22316f67f7f"}}' 2023-04-21 10:48:05,483 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824 0.049s 2023-04-21 10:48:05,484 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95b264ef-2db1-476e-99c4-6f577cdcff4f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95b264ef-2db1-476e-99c4-6f577cdcff4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824'} Body: b'{"volume": {"id": "8f5b9211-7498-476a-8e81-db50aebbb824", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.000000", "updated_at": "2023-04-21T10:48:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-280652501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24ac0f59c81245b6b3e1d22316f67f7f"}}' 2023-04-21 10:48:05,708 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824 0.213s 2023-04-21 10:48:05,708 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-ec50e32e-2621-4fdb-b425-01e20441c237', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824'} Body: b'' 2023-04-21 10:48:05,734 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824 0.025s 2023-04-21 10:48:05,734 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-49dd61d5-5eae-43d7-aaca-8cfee33f8285', 'x-openstack-request-id': 'req-49dd61d5-5eae-43d7-aaca-8cfee33f8285', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8f5b9211-7498-476a-8e81-db50aebbb824 could not be found."}}' {6} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.391620s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 54, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) 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 76169ffe-42d9-4e7d-bcbe-0434707ec490 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:48:03,930 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types 0.380s 2023-04-21 10:48:03,931 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-160939887", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14a611a-5812-42eb-86ab-1c8a38b86fe1', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14a611a-5812-42eb-86ab-1c8a38b86fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types'} Body: b'{"volume_type": {"id": "d438616f-2f92-4138-987e-98e732ec387e", "name": "tempest-VolumeTypesTest-volume-type-160939887", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:48:03,974 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types 0.038s 2023-04-21 10:48:03,974 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1087377872", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a7a3d5-a993-4c4d-871a-d42a7cb84ab0', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a7a3d5-a993-4c4d-871a-d42a7cb84ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types'} Body: b'{"volume_type": {"id": "1ceeffe9-38ed-470d-9265-9459891c2f47", "name": "tempest-VolumeTypesTest-volume-type-1087377872", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:48:04,410 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 202 POST http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes 0.432s 2023-04-21 10:48:04,410 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1285028245", "volume_type": "d438616f-2f92-4138-987e-98e732ec387e", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f0df64-86a8-4abc-9b9f-2e19e5410b20', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f0df64-86a8-4abc-9b9f-2e19e5410b20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes'} Body: b'{"volume": {"id": "76169ffe-42d9-4e7d-bcbe-0434707ec490", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.337143", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1285028245", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-160939887", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490"}], "user_id": "0bd2f43b75ff45f69f7da816947de06e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:48:04,462 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490 0.042s 2023-04-21 10:48:04,462 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5566e95-0ecf-4499-84ba-37ed391b756d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5566e95-0ecf-4499-84ba-37ed391b756d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490'} Body: b'{"volume": {"id": "76169ffe-42d9-4e7d-bcbe-0434707ec490", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1285028245", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-160939887", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490"}], "user_id": "0bd2f43b75ff45f69f7da816947de06e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "937c7c87f77c4773ad5827277f5f638e"}}' 2023-04-21 10:48:05,514 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490 0.040s 2023-04-21 10:48:05,515 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3aec18-425a-4d2e-99c3-c4f94a2fa0e3', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3aec18-425a-4d2e-99c3-c4f94a2fa0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490'} Body: b'{"volume": {"id": "76169ffe-42d9-4e7d-bcbe-0434707ec490", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.000000", "updated_at": "2023-04-21T10:48:04.000000", "name": "tempest-VolumeTypesTest-volume-1285028245", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-160939887", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d -bcbe-0434707ec490"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490"}], "user_id": "0bd2f43b75ff45f69f7da816947de06e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "937c7c87f77c4773ad5827277f5f638e"}}' 2023-04-21 10:48:05,637 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490 0.110s 2023-04-21 10:48:05,638 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64f4d770-9b77-4185-befd-b9a41d660e79', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64f4d770-9b77-4185-befd-b9a41d660e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490'} Body: b'{"volume": {"id": "76169ffe-42d9-4e7d-bcbe-0434707ec490", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.000000", "updated_at": "2023-04-21T10:48:04.000000", "name": "tempest-VolumeTypesTest-volume-1285028245", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-160939887", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490"}], "user_id": "0bd2f43b75ff45f69f7da816947de06e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "937c7c87f77c4773ad5827277f5f638e"}}' 2023-04-21 10:48:05,767 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490 0.116s 2023-04-21 10:48:05,767 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-21a59120-5930-4937-960e-3cc9efd0c71c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490'} Body: b'' 2023-04-21 10:48:05,789 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490 0.021s 2023-04-21 10:48:05,790 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-561b0fc9-6697-4c24-9b12-e8f7102417d2', 'x-openstack-request-id': 'req-561b0fc9-6697-4c24-9b12-e8f7102 417d2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 76169ffe-42d9-4e7d-bcbe-0434707ec490 could not be found."}}' 2023-04-21 10:48:05,842 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/1ceeffe9-38ed-470d-9265-9459891c2f47 0.051s 2023-04-21 10:48:05,842 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-0d37f4a6-d78e-4c77-8669-5797b6c3bc5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/1ceeffe9-38ed-470d-9265-9459891c2f47'} Body: b'' 2023-04-21 10:48:05,861 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/1ceeffe9-38ed-470d-9265-9459891c2f47 0.018s 2023-04-21 10:48:05,861 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-23d3828a-7dbf-4380-9c4b-18e6ca44f2a7', 'x-openstack-request-id': 'req-23d3828a-7dbf-4380-9c4b-18e6ca44f2a7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/1ceeffe9-38ed-470d-9265-9459891c2f47'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1ceeffe9-38ed-470d-9265-9459891c2f47 could not be found."}}' 2023-04-21 10:48:05,913 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/d438616f-2f92-4138-987e-98e732ec387e 0.051s 2023-04-21 10:48:05,914 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-b182f311-24b7-4831-bfa1-f9259ecc5fdf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/d438616f-2f92-4138-987e-98e732ec387e'} Body: b'' 2023-04-21 10:48:05,940 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/d438616f-2f92-4138-987e-98e732ec387e 0.025s 2023-04-21 10:48:05,940 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-66b01568-aab3-4ecb-9284-0be9171ab25b', 'x-openstack-request-id': 'req-66b01568-aab3-4ecb-9284-0be9171ab25b ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/d438616f-2f92-4138-987e-98e732ec387e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d438616f-2f92-4138-987e-98e732ec387e could not be found."}}' {6} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.158858s] ... ok {6} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.465994s] ... ok {6} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.040978s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.017122s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.017658s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.030285s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.019967s] ... ok {6} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.211798s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.023855s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.048964s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.027487s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.014438s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.026311s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.036773s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.070877s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.036612s] ... ok {7} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.571798s] ... 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 009e508d-0398-4fa4-9d8a-36304a86842c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:48:05,960 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes 0.221s 2023-04-21 10:48:05,961 79542 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-1037677809"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb3dcae-f33d-4fcd-8267-12a4bc81c7e5', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb3dcae-f33d-4fcd-8267-12a4bc81c7e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes'} Body: b'{"volume": {"id": "009e508d-0398-4fa4-9d8a-36304a86842c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:05.893161", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1037677809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:48:06,020 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c 0.049s 2023-04-21 10:48:06,020 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-895ed0fe-7f96-4dde-9bd8-afa697fb2d84', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-895ed0fe-7f96-4dde-9bd8-afa697fb2d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c'} Body: b'{"volume": {"id": "009e508d-0398-4fa4-9d8a-36304a86842c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:06.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1037677809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24ac0f59c81245b6b3e1d22316f67f7f"}}' 2023-04-21 10:48:07,081 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c 0.049s 2023-04-21 10:48:07,082 79542 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd28800-c602-48c4-b61d-401e05efdd4c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd28800-c602-48c4-b61d-401e05efdd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c'} Body: b'{"volume": {"id": "009e508d-0398-4fa4-9d8a-36304a86842c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:06.000000", "updated_at": "2023-04-21T10:48:06.000000", "name": "tempest-VolumesDeleteCascade-Volume-1037677809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24ac0f59c81245b6b3e1d22316f67f7f"}}' 2023-04-21 10:48:07,139 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c 0.045s 2023-04-21 10:48:07,140 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e8f4d1-dc64-4143-a952-904c983dcd71', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e8f4d1-dc64-4143-a952-904c983dcd71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c'} Body: b'{"volume": {"id": "009e508d-0398-4fa4-9d8a-36304a86842c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:06.000000", "updated_at": "2023-04-21T10:48:06.000000", "name": "tempest-VolumesDeleteCascade-Volume-1037677809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24ac0f59c81245b6b3e1d22316f67f7f"}}' 2023-04-21 10:48:07,279 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c 0.128s 2023-04-21 10:48:07,280 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:07 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-0485b7e9-014c-4468-8dd8-af735b93f75b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c'} Body: b'' 2023-04-21 10:48:07,310 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c 0.029s 2023-04-21 10:48:07,310 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:07 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-f980a7d6-caba-48d8-aadc-9ef308116b6b', 'x-openstack-request-id': 'req-f980a7d6-caba-48d8-aadc-9ef308116b6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 009e508d-0398-4fa4-9d8a-36304a86842c could not be found."}}' {7} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {2} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.112119s] ... ok {7} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.874358s] ... 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 31, in test_create_multiple_volume_from_snapshot 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 7e62a26b-2d98-42cb-b9ff-1c496efbeead failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:48:10,040 79542 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes 0.731s 2023-04-21 10:48:10,041 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-565410677"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffa8a0f-3e60-4cd7-b630-ba41d1ca9250', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffa8a0f-3e60-4cd7-b630-ba41d1ca9250', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes'} Body: b'{"volume": {"id": "7e62a26b-2d98-42cb-b9ff-1c496efbeead", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:09.963992", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-565410677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead"}], "user_id": "876d1a1437194ed5b5e6f8a75b96693b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:48:10,108 79542 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead 0.057s 2023-04-21 10:48:10,109 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ebba41-c1a3-4db0-b913-3b3330846fa6', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ebba41-c1a3-4db0-b913-3b3330846fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead'} Body: b'{"volume": {"id": "7e62a26b-2d98-42cb-b9ff-1c496efbeead", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:10.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-565410677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead"}], "user_id": "876d1a1437194ed5b5e6f8a75b96693b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04c86e553e67496f9da02c13715ea638"}}' 2023-04-21 10:48:11,170 79542 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead 0.048s 2023 -04-21 10:48:11,171 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ad8ac9-34c1-45f3-a972-3c2dcc822951', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ad8ac9-34c1-45f3-a972-3c2dcc822951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead'} Body: b'{"volume": {"id": "7e62a26b-2d98-42cb-b9ff-1c496efbeead", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:10.000000", "updated_at": "2023-04-21T10:48:10.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-565410677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead"}], "user_id": "876d1a1437194ed5b5e6f8a75b96693b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04c86e553e67496f9da02c13715ea638"}}' {2} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {2} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {2} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {6} 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 0c800ae9-f815-4f2e-b7b1-d0fc7e6251e3 failed to build and is in ERROR status {6} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [3.302872s] ... 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 60450b63-dc84-483d-b5da-2bdcff12ac60 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:48:27,130 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.445s 2023-04-21 10:48:27,130 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-285148942", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPCq5u7B7UGuorFeQsXHhz4qqyy67tQpolyWQnxLkloz+1Rt6/Bu5ZGbapL+VoIZ8dRD6Hvj3oK3ThIlaub5EqzCemXFwDzABbAUwBGJiwwf9Vq018TtMEMPhHpLRlfEiQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:26 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-171f8fad-5edb-4ca5-b52f-8e4aac1f895b', 'x-compute-request-id': 'req-171f8fad-5edb-4ca5-b52f-8e4aac1f895b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-285148942", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPCq5u7B7UGuorFeQsXHhz4qqyy67tQpolyWQnxLkloz+1Rt6/Bu5ZGbapL+VoIZ8dRD6Hvj3oK3ThIlaub5EqzCemXFwDzABbAUwBGJiwwf9Vq018TtMEMPhHpLRlfEiQ==", "fingerprint": "ba:1b:1e:2f:42:61:26:39:f6:1e:cc:2b:ca:3f:3a:04", "user_id": "8b50e165f9d54ba0aaa88ba7442049f4"}}' 2023-04-21 10:48:27,310 79539 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.176s 2023-04-21 10:48:27,311 79539 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-1942046541", "description": "tempest-secgroup-smoke-1942046541 description", "project_id": "ff958a7a6e294a2494126c5b07fc1324"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-a6b26a80-c7f7-440d-aeba-65c2dba77e5a', 'date': 'Fri, 21 Apr 2023 10:48:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "name": "tempest-secgroup-smoke-1942046541", "stateful": true, "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "description": "tempest-secgroup-smoke-1942046541 description", "shared": false, "security_group_rules": [{"id": "5f9fdb18-e9cd-40c3-bf94-6938ab7edc55", "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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": 536, "description": null, "tags": [], "created_at": "2023-04-21T10:48:27Z", "updated_at": "2023-04-21T10:48:27Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}, {"id": "e503be76-4463-42d5-820c-ab9473ec8ca6", "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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": 537, "description": null, "tags": [], "created_at": "2023-04-21T10:48:27Z", "updated_at": "2023-04-21T10:48:27Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}], "tags": [], "created_at": "2023-04-21T10:48:27Z", "updated_at": "2023-04-21T10:48:27Z", "revision_number": 1, "project_id ": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:27,465 79539 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.153s 2023-04-21 10:48:27,465 79539 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": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "project_id": "ff958a7a6e294a2494126c5b07fc1324", "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-4498d10e-0363-46d2-bc78-cf2a0b1bc83a', 'date': 'Fri, 21 Apr 2023 10:48:27 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": "61fa3f51-2d5c-45a3-a920-50a92678a4e6", "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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-21T10:48:27Z", "updated_at": "2023-04-21T10:48:27Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:27,611 79539 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.145s 2023-04-21 10:48:27,612 79539 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": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "project_id": "ff958a7a6e294a2494126c5b07fc1324", "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-587bb7dc-d9a7-4d76-b109-5b2c3013c16b', 'date': 'Fri, 21 Apr 2023 10:48:27 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": "ddaef10a-93e6-4072-8ca8-3587eeb37500", "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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-21T10:48:27Z", "updated_at": "2023-04-21T10:48:27Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:27,765 79539 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.153s 2023-04-21 10:48:27,765 79539 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": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "project_id": "ff958a7a6e294a2494126c5b07fc1324", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-78f85c8d-4b83-4479-b58b-5dc2b3c3fe88', 'date': 'Fri, 21 Apr 2023 10:48:27 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": "63b36b39-16ca-4088-94bc-b6532901e3bf", "tenant_id": "ff958a7a6e294 a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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-21T10:48:27Z", "updated_at": "2023-04-21T10:48:27Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:27,922 79539 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.156s 2023-04-21 10:48:27,922 79539 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": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "project_id": "ff958a7a6e294a2494126c5b07fc1324", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b7d14f3f-f02b-40be-9ff5-e5e523396c6c', 'date': 'Fri, 21 Apr 2023 10:48:27 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": "b8085626-b746-4720-9e03-1dbc22c44d55", "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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-21T10:48:27Z", "updated_at": "2023-04-21T10:48:27Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:28,165 79539 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.241s 2023-04-21 10:48:28,165 79539 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": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "project_id": "ff958a7a6e294a2494126c5b07fc1324", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-981ba46c-5f8c-4c75-95ad-96a6758aaf62', 'date': 'Fri, 21 Apr 2023 10:48:28 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": "501ee8a2-0f82-4775-a01c-112af57a23f6", "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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-21T10:48:28Z", "updated_at": "2023-04-21T10:48:28Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:28,344 79539 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.178s 2023-04-21 10:48:28,344 79539 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": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "project_id": "ff958a7a6e294a2494126c5b07fc1324", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-746b8e3d-b741-4819-b6ea-e7f72b9e44e1', 'date': 'Fri, 21 Apr 2023 10:48:28 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": "a0a70594-05ec-4307-a489-1ba3b0d365f8", "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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-21T10:48:28Z", "updated_at": "2023-04-21T10:48:28Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:28,556 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes 0.211s 2023-04-21 10:48:28,557 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1954208808", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57c72ac-6345-4e30-ba20-3ef6260847c4', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57c72ac-6345-4e30-ba20-3ef6260847c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes'} Body: b'{"volume": {"id": "60450b63-dc84-483d-b5da-2bdcff12ac60", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:28.498400", "updated_at": null, "name": "tempest-TestStampPattern-volume-1954208808", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60"}], "user_id": "8b50e165f9d54ba0aaa88ba7442049f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:48:28,605 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60 0.038s 2023-04-21 10:48:28,605 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa8fd62-bb5c-4d68-904c-dcb3010996c5', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa8fd62-bb5c-4d68-904c-dcb3010996c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60'} Body: b'{"volume": {"id": "60450b63-dc84-483d-b5da-2bdcff12ac60", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:28.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1954208808", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60"}], "user_id": "8b50e165f9d54ba0aaa88ba7442049f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:29,655 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60 0.038s 2023-04-21 10:48:29,656 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e1ed2d-b72d-4d53-b8c5-adccb6a62459', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e1ed2d-b72d-4d53-b8c5-adccb6a62459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60'} Body: b'{"volume": {"id": "60450b63-dc84-483d-b5da-2bdcff12ac60", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:28.000000", "updated_at": "2023-04-21T10:48:29.000000", "name": "tempest-TestStampPattern-volume-1954208808", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60"}], "user_id": "8b50e165f9d54ba0aaa88ba7442049f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:29,771 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60 0.101s 2023-04-21 10:48:29,771 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-173602a0-302c-40a2-9bc4-c29fe996088e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60'} Body: b'' 2023-04-21 10:48:29,793 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60 0.021s 2023-04-21 10:48:29,794 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-reque st-id': 'req-b06149c0-a135-47f8-b5d3-ac11c6cb0e4a', 'x-openstack-request-id': 'req-b06149c0-a135-47f8-b5d3-ac11c6cb0e4a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 60450b63-dc84-483d-b5da-2bdcff12ac60 could not be found."}}' 2023-04-21 10:48:29,950 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/fae45ed1-0b5d-4aa1-8c85-ed690dff4f40 0.156s 2023-04-21 10:48:29,951 79539 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-bb26c95c-55a2-44fb-b87e-ae894246d22d', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:48:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fae45ed1-0b5d-4aa1-8c85-ed690dff4f40'} Body: b'' 2023-04-21 10:48:29,982 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-285148942 0.031s 2023-04-21 10:48:29,983 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-88aeeee8-ff7a-4d97-9492-5cfe3a825f33', 'x-compute-request-id': 'req-88aeeee8-ff7a-4d97-9492-5cfe3a825f33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-285148942'} Body: b'' {6} 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 e2e58588-5c07-4e02-8ec8-1cad295abfca failed to build and is in ERROR status {10} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [116.094754s] ... 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 62dfbdad-8929-4e3a-90bd-b3e6f59d1b22 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:09,568 79551 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.127s 2023-04-21 10:47:09,568 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:09 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-cfa09091-eb89-4c05-8296-a95d88c75924', '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": "eb7625e4107240d5a92379ace66052fa", "name": "tempest-DeleteServersTestJSON-1827381813-project-member", "password_expires_at": null}, "audit_ids": ["eKJ81RYqTO-pH3OpVBN0PA"], "expires_at": "2023-04-21T11:47:09.000000Z", "issued_at": "2023-04-21T10:47:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f12ec80f50254e5bbc5afd5470546c71", "name": "tempest-DeleteServersTestJSON-1827381813"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f12ec80f50254e5bbc5afd5470546c71", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:47:09,569 79551 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '4ef6bc58-0f6a-4b52-a251-5871f0f7d2d1', 'name': 'tempest-DeleteServersTestJSON-295901106-network', 'tenant_id': 'f12ec80f50254e5bbc5afd5470546c71', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f12ec80f50254e5bbc5afd5470546c71', 'port_security_enabled': True , 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64774, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:48Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:47:13,265 79551 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 3.695s 2023-04-21 10:47:13,265 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-2137471025", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "networks": [{"uuid": "4ef6bc58-0f6a-4b52-a251-5871f0f7d2d1"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8', '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-ff195b2c-3d68-4076-94be-265ba32ac3d4', 'x-compute-request-id': 'req-ff195b2c-3d68-4076-94be-265ba32ac3d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "75YMvXoFdfJB"}}' 2023-04-21 10:47:13,628 79551 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/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8 0.357s 2023-04-21 10:47:13,629 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:13 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-97d701fd-997a-4515-9c25-f24fb9bcc9f1', 'x-compute-request-id': 'req-97d701fd-997a-4515-9c25-f24fb9bcc9f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8'} Body: b'{"server": {"id": "dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8", "name": "tempest-DeleteServersTestJSON-server-2137471025", "status": "BUILD", "tenant_id": "f12ec80f50254e5bbc5afd5470546c71", "user_id": "eb7625e4107240d5a92379ace66052fa", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:13Z", "updated": "2023-04-21T10:47:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8"}], "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-21 10:48:04,120 79551 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/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8 0.429s 2023-04-21 10:48:04,121 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:03 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-0952021d-3b66-4c83-b3cb-3aab3e82ef45', 'x-compute-request-id': 'req-0952021d-3b66-4c83-b3cb-3aab3e82ef45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8'} Body: b'{"server": {"id": "dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8", "name": "tempest-DeleteServersTestJSON-server-2137471025", "status": "ACTIVE", "tenant_id": "f12ec80f50254e5bbc5afd5470546c71", "user_id": "eb7625e4107240d5a92379ace66052fa", "metadata": {}, "hostId": "6fbd7a702fe4a94ebb1a4c3e5e6546a811448375b504c6dccde9a2aa", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:13Z", "updated": "2023-04-21T10:47:27Z", "addresses": {"tempest-DeleteServersTestJSON-295901106-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:18:56"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:47:27.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-21 10:48:04,133 79551 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:49:04,407 79551 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes 0.212s 2023-04-21 10:49:04,407 79551 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-1774000755"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9435932b-9084-4cab-a670-21ab37734130', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9435932b-9084-4cab-a670-21ab37734130', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes'} Body: b'{"volume": {"id": "62dfbdad-8929-4e3a-90bd-b3e6f59d1b22", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:04. 347469", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1774000755", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22"}], "user_id": "eb7625e4107240d5a92379ace66052fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:49:04,455 79551 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22 0.038s 2023-04-21 10:49:04,456 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e8dde0-8c6f-4c33-96db-453f176e872b', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e8dde0-8c6f-4c33-96db-453f176e872b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22'} Body: b'{"volume": {"id": "62dfbdad-8929-4e3a-90bd-b3e6f59d1b22", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:04.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1774000755", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22"}], "user_id": "eb7625e4107240d5a92379ace66052fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f12ec80f50254e5bbc5afd5470546c71"}}' 2023-04-21 10:49:05,513 79551 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22 0.044s 2023-04-21 10:49:05,514 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469cf33e-2d5d-4cd4-af80-8ac1d1caf59c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469cf33e-2d5d-4cd4-af80-8ac1d1caf59c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22'} Body: b'{"volume": {"id": "62dfbdad-8929-4e3a-90bd-b3e6f59d1b22", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:04.000000", "updated_at": "2023-04-21T10:49:04.000000", "name": "tempest-DeleteServersTestJSON-volume-1774000755", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/vol umes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22"}], "user_id": "eb7625e4107240d5a92379ace66052fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f12ec80f50254e5bbc5afd5470546c71"}}' {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [117.538235s] ... 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 e8fd64bf-32c3-449f-8bc1-15ac5c909f7d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:28,634 79521 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:47:29,162 79521 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.525s 2023-04-21 10:47:29,163 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1275342497", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBzw1O+hOmmy5NgPW3bdNxqbqSrhNejvipkwcp0JQTVAJHNzFgSc6wLIdKA9lC+AU3ZJ2MAGprLUKfW+mBKTjT3fZH2AvICL2uFFTJNA7ynActmX3XPF5TRREc2oNq2DWg=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:28 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-4c7f7a87-c23e-4b28-82ea-1220ae592ccb', 'x-compute-request-id': 'req-4c7f7a87-c23e-4b28-82ea-1220ae592ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1275342497", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBzw1O+hOmmy5NgPW3bdNxqbqSrhNejvipkwcp0JQTVAJHNzFgSc6wLIdKA9lC+AU3ZJ2MAGprLUKfW+mBKTjT3fZH2AvICL2uFFTJNA7ynActmX3XPF5TRREc2oNq2DWg==", "fingerprint": "87:92:87:7a:7a:31:f0:d1:45:de:b5:f6:04:74:45:45", "user_id": "c600e01acfe140cabcdfe54958e66108"}}' 2023-04-21 10:47:29,175 79521 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1275342497 created 2023-04-21 10:47:29,524 79521 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.342s 2023-04-21 10:47:29,525 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--344239548", "description": "tempest-description--1993491449"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-d92f5b84-fec7-46a3-895c-398ab330fa23', 'date': 'Fri, 21 Apr 2023 10:47:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "feb53306-8697-4e2f-856c-436e91d5ad26", "name": "tempest-securitygroup--344239548", "stateful": true, "tenant_id": "94e77e1735854e0c966c42e9a613017f", "description": "tempest-description--1993491449", "shared": false, "security_group_rules": [{"id": "7208b70a-a690-49a9-b1cd-891a42fea197", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "security_group_id": "feb53306-8697-4e2f-856c-436e91d5ad26", "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": 341, "description": null, "tags": [], "created_at": "2023-04-21T10:47:29Z", "updated_at": "2023-04-21T10:47:29Z", "revision_number": 0, "project_id": "94e77e1735854e0c966c42e9a613017f"}, {"id": "9e2e004b-5936-4aed-a060-b7bcfeb731ae", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "security_group_id": "feb53306-8697-4e2f-856c-436e91d5ad26", "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": 340 , "description": null, "tags": [], "created_at": "2023-04-21T10:47:29Z", "updated_at": "2023-04-21T10:47:29Z", "revision_number": 0, "project_id": "94e77e1735854e0c966c42e9a613017f"}], "tags": [], "created_at": "2023-04-21T10:47:29Z", "updated_at": "2023-04-21T10:47:29Z", "revision_number": 1, "project_id": "94e77e1735854e0c966c42e9a613017f"}}' 2023-04-21 10:47:29,857 79521 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.332s 2023-04-21 10:47:29,858 79521 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": "feb53306-8697-4e2f-856c-436e91d5ad26", "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-e0b96bab-0392-40c6-867a-f24e513c8c99', 'date': 'Fri, 21 Apr 2023 10:47:29 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": "befae5d9-d1c5-43d7-9c9a-ef68a7db156b", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "security_group_id": "feb53306-8697-4e2f-856c-436e91d5ad26", "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-21T10:47:29Z", "updated_at": "2023-04-21T10:47:29Z", "revision_number": 0, "project_id": "94e77e1735854e0c966c42e9a613017f"}}' 2023-04-21 10:47:30,141 79521 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.282s 2023-04-21 10:47:30,141 79521 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": "feb53306-8697-4e2f-856c-436e91d5ad26", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-68e493d1-aba5-4484-abf1-3350ded72603', 'date': 'Fri, 21 Apr 2023 10:47: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": "b08f8bfb-8e79-44c0-863f-eced559411ec", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "security_group_id": "feb53306-8697-4e2f-856c-436e91d5ad26", "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-21T10:47:30Z", "updated_at": "2023-04-21T10:47:30Z", "revision_number": 0, "project_id": "94e77e1735854e0c966c42e9a613017f"}}' 2023-04-21 10:47:30,142 79521 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--344239548 created 2023-04-21 10:47:31,073 79521 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 0.931s 2023-04-21 10:47:31,074 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-1a5b3408-a5d2-4b6d-bf4f-fe205b1031dc', 'date': 'Fri, 21 Apr 2023 10:47:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "91904c15-fdd6-433a-9853-74173fd4e5d4", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "floating_ip_address": "172.24.4.204", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "94e77e1735854e0c966c42e9a613017f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:30Z", "updated_at": "2023-04-21T10:47:30Z", "revision_number": 0}}' 2023-04-21 10:47:31,075 79521 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '91904c15-fdd6-433a-9853-74173fd4e5d4', 'tenant_id': '94e77e1735854e0c966c42e9a613017f', 'floating_ip_address': '172.24.4.204', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '94e77e1735854e0c966c42e9a613017f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:30Z', 'updated_at': '2023-04-21T10:47:30Z', 'revision_number': 0, 'ip': '172.24.4.204'} created 2023-04-21 10:47:31,159 79521 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.070s 2023-04-21 10:47:31,159 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:31 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-3e888d6a-d22f-4aba-be1c-83d7fe8b234a', '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": "c600e01acfe140cabcdfe54958e66108", "name": "tempest-VolumesAdminNegativeTest-243340095-project-member", "password_expires_at": null}, "audit_ids": ["b8AMD4z9Tses2PEUMD1SnQ"], "expires_at": "2023-04-21T11:47:31.000000Z", "issued_at": "2023-04-21T10:47:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94e77e1735854e0c966c42e9a613017f", "name": "tempest-VolumesAdminNegativeTest-243340095"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/94e77e1735854e0c966c42e9a613017f", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance "}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:47:31,161 79521 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'fcf7861e-296e-4706-871b-557b594e17c3', 'name': 'tempest-VolumesAdminNegativeTest-610768075-network', 'tenant_id': '94e77e1735854e0c966c42e9a613017f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '94e77e1735854e0c966c42e9a613017f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24516, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:47Z', 'updated_at': '2023-04-21T10:46:47Z', 'revision_number': 1} available for tenant 2023-04-21 10:47:31,162 79521 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1275342497', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBzw1O+hOmmy5NgPW3bdNxqbqSrhNejvipkwcp0JQTVAJHNzFgSc6wLIdKA9lC+AU3ZJ2MAGprLUKfW+mBKTjT3fZH2AvICL2uFFTJNA7ynActmX3XPF5TRREc2oNq2DWg==', 'fingerprint': '87:92:87:7a:7a:31:f0:d1:45:de:b5:f6:04:74:45:45', 'user_id': 'c600e01acfe140cabcdfe54958e66108', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB5JfEmwbFkB8gqLi5LkuVlZMCK/nzm4OkHE5/w442dmhK0XvlDdDSF\n6yV97zGxuHCgBwYFK4EEACKhZANiAAQc8NTvoTppsuTYD1t23Tcam6kq4TXo74qZ\nMHKdCUE1QCRzcxYEnOsCyHSgPZQvgFN2SdjABqay1Cn1vpgSk40932R9gLyAi9rh\nRUyTQO8pwHLZl91zxeU0URHNqDatg1o=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'feb53306-8697-4e2f-856c-436e91d5ad26', 'name': 'tempest-securitygroup--344239548', 'stateful': True, 'tenant_id': '94e77e1735854e0c966c42e9a613017f', 'description': 'tempest-description--1993491449', 'shared': False, 'security_group_rules': [{'id': '7208b70a-a690-49a9-b1cd-891a42fea197', 'tenant_id': '94e77e1735854e0c966c42e9a613017f', 'security_group_id': 'feb53306-8697-4e2f-856c-436e91d5ad26', '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': 341, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:29Z', 'updated_at': '2023-04-21T10:47:29Z', 'revision_number': 0, 'project_id': '94e77e1735854e0c966c42e9a613017f'}, {'id': '9e2e004b-5936-4aed-a060-b7bcfeb731ae', 'tenant_id': '94e77e1735854e0c966c42e9a613017f', 'security_group_id': 'feb53306-8697-4e2f-856c-436e91d5ad26', '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': 340, 'description': None, 'tags': [], 'created_at': '2023-0 4-21T10:47:29Z', 'updated_at': '2023-04-21T10:47:29Z', 'revision_number': 0, 'project_id': '94e77e1735854e0c966c42e9a613017f'}], 'tags': [], 'created_at': '2023-04-21T10:47:29Z', 'updated_at': '2023-04-21T10:47:29Z', 'revision_number': 1, 'project_id': '94e77e1735854e0c966c42e9a613017f'}, 'floating_ip': {'id': '91904c15-fdd6-433a-9853-74173fd4e5d4', 'tenant_id': '94e77e1735854e0c966c42e9a613017f', 'floating_ip_address': '172.24.4.204', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '94e77e1735854e0c966c42e9a613017f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:30Z', 'updated_at': '2023-04-21T10:47:30Z', 'revision_number': 0, 'ip': '172.24.4.204'}} 2023-04-21 10:47:32,530 79521 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 1.365s 2023-04-21 10:47:32,530 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1501895670", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "networks": [{"uuid": "fcf7861e-296e-4706-871b-557b594e17c3"}], "security_groups": [{"name": "tempest-securitygroup--344239548"}], "key_name": "tempest-keypair-1275342497", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51', '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-50ced96b-a2aa-490c-8f59-c57f9c72851e', 'x-compute-request-id': 'req-50ced96b-a2aa-490c-8f59-c57f9c72851e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8ae797bd-c587-43a3-b941-e6d6d6c74e51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--344239548"}], "adminPass": "PrY7PHwvNBte"}}' 2023-04-21 10:47:32,916 79521 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/8ae797bd-c587-43a3-b941-e6d6d6c74e51 0.382s 2023-04-21 10:47:32,916 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:32 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-e3fad8f4-8543-4c73-ba6b-23ab3e7a98ba', 'x-compute-request-id': 'req-e3fad8f4-8543-4c73-ba6b-23ab3e7a98ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51'} Body: b'{"server": {"id": "8ae797bd-c587-43a3-b941-e6d6d6c74e51", "name": "tempest-VolumesAdminNegativeTest-server-1501895670", "status": "BUILD", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "user_id": "c600e01acfe140cabcdfe54958e66108", "metadata": { }, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:32Z", "updated": "2023-04-21T10:47:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1275342497", "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-21 10:48:23,214 79521 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/8ae797bd-c587-43a3-b941-e6d6d6c74e51 0.248s 2023-04-21 10:48:23,215 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:22 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-97f54c0c-0cf6-4436-9867-8e3dd9c0175e', 'x-compute-request-id': 'req-97f54c0c-0cf6-4436-9867-8e3dd9c0175e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51'} Body: b'{"server": {"id": "8ae797bd-c587-43a3-b941-e6d6d6c74e51", "name": "tempest-VolumesAdminNegativeTest-server-1501895670", "status": "ACTIVE", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "user_id": "c600e01acfe140cabcdfe54958e66108", "metadata": {}, "hostId": "a889baa141a36e19584c4c6a0006409ce41db4631e80cbf3cdcb47d4", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:32Z", "updated": "2023-04-21T10:47:48Z", "addresses": {"tempest-VolumesAdminNegativeTest-610768075-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a2:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1275342497", "OS-SRV-USG:launched_at": "2023-04-21T10:47:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--344239548"}], "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-21 10:48:23,228 79521 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:49:23,452 79521 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/8ae797bd-c587-43a3-b941-e6d6d6c74e51/os-interface 0.170s 2023-04-21 10:49:23,453 79521 DEBUG [tempest.lib.common.rest_client] Request - Hea ders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:23 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-6f18bcc8-8ec6-4c69-94c8-686d1076b7a0', 'x-compute-request-id': 'req-6f18bcc8-8ec6-4c69-94c8-686d1076b7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "fcf7861e-296e-4706-871b-557b594e17c3", "port_id": "44d4e2d5-0850-4b05-9d97-f3916611f340", "mac_addr": "fa:16:3e:d2:a2:e1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "46387e6f-436f-4651-ae46-0641f8b2618e", "ip_address": "10.0.0.11"}]}]}' 2023-04-21 10:49:24,768 79521 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/91904c15-fdd6-433a-9853-74173fd4e5d4 1.309s 2023-04-21 10:49:24,769 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "44d4e2d5-0850-4b05-9d97-f3916611f340"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-8f6e6a0a-5058-4bd6-bb04-531a254211dc', 'date': 'Fri, 21 Apr 2023 10:49:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/91904c15-fdd6-433a-9853-74173fd4e5d4'} Body: b'{"floatingip": {"id": "91904c15-fdd6-433a-9853-74173fd4e5d4", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "floating_ip_address": "172.24.4.204", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "e5ae1602-0f90-4cd5-962a-067dbd4763fc", "port_id": "44d4e2d5-0850-4b05-9d97-f3916611f340", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "fcf7861e-296e-4706-871b-557b594e17c3", "mac_address": "fa:16:3e:d2:a2:e1", "admin_state_up": true, "status": "ACTIVE", "device_id": "8ae797bd-c587-43a3-b941-e6d6d6c74e51", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:30Z", "updated_at": "2023-04-21T10:49:23Z", "revision_number": 1, "project_id": "94e77e1735854e0c966c42e9a613017f"}}' 2023-04-21 10:49:24,771 79521 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.204:22' as 'cirros' with public key authentication 2023-04-21 10:49:24,794 79521 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:49:24,815 79521 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:49:24,815 79521 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.204 successfully created 2023-04-21 10:49:25,049 79521 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/94e77e1735854e0c966c42e9a613017f/volumes 0.233s 2023-04-21 10:49:25,049 79521 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-1766114097"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40076661-8193-47c1-a54e-180d97e9f74c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opensta ck-request-id': 'req-40076661-8193-47c1-a54e-180d97e9f74c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes'} Body: b'{"volume": {"id": "e8fd64bf-32c3-449f-8bc1-15ac5c909f7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:24.983785", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1766114097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d"}], "user_id": "c600e01acfe140cabcdfe54958e66108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:49:25,102 79521 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/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d 0.043s 2023-04-21 10:49:25,103 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e2ef488-3489-4602-9e02-cba58abef162', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e2ef488-3489-4602-9e02-cba58abef162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d'} Body: b'{"volume": {"id": "e8fd64bf-32c3-449f-8bc1-15ac5c909f7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:25.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1766114097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d"}], "user_id": "c600e01acfe140cabcdfe54958e66108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e77e1735854e0c966c42e9a613017f"}}' 2023-04-21 10:49:26,156 79521 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/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d 0.041s 2023-04-21 10:49:26,156 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def35bfa-5bce-4b5d-a53a-63d98a987df5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def35bfa-5bce-4b5d-a53a-63d98a987df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d'} Body: b'{"volume": {"id": "e8fd64bf-32c3-449f-8bc1-15ac5c909f7d", "status" : "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:25.000000", "updated_at": "2023-04-21T10:49:25.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1766114097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d"}], "user_id": "c600e01acfe140cabcdfe54958e66108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e77e1735854e0c966c42e9a613017f"}}' {10} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.576552s] ... 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 2f56f2f6-a380-4f7a-9623-6464da37f03c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:01,534 79551 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 0.454s 2023-04-21 10:50:01,535 79551 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-134286023"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/2f56f2f6-a380-4f7a-9623-6464da37f03c', '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-3791989e-9f91-48bd-a661-1e398cac6f95', 'x-compute-request-id': 'req-3791989e-9f91-48bd-a661-1e398cac6f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "2f56f2f6-a380-4f7a-9623-6464da37f03c", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T10:50:01.413170", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-134286023", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-21 10:50:01,594 79551 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/2f56f2f6-a380-4f7a-9623-6464da37f03c 0.054s 2023-04-21 10:50:01,594 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:01 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-a667fb0f-5b83-4f3c-9894-c8806862256f', 'x-compute-request-id': 'req-a667fb0f-5b83-4f3c-9894-c8806862256f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/2f56f2f6-a380-4f7a-9623-6464da37f03c'} Body: b'{"volume": {"id": "2f56f2f6-a380-4f7a-9623-6464da37f03c", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T10:50:01.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-134286023", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-21 10:50:02,651 79551 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/2f56f2f6-a380-4f7a-9623-6464da37f03c 0.050s 2023-04-21 10:50:02,651 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:02 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-34ef2616-671a-4141-8205-409cd7d13007', 'x-compute-request-id': 'req-34ef2616-671a-4141-8205-409cd7d13007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/2f56f2f6-a380-4f7a-9623-6464da37f03c'} Body: b'{"volume": {"id": "2f56f2f6-a380-4f7a-9623-6464da37f03c", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T1 0:50:01.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-134286023", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [170.567161s] ... 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 6283b279-4b06-4e95-8d2c-6daf3f235080 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:14,099 79527 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 10:47:14,099 79527 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:47:14,352 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.250s 2023-04-21 10:47:14,353 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-495885922", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE61zuAXT232aH/KOTnubmgBMkuEfigCy73bZO4uuf2B23JR41s8cx2vf+RH51d7wxX9P1MtxP7zNqYI2bDeqdfZasdq2OLkldcjqDGH3vLtRM+8mAr7ZBtqN4SKtJs0UQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:14 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-15ba48b0-cbd7-44e3-8f37-f4cc5d86cc5e', 'x-compute-request-id': 'req-15ba48b0-cbd7-44e3-8f37-f4cc5d86cc5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-495885922", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE61zuAXT232aH/KOTnubmgBMkuEfigCy73bZO4uuf2B23JR41s8cx2vf+RH51d7wxX9P1MtxP7zNqYI2bDeqdfZasdq2OLkldcjqDGH3vLtRM+8mAr7ZBtqN4SKtJs0UQ==", "fingerprint": "a6:70:f1:0b:dc:b0:ef:05:cb:55:ea:e0:98:c6:fa:8f", "user_id": "25fb0d890b594080bb1bb99dd6294ff1"}}' 2023-04-21 10:47:14,357 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-495885922 created 2023-04-21 10:47:14,599 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.240s 2023-04-21 10:47:14,599 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--105200930", "description": "tempest-description--1162533619"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ed8a25da-208b-4d0c-8121-238ae7efe355', 'date': 'Fri, 21 Apr 2023 10:47:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8ff9eeee-1471-4758-b0c6-3dd6cdb1b133", "name": "tempest-securitygroup--105200930", "stateful": true, "tenant_id": "d85f51547e5244e495343281725fe320", "description": "tempest-description--1162533619", "shared": false, "security_group_rules": [{"id": "0f51b601-f640-4bcd-bec1-30f0687faed1", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "8ff9eeee-1471-4758-b0c6-3dd6cdb1b133", "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": 271, "description": null, "tags": [], "created_at": "2023-04-21T10:47:14Z", "updated_at": "2023-04-21T10:47:14Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}, {"id": "cc2cd9a8-e031-41d9-b589-ed9660db3b78", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "8ff9eeee-1471-4758-b0c6-3dd6cdb1b133", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 270, "description": null, "tags": [], "created_at": "2023-04-21T10:47:14Z", "updated_at": "2023-04-21T10:47:14Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}], "tags": [], "created_at": "2023-04-21T10:47:14Z", "updated_at": "2023-04-21T10:47:14Z", "revision_number": 1, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:47:15,030 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.430s 2023-04-21 10:47:15,031 79527 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": "8ff9eeee-1471-4758-b0c6-3dd6cdb1b133", "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-148595c3-469f-4cd0-8eff-5cddd6703cd4', 'date': 'Fri, 21 Apr 2023 10:47:15 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": "ccaf9b98-59d1-4f03-bbc0-411a259d2429", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "8ff9eeee-1471-4758-b0c6-3dd6cdb1b133", "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-21T10:47:14Z", "updated_at": "2023-04-21T10:47:14Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:47:16,359 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.328s 2023-04-21 10:47:16,359 79527 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": "8ff9eeee-1471-4758-b0c6-3dd6cdb1b133", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0ba21c37-e39e-46cb-9d25-d63dbd0f5663', 'date': 'Fri, 21 Apr 2023 10:47:16 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": "7f378bde-83f4-4835-ad75-0dd0a940686a", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "8ff9eeee-1471-4758-b0c6-3dd6cdb1b133", "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-21T10:47:15Z", "updated_at": "2023-04-21T10:47:15Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:47:16,359 79527 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--105200930 created 2023-04-21 10:47:17,125 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.765s 2023-04-21 10:47:17,126 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '526', 'x-op enstack-request-id': 'req-1af2a11c-0d37-4e4e-86f1-6d85286656c6', 'date': 'Fri, 21 Apr 2023 10:47:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4313a921-78d4-4433-9763-f5dc377e8b44", "tenant_id": "d85f51547e5244e495343281725fe320", "floating_ip_address": "172.24.4.2", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d85f51547e5244e495343281725fe320", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:16Z", "updated_at": "2023-04-21T10:47:16Z", "revision_number": 0}}' 2023-04-21 10:47:17,126 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4313a921-78d4-4433-9763-f5dc377e8b44', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'floating_ip_address': '172.24.4.2', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd85f51547e5244e495343281725fe320', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:16Z', 'updated_at': '2023-04-21T10:47:16Z', 'revision_number': 0, 'ip': '172.24.4.2'} created 2023-04-21 10:47:17,239 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.107s 2023-04-21 10:47:17,240 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:17 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-5b4220bc-91be-48ad-975a-c3159a9ad944', '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": "25fb0d890b594080bb1bb99dd6294ff1", "name": "tempest-AttachVolumeTestJSON-2130575493-project-member", "password_expires_at": null}, "audit_ids": ["da8yOS_PSuapygm7CBEK-w"], "expires_at": "2023-04-21T11:47:17.000000Z", "issued_at": "2023-04-21T10:47:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d85f51547e5244e495343281725fe320", "name": "tempest-AttachVolumeTestJSON-2130575493"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d85f51547e5244e495343281725fe320", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volu me/v3/d85f51547e5244e495343281725fe320", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:47:17,240 79527 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'b24b52ac-b8ab-493e-994c-c38d7c5c7089', 'name': 'tempest-AttachVolumeTestJSON-1354809025-network', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd85f51547e5244e495343281725fe320', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30791, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:47Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:47:17,241 79527 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-495885922', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE61zuAXT232aH/KOTnubmgBMkuEfigCy73bZO4uuf2B23JR41s8cx2vf+RH51d7wxX9P1MtxP7zNqYI2bDeqdfZasdq2OLkldcjqDGH3vLtRM+8mAr7ZBtqN4SKtJs0UQ==', 'fingerprint': 'a6:70:f1:0b:dc:b0:ef:05:cb:55:ea:e0:98:c6:fa:8f', 'user_id': '25fb0d890b594080bb1bb99dd6294ff1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCNDn9BVoc9+SbKpfOM3DtWFChcUQqX8plN8FGd5KSerDDf32tqjqtr\nrkYz8V8kUpSgBwYFK4EEACKhZANiAAROtc7gF09t9mh/yjk57m5oATJLhH4oAsu9\n22TuLrn9gdtyUeNbPHMdr3/kR+dXe8MV/T9TLcT+8zamCNmw3qnX2WrHatji5JXX\nI6gxh97y7UTPvJgK+2QbajeEirSbNFE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8ff9eeee-1471-4758-b0c6-3dd6cdb1b133', 'name': 'tempest-securitygroup--105200930', 'stateful': True, 'tenant_id': 'd85f51547e5244e495343281725fe320', 'description': 'tempest-description--1162533619', 'shared': False, 'security_group_rules': [{'id': '0f51b601-f640-4bcd-bec1-30f0687faed1', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'security_group_id': '8ff9eeee-1471-4758-b0c6-3dd6cdb1b133', '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': 271, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:14Z', 'updated_at': '2023-04-21T10:47:14Z', 'revision_number': 0, 'project_id': 'd85f51547e5244e495343281725fe320'}, {'id': 'cc2cd9a8-e031-41d9-b589-ed9660db3b78', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'security_group_id': '8ff9eeee-1471-4758-b0c6-3dd6cdb1b133', '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': 270, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:14Z', 'updated_at': '2023-04-21T10:47:14Z', 'revision_number': 0, 'project_id': 'd85f51547e5244e495343281725fe320'}], 'tags': [], 'created_at': '2023-04-21T10:47:14Z', 'upd ated_at': '2023-04-21T10:47:14Z', 'revision_number': 1, 'project_id': 'd85f51547e5244e495343281725fe320'}, 'floating_ip': {'id': '4313a921-78d4-4433-9763-f5dc377e8b44', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'floating_ip_address': '172.24.4.2', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd85f51547e5244e495343281725fe320', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:16Z', 'updated_at': '2023-04-21T10:47:16Z', 'revision_number': 0, 'ip': '172.24.4.2'}} 2023-04-21 10:47:20,078 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.835s 2023-04-21 10:47:20,078 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-721132263", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "b24b52ac-b8ab-493e-994c-c38d7c5c7089"}], "security_groups": [{"name": "tempest-securitygroup--105200930"}], "key_name": "tempest-keypair-495885922", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3', '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-4ee85eb8-d9c0-4b24-8eee-b9f0337457ab', 'x-compute-request-id': 'req-4ee85eb8-d9c0-4b24-8eee-b9f0337457ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dd4d15a1-3a71-49e8-9851-9b49fec6a9e3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--105200930"}], "adminPass": "password"}}' 2023-04-21 10:47:20,243 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3 0.161s 2023-04-21 10:47:20,244 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', '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-228e76ef-3101-4c39-a115-b701e7836043', 'x-compute-request-id': 'req-228e76ef-3101-4c39-a115-b701e7836043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3'} Body: b'{"server": {"id": "dd4d15a1-3a71-49e8-9851-9b49fec6a9e3", "name": "tempest-AttachVolumeTestJSON-server-721132263", "status": "BUILD", "tenant_id": "d85f51547e5244e495343281725fe320", "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http ://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:20Z", "updated": "2023-04-21T10:47:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-495885922", "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-21 10:48:10,574 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3 0.268s 2023-04-21 10:48:10,575 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:10 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-a4f52280-fd9e-403e-92e2-f06e4943695f', 'x-compute-request-id': 'req-a4f52280-fd9e-403e-92e2-f06e4943695f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3'} Body: b'{"server": {"id": "dd4d15a1-3a71-49e8-9851-9b49fec6a9e3", "name": "tempest-AttachVolumeTestJSON-server-721132263", "status": "ACTIVE", "tenant_id": "d85f51547e5244e495343281725fe320", "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "metadata": {}, "hostId": "6ac5505f24608163a3244dcdcd39faf2bf85e43ecf0286458c642db3", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:19Z", "updated": "2023-04-21T10:47:38Z", "addresses": {"tempest-AttachVolumeTestJSON-1354809025-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-495885922", "OS-SRV-USG:launched_at": "2023-04-21T10:47:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--105200930"}], "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-21 10:48:10,587 79527 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 10:49:10,821 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3/os-interface 0.173s 2023-04-21 10:49:10,821 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-no va-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea31718c-c7c9-4385-a72e-610049e80617', 'x-compute-request-id': 'req-ea31718c-c7c9-4385-a72e-610049e80617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b24b52ac-b8ab-493e-994c-c38d7c5c7089", "port_id": "b08cd847-5a3c-4ebf-ac8d-0a8dfd13f57c", "mac_addr": "fa:16:3e:c4:4b:e7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cca10c0f-089e-4939-bcfb-57c65e63aae6", "ip_address": "10.0.0.14"}]}]}' 2023-04-21 10:49:11,801 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/4313a921-78d4-4433-9763-f5dc377e8b44 0.976s 2023-04-21 10:49:11,801 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b08cd847-5a3c-4ebf-ac8d-0a8dfd13f57c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-a6e1ae30-0243-4cc8-b060-1d917f4cf91b', 'date': 'Fri, 21 Apr 2023 10:49:11 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4313a921-78d4-4433-9763-f5dc377e8b44'} Body: b'{"floatingip": {"id": "4313a921-78d4-4433-9763-f5dc377e8b44", "tenant_id": "d85f51547e5244e495343281725fe320", "floating_ip_address": "172.24.4.2", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "ce7c6c6e-ae69-4edd-b594-29fd25ec8012", "port_id": "b08cd847-5a3c-4ebf-ac8d-0a8dfd13f57c", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b24b52ac-b8ab-493e-994c-c38d7c5c7089", "mac_address": "fa:16:3e:c4:4b:e7", "admin_state_up": true, "status": "ACTIVE", "device_id": "dd4d15a1-3a71-49e8-9851-9b49fec6a9e3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:16Z", "updated_at": "2023-04-21T10:49:11Z", "revision_number": 1, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:49:11,803 79527 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.2:22' as 'cirros' with public key authentication 2023-04-21 10:49:11,828 79527 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:49:11,848 79527 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:49:11,848 79527 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.2 successfully created 2023-04-21 10:49:12,004 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3/ips 0.155s 2023-04-21 10:49:12,005 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', '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-611b72c8-7c24-48aa-90f8-0c753abbe1a2', 'x-compute-request-id': 'req-611b72c8-7c24-48aa-90f8-0c753abbe1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1354809025-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-21 10:49:12,009 79527 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.2:22 ' as 'cirros' with public key authentication 2023-04-21 10:49:12,015 79527 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:49:12,032 79527 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:49:12,033 79527 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.2 successfully created 2023-04-21 10:49:12,033 79527 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-21 10:49:12,033 79527 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.2:22' as 'cirros' with public key authentication 2023-04-21 10:49:12,037 79527 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:49:12,053 79527 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:49:12,054 79527 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.2 successfully created 2023-04-21 10:49:12,282 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes 0.213s 2023-04-21 10:49:12,283 79527 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-147611022"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-902b87bc-7ea7-4b13-a75e-161866bbe58b', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-902b87bc-7ea7-4b13-a75e-161866bbe58b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes'} Body: b'{"volume": {"id": "6283b279-4b06-4e95-8d2c-6daf3f235080", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:12.221308", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-147611022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080"}], "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:49:12,333 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080 0.041s 2023-04-21 10:49:12,334 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f9c489-cacd-4192-b122-840c47c55501', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f9c489-cacd-4192-b122-840c47c55501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080'} Body: b'{"volume": {"id": "6283b279-4b06-4e95-8d2c-6daf3f235080", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:12.000000", "updated_at": null, "name": "tempest-AttachVolume TestJSON-volume-147611022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080"}], "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:49:13,384 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080 0.037s 2023-04-21 10:49:13,384 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86baf60c-2875-47c6-bc8c-665d870cdd46', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86baf60c-2875-47c6-bc8c-665d870cdd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080'} Body: b'{"volume": {"id": "6283b279-4b06-4e95-8d2c-6daf3f235080", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:12.000000", "updated_at": "2023-04-21T10:49:12.000000", "name": "tempest-AttachVolumeTestJSON-volume-147611022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080"}], "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:49:13,534 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3 0.137s 2023-04-21 10:49:13,534 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49: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-6cc952c3-df66-444a-8db5-4fa91baa8d1c', 'x-compute-request-id': 'req-6cc952c3-df66-444a-8db5-4fa91baa8d1c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3'} Body: b'' 2023-04-21 10:49:13,804 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3 0.269s 2023-04-21 10:49:13,804 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:13 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-1b0088f2-13fc-4de4-84f6-0570cfefbeea', 'x-compute-request-id': 'req-1b0088f2-13fc-4de4-84f6-0570cfefbeea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3'} Body: b'{"server": {"id": "dd4d15a1-3a71-49e8-9851-9b49fec6a9e3", "name": "tempest-AttachVolumeTestJSON-server-721132263", "status": "ACTIVE", "tenant_id": "d85f51547e5244e495343281725fe320", "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "metadata": {}, "hostId": "6ac5505f24608163a3244dcdcd39faf2bf85e43ecf0286458c642db3", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:19Z", "updated": "2023-04-21T10:49:13Z", "addresses": {"tempest-AttachVolumeTestJSON-1354809025-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:e7"}, {"version": 4, "addr": "172.24.4.2", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-495885922", "OS-SRV-USG:launched_at": "2023-04-21T10:47:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--105200930"}], "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-21 10:50:03,884 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3 0.030s 2023-04-21 10:50:03,884 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-9078c440-59bb-4ca4-9313-b94a75877c28', 'x-compute-request-id': 'req-9078c440-59bb-4ca4-9313-b94a75877c28', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dd4d15a1-3a71-49e8-9851-9b49fec6a9e3 could not be found."}}' 2023-04-21 10:50:03,912 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-495885922 0.027s 2023-04-21 10:50:03,913 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-1c84cbfe-9a7b-45ac-9b8e-5c6fc794a471', 'x-com pute-request-id': 'req-1c84cbfe-9a7b-45ac-9b8e-5c6fc794a471', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-495885922'} Body: b'' 2023-04-21 10:50:04,089 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8ff9eeee-1471-4758-b0c6-3dd6cdb1b133 0.176s 2023-04-21 10:50:04,090 79527 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-196b2706-4268-43ec-bc12-5b94409f0825', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:50:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8ff9eeee-1471-4758-b0c6-3dd6cdb1b133'} Body: b'' 2023-04-21 10:50:04,107 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/8ff9eeee-1471-4758-b0c6-3dd6cdb1b133 0.017s 2023-04-21 10:50:04,108 79527 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-464b8bed-715f-4503-8670-328c2ccd1474', 'date': 'Fri, 21 Apr 2023 10:50:04 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8ff9eeee-1471-4758-b0c6-3dd6cdb1b133'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8ff9eeee-1471-4758-b0c6-3dd6cdb1b133 does not exist", "detail": ""}}' 2023-04-21 10:50:04,665 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4313a921-78d4-4433-9763-f5dc377e8b44 0.556s 2023-04-21 10:50:04,665 79527 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-8099c797-ef48-4fa1-9c77-217e2da30aeb', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:50:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4313a921-78d4-4433-9763-f5dc377e8b44'} Body: b'' {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.688793s] ... 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 f7aab3ec-d528-49f1-8711-9ba0c952e3cb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:04,834 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes 0.397s 2023-04-21 10:50:04,835 79551 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-404636066", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef2a98af-c48a-45d1-abf0-3d07cb353ea2', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef2a98af-c48a-45d1-abf0-3d07cb353ea2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes'} Body: b'{"volume": {"id": "f7aab3ec-d528-49f1-8711-9ba0c952e3cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:04.761256", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-404636066", "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/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:04,926 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb 0.072s 2023-04-21 10:50:04,926 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16321bf-c2fc-42fe-a4bf-344c6633c076', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16321bf-c2fc-42fe-a4bf-344c6633c076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb'} Body: b'{"volume": {"id": "f7aab3ec-d528-49f1-8711-9ba0c952e3cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:05.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-404636066", "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/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "697302b4bd5646c28743fb28bbcb2adb"}}' 2023-04-21 10:50:05,978 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb 0.039s 2023-04-21 10:50:05,979 79551 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2e50ae-1519-4854-a1de-67e139933a10', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2e50ae-1519-4854-a1de-67e139933a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb'} Body: b'{"volume": {"id": "f7aab3ec-d528-49f1-8711-9ba0c952e3cb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:05.000000", "updated_at": "2023-04-21T10:50:05.000000", "name": "tempest-VolumesGetTest-Volume-404636066", "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/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "697302b4bd5646c28743fb28bbcb2adb"}}' 2023-04-21 10:50:06,092 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb 0.101s 2023-04-21 10:50:06,092 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-6935085a-f58c-4ad7-851f-5b62f0c4f36f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb'} Body: b'' 2023-04-21 10:50:06,123 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb 0.031s 2023-04-21 10:50:06,124 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-7b598877-0524-4940-a573-5c0080d608c9', 'x-openstack-request-id': 'req-7b598877-0524-4940-a573-5c0080d608c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f7aab3ec-d528-49f1-8711-9ba0c952e3cb could not be found."}}' {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.778295s] ... 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 2edd2057-62af-493e-ab4c-fe3d307ed22e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:06,507 79551 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/697302b4bd5646c28743fb28bbcb2adb/volumes 0.379s 2023-04-21 10:50:06,508 79551 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-906797507"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3109cc8-df90-4dee-b717-3633846f76dd', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3109cc8-df90-4dee-b717-3633846f76dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes'} Body: b'{"volume": {"id": "2edd2057-62af-493e-ab4c-fe3d307ed22e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:06.299755", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-906797507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:06,651 79551 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/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e 0.134s 2023-04-21 10:50:06,652 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55dcde01-b0ce-4468-b029-7b40b1466b23', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55dcde01-b0ce-4468-b029-7b40b1466b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e'} Body: b'{"volume": {"id": "2edd2057-62af-493e-ab4c-fe3d307ed22e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:06.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-906797507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "697302b4bd5646c28743fb28bbcb2adb"}}' 2023-04-21 10:50:07,702 79551 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/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e 0.039s 2023-04-21 10:50:07,703 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a7c1c1e-2721-480c-abe5-72c6e28715e7', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a7c1c1e-2721-480c-abe5-72c6e28715e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e'} Body: b'{"volume": {"id": "2edd2057-62af-493e-ab4c-fe3d307ed22e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:06.000000", "updated_at": "2023-04-21T10:50:07.000000", "name": "tempest-VolumesGetTest-Volume-906797507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "697302b4bd5646c28743fb28bbcb2adb"}}' 2023-04-21 10:50:07,756 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e 0.041s 2023-04-21 10:50:07,757 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1365e09-a060-4fed-bf5e-c814816ae7c0', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1365e09-a060-4fed-bf5e-c814816ae7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e'} Body: b'{"volume": {"id": "2edd2057-62af-493e-ab4c-fe3d307ed22e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:06.000000", "updated_at": "2023-04-21T10:50:07.000000", "name": "tempest-VolumesGetTest-Volume-906797507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "697302b4bd5646c28743fb28bbcb2adb"}}' 2023-04-21 10:50:07,880 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e 0.113s 2023-04-21 10:50:07,881 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50fb992-baa1-4d62-b3a4-27604cfafb16', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e'} Body: b'' 2023-04-21 10:50:07,904 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e 0.023s 2023-04-21 10:50:07,905 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:07 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-99762fc6-8273-400d-b8eb-cccc464b1291', 'x-openstack-request-id': 'req-99762fc6-8273-400d-b8eb-cccc464b1291', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2edd2057-62af-493e-ab4c-fe3d307ed22e could not be found."}}' {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.663815s] ... 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 76f7d4df-cd7a-40ea-a880-6855f44121b7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:07,930 79551 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/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e 0.021s 2023-04-21 10:50:07,930 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5622f4f3-8be3-43fd-9dbc-703bec861ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e'} 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": "a3109aa78f014d0da3638064a889676d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "created_at": "2023-04-21T10:43:25Z", "updated_at": "2023-04-21T10:43:26Z", "tags": [], "self": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "file": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:08,315 79551 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/697302b4bd5646c28743fb28bbcb2adb/volumes 0.384s 2023-04-21 10:50:08,315 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-VolumesGetTest-Volume-1248111696", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e592ab-fdfc-4b0c-b69e-9daabdae0a4b', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e592ab-fdfc-4b0c-b69e-9daabdae0a4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes'} Body: b'{"volume": {"id": "76f7d4df-cd7a-40ea-a880-6855f44121b7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:08.232953", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1248111696", "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/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:08,369 79551 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/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7 0.044s 2023-04-21 10:50:08,370 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6926317b-e015-4cf0-a746-e3040243f7ba', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6926317b-e015-4cf0-a746-e3040243f7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7'} Body: b'{"volume": {"id": "76f7d4df-cd7a-40ea-a880-6855f44121b7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:08.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1248111696", "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/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "697302b4bd5646c28743fb28bbcb2adb"}}' 2023-04-21 10:50:09,427 79551 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/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7 0.045s 2023-04-21 10:50:09,428 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5891a509-7912-45b4-beae-c5931f7cd52a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5891a509-7912-45b4-beae-c5931f7cd52a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7'} Body: b'{"volume": {"id": "76f7d4df-cd7a-40ea-a880-6855f44121b7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:08.000000", "updated_at": "2023-04-21T10:50:08.000000", "name": "tempest-VolumesGetTest-Volume-1248111696", "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/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "697302b4bd5646c28743fb28bbcb2adb"}}' 2023-04-21 10:50:09,550 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7 0.111s 2023-04-21 10:50:09,550 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca910ff-b4f3-4e8a-b010-2a0bb080a6e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7'} Body: b'' 2023-04-21 10:50:09,571 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7 0.020s 2023-04-21 10:50:09,571 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:09 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-795df3a1-2ba1-40a5-b402-1f6a6274c4c8', 'x-openstack-request-id': 'req-795df3a1-2ba1-40a5-b402-1f6a6274c4c8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 76f7d4df-cd7a-40ea-a880-6855f44121b7 could not be found."}}' {3} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [175.081188s] ... 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 0428f560-5b9b-4445-b55a-f9b534102ac2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:16,652 79525 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/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e 0.154s 2023-04-21 10:47:16,653 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-24af10e7-b522-46f4-9728-ec1c627fd589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e'} 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": "a3109aa78f014d0da3638064a889676d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "created_at": "2023-04-21T10:43:25Z", "updated_at": "2023-04-21T10:43:26Z", "tags": [], "self": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "file": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:47:17,610 79525 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.926s 2023-04-21 10:47:17,610 79525 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': 'Fri, 21 Apr 2023 10:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-6d504a59-fb66-4463-89d3-151e26f7e4ce', '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": "7fcbf21c326e4e4ab28b051c38b9da8e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "140913c9-4f31-4f27-b107-9d11bf6d2801", "created_at": "2023-04-21T10:47:18Z", "updated_at": "2023-04-21T10:47:18Z", "tags": [], "self": "/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801", "file": "/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:47:19,264 79525 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-21 10:47:19,264 79525 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/140913c9-4f31-4f27-b107-9d11bf6d2801/file 1.654s 2023-04-21 10:47:19,265 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0223bb1a-3449-4301-95a0-f60d4e9f87fa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801/file'} Body: b'' 2023-04-21 10:47:19,265 79525 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 10:47:19,265 79525 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:47:19,610 79525 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.341s 2023-04-21 10:47:19,610 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-538215549", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBiXQMKehmXbZ+t/TYVT0gSKs0KmTZ5FlYz6zFGTYVIOj5Jx7gtGmebbyFsJUNZbybkDh6qpI1q+o00ju2IhzrS6d4GO5cz3RO8d1HNO4lgr/58RDDJYurBNqFihZhWt2A=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:19 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-113c9aa2-ad6d-49dd-ad46-0d5abfe5ae31', 'x-compute-request-id': 'req-113c9aa2-ad6d-49dd-ad46-0d5abfe5ae31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-538215549", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBiXQMKehmXbZ+t/TYVT0gSKs0KmTZ5FlYz6zFGTYVIOj5Jx7gtGmebbyFsJUNZbybkDh6qpI1q+o00ju2IhzrS6d4GO5cz3RO8d1HNO4lgr/58RDDJYurBNqFihZhWt2A==", "fingerprint": "32:64:ed:27:05:78:8c:11:dd:68:84:38:06:61:c5:47", "user_id": "c0b1fae0fc8d4b9a998ab0679bace1a1"}}' 2023-04-21 10:47:19,616 79525 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-538215549 created 2023-04-21 10:47:20,355 79525 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.738s 2023-04-21 10:47:20,355 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1167860126", "description": "tempest-description--43912785"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-707f5ddf-a1e1-4c7b-9740-0c64f121d7a6', 'date': 'Fri, 21 Apr 2023 10:47:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3db66402-eb25-4f32-b199-d9ce49b05ba6", "name": "tempest-securitygroup--1167860126", "stateful": true, "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "description": "tempest-description--43912785", "shared": false, "security_group_rules": [{"id": "1b9632ec-68c1-4276-a7e3-1a0973c3ae5a", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "security_group_id": "3db66402-eb25-4f32-b199-d9ce49b05ba6", "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": 312, "description": null, "tags": [], "created_at": "2023-04-21T10:47:19Z", "updated_at": "2023-04-21T10:47:19Z", "revision_number": 0, "project_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}, {"id": "9c32e874-37a8-42f9-965a-e0a882cbf84f", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "security_group_id": "3db66402-eb25-4f32-b199-d9ce49b05ba6", "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": 311, "description": null, "tags": [], "created_at": "2023-04-21T10:47:19Z", "updated_at": "2023-04-21T10:47:19Z", "revision_number": 0, "project_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}], "tags": [], "created_at": "2023-04-21T10:47:19Z", "updated_at": "2023-04-21T10:47:19Z", "revision_number": 1, "project_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}}' 2023-04-21 10:47:21,267 79525 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.911s 2023-04-21 10:47:21,268 79525 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": "3db66402-eb25-4f32-b199-d9ce49b05ba6", "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-3479048c-04af-4c27-9f29-21f2e79c3099', 'date': 'Fri, 21 Apr 2023 10:47:21 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": "ae99c173-2f41-4e99-bd4c-66ed10654661", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "security_group_id": "3db66402-eb25-4f32-b199-d9ce49b05ba6", "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-21T10:47:20Z", "updated_at": "2023-04-21T10:47:20Z", "revision_number": 0, "project_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}}' 2023-04-21 10:47:21,919 79525 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.650s 2023-04-21 10:47:21,919 79525 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": "3db66402-eb25-4f32-b199-d9ce49b05ba6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-39a76e5b-7b98-4e68-9656-bebf6cff2a05', 'date': 'Fri, 21 Apr 2023 10:47:21 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": "c4339c55-e9b0-4415-b373-048e5da042a4", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "security_group_id": "3db66402-eb25-4f32-b199-d9ce49b05ba6", "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-21T10:47:21Z", "updated_at": "2023-04-21T10:47:21Z", "revision_number": 0, "project_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}}' 2023-04-21 10:47:21,919 79525 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1167860126 created 2023-04-21 10:47:25,077 79525 INFO [tempest.lib.common.rest_client] Request (Vali dationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.157s 2023-04-21 10:47:25,077 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-cb0b79c0-2016-414c-9e3d-251f69432d19', 'date': 'Fri, 21 Apr 2023 10:47:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a9b5d0e1-33e0-422f-a141-34d4e84d25e8", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "floating_ip_address": "172.24.4.181", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:23Z", "updated_at": "2023-04-21T10:47:23Z", "revision_number": 0}}' 2023-04-21 10:47:25,077 79525 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a9b5d0e1-33e0-422f-a141-34d4e84d25e8', 'tenant_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'floating_ip_address': '172.24.4.181', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:23Z', 'updated_at': '2023-04-21T10:47:23Z', 'revision_number': 0, 'ip': '172.24.4.181'} created 2023-04-21 10:47:25,206 79525 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.122s 2023-04-21 10:47:25,207 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:25 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-1a4513c6-443f-4982-bdb8-331ba886b292', '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": "c0b1fae0fc8d4b9a998ab0679bace1a1", "name": "tempest-AttachSCSIVolumeTestJSON-1586367620-project-member", "password_expires_at": null}, "audit_ids": ["wY5SaIj4SpqDhrKqkc1Jew"], "expires_at": "2023-04-21T11:47:25.000000Z", "issued_at": "2023-04-21T10:47:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "name": "tempest-AttachSCSIVolumeTestJSON-1586367620"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a3d2c4f2fb9f45559c4e51e86339a0e0", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86 339a0e0", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:47:25,207 79525 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'db5893fb-88b3-400d-8c55-c8f24d5b9084', 'name': 'tempest-AttachSCSIVolumeTestJSON-271940369-network', 'tenant_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50467, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:47Z', 'updated_at': '2023-04-21T10:46:47Z', 'revision_number': 1} available for tenant 2023-04-21 10:47:25,208 79525 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-538215549', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBiXQMKehmXbZ+t/TYVT0gSKs0KmTZ5FlYz6zFGTYVIOj5Jx7gtGmebbyFsJUNZbybkDh6qpI1q+o00ju2IhzrS6d4GO5cz3RO8d1HNO4lgr/58RDDJYurBNqFihZhWt2A==', 'fingerprint': '32:64:ed:27:05:78:8c:11:dd:68:84:38:06:61:c5:47', 'user_id': 'c0b1fae0fc8d4b9a998ab0679bace1a1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCE2tfikQVUqAByTHj5J2OG5hQ8815suV0+nFzAaWRivdWKhge3I0VM\nX5fJ+TigAjKgBwYFK4EEACKhZANiAAQYl0DCnoZl22frf02FU9IEirNCpk2eRZWM\n+sxRk2FSDo+Sce4LRpnm28hbCVDWW8m5A4eqqSNavqNNI7tiIc60uneBjuXM90Tv\nHdRzTuJYK/+fEQwyWLqwTahYoWYVrdg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3db66402-eb25-4f32-b199-d9ce49b05ba6', 'name': 'tempest-securitygroup--1167860126', 'stateful': True, 'tenant_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'description': 'tempest-description--43912785', 'shared': False, 'security_group_rules': [{'id': '1b9632ec-68c1-4276-a7e3-1a0973c3ae5a', 'tenant_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'security_group_id': '3db66402-eb25-4f32-b199-d9ce49b05ba6', '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': 312, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:19Z', 'updated_at': '2023-04-21T10:47:19Z', 'revision_number': 0, 'project_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0'}, {'id': '9c32e874-37a8-42f9-965a-e0a882cbf84f', 'tenant_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'security_group_id': '3db66402-eb25-4f32-b199-d9ce49b05ba6', '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': 311, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:19Z', 'updated_at': '2023-04-21T10:47:19Z', 'revision_number': 0, 'project_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0'}], 'tags': [], 'created_at': '2023-04-21T10:47:19Z', 'updated_at': '2023-04-21T10:47:19Z', 'revision_number': 1, 'project_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0'}, 'floating_ip': {'id': 'a9b5d0e1-33e0-422f-a141-34d4e84d25e8', 'tenant_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'floating_ip_address': '172.24.4.181', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:23Z', 'updated_at': '2023-04-21T10:47:23Z', 'revision_number': 0, 'ip': '172.24.4.181'}} 2023-04-21 10:47:26,448 79525 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 1.238s 2023-04-21 10:47:26,449 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1366625366", "imageRef": "140913c9-4f31-4f27-b107-9d11bf6d2801", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "db5893fb-88b3-400d-8c55-c8f24d5b9084"}], "security_groups": [{"name": "tempest-securitygroup--1167860126"}], "key_name": "tempest-keypair-538215549", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693', '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-725e0bf9-99e8-4876-a311-10c7b78ebe4b', 'x-compute-request-id': 'req-725e0bf9-99e8-4876-a311-10c7b78ebe4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "aecf1ba8-9675-4535-874b-9084361b7693", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aecf1ba8-9675-4535-874b-9084361b7693"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1167860126"}], "adminPass": "V8HK44o7H6UH"}}' 2023-04-21 10:47:26,915 79525 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/aecf1ba8-9675-4535-874b-9084361b7693 0.463s 2023-04-21 10:47:26,916 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:26 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-895ead31-6728-4dcb-956a-feaefe98fd4c', 'x-compute-request-id': 'req-895ead31-6728-4dcb-956a-feaefe98fd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/co mpute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693'} Body: b'{"server": {"id": "aecf1ba8-9675-4535-874b-9084361b7693", "name": "tempest-AttachSCSIVolumeTestJSON-server-1366625366", "status": "BUILD", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "user_id": "c0b1fae0fc8d4b9a998ab0679bace1a1", "metadata": {}, "hostId": "", "image": {"id": "140913c9-4f31-4f27-b107-9d11bf6d2801", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/140913c9-4f31-4f27-b107-9d11bf6d2801"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:26Z", "updated": "2023-04-21T10:47:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aecf1ba8-9675-4535-874b-9084361b7693"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-538215549", "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-21 10:48:17,723 79525 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/aecf1ba8-9675-4535-874b-9084361b7693 0.744s 2023-04-21 10:48:17,724 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1548', '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-b756572d-9ed4-4ec3-b892-840994eec26d', 'x-compute-request-id': 'req-b756572d-9ed4-4ec3-b892-840994eec26d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693'} Body: b'{"server": {"id": "aecf1ba8-9675-4535-874b-9084361b7693", "name": "tempest-AttachSCSIVolumeTestJSON-server-1366625366", "status": "ACTIVE", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "user_id": "c0b1fae0fc8d4b9a998ab0679bace1a1", "metadata": {}, "hostId": "5cb859d12e0e6f8e39a19798afba96497eafe0eb2a4dfff0c4879600", "image": {"id": "140913c9-4f31-4f27-b107-9d11bf6d2801", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/140913c9-4f31-4f27-b107-9d11bf6d2801"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:26Z", "updated": "2023-04-21T10:47:44Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-271940369-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:33:fd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aecf1ba8-9675-4535-874b-9084361b7693"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-538215549", "OS-SRV-USG:launched_at": "2023-04-21T10:47:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1167860126"}], "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-21 10:48:17,736 79525 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:49:17,960 79525 INFO [tempest.l ib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693/os-interface 0.163s 2023-04-21 10:49:17,960 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:17 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-071a2066-0605-4a27-a905-52910ec687b7', 'x-compute-request-id': 'req-071a2066-0605-4a27-a905-52910ec687b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "db5893fb-88b3-400d-8c55-c8f24d5b9084", "port_id": "892719ba-88a5-4998-9b27-c47babc15f5c", "mac_addr": "fa:16:3e:26:33:fd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "90fe5531-0901-4b6f-b305-f050a6e76f07", "ip_address": "10.0.0.9"}]}]}' 2023-04-21 10:49:18,775 79525 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/a9b5d0e1-33e0-422f-a141-34d4e84d25e8 0.811s 2023-04-21 10:49:18,776 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "892719ba-88a5-4998-9b27-c47babc15f5c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-199bb95c-83fa-48b7-818c-3f152136347a', 'date': 'Fri, 21 Apr 2023 10:49:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a9b5d0e1-33e0-422f-a141-34d4e84d25e8'} Body: b'{"floatingip": {"id": "a9b5d0e1-33e0-422f-a141-34d4e84d25e8", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "floating_ip_address": "172.24.4.181", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "076c74ec-5809-4953-bf1c-ff361b6ca078", "port_id": "892719ba-88a5-4998-9b27-c47babc15f5c", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "db5893fb-88b3-400d-8c55-c8f24d5b9084", "mac_address": "fa:16:3e:26:33:fd", "admin_state_up": true, "status": "ACTIVE", "device_id": "aecf1ba8-9675-4535-874b-9084361b7693", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:23Z", "updated_at": "2023-04-21T10:49:18Z", "revision_number": 1, "project_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}}' 2023-04-21 10:49:18,778 79525 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.181:22' as 'cirros' with public key authentication 2023-04-21 10:49:18,817 79525 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:49:18,840 79525 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:49:18,841 79525 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.181 successfully created 2023-04-21 10:49:19,151 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes 0.309s 2023-04-21 10:49:19,152 79525 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-959276619"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:18 GMT', 's erver': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0975bdc8-cf9d-4b11-af9e-84ccdad2723d', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0975bdc8-cf9d-4b11-af9e-84ccdad2723d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes'} Body: b'{"volume": {"id": "0428f560-5b9b-4445-b55a-f9b534102ac2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:19.082346", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-959276619", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2"}], "user_id": "c0b1fae0fc8d4b9a998ab0679bace1a1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:49:19,198 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2 0.037s 2023-04-21 10:49:19,199 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aea7d03-8df7-462b-b24e-de887348b749', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aea7d03-8df7-462b-b24e-de887348b749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2'} Body: b'{"volume": {"id": "0428f560-5b9b-4445-b55a-f9b534102ac2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:19.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-959276619", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2"}], "user_id": "c0b1fae0fc8d4b9a998ab0679bace1a1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}}' 2023-04-21 10:49:20,253 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2 0.042s 2023-04-21 10:49:20,253 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb3d5cb4-12e8-442c-ab08-abc68e7397fc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb3d5cb4-12e8-442c-ab08-abc68e7397fc', 'connection': 'close', 'status': '200', 'content -location': 'http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2'} Body: b'{"volume": {"id": "0428f560-5b9b-4445-b55a-f9b534102ac2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:19.000000", "updated_at": "2023-04-21T10:49:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-959276619", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2"}], "user_id": "c0b1fae0fc8d4b9a998ab0679bace1a1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}}' 2023-04-21 10:49:20,396 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693 0.131s 2023-04-21 10:49:20,397 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49: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-c4065aa8-1fcb-406a-8b42-fc30bf71de4c', 'x-compute-request-id': 'req-c4065aa8-1fcb-406a-8b42-fc30bf71de4c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693'} Body: b'' 2023-04-21 10:49:20,566 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693 0.168s 2023-04-21 10:49:20,566 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', '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-bb759a32-6e2d-41c4-b8e8-1505400df3fb', 'x-compute-request-id': 'req-bb759a32-6e2d-41c4-b8e8-1505400df3fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693'} Body: b'{"server": {"id": "aecf1ba8-9675-4535-874b-9084361b7693", "name": "tempest-AttachSCSIVolumeTestJSON-server-1366625366", "status": "ACTIVE", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "user_id": "c0b1fae0fc8d4b9a998ab0679bace1a1", "metadata": {}, "hostId": "5cb859d12e0e6f8e39a19798afba96497eafe0eb2a4dfff0c4879600", "image": {"id": "140913c9-4f31-4f27-b107-9d11bf6d2801", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/140913c9-4f31-4f27-b107-9d11bf6d2801"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:26Z", "updated": "2023-04-21T10:49:20Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-271940369-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:33:fd"}, {"version": 4, "addr": "172.24.4.181", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:33:fd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "hre f": "http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aecf1ba8-9675-4535-874b-9084361b7693"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-538215549", "OS-SRV-USG:launched_at": "2023-04-21T10:47:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1167860126"}], "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-21 10:50:10,673 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693 0.044s 2023-04-21 10:50:10,673 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:10 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-1c163a2d-a622-449c-b045-ca75681dca38', 'x-compute-request-id': 'req-1c163a2d-a622-449c-b045-ca75681dca38', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance aecf1ba8-9675-4535-874b-9084361b7693 could not be found."}}' 2023-04-21 10:50:10,701 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-538215549 0.027s 2023-04-21 10:50:10,702 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:10 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-4c9354a7-c86d-4f13-be95-4aa4d8114979', 'x-compute-request-id': 'req-4c9354a7-c86d-4f13-be95-4aa4d8114979', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-538215549'} Body: b'' 2023-04-21 10:50:10,901 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3db66402-eb25-4f32-b199-d9ce49b05ba6 0.199s 2023-04-21 10:50:10,902 79525 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-9fc6c2af-d5ed-4d0f-af3d-9bc9b14c98d2', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:50:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3db66402-eb25-4f32-b199-d9ce49b05ba6'} Body: b'' 2023-04-21 10:50:10,925 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3db66402-eb25-4f32-b199-d9ce49b05ba6 0.022s 2023-04-21 10:50:10,925 79525 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-re quest-id': 'req-02bad952-e76f-492d-984b-d2e5950bd2a9', 'date': 'Fri, 21 Apr 2023 10:50:10 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3db66402-eb25-4f32-b199-d9ce49b05ba6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3db66402-eb25-4f32-b199-d9ce49b05ba6 does not exist", "detail": ""}}' 2023-04-21 10:50:11,414 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/a9b5d0e1-33e0-422f-a141-34d4e84d25e8 0.488s 2023-04-21 10:50:11,414 79525 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-4f7a9d39-7e0b-4756-ac3a-74f7df075709', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:50:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a9b5d0e1-33e0-422f-a141-34d4e84d25e8'} Body: b'' 2023-04-21 10:50:11,558 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801 0.143s 2023-04-21 10:50:11,558 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4be8abe7-b15f-46bf-b6c5-264c5f244089', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801'} Body: b'' 2023-04-21 10:50:11,577 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801 0.018s 2023-04-21 10:50:11,577 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8da396b7-56aa-40bb-9076-b2fe01ebdaa7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801'} Body: b'{"message": "No image found with ID 140913c9-4f31-4f27-b107-9d11bf6d2801

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {3} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.812665s] ... 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 b94a1cf4-09ea-4177-8f22-753368fdd54e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:21,928 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types 0.179s 2023-04-21 10:50:21,928 79525 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-40188483"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f39003a-c17b-401a-87ab-8734a3e5024d', 'content-length': '222', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f39003a-c17b-401a-87ab-8734a3e5024d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types'} Body: b'{"volume_type": {"id": "000438cf-3abc-4e92-885c-62a16d9677d9", "name": "tempest-GroupSnapshotsTest-volume-type-40188483", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:50:21,976 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types 0.044s 2023-04-21 10:50:21,976 79525 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-144369203"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22bedcc4-4269-4671-b4b7-8ed704972bf0', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22bedcc4-4269-4671-b4b7-8ed704972bf0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types'} Body: b'{"group_type": {"id": "cfff048e-ad00-457d-bed3-86ba65e0719b", "name": "tempest-GroupSnapshotsTest-group-type-144369203", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:50:22,187 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups 0.208s 2023-04-21 10:50:22,187 79525 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": "cfff048e-ad00-457d-bed3-86ba65e0719b", "volume_types": ["000438cf-3abc-4e92-885c-62a16d9677d9"], "name": "tempest-GroupSnapshotsTest-Group-2139568366"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08cdd9d-8065-48a9-9e7f-6079409cc934', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08cdd9d-8065-48a9-9e7f-6079409cc934', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups'} Body: b'{"group": {"id": "b94a1cf4-09ea-4177-8f22-753368fdd54e", "name": "tempest-GroupSnapshotsTest-Group-2139568366"}}' 2023-04-21 10:50:22,230 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e 0.040s 2023-04-21 10:50:22,230 79525 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': 'Fri, 21 Apr 2023 10:50:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fbb9c9b-9987-4ccc-9029-0ecf4767f905', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fbb9c9b-9987-4ccc-9029-0ecf4767f905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e'} Body: b'{"group": {"id": "b94a1cf4-09ea-4177-8f22-753368fdd54e", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T10:50:22.000000", "name": "tempest-GroupSnapshotsTest-Group-2139568366", "description": null, "group_type": "cfff048e-ad00-457d-bed3-86ba65e0719b", "volume_types": ["000438cf-3abc-4e92-885c-62a16d9677d9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:50:23,270 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e 0.035s 2023-04-21 10:50:23,271 79525 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': 'Fri, 21 Apr 2023 10:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-333340c3-e82e-4937-b0f1-84a785bbe3bb', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-333340c3-e82e-4937-b0f1-84a785bbe3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e'} Body: b'{"group": {"id": "b94a1cf4-09ea-4177-8f22-753368fdd54e", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:50:22.000000", "name": "tempest-GroupSnapshotsTest-Group-2139568366", "description": null, "group_type": "cfff048e-ad00-457d-bed3-86ba65e0719b", "volume_types": ["000438cf-3abc-4e92-885c-62a16d9677d9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:50:23,352 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/volumes/detail 0.073s 2023-04-21 10:50:23,352 79525 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': 'Fri, 21 Apr 2023 10:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96abc7e7-e738-476b-a563-0ebc000ac067', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96abc7e7-e738-476b-a563-0ebc000ac067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:50:23,437 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e/action 0.074s 2023-04-21 10:50:23,437 79525 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': 'Fri, 21 Apr 2023 10:50:23 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-0a0e49c4-c1e3-4ecf-94ff-3681ac61dae3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e/action'} Body: b'' 2023-04-21 10:50:23,456 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e 0.018s 2023-04-21 10:50:23,457 79525 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': 'Fri, 21 Apr 2023 10:50:23 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-b7a6ba3b-93d0-49de-a0fa-aed798c112c6', 'x-openstack-request-id': 'req-b7a6ba3b-93d0-49de-a0fa-aed798c112c6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b94a1cf4-09ea-4177-8f22-753368fdd54e could not be found."}}' 2023-04-21 10:50:23,489 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types/cfff048e-ad00-457d-bed3-86ba65e0719b 0.032s 2023-04-21 10:50:23,490 79525 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': 'Fri, 21 Apr 2023 10:50:23 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-dbbe49c1-3ca9-4f87-9951-672ade4ed791', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types/cfff048e-ad00-457d-bed3-86ba65e0719b'} Body: b'' 2023-04-21 10:50:23,543 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/000438cf-3abc-4e92-885c-62a16d9677d9 0.052s 2023-04-21 10:50:23,543 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:23 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-924dcf1f-5d4c-44ad-8702-affc371fb285', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/000438cf-3abc-4e92-885c-62a16d9677d9'} Body: b'' 2023-04-21 10:50:23,560 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/000438cf-3abc-4e92-885c-62a16d9677d9 0.016s 2023-04-21 10:50:23,560 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 202 3 10:50:23 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-b49d48eb-9bde-4902-8818-5d20d201ac7a', 'x-openstack-request-id': 'req-b49d48eb-9bde-4902-8818-5d20d201ac7a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/000438cf-3abc-4e92-885c-62a16d9677d9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 000438cf-3abc-4e92-885c-62a16d9677d9 could not be found."}}' {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.596816s] ... 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 c457d62b-9f95-4e41-95f2-249007473a04 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:23,598 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types 0.034s 2023-04-21 10:50:23,598 79525 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-454154598"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95edfc7a-b1f1-4de4-a28d-1ca5f3ee56e2', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95edfc7a-b1f1-4de4-a28d-1ca5f3ee56e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types'} Body: b'{"volume_type": {"id": "1deb6132-f1d1-4485-9818-59fe99fd7cd4", "name": "tempest-GroupSnapshotsTest-volume-type-454154598", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:50:23,634 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types 0.032s 2023-04-21 10:50:23,634 79525 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-811362700"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf627502-c54d-4cac-84ca-19837078e822', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf627502-c54d-4cac-84ca-19837078e822', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types'} Body: b'{"group_type": {"id": "2eadd322-1466-43e7-a44b-18d59d2bd3dc", "name": "tempest-GroupSnapshotsTest-group-type-811362700", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:50:23,743 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups 0.105s 2023-04-21 10:50:23,743 79525 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": "2eadd322-1466-43e7-a44b-18d59d2bd3dc", "volume_types": ["1deb6132-f1d1-4485-9818-59fe99fd7cd4"], "name": "tempest-GroupSnapshotsTest-Group-1741794025"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5c4d19-31dd-4b2a-807f-f8fb629bfbe8', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5c4d19-31dd-4b2a-807f-f8fb629bfbe8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups'} Body: b'{"group": {"id": "c457d62b-9f95-4e41-95f2-249007473a04", "name": "tempest-GroupSnapshotsTest-Group-1741794025"}}' 2023-04-21 10:50:23,776 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04 0.031s 2023-04-21 10:50:23,777 79525 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': 'Fri, 21 Apr 2023 10:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0168da61-fbb6-4bb7-b675-d70df4057a8f', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0168da61-fbb6-4bb7-b675-d70df4057a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04'} Body: b'{"group": {"id": "c457d62b-9f95-4e41-95f2-249007473a04", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T10:50:24.000000", "name": "tempest-GroupSnapshotsTest-Group-1741794025", "description": null, "group_type": "2eadd322-1466-43e7-a44b-18d59d2bd3dc", "volume_types": ["1deb6132-f1d1-4485-9818-59fe99fd7cd4"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:50:24,814 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04 0.031s 2023-04-21 10:50:24,814 79525 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': 'Fri, 21 Apr 2023 10:50:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b79e1de5-ff57-4f83-be76-b42a96ffe7fc', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b79e1de5-ff57-4f83-be76-b42a96ffe7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04'} Body: b'{"group": {"id": "c457d62b-9f95-4e41-95f2-249007473a04", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:50:24.000000", "name": "tempest-GroupSnapshotsTest-Group-1741794025", "description": null, "group_type": "2eadd322-1466-43e7-a44b-18d59d2bd3dc", "volume_types": ["1deb6132-f1d1-4485-9818-59fe99fd7cd4"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:50:24,818 79525 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-21 10:50:24,897 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/volumes/detail 0.078s 2023-04-21 10:50:24,898 79525 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': 'Fri, 21 Apr 2023 10:50:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2e6d74-f2fc-46e7-a4a2-c1c53575ae9d', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2e6d74-f2fc-46e7-a4a2-c1c53575ae9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:50:24,978 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04/action 0. 066s 2023-04-21 10:50:24,978 79525 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': 'Fri, 21 Apr 2023 10:50:24 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-c0956f46-e08d-4303-951a-6c776b832b3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04/action'} Body: b'' 2023-04-21 10:50:24,993 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04 0.014s 2023-04-21 10:50:24,994 79525 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': 'Fri, 21 Apr 2023 10:50:24 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-41bc446f-27a6-4a85-868c-d255a62a9b95', 'x-openstack-request-id': 'req-41bc446f-27a6-4a85-868c-d255a62a9b95', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c457d62b-9f95-4e41-95f2-249007473a04 could not be found."}}' 2023-04-21 10:50:25,033 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types/2eadd322-1466-43e7-a44b-18d59d2bd3dc 0.038s 2023-04-21 10:50:25,033 79525 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': 'Fri, 21 Apr 2023 10:50:24 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-f6dff0fc-b4c8-4f6e-84da-88e03f1fc8a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types/2eadd322-1466-43e7-a44b-18d59d2bd3dc'} Body: b'' 2023-04-21 10:50:25,140 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/1deb6132-f1d1-4485-9818-59fe99fd7cd4 0.107s 2023-04-21 10:50:25,141 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-49d1d70b-2807-4e1d-8665-99b663718d6b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/1deb6132-f1d1-4485-9818-59fe99fd7cd4'} Body: b'' 2023-04-21 10:50:25,158 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/1deb6132-f1d1-4485-9818-59fe99fd7c d4 0.016s 2023-04-21 10:50:25,159 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:25 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-245901b5-28ad-420e-b08f-3149120bb40f', 'x-openstack-request-id': 'req-245901b5-28ad-420e-b08f-3149120bb40f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/1deb6132-f1d1-4485-9818-59fe99fd7cd4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1deb6132-f1d1-4485-9818-59fe99fd7cd4 could not be found."}}' {10} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {10} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.537011s] ... 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 c61d73da-92ac-4998-98fb-10f39d84390d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:25,197 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types 0.035s 2023-04-21 10:50:25,198 79525 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-513185168"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f157ce-3352-45a4-9a47-9b713fe410f1', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f157ce-3352-45a4-9a47-9b713fe410f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types'} Body: b'{"volume_type": {"id": "0dea1244-40ab-47c5-9e78-98e57f7fa64b", "name": "tempest-GroupSnapshotsTest-volume-type-513185168", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:50:25,250 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types 0.049s 2023-04-21 10:50:25,250 79525 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-970816988"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0377188-e05e-46da-af87-602ec5305326', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0377188-e05e-46da-af87-602ec5305326', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types'} Body: b'{"group_type": {"id": "8af14135-d601-475a-af41-b5346770c1e8", "name": "tempest-GroupSnapshotsTest-group-type-970816988", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:50:25,363 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups 0.109s 2023-04-21 10:50:25,364 79525 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": "8af14135-d601-475a-af41-b5346770c1e8", "volume_types": ["0dea1244-40ab-47c5-9e78-98e57f7fa64b"], "name": "tempest-GroupSnapshotsTest-Group-474162213"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ee4c63c-6461-487b-8b58-e9e3888e61f3', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ee4c63c-6461-487b-8b58-e9e3888e61f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups'} Body: b'{"group": {"id": "c61d73da-92ac-4998-98fb-10f39d84390d", "name": "tempest-GroupSnapshotsTest-Group-474162213"}}' 2023-04-21 10:50:25,405 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d 0.038s 2023-04-21 10:50:25,405 79525 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': 'Fri, 21 Apr 2023 10:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b821ae13-2115-4103-a85f-0bbd859f38a5', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b821ae13-2115-4103-a85f-0bbd859f38a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d'} Body: b'{"group": {"id": "c61d73da-92ac-4998-98fb-10f39d84390d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T10:50:25.000000", "name": "tempest-GroupSnapshotsTest-Group-474162213", "description": null, "group_type": "8af14135-d601-475a-af41-b5346770c1e8", "volume_types": ["0dea1244-40ab-47c5-9e78-98e57f7fa64b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:50:26,442 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d 0.031s 2023-04-21 10:50:26,442 79525 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': 'Fri, 21 Apr 2023 10:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d274f8d8-6242-4bc1-9e83-afdc7da1ea3f', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d274f8d8-6242-4bc1-9e83-afdc7da1ea3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d'} Body: b'{"group": {"id": "c61d73da-92ac-4998-98fb-10f39d84390d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:50:25.000000", "name": "tempest-GroupSnapshotsTest-Group-474162213", "description": null, "group_type": "8af14135-d601-475a-af41-b5346770c1e8", "volume_types": ["0dea1244-40ab-47c5-9e78-98e57f7fa64b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:50:26,507 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/volumes/detail 0.061s 2023-04-21 10:50:26,508 79525 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': 'Fri, 21 Apr 2023 10:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a06671-dba3-406b-8383-5b80fcb9bee4', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4a06671-dba3-406b-8383-5b80fcb9bee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:50:26,584 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d/action 0.065s 2023-04-21 10:50:26,584 79525 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': 'Fri, 21 Apr 2023 10:50:26 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-299dccaa-7851-4e3f-9568-1b60d4f7bcae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d/action'} Body: b'' 2023-04-21 10:50:26,602 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d 0.017s 2023-04-21 10:50:26,602 79525 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': 'Fri, 21 Apr 2023 10:50:26 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-b31a9dc0-2322-4bb1-8c1e-7cf0a5cf0276', 'x-openstack-request-id': 'req-b31a9dc0-2322-4bb1-8c1e-7cf0a5cf0276', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c61d73da-92ac-4998-98fb-10f39d84390d could not be found."}}' 2023-04-21 10:50:26,630 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types/8af14135-d601-475a-af41-b5346770c1e8 0.027s 2023-04-21 10:50:26,630 79525 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': 'Fri, 21 Apr 2023 10:50:26 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-0382a000-93fd-4f50-b5da-3983167e5a7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types/8af14135-d601-475a-af41-b5346770c1e8'} Body: b'' 2023-04-21 10:50:26,682 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/0dea1244-40ab-47c5-9e78-98e57f7fa64b 0.051s 2023-04-21 10:50:26,682 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:26 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-31fdd203-e151-4652-9ac4-ebdf949dbdc4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/0dea1244-40ab-47c5-9e78-98e57f7fa64b'} Body: b'' 2023-04-21 10:50:26,698 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/0dea1244-40ab-47c5-9e78-98e57f7fa64b 0.015s 2023-04-21 10:50:26,698 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Fri, 21 Apr 2023 10:50:26 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-fccc79e0-7e55-4f7c-982b-747e26e7d507', 'x-openstack-request-id': 'req-fccc79e0-7e55-4f7c-982b-747e26e7d507', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/0dea1244-40ab-47c5-9e78-98e57f7fa64b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0dea1244-40ab-47c5-9e78-98e57f7fa64b could not be found."}}' {10} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.786334s] ... 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 1dc704fa-30af-48f9-9410-41eb9a4e25bb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:25,393 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e 0.188s 2023-04-21 10:50:25,393 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fb4b2479-46e9-49f0-b37f-1a6a0cb73d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e'} 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": "a3109aa78f014d0da3638064a889676d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "created_at": "2023-04-21T10:43:25Z", "updated_at": "2023-04-21T10:43:26Z", "tags": [], "self": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "file": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:25,743 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes 0.348s 2023-04-21 10:50:25,743 79551 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-743131062", "snapshot_id": null, "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d252c8e-4ef5-4eb4-8641-c71f7f25c3bf', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d252c8e-4ef5-4eb4-8641-c71f7f25c3bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes'} Body: b'{"volume": {"id": "1dc704fa-30af-48f9-9410-41eb9a4e25bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:25.683692", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-743131062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:25,800 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb 0.045s 2023-04-21 10:50:25,801 79551 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5921edeb-545c-4ee5-8d17-1079f7a2f596', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5921edeb-545c-4ee5-8d17-1079f7a2f596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb'} Body: b'{"volume": {"id": "1dc704fa-30af-48f9-9410-41eb9a4e25bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:26.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-743131062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:26,854 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb 0.041s 2023-04-21 10:50:26,854 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624c1ea3-7dad-4933-b507-56ce72d68d79', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624c1ea3-7dad-4933-b507-56ce72d68d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb'} Body: b'{"volume": {"id": "1dc704fa-30af-48f9-9410-41eb9a4e25bb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:26.000000", "updated_at": "2023-04-21T10:50:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-743131062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:26,964 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb 0.098s 2023-04-21 10:50:26,965 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:26 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-b16f1984-51c7-410f-b8b9-9baaaa88cd65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb'} Body: b'' 2023-04-21 10:50:26,989 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb 0.024s 2023-04-21 10:50:26,990 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:26 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-7cb7fa73-54cc-48ab-a043-4f8a77e61bf6', 'x-openstack-request-id': 'req-7cb7fa73-54cc-48ab-a043-4f8a77e61bf6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1dc704fa-30af-48f9-9410-41eb9a4e25bb could not be found."}}' {10} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.589475s] ... 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 78975a6c-cd5e-40e8-96cd-5e136b950b2b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:27,012 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e 0.019s 2023-04-21 10:50:27,012 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-018d89f9-12f7-440a-921c-5f637a9fff3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e'} 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": "a3109aa78f014d0da3638064a889676d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "created_at": "2023-04-21T10:43:25Z", "updated_at": "2023-04-21T10:43:26Z", "tags": [], "self": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "file": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:27,313 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes 0.300s 2023-04-21 10:50:27,313 79551 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-1023925505", "snapshot_id": null, "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc5fc3d-732a-4f46-b0bc-f51a089dc09b', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc5fc3d-732a-4f46-b0bc-f51a089dc09b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes'} Body: b'{"volume": {"id": "78975a6c-cd5e-40e8-96cd-5e136b950b2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:27.252213", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1023925505", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:27,385 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b 0.062s 2023-04-21 10:50:27,386 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59238cb2-68a7-4b2d-bcb2-298d2f90a4e5', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59238cb2-68a7-4b2d-bcb2-298d2f90a4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b'} Body: b'{"volume": {"id": "78975a6c-cd5e-40e8-96cd-5e136b950b2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:27.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1023925505", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:28,440 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b 0.042s 2023-04-21 10:50:28,440 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d113c2e1-424f-465b-a34c-212a77f76055', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d113c2e1-424f-465b-a34c-212a77f76055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b'} Body: b'{"volume": {"id": "78975a6c-cd5e-40e8-96cd-5e136b950b2b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:27.000000", "updated_at": "2023-04-21T10:50:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1023925505", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:28,556 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b 0.105s 2023-04-21 10:50:28,557 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-91fb3128-b775-4db2-81d3-2a9d1a799ab6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b'} Body: b'' 2023-04-21 10:50:28,580 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b 0.023s 2023-04-21 10:50:28,581 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-9777d9a6-9e44-4c4d-9bed-a9c859aa8e81', 'x-openstack-request-id': 'req-9777d9a6-9e44-4c4d-9bed-a9c859aa8e81', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 78975a6c-cd5e-40e8-96cd-5e136b950b2b could not be found."}}' {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [1.994559s] ... ok {10} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.077607s] ... 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 cad51eb2-725a-43f5-9cd8-5ccce47039f6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:28,584 79551 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-21 10:50:28,662 79551 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.071s 2023-04-21 10:50:28,663 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-731505129", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOx2WsSUcwOMbZpJ1RF2bBGdixjWIvVfkvXfesTWeO8ghsBQxTpsft8PSC9X8t0g3FmWBU3GKatGO4XhLzyCYs5Ol8e33uOuV0/w5utfsb+6EE2YBvGdlveNMOF+nMIJ6Q=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:28 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-500de7c1-4316-487d-bf60-b5495f22dbca', 'x-compute-request-id': 'req-500de7c1-4316-487d-bf60-b5495f22dbca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-731505129", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOx2WsSUcwOMbZpJ1RF2bBGdixjWIvVfkvXfesTWeO8ghsBQxTpsft8PSC9X8t0g3FmWBU3GKatGO4XhLzyCYs5Ol8e33uOuV0/w5utfsb+6EE2YBvGdlveNMOF+nMIJ6Q==", "fingerprint": "32:69:9c:82:90:33:b9:78:65:52:f4:3b:f2:aa:4a:d1", "user_id": "0285cc34e3854084abd318ef9a1da750"}}' 2023-04-21 10:50:28,845 79551 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.179s 2023-04-21 10:50:28,845 79551 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-1756959728", "description": "tempest-secgroup-smoke-1756959728 description", "project_id": "da057743ba534056beac9d18a3f5fc0e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-161e9b0a-a0a4-4343-8fdd-8277cac5dbfc', 'date': 'Fri, 21 Apr 2023 10:50:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "name": "tempest-secgroup-smoke-1756959728", "stateful": true, "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "description": "tempest-secgroup-smoke-1756959728 description", "shared": false, "security_group_rules": [{"id": "062f1372-6ec0-4004-bb44-e764a0ffb516", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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": 605, "description": null, "tags": [], "created_at": "2023-04-21T10:50:28Z", "updated_at": "2023-04-21T10:50:28Z", "revision_number": 0, "project_id": "da057743ba534056beac9d18a3f5fc0e"}, {"id": "ab8ffa0e-b18a-4a19-849a-25b30989ba6d", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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": 604, "description": null, "tags": [], "created_at": "2023-04-21T10:50:28Z", "updated_at": "2023-04-21T10:50:28Z", "revision_number": 0, "project_id": "da05774 3ba534056beac9d18a3f5fc0e"}], "tags": [], "created_at": "2023-04-21T10:50:28Z", "updated_at": "2023-04-21T10:50:28Z", "revision_number": 1, "project_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:29,012 79551 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.165s 2023-04-21 10:50:29,012 79551 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": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "project_id": "da057743ba534056beac9d18a3f5fc0e", "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-34299b38-c65d-440a-98ce-58c58d61c9be', 'date': 'Fri, 21 Apr 2023 10:50:29 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": "a1c0e92a-e446-420f-8894-c2849c3ebf42", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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-21T10:50:28Z", "updated_at": "2023-04-21T10:50:28Z", "revision_number": 0, "project_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:29,175 79551 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.162s 2023-04-21 10:50:29,175 79551 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": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "project_id": "da057743ba534056beac9d18a3f5fc0e", "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-4c6fc2d4-b56a-4cda-b8ea-6514640ec782', 'date': 'Fri, 21 Apr 2023 10:50:29 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": "dee514c0-ce29-4e34-8807-401bde2b8369", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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-21T10:50:29Z", "updated_at": "2023-04-21T10:50:29Z", "revision_number": 0, "project_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:29,345 79551 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.169s 2023-04-21 10:50:29,346 79551 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": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "project_id": "da057743ba534056beac9d18a3f5fc0e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-de548b5d-881a-4a45-b13a-1557e9faa63f', 'date': 'Fri, 21 Apr 2023 10:50:29 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": "3b0f60c1-fc2b-4657-837f-dbdfc654c6ad", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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-21T10:50:29Z", "updated_at": "2023-04-21T10:50:29Z", "revision_number": 0, "project_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:29,509 79551 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.163s 2023-04-21 10:50:29,510 79551 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": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "project_id": "da057743ba534056beac9d18a3f5fc0e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f594e9b7-aad4-4207-bdd7-6e0d1beb5764', 'date': 'Fri, 21 Apr 2023 10:50:29 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": "a3f5e48d-d072-4b85-be77-65fdc2bda76e", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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-21T10:50:29Z", "updated_at": "2023-04-21T10:50:29Z", "revision_number": 0, "project_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:29,672 79551 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.161s 2023-04-21 10:50:29,672 79551 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": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "project_id": "da057743ba534056beac9d18a3f5fc0e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-621732b6-8eeb-4fd3-aa92-c3a3a300d63c', 'date': 'Fri, 21 Apr 2023 10:50:29 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": "eaa00e41-bd2c-45c1-b84a-d4d5686ac2d8", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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-21T10:50:29Z", "updated_at": "2023-04-21T10:50:29Z", "revision_number": 0, "project_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:29,824 79551 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.151s 2023-04-21 10:50:29,825 79551 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": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "project_id": "da057743ba534056beac9d18a3f5fc0e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6e9ff3d3-ccd0-4fc7-bc57-a1db81b3022b', 'date': 'Fri, 21 Apr 2023 10:50:29 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": "7205364b-db5f-4f9e-9c36-d21b1cb86da4", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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-21T10:50:29Z", "updated_at": "2023-04-21T10:50:29Z", "revision_number": 0, "project_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:29,825 79551 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-21 10:50:29,847 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e 0.021s 2023-04-21 10:50:29,847 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-313eeb59-8ae2-47ba-b413-9c6607bb6a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e'} 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": "a3109aa78f014d0da3638064a889676d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "created_at": "2023-04-21T10:43:25Z", "updated_at": "2023-04-21T10:43:26Z", "tags": [], "self": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "file": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:30,233 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes 0.385s 2023-04-21 10:50:30,234 79551 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-471270284", "snapshot_id": null, "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb35fb3-ad9e-47a6-966b-42dc45fa5872', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb35fb3-ad9e-47a6-966b-42dc45fa5872', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes '} Body: b'{"volume": {"id": "cad51eb2-725a-43f5-9cd8-5ccce47039f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:30.164300", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-471270284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:30,287 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6 0.043s 2023-04-21 10:50:30,287 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-854e10ac-59fd-4ed8-99f1-242d6c7994f8', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-854e10ac-59fd-4ed8-99f1-242d6c7994f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6'} Body: b'{"volume": {"id": "cad51eb2-725a-43f5-9cd8-5ccce47039f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:30.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-471270284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:31,339 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6 0.040s 2023-04-21 10:50:31,339 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6748bc-fa2a-4a05-9e28-ed71d6a0c4e0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6748bc-fa2a-4a05-9e28-ed71d6a0c4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6'} Body: b'{"volume": {"id": "cad51eb2-725a-43f5-9cd8-5ccce47039f6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:30.000000", "updated_at": "2023-04-21T10:50:30.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-471270284", "description": null, "volume_type": "joviandss-2", "sna pshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:31,453 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6 0.102s 2023-04-21 10:50:31,454 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-65335650-746c-4c11-b537-ff342338a50b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6'} Body: b'' 2023-04-21 10:50:31,475 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6 0.021s 2023-04-21 10:50:31,476 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-3a5203d9-6528-409c-adeb-0b9dc54e2c29', 'x-openstack-request-id': 'req-3a5203d9-6528-409c-adeb-0b9dc54e2c29', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cad51eb2-725a-43f5-9cd8-5ccce47039f6 could not be found."}}' 2023-04-21 10:50:31,625 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2246f4fc-ba7a-4dee-8101-76d62b4e456b 0.148s 2023-04-21 10:50:31,625 79551 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-1ac43142-b806-4b49-99d9-cf20e08d9f67', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:50:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2246f4fc-ba7a-4dee-8101-76d62b4e456b'} Body: b'' 2023-04-21 10:50:31,661 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-731505129 0.035s 2023-04-21 10:50:31,661 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:31 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': 'O penStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7afe2d20-e320-432b-b347-3c1052c82f38', 'x-compute-request-id': 'req-7afe2d20-e320-432b-b347-3c1052c82f38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-731505129'} Body: b'' {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.868841s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.027887s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.035265s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.029166s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.678917s] ... 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 55ebd302-7c38-4932-b51c-4d6e1e1b516c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:36,784 79525 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes 0.318s 2023-04-21 10:50:36,784 79525 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-1365398252"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a0f42e5-6bd4-409a-94fa-91ca6b4956e6', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a0f42e5-6bd4-409a-94fa-91ca6b4956e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes'} Body: b'{"volume": {"id": "55ebd302-7c38-4932-b51c-4d6e1e1b516c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:36.724805", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1365398252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}], "user_id": "54f7a2ad63f443c5a5aa8ad2813fc126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:36,879 79525 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c 0.083s 2023-04-21 10:50:36,879 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b37622-6dfc-476a-bad4-9e775e8fecaa', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b37622-6dfc-476a-bad4-9e775e8fecaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c'} Body: b'{"volume": {"id": "55ebd302-7c38-4932-b51c-4d6e1e1b516c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:37.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1365398252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}], "user_id": "54f7a2ad63f443c5a5aa8ad2813fc126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d53e337a221416496b4d9b76ffbca37"}}' 2023-04-21 10:50:37,929 79525 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c 0.038s 2023-04-21 10:50:37,930 79525 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-365722a1-50d1-4cd1-bbd9-29fcd357fe60', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-365722a1-50d1-4cd1-bbd9-29fcd357fe60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c'} Body: b'{"volume": {"id": "55ebd302-7c38-4932-b51c-4d6e1e1b516c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:37.000000", "updated_at": "2023-04-21T10:50:37.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1365398252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}], "user_id": "54f7a2ad63f443c5a5aa8ad2813fc126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d53e337a221416496b4d9b76ffbca37"}}' 2023-04-21 10:50:37,983 79525 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c 0.041s 2023-04-21 10:50:37,983 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74402c4c-6ebf-49b8-a8e5-edf3a9e133df', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74402c4c-6ebf-49b8-a8e5-edf3a9e133df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c'} Body: b'{"volume": {"id": "55ebd302-7c38-4932-b51c-4d6e1e1b516c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:37.000000", "updated_at": "2023-04-21T10:50:37.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1365398252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}], "user_id": "54f7a2ad63f443c5a5aa8ad2813fc126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d53e337a221416496b4d9b76ffbca37"}}' 2023-04-21 10:50:38,120 79525 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c 0.126s 2023-04-21 10:50:38,120 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:37 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-56c03bcd-ff6d-46f1-9d1b-c515326b3f8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c'} Body: b'' 2023-04-21 10:50:38,143 79525 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c 0.022s 2023-04-21 10:50:38,143 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:38 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-cbe87e98-d547-47f4-b6cf-5022e25a91ab', 'x-openstack-request-id': 'req-cbe87e98-d547-47f4-b6cf-5022e25a91ab', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 55ebd302-7c38-4932-b51c-4d6e1e1b516c could not be found."}}' {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.026183s] ... ok {10} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {3} 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 2c75c3c0-4b38-4f46-be9c-2dc2a26258bd failed to build and is in ERROR status {10} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.930961s] ... 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 da643f71-192d-4e75-8e25-070007470c4c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:40,299 79551 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/54571977114c4415a1f4d96c688c3143/types 0.347s 2023-04-21 10:50:40,299 79551 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': 'Fri, 21 Apr 2023 10:50:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a3c026-aba8-481c-83ff-1baf9a3fbd5b', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a3c026-aba8-481c-83ff-1baf9a3fbd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54571977114c4415a1f4d96c688c3143/types'} Body: b'{"volume_type": {"id": "47fd4660-b6e5-45a6-9c9d-f9c11f4f430e", "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-21 10:50:41,139 79551 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.835s 2023-04-21 10:50:41,140 79551 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': 'Fri, 21 Apr 2023 10:50:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f9922815-6761-44c2-82c9-64f998c4a4ce', '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": "b3ac0724baa44ba8ab5524b658782e80", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "created_at": "2023-04-21T10:50:41Z", "updated_at": "2023-04-21T10:50:41Z", "tags": [], "self": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "file": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:42,356 79551 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/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338/file 1.214s 2023-04-21 10:50:42,357 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bb70bcb0-528c-4d71-a947-2ab78396bce0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338/file'} Body: b'' 2023-04-21 10:50:42,379 79551 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/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338 0.021s 2023-04-21 10:50:42,379 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fb6445c7-b905-4d83-8020-ee7b1bedcfb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338'} 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": "3824cae340d862c3e937edf6d76e409c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b3ac0724baa44ba8ab5524b658782e80", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "760f9f2a10b30b11e57a1e19eaa9f71bf767dff24e77c6f02ee33b817508ea7049b11133f313646c8a99cc2b9377563f658d0716e6f47846da896173bab4d147", "id": "1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "created_at": "2023-04-21T10:50:41Z", "updated_at": "2023-04-21T10:50:42Z", "tags": [], "self": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "file": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:42,397 79551 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/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338 0.017s 2023-04-21 10:50:42,397 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-469504a6-3941-4bd3-bf7b-a613eee7daa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338'} 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": "3824cae340d862c3e937edf6d76e409c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b3ac0724baa44ba8ab5524b658782e80", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "760f9f2a10b30b11e57a1e19eaa9f71bf767dff24e77c6f02ee33b817508ea7049b11133f313646c8a99cc2b9377563f658d0716e6f47846da896173bab4d147", "id": "1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "created_at": "2023-04-21T10:50:41Z", "updated_at": "2023-04-21T10:50:42Z", "tags": [], "self": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "file": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:42,416 79551 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/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338 0.017s 2023-04-21 10:50:42,416 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-085770c4-af05-4ff3-a12d-1555b729bd88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338'} 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": "3824cae340d862c3e937edf6d76e409c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b3ac0724baa44ba8ab5524b658782e80", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "760f9f2a10b30b11e57a1e19eaa9f71bf767dff24e77c6f02ee33b817508ea7049b11133f313646c8a99cc2b9377563f658d0716e6f47846da896173bab4d147", "id": "1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "created_at": "2023-04-21T10:50:41Z", "updated_at": "2023-04-21T10:50:42Z", "tags": [], "self": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "file": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:42,755 79551 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/b3ac0724baa44ba8ab5524b658782e80/volumes 0.338s 2023-04-21 10:50:42,755 79551 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": "1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb45ff90-d3ef-4418-8ed0-a45e507efcf8', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb45ff90-d3ef-4418-8ed0-a45e507efcf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3ac0724baa44ba8ab5524b658782e80/volumes'} Body: b'{"volume": {"id": "da643f71-192d-4e75-8e25-070007470c4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:42.691338", "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/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c"}], "user_id": "9950c957a9484ded916f333071bcc7f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:42,818 79551 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/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c 0.053s 2023-04-21 10:50:42,819 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9238938-65a7-4ae8-9534-e7fc4bfd3706', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9238938-65a7-4ae8-9534-e7fc4bfd3706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c'} Body: b'{"volume": {"id": "da643f71-192d-4e75-8e25-070007470c4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:43.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/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c"}], "user_id": "9950c957a9484ded916f333071bcc7f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3ac0724baa44ba8ab5524b658782e80"}}' 2023-04-21 10:50:43,869 79551 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/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c 0.039s 2023-04-21 10:50:43,870 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a94177a-8399-4b52-93e8-beb0f7f71ab9', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a94177a-8399-4b52-93e8-beb0f7f71ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c'} Body: b'{"volume": {"id": "da643f71-192d-4e75-8e25-070007470c4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:43.000000", "updated_at": "2023-04-21T10:50:43.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/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c"}], "user_id": "9950c957a9484ded916f333071bcc7f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3ac0724baa44ba8ab5524b658782e80"}}' {5} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [167.371813s] ... 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 319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:58,501 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.293s 2023-04-21 10:47:58,502 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1505495754", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOI+lxaYCiJ6Cakfh0d0/M3EQtNn7ayCKiNgO3J0ChauJCxkwfuH2I2Rjm736o1FW/bz/bZeZnhFBJEXMyBImhjphifTfaav3xqO3xhVAU45T4aDHcFYSZ0q9YF9LVtTWQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '405', '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-b0ad385b-a3b7-418f-8bc2-0c06dc57749b', 'x-compute-request-id': 'req-b0ad385b-a3b7-418f-8bc2-0c06dc57749b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1505495754", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOI+lxaYCiJ6Cakfh0d0/M3EQtNn7ayCKiNgO3J0ChauJCxkwfuH2I2Rjm736o1FW/bz/bZeZnhFBJEXMyBImhjphifTfaav3xqO3xhVAU45T4aDHcFYSZ0q9YF9LVtTWQ==", "fingerprint": "2b:7f:09:97:38:50:aa:b8:4f:76:fd:b5:87:68:a7:b4", "user_id": "0d7234a4dcce4289a84f5060f546efb6"}}' 2023-04-21 10:47:58,686 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.181s 2023-04-21 10:47:58,687 79535 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-719375638", "description": "tempest-secgroup-smoke-719375638 description", "project_id": "52aece0e34a3451da50638e2930424e7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-2d677006-34b3-49d5-ad30-8c26a0efbb7b', 'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "name": "tempest-secgroup-smoke-719375638", "stateful": true, "tenant_id": "52aece0e34a3451da50638e2930424e7", "description": "tempest-secgroup-smoke-719375638 description", "shared": false, "security_group_rules": [{"id": "2a26ee0f-c005-421b-a661-56ae1e6bf07d", "tenant_id": "52aece0e34a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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": 413, "description": null, "tags": [], "created_at": "2023-04-21T10:47:58Z", "updated_at": "2023-04-21T10:47:58Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}, {"id": "f8a32b93-80a2-48c9-8170-6ec45f0283ba", "tenant_id": "52aece0e34a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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": 412, "description": null, "tags": [], "created_at": "2023-04-21T10:47:58Z", "updated_at": "2023-04-21T10:47:58Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}], "tags": [], "created_at": "2023-04-21T10:47:58Z", "updated_at": "2023-04-21T10:47:58Z", "revision_number": 1, "project_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:47:58,867 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-21 10:47:58,868 79535 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": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "project_id": "52aece0e34a3451da50638e2930424e7", "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-c68127f1-b2f4-42da-91ee-7c302cf8f885', 'date': 'Fri, 21 Apr 2023 10:47:58 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": "047e2370-c7e1-4c4c-990b-a3bc1b0469fb", "tenant_id": "52aece0e34a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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-21T10:47:58Z", "updated_at": "2023-04-21T10:47:58Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:47:59,136 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.268s 2023-04-21 10:47:59,137 79535 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": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "project_id": "52aece0e34a3451da50638e2930424e7", "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-8b54ba88-8bc7-4d0e-af3b-ba89b2947b4e', 'date': 'Fri, 21 Apr 2023 10:47: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": "1125615e-05d1-4ba1-8a0c-6d1b101515ea", "tenant_id": "52aece0e34a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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-21T10:47:58Z", "updated_at": "2023-04-21T10:47:58Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:47:59,602 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.464s 2023-04-21 10:47:59,602 79535 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": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "project_id": "52aece0e34a3451da50638e2930424e7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-09dd0571-5ee1-47d3-a2b5-1d9372d8ed12', 'date': 'Fri, 21 Apr 2023 10:47: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": "a7c37961-a188-48d5-a115-1bdc10e044a6", "tenant_id": "52aece0e34 a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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-21T10:47:59Z", "updated_at": "2023-04-21T10:47:59Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:47:59,897 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.295s 2023-04-21 10:47:59,898 79535 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": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "project_id": "52aece0e34a3451da50638e2930424e7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-665e2c0f-b700-403d-93f5-23fd8167762d', 'date': 'Fri, 21 Apr 2023 10:47: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": "fa7ada71-57a8-4502-8da4-db6fe7ddc3ef", "tenant_id": "52aece0e34a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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-21T10:47:59Z", "updated_at": "2023-04-21T10:47:59Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:48:00,389 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.490s 2023-04-21 10:48:00,390 79535 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": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "project_id": "52aece0e34a3451da50638e2930424e7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-05347e2f-c1ec-4d14-85a4-710dd164c544', 'date': 'Fri, 21 Apr 2023 10:48:00 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": "31185153-d891-4611-9251-036de6579249", "tenant_id": "52aece0e34a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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-21T10:47:59Z", "updated_at": "2023-04-21T10:47:59Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:48:01,156 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.766s 2023-04-21 10:48:01,157 79535 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": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "project_id": "52aece0e34a3451da50638e2930424e7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-typ e': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8121f5a0-b10c-488a-a291-980025f5448f', 'date': 'Fri, 21 Apr 2023 10:48:01 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": "c5b1c408-d799-4cde-ba71-b1499c08aebb", "tenant_id": "52aece0e34a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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-21T10:48:00Z", "updated_at": "2023-04-21T10:48:00Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:48:01,275 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.111s 2023-04-21 10:48:01,276 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3278e829-ef8b-4ad9-8299-09baf7ddff44', '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": "0d7234a4dcce4289a84f5060f546efb6", "name": "tempest-SnapshotDataIntegrityTests-816712956-project-member", "password_expires_at": null}, "audit_ids": ["SBiM6zLGQRSnrXN-PbUUiQ"], "expires_at": "2023-04-21T11:48:01.000000Z", "issued_at": "2023-04-21T10:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52aece0e34a3451da50638e2930424e7", "name": "tempest-SnapshotDataIntegrityTests-816712956"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/52aece0e34a3451da50638e2930424e7", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "h ttp://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:48:01,277 79535 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '624bf70c-30f1-41f5-b380-69af8cfb5fd6', 'name': 'tempest-SnapshotDataIntegrityTests-675355002-network', 'tenant_id': '52aece0e34a3451da50638e2930424e7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '52aece0e34a3451da50638e2930424e7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6005, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:47:34Z', 'updated_at': '2023-04-21T10:47:35Z', 'revision_number': 1} available for tenant 2023-04-21 10:48:02,350 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 1.071s 2023-04-21 10:48:02,350 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1967603297", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1505495754", "security_groups": [{"name": "tempest-secgroup-smoke-719375638"}], "networks": [{"uuid": "624bf70c-30f1-41f5-b380-69af8cfb5fd6"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd', '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-1eec999c-a5bd-438a-ba6d-170d6fd47370', 'x-compute-request-id': 'req-1eec999c-a5bd-438a-ba6d-170d6fd47370', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c3100b42-46b3-4371-89f2-e511ca1ce6cd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-719375638"}], "adminPass": "A2MdsB8j7BZ5"}}' 2023-04-21 10:48:02,474 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd 0.117s 2023-04-21 10:48:02,475 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1257', '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-1b0cb6c7-73d9-4e77-a4ba-f3698c4162fb', 'x-compute-request-id': 'req-1b0cb6c7-73d9-4e77-a4ba-f3698c4162fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd'} Body: b'{"server": {"id": "c3100b42-46b3-4371-89f2-e511ca1ce6cd", "name": "tempest-SnapshotDataIntegrityTests-server-1967603297", "status": "BUILD", "tenant_id": "52aece0e34a3451da50638e2930424e7", "user_id": "0d7234a4dcce4289a84f5060f546efb6", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:48:02Z", "updated": "2023-04-21T10:48:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1505495754", "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-21 10:48:52,897 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd 0.354s 2023-04-21 10:48:52,898 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', '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-af4912c9-2cf5-461f-8eaa-2178003bd0dc', 'x-compute-request-id': 'req-af4912c9-2cf5-461f-8eaa-2178003bd0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd'} Body: b'{"server": {"id": "c3100b42-46b3-4371-89f2-e511ca1ce6cd", "name": "tempest-SnapshotDataIntegrityTests-server-1967603297", "status": "ACTIVE", "tenant_id": "52aece0e34a3451da50638e2930424e7", "user_id": "0d7234a4dcce4289a84f5060f546efb6", "metadata": {}, "hostId": "a3ba4a04818a5c433d8ab5e6a743562eb4ad03fc802bc9592e82f713", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:48:02Z", "updated": "2023-04-21T10:48:11Z", "addresses": {"tempest-SnapshotDataIntegrityTests-675355002-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:eb:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1505495754", "OS-SRV-USG:launched_at": "2023-04-21T10:48:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-719375638"}], "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-21 10:48:52,909 79535 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 10:49:53,184 79535 INFO [tempest.lib.common.rest_client] Request (S napshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd 0.238s 2023-04-21 10:49:53,185 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', '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-844399b6-604d-4c9f-8ff3-0097a9e46838', 'x-compute-request-id': 'req-844399b6-604d-4c9f-8ff3-0097a9e46838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd'} Body: b'{"server": {"id": "c3100b42-46b3-4371-89f2-e511ca1ce6cd", "name": "tempest-SnapshotDataIntegrityTests-server-1967603297", "status": "ACTIVE", "tenant_id": "52aece0e34a3451da50638e2930424e7", "user_id": "0d7234a4dcce4289a84f5060f546efb6", "metadata": {}, "hostId": "a3ba4a04818a5c433d8ab5e6a743562eb4ad03fc802bc9592e82f713", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:48:02Z", "updated": "2023-04-21T10:48:11Z", "addresses": {"tempest-SnapshotDataIntegrityTests-675355002-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:eb:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1505495754", "OS-SRV-USG:launched_at": "2023-04-21T10:48:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-719375638"}], "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-21 10:49:53,480 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes 0.283s 2023-04-21 10:49:53,481 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-887504087", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc435c3-6340-423c-8f51-22020478568b', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc435c3-6340-423c-8f51-22020478568b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes'} Body: b'{"volume": {"id": "319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:53.367445", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-887504087", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1 a5-73fcd2e87dbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc"}], "user_id": "0d7234a4dcce4289a84f5060f546efb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:49:53,552 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc 0.061s 2023-04-21 10:49:53,552 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-988421bb-18dc-47aa-b7b2-788bbe99fef5', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-988421bb-18dc-47aa-b7b2-788bbe99fef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc'} Body: b'{"volume": {"id": "319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:53.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-887504087", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc"}], "user_id": "0d7234a4dcce4289a84f5060f546efb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:49:54,608 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc 0.041s 2023-04-21 10:49:54,609 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c2ca42-2711-4ed4-9d55-8b093cc78d24', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c2ca42-2711-4ed4-9d55-8b093cc78d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc'} Body: b'{"volume": {"id": "319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:53.000000", "updated_at": "2023-04-21T10:49:54.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-887504087", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc"}], "user_id": "0d7234a4dcce4289a84f5060f546efb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiatt ach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:49:54,721 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc 0.100s 2023-04-21 10:49:54,722 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:54 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-dc29c51a-07be-41dc-b1b1-47dd4a57e51d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc'} Body: b'' 2023-04-21 10:49:54,753 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc 0.031s 2023-04-21 10:49:54,754 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49: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-0fc26118-146a-45d0-8180-5c3d0971bff9', 'x-openstack-request-id': 'req-0fc26118-146a-45d0-8180-5c3d0971bff9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc could not be found."}}' 2023-04-21 10:49:54,889 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd 0.134s 2023-04-21 10:49:54,889 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:54 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-88f383d3-7f6c-41fc-a57c-36204d733a3e', 'x-compute-request-id': 'req-88f383d3-7f6c-41fc-a57c-36204d733a3e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd'} Body: b'' 2023-04-21 10:49:55,183 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd 0.293s 2023-04-21 10:49:55,183 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1573', '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-9dce97b5-c579-4b5e-b932-e630b2db9d8f', 'x-compute-request-id': 'req-9dce97b5-c579-4b5e-b932-e630b2db9d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd'} Body: b'{"server": {"id": "c3100b42-46b3-4371-89f2-e511ca1ce6cd", "name": "tempest-SnapshotDataIntegrityTests-server-1967603297", "status": "ACTIVE", "tenant_id": "52aece0e34a3451da50638e2930424e7", "user_id": "0d7234a4dcce4289a84f5060f546efb6", "metadata": {}, "hostId": "a3ba4a04818a5c433d8ab5e6a743562eb4ad03fc802bc9592e82f713", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:48:02Z", "updated": "2023-04-21T10:49:55Z", "addresses": {"tempest-SnapshotDataIntegrityTests-675355002-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:eb:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1505495754", "OS-SRV-USG:launched_at": "2023-04-21T10:48:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-719375638"}], "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-21 10:50:45,291 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd 0.048s 2023-04-21 10:50:45,291 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:45 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-66e08b89-e047-4ac5-81b6-c604d441d5e0', 'x-compute-request-id': 'req-66e08b89-e047-4ac5-81b6-c604d441d5e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c3100b42-46b3-4371-89f2-e511ca1ce6cd could not be found."}}' 2023-04-21 10:50:45,525 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9d9d77e7-b35e-4da9-a136-be80c441f4e9 0.233s 2023-04-21 10:50:45,525 79535 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-818e8ce8-abef-4d6e-ae43-9821da43b1e0', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:50:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9d9d77e7-b35e-4da9-a136-be80c441f4e9'} Body: b'' 2023-04-21 10:50:45,572 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1505495754 0.046s 2023-04-21 10:50:45,572 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:45 GMT', 'serv er': '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-a905d0c8-cea4-4451-b3d8-546ae5f23f4c', 'x-compute-request-id': 'req-a905d0c8-cea4-4451-b3d8-546ae5f23f4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1505495754'} Body: b'' {3} 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 c6bffe5b-aba2-4e3c-a262-440ab614339b failed to build and is in ERROR status {10} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.588553s] ... 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 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 218, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6aa72ff4-66d3-41db-b62d-b690b87eb9d8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:46,943 79551 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes 0.432s 2023-04-21 10:50:46,943 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-593067589"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda36cae-c889-45e8-aaa5-0f031b8e6204', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda36cae-c889-45e8-aaa5-0f031b8e6204', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes'} Body: b'{"volume": {"id": "6aa72ff4-66d3-41db-b62d-b690b87eb9d8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:46.857791", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-593067589", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8"}], "user_id": "29543c45a1a54ec89ee330dce7e674e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:47,171 79551 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes 0.218s 2023-04-21 10:50:47,171 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-874688152"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65802a9-e57b-48dd-9f52-df740fd4af1e', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65802a9-e57b-48dd-9f52-df740fd4af1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes'} Body: b'{"volume": {"id": "d6f6456a-d52f-4e65-987f-d0b15358cad2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:47.105906", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-874688152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/d6f6456a-d52f-4e65-987f-d0b15358cad2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5a49e1beb3484e57b7d2681add470057/volumes/d6f6456a-d52f-4e65-987f-d0b15358cad2"}], "user_id": "29543c45a1a54ec89ee330dce7e674e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:47,473 79551 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes 0.290s 2023-04-21 10:50:47,474 79551 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-659116020"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1214d2af-c46b-4906-8972-152e91fe1c8a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1214d2af-c46b-4906-8972-152e91fe1c8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes'} Body: b'{"volume": {"id": "8f7283cd-7bde-4820-ba21-db8f963418d7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:47.393996", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-659116020", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/8f7283cd-7bde-4820-ba21-db8f963418d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5a49e1beb3484e57b7d2681add470057/volumes/8f7283cd-7bde-4820-ba21-db8f963418d7"}], "user_id": "29543c45a1a54ec89ee330dce7e674e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:47,701 79551 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes 0.217s 2023-04-21 10:50:47,702 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-864060937"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90dc38d-ce64-49fa-af31-36be9907d486', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90dc38d-ce64-49fa-af31-36be9907d486', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes'} Body: b'{"volume": {"id": "c8095bed-4e78-41e2-93c2-eb3dead27ac1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:47.633361", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-864060937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/c8095bed-4e78-41e2-93c2-eb3dead27ac1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5a49e1beb3484e57b7d2681add470057/volumes/c8095bed-4e78-41e2-93c2-eb3dead27ac1"}], "user_id": "29543c45a1a54ec89ee330dce7e674e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:47,941 79551 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes 0.229s 2023-04-21 10:50:47,942 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-CreateVolumesFr omImageTest-Volume-755572498"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e02dbf-3c63-44bd-8614-a37fc29bea43', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e02dbf-3c63-44bd-8614-a37fc29bea43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes'} Body: b'{"volume": {"id": "2a88c13d-3b9f-495c-91fa-cbf663b87efa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:47.873065", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-755572498", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/2a88c13d-3b9f-495c-91fa-cbf663b87efa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5a49e1beb3484e57b7d2681add470057/volumes/2a88c13d-3b9f-495c-91fa-cbf663b87efa"}], "user_id": "29543c45a1a54ec89ee330dce7e674e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:48,021 79551 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8 0.069s 2023-04-21 10:50:48,021 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fb3eda-539c-447c-8ef8-d14590af95f4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fb3eda-539c-447c-8ef8-d14590af95f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8'} Body: b'{"volume": {"id": "6aa72ff4-66d3-41db-b62d-b690b87eb9d8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:47.000000", "updated_at": "2023-04-21T10:50:47.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-593067589", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8"}], "user_id": "29543c45a1a54ec89ee330dce7e674e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5a49e1beb3484e57b7d2681add470057"}}' 2023-04-21 10:50:49,086 79551 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8 0.048s 2023-04-21 10:50:49,086 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9547a942-0f01-4bd6-b569-c93213895953', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-op enstack-request-id': 'req-9547a942-0f01-4bd6-b569-c93213895953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8'} Body: b'{"volume": {"id": "6aa72ff4-66d3-41db-b62d-b690b87eb9d8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:47.000000", "updated_at": "2023-04-21T10:50:47.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-593067589", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8"}], "user_id": "29543c45a1a54ec89ee330dce7e674e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5a49e1beb3484e57b7d2681add470057"}}' {10} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {3} 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 395565b9-f38d-493d-b2e3-344e6ffda79d failed to build and is in ERROR status {9} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [232.985835s] ... 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 db58ccab-48e9-499e-a916-9a68709958d6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-21T10:50:05Z', 'message': 'Build of instance db58ccab-48e9-499e-a916-9a68709958d6 aborted: Volume b5cb6e0d-2d7b-4bd6-ab3a-e7e007ff8b31 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-d5f9eeb7-5367-4991-af65-0e08d21c6508. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:46:58,904 79550 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.043s 2023-04-21 10:46:58,905 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:46:58 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-17e50e7e-debb-41b3-9b70-f932feb43313', '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": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418-project-member", "password_expires_at": null}, "audit_ids": ["5U6kyV6NSzyYTlNq0RStvA"], "expires_at": "2023-04-21T11:46:58.000000Z", "issued_at": "2023-04-21T10:46:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aad84a0e014f47ddaeaddc88bf16b0a8", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:46:58,906 79550 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'cfb4de90-44ea-486a-b5c4-c3b1111aa2bd', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1667019531-network', 'tenant_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58418, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:48Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:47:01,076 79550 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.168s 2023-04-21 10:47:01,076 79550 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-76757344", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "networks": [{"uuid": "cfb4de90-44ea-486a-b5c4-c3b1111aa2bd"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2', '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-5660a17b-c8be-435f-930b-b5424132b807', 'x-compute-request-id': 'req-5660a17b-c8be-435f-930b-b5424132b807', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ye2XjzYAQd6t"}}' 2023-04-21 10:47:01,244 79550 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/84b55fc0-e748-4c05-97ad-a6994c0487d2 0.162s 2023-04-21 10:47:01,244 79550 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': 'Fri, 21 Apr 2023 10:47:01 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-8deb8fd6-a58c-43d0-8a2e-1d9215557595', 'x-compute-request-id': 'req-8deb8fd6-a58c-43d0-8a2e-1d9215557595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2'} Body: b'{"server": {"id": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-76757344", "status": "BUILD", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:47:01Z", "updated": "2023-04-21T10:47:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/84b55f c0-e748-4c05-97ad-a6994c0487d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2"}], "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-21 10:47:52,129 79550 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/84b55fc0-e748-4c05-97ad-a6994c0487d2 0.818s 2023-04-21 10:47:52,129 79550 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': 'Fri, 21 Apr 2023 10:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-807c745e-09d7-433b-bdbf-801df5913df9', 'x-compute-request-id': 'req-807c745e-09d7-433b-bdbf-801df5913df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2'} Body: b'{"server": {"id": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-76757344", "status": "ACTIVE", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "628014774ce8fb6f5983e24916a57d52f6f2611abfae71ffe13c8279", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:47:01Z", "updated": "2023-04-21T10:47:20Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1667019531-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:2d:82"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:47:19.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-21 10:47:52,146 79550 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:48:53,353 79550 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/84b55fc0-e748-4c05-97ad-a6994c0487d2/action 1.146s 2023-04-21 10:48:53,354 79550 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-ServerBootFromVolumeStable RescueTest-image-793476704"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:52 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-9766eae8-9767-4d6e-a4c3-df3d5361d124', 'x-compute-request-id': 'req-9766eae8-9767-4d6e-a4c3-df3d5361d124', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2/action'} Body: b'{"image_id": "5d233c98-5b4d-4413-86c3-f21caa1732f4"}' 2023-04-21 10:48:53,378 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.022s 2023-04-21 10:48:53,378 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0719ac13-ce96-4eee-a757-7ecaee7ec116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z", "updated_at": "2023-04-21T10:48:53Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:54,400 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.021s 2023-04-21 10:48:54,400 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4df9ade4-c945-47d3-b951-be81dde9a3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_project_name": "tempest-ServerBootF romVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z", "updated_at": "2023-04-21T10:48:53Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:55,423 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.021s 2023-04-21 10:48:55,424 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ba7a6936-7107-489d-a3ea-10681e4b7d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z", "updated_at": "2023-04-21T10:48:53Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:56,447 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.022s 2023-04-21 10:48:56,447 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-23bc876c-d3de-4cbb-8323-02552431d840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z", "updated_at": "2023-04-21T10:48:53Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:57,478 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.028s 2023-04-21 10:48:57,478 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-98694a71-eb88-4f1a-843a-0df84210c500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z", "updated_at": "2023-04-21T10:48:57Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:58,503 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.023s 2023-04-21 10:48:58,504 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8546fd70-04d9-4e92-8840-e4948696cd44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z", "updated_at": "2023-04-21T10:48:58Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:59,534 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.028s 2023-04-21 10:48:59,534 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7624b1c7-0b3d-4bf2-b76a-32bacb4665da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "f4cf830f4273c41975f81c884d6179e4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "7b601ece5b67dd90b816ab95e283bfa89bd55a73a30d97d3c372f4c10a2fe4985c38446ac6746ac11554a9b95d27c96bb99b183aacd3d2bcb09ba8dc33899a24", "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z ", "updated_at": "2023-04-21T10:48:58Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:59,558 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.023s 2023-04-21 10:48:59,558 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8e16960d-5420-4899-ae70-5a4aa7fd610c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "f4cf830f4273c41975f81c884d6179e4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "7b601ece5b67dd90b816ab95e283bfa89bd55a73a30d97d3c372f4c10a2fe4985c38446ac6746ac11554a9b95d27c96bb99b183aacd3d2bcb09ba8dc33899a24", "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z", "updated_at": "2023-04-21T10:48:58Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:59,898 79550 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/84b55fc0-e748-4c05-97ad-a6994c0487d2 0.339s 2023-04-21 10:48:59,898 79550 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': 'Fri, 21 Apr 2023 10:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-795de143-f20d-4bac-bdd1-0a5769d8bab0', 'x-compute-request-id': 'req-795de143-f20d-4bac-bdd1-0a5769d8bab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2'} Body: b'{"server": {"id": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-76757344", "status": "ACTIVE", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "628014774ce8fb6f5983e24916a57d52f6 f2611abfae71ffe13c8279", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:47:01Z", "updated": "2023-04-21T10:48:59Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1667019531-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:2d:82"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:47:19.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-21 10:50:00,073 79550 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.097s 2023-04-21 10:50:00,073 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:59 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-cf38607a-7f8a-4dbc-b265-4273f3dca630', '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": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418-project-member", "password_expires_at": null}, "audit_ids": ["G4XmVbCmTu6euHX_0Oap4w"], "expires_at": "2023-04-21T11:50:00.000000Z", "issued_at": "2023-04-21T10:50:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aad84a0e014f47ddaeaddc88bf16b0a8", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOn e", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:50:00,074 79550 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'cfb4de90-44ea-486a-b5c4-c3b1111aa2bd', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1667019531-network', 'tenant_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58418, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:48Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:50:00,870 79550 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.795s 2023-04-21 10:50:00,870 79550 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-1063701166", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "cfb4de90-44ea-486a-b5c4-c3b1111aa2bd"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6', '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-d5f9eeb7-5367-4991-af65-0e08d21c6508', 'x-compute-request-id': 'req-d5f9eeb7-5367-4991-af65-0e08d21c6508', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "db58ccab-48e9-499e-a916-9a68709958d6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/db58ccab-48e9-499e-a916-9a68709958d6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "eRJ6unFNg8Cd"}}' 2023-04-21 10:50:00,978 79550 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/db58ccab-48e9-499e-a916-9a68709958d6 0.104s 2023-04-21 10:50:00,979 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'A ccept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:00 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-15b6b973-f841-4997-b78f-c3e985e3ac43', 'x-compute-request-id': 'req-15b6b973-f841-4997-b78f-c3e985e3ac43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6'} Body: b'{"server": {"id": "db58ccab-48e9-499e-a916-9a68709958d6", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1063701166", "status": "BUILD", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:50:01Z", "updated": "2023-04-21T10:50:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/db58ccab-48e9-499e-a916-9a68709958d6"}], "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-21 10:50:51,206 79550 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/db58ccab-48e9-499e-a916-9a68709958d6 0.160s 2023-04-21 10:50:51,207 79550 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': 'Fri, 21 Apr 2023 10:50:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', '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-f9cfbc17-51b4-4f20-9b73-0a9e9aaa1d34', 'x-compute-request-id': 'req-f9cfbc17-51b4-4f20-9b73-0a9e9aaa1d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6'} Body: b'{"server": {"id": "db58ccab-48e9-499e-a916-9a68709958d6", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1063701166", "status": "ERROR", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:50:00Z", "updated": "2023-04-21T10:50:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute /servers/db58ccab-48e9-499e-a916-9a68709958d6"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-21T10:50:05Z", "message": "Build of instance db58ccab-48e9-499e-a916-9a68709958d6 aborted: Volume b5cb6e0d-2d7b-4bd6-ab3a-e7e007ff8b31 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-21 10:50:51,223 79550 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-21 10:50:51,788 79550 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/db58ccab-48e9-499e-a916-9a68709958d6 0.564s 2023-04-21 10:50:51,788 79550 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': 'Fri, 21 Apr 2023 10:50:51 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-abbe7dfd-1c5c-4351-8d4f-32fbb8228a4e', 'x-compute-request-id': 'req-abbe7dfd-1c5c-4351-8d4f-32fbb8228a4e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6'} Body: b'' 2023-04-21 10:50:51,836 79550 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/servers/db58ccab-48e9-499e-a916-9a68709958d6 0.047s 2023-04-21 10:50:51,837 79550 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': 'Fri, 21 Apr 2023 10:50:51 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-0bf31de7-27d6-4fba-af66-dccd6b955759', 'x-compute-request-id': 'req-0bf31de7-27d6-4fba-af66-dccd6b955759', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance db58ccab-48e9-499e-a916-9a68709958d6 could not be found."}}' {5} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {0} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [235.819725s] ... 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 eec91cdb-08ce-424e-a5f0-0688c2ce9970 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:09,528 79519 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:47:09,849 79519 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.318s 2023-04-21 10:47:09,850 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-474843765", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHOLDYACefR6pJbo/1FNlJcU0uVLNhwHibyQxq6uGxw58mBzlostFRjitCW5kqYo4/rT+TGHwIPAMOKYgrhYN17TXx7fyo6rQDJa7QLpDa2shAHPXuXXSRjnzvc+xkQMdw=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:09 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-0b69a762-ec3d-47a0-a11c-aa1b92a8b3bb', 'x-compute-request-id': 'req-0b69a762-ec3d-47a0-a11c-aa1b92a8b3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-474843765", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHOLDYACefR6pJbo/1FNlJcU0uVLNhwHibyQxq6uGxw58mBzlostFRjitCW5kqYo4/rT+TGHwIPAMOKYgrhYN17TXx7fyo6rQDJa7QLpDa2shAHPXuXXSRjnzvc+xkQMdw==", "fingerprint": "11:95:ca:55:b2:30:96:f0:ab:7f:3c:1f:4c:2e:d4:ec", "user_id": "d172d648a9474db082646a47a2840214"}}' 2023-04-21 10:47:09,855 79519 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-474843765 created 2023-04-21 10:47:10,926 79519 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 1.070s 2023-04-21 10:47:10,926 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1391987559", "description": "tempest-description--2006222529"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-d1f5e054-1838-4e4d-9811-20f369649245', 'date': 'Fri, 21 Apr 2023 10:47:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "113410de-948e-4a5c-a40a-383ca34cf852", "name": "tempest-securitygroup--1391987559", "stateful": true, "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "description": "tempest-description--2006222529", "shared": false, "security_group_rules": [{"id": "5ea65027-4a44-4519-abd1-8f9b8f9498cf", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "security_group_id": "113410de-948e-4a5c-a40a-383ca34cf852", "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": 239, "description": null, "tags": [], "created_at": "2023-04-21T10:47:10Z", "updated_at": "2023-04-21T10:47:10Z", "revision_number": 0, "project_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}, {"id": "e49bd335-e344-4792-b6aa-705c184e3c52", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "security_group_id": "113410de-948e-4a5c-a40a-383ca34cf852", "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" : 238, "description": null, "tags": [], "created_at": "2023-04-21T10:47:10Z", "updated_at": "2023-04-21T10:47:10Z", "revision_number": 0, "project_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}], "tags": [], "created_at": "2023-04-21T10:47:10Z", "updated_at": "2023-04-21T10:47:10Z", "revision_number": 1, "project_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}}' 2023-04-21 10:47:11,944 79519 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 1.017s 2023-04-21 10:47:11,944 79519 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": "113410de-948e-4a5c-a40a-383ca34cf852", "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-8ad27a54-e5e7-4e53-83eb-50cbc8035050', 'date': 'Fri, 21 Apr 2023 10:47:11 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": "d00e84ba-c4a6-4940-a157-fb142891ae56", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "security_group_id": "113410de-948e-4a5c-a40a-383ca34cf852", "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-21T10:47:11Z", "updated_at": "2023-04-21T10:47:11Z", "revision_number": 0, "project_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}}' 2023-04-21 10:47:13,731 79519 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 1.786s 2023-04-21 10:47:13,731 79519 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": "113410de-948e-4a5c-a40a-383ca34cf852", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-705520a5-a7ef-4da2-93f8-61eadfad632c', 'date': 'Fri, 21 Apr 2023 10:47: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": "92be0c9c-ccc9-4938-bf4e-a51303194f2a", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "security_group_id": "113410de-948e-4a5c-a40a-383ca34cf852", "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-21T10:47:12Z", "updated_at": "2023-04-21T10:47:12Z", "revision_number": 0, "project_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}}' 2023-04-21 10:47:13,731 79519 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1391987559 created 2023-04-21 10:47:16,375 79519 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 2.643s 2023-04-21 10:47:16,376 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d 829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-2b296689-e04a-484c-9a91-baa167932108', 'date': 'Fri, 21 Apr 2023 10:47:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2e4165e8-c051-42ef-b1c5-5b2654849f99", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "floating_ip_address": "172.24.4.195", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:15Z", "updated_at": "2023-04-21T10:47:15Z", "revision_number": 0}}' 2023-04-21 10:47:16,376 79519 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2e4165e8-c051-42ef-b1c5-5b2654849f99', 'tenant_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'floating_ip_address': '172.24.4.195', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:15Z', 'updated_at': '2023-04-21T10:47:15Z', 'revision_number': 0, 'ip': '172.24.4.195'} created 2023-04-21 10:47:16,469 79519 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.087s 2023-04-21 10:47:16,470 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2827', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8bb28786-4096-4a8c-9655-f539ce5449c1', '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": "d172d648a9474db082646a47a2840214", "name": "tempest-ServerStableDeviceRescueTest-335595160-project-member", "password_expires_at": null}, "audit_ids": ["Q5Cb4jFhR7mgT__9v00pcA"], "expires_at": "2023-04-21T11:47:16.000000Z", "issued_at": "2023-04-21T10:47:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "name": "tempest-ServerStableDeviceRescueTest-335595160"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4bdd7a4ccfc340aa9c1b02c57f7a0e70", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type" : "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:47:16,471 79519 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'ba9d5253-efcc-4b0a-8cda-778a5a337551', 'name': 'tempest-ServerStableDeviceRescueTest-310377863-network', 'tenant_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62424, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:47Z', 'updated_at': '2023-04-21T10:46:47Z', 'revision_number': 1} available for tenant 2023-04-21 10:47:16,472 79519 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-474843765', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHOLDYACefR6pJbo/1FNlJcU0uVLNhwHibyQxq6uGxw58mBzlostFRjitCW5kqYo4/rT+TGHwIPAMOKYgrhYN17TXx7fyo6rQDJa7QLpDa2shAHPXuXXSRjnzvc+xkQMdw==', 'fingerprint': '11:95:ca:55:b2:30:96:f0:ab:7f:3c:1f:4c:2e:d4:ec', 'user_id': 'd172d648a9474db082646a47a2840214', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCuFZBxKfsLP5oMROLoIsXFu/9JlECioyLdEwz8PzLxPTOSTLDoV5wU\nThpqxKX9WNSgBwYFK4EEACKhZANiAARziw2AAnn0eqSW6P9RTZSXFNLlSzYcB4m8\nkMaurhscOfJgc5aLLRUY4rQluZKmKOP60/kxh8CDwDDimIK4WDde018e38qOq0Ay\nWu0C6Q2trIQBz17l10kY5873PsZEDHc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '113410de-948e-4a5c-a40a-383ca34cf852', 'name': 'tempest-securitygroup--1391987559', 'stateful': True, 'tenant_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'description': 'tempest-description--2006222529', 'shared': False, 'security_group_rules': [{'id': '5ea65027-4a44-4519-abd1-8f9b8f9498cf', 'tenant_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'security_group_id': '113410de-948e-4a5c-a40a-383ca34cf852', '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': 239, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:10Z', 'updated_at': '2023-04-21T10:47:10Z', 'revision_number': 0, 'project_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70'}, {'id': 'e49bd335-e344-4792-b6aa-705c184e3c52', 'tenant_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'security_group_id': '113410de-948e-4a5c-a40a-383ca34cf852', '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': 238, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:10Z', 'updated_at': '2023-04-21T10:47:10Z', 'revision_number': 0, 'project_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70'}], 'tags': [], 'created_at': '2023-04-21T10:47:10Z', 'updated_at': '2023-04-21T10:47:10Z', 'revision_number': 1, 'project_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70'}, 'floating_ip': {'id': '2e4165e8-c051-42ef-b1c5-5b2654849f99', 'tenant_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'floating_ip_address': '172.24.4.195', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:15Z', 'updated_at': '2023-04-21T10:47:15Z', 'revision_number': 0, 'ip': '172.24.4.195'}} 2023-04-21 10:47:19,356 79519 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 2.884s 2023-04-21 10:47:19,357 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-830796194", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "networks": [{"uuid": "ba9d5253-efcc-4b0a-8cda-778a5a337551"}], "security_groups": [{"name": "tempest-securitygroup--1391987559"}], "key_name": "tempest-keypair-474843765", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a', '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-cdcf6209-6d7d-4344-ae1d-788df8b62401', 'x-compute-request-id': 'req-cdcf6209-6d7d-4344-ae1d-788df8b62401', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1391987559"}], "adminPass": "XdwPShEDPe49"}}' 2023-04-21 10:47:19,502 79519 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/15bf9321-a92e-4be2-bcae-a943988c811a 0.142s 2023-04-21 10:47:19,502 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', '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-e6530c46-4e3b-4e23-858a-bd83ecc9d6a4', 'x-compute-request-id': 'req-e6530c46-4e3b-4e23-858a-bd83ecc9d6a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a'} Body: b'{"server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "name": "tempest-ServerStableDeviceRescueTest-server-830796194", "status": "BUILD", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "user_id": "d1 72d648a9474db082646a47a2840214", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:19Z", "updated": "2023-04-21T10:47:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-474843765", "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-21 10:48:09,960 79519 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/15bf9321-a92e-4be2-bcae-a943988c811a 0.397s 2023-04-21 10:48:09,960 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1552', '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-655bce27-3408-4b8e-9af9-cf5b37dec53b', 'x-compute-request-id': 'req-655bce27-3408-4b8e-9af9-cf5b37dec53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a'} Body: b'{"server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "name": "tempest-ServerStableDeviceRescueTest-server-830796194", "status": "ACTIVE", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "user_id": "d172d648a9474db082646a47a2840214", "metadata": {}, "hostId": "9fe823e2152b8fadfcb940d9614e25a98d8f194bfb0d4293e482097c", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:19Z", "updated": "2023-04-21T10:47:38Z", "addresses": {"tempest-ServerStableDeviceRescueTest-310377863-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6e:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-474843765", "OS-SRV-USG:launched_at": "2023-04-21T10:47:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1391987559"}], "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-21 10:48:09,973 79519 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 10:49:10,556 79519 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/15bf9321-a92e-4be2-bcae-a943988c811a/os-interface 0.541s 2023-04-21 10:49:10,556 795 19 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:10 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-cf5e009e-f955-4379-87fd-8490b98320b0', 'x-compute-request-id': 'req-cf5e009e-f955-4379-87fd-8490b98320b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ba9d5253-efcc-4b0a-8cda-778a5a337551", "port_id": "fca8b6a6-fd45-4ba5-b1b1-fc40da2fc33d", "mac_addr": "fa:16:3e:60:6e:bf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c9c7f50d-482b-4796-af6c-39e445ba1216", "ip_address": "10.0.0.11"}]}]}' 2023-04-21 10:49:11,792 79519 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/2e4165e8-c051-42ef-b1c5-5b2654849f99 1.232s 2023-04-21 10:49:11,793 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "fca8b6a6-fd45-4ba5-b1b1-fc40da2fc33d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-d5bc7ba4-7d68-4210-892e-4934170d435d', 'date': 'Fri, 21 Apr 2023 10:49:11 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2e4165e8-c051-42ef-b1c5-5b2654849f99'} Body: b'{"floatingip": {"id": "2e4165e8-c051-42ef-b1c5-5b2654849f99", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "floating_ip_address": "172.24.4.195", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "86c8483e-c54c-4092-92a1-f9d556f47e51", "port_id": "fca8b6a6-fd45-4ba5-b1b1-fc40da2fc33d", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ba9d5253-efcc-4b0a-8cda-778a5a337551", "mac_address": "fa:16:3e:60:6e:bf", "admin_state_up": true, "status": "ACTIVE", "device_id": "15bf9321-a92e-4be2-bcae-a943988c811a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:15Z", "updated_at": "2023-04-21T10:49:11Z", "revision_number": 1, "project_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}}' 2023-04-21 10:49:11,795 79519 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.195:22' as 'cirros' with public key authentication 2023-04-21 10:49:11,836 79519 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:49:11,859 79519 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:49:11,859 79519 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.195 successfully created 2023-04-21 10:49:12,716 79519 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/15bf9321-a92e-4be2-bcae-a943988c811a/action 0.856s 2023-04-21 10:49:12,717 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1474465036"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:11 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/3c3de79a-9b9a-4806-a09d-d95df36a 6231', '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-e4461d2c-0b1c-4a23-a7ab-75529a26ff4b', 'x-compute-request-id': 'req-e4461d2c-0b1c-4a23-a7ab-75529a26ff4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a/action'} Body: b'' 2023-04-21 10:49:12,772 79519 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/3c3de79a-9b9a-4806-a09d-d95df36a6231 0.052s 2023-04-21 10:49:12,772 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1609', '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-2a5c8c15-6021-46a3-a6f9-523ce40943d5', 'x-compute-request-id': 'req-2a5c8c15-6021-46a3-a6f9-523ce40943d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/3c3de79a-9b9a-4806-a09d-d95df36a6231'} Body: b'{"image": {"id": "3c3de79a-9b9a-4806-a09d-d95df36a6231", "name": "tempest-ServerStableDeviceRescueTest-image-1474465036", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "15bf9321-a92e-4be2-bcae-a943988c811a", "owner_project_name": "tempest-ServerStableDeviceRescueTest-335595160", "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-335595160-project-member", "user_id": "d172d648a9474db082646a47a2840214"}, "created": "2023-04-21T10:49:13Z", "updated": "2023-04-21T10:49:13Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}], "server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}]}}}' 2023-04-21 10:50:02,889 79519 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/3c3de79a-9b9a-4806-a09d-d95df36a6231 0.063s 2023-04-21 10:50:02,890 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', '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-b333006f-d989-4c22-b5e4-ecf480249621', 'x-compute-request-id': 'req-b333006f-d989-4c22-b5e4-ecf480249621', 'connection': 'close', 'status': '200', 'content-location': ' http://10.0.0.210/compute/v2.1/images/3c3de79a-9b9a-4806-a09d-d95df36a6231'} Body: b'{"image": {"id": "3c3de79a-9b9a-4806-a09d-d95df36a6231", "name": "tempest-ServerStableDeviceRescueTest-image-1474465036", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "15bf9321-a92e-4be2-bcae-a943988c811a", "owner_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "owner_project_name": "tempest-ServerStableDeviceRescueTest-335595160", "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-335595160-project-member", "user_id": "d172d648a9474db082646a47a2840214"}, "created": "2023-04-21T10:49:13Z", "updated": "2023-04-21T10:49:18Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}], "server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}]}}}' 2023-04-21 10:50:02,962 79519 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/3c3de79a-9b9a-4806-a09d-d95df36a6231 0.066s 2023-04-21 10:50:02,962 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', '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-3ca20bb1-2402-4418-9aa4-8c58bcfa2676', 'x-compute-request-id': 'req-3ca20bb1-2402-4418-9aa4-8c58bcfa2676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/3c3de79a-9b9a-4806-a09d-d95df36a6231'} Body: b'{"image": {"id": "3c3de79a-9b9a-4806-a09d-d95df36a6231", "name": "tempest-ServerStableDeviceRescueTest-image-1474465036", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "15bf9321-a92e-4be2-bcae-a943988c811a", "owner_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "owner_project_name": "tempest-ServerStableDeviceRescueTest-335595160", "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-335595160-project-member", "user_id": "d172d648a9474db082646a47a2840214"}, "created": "2023-04-21T10:49:13Z", "updated": "2023-04-21T10:49:18Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}, {"rel": "bookma rk", "href": "http://10.0.0.210/compute/images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}], "server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}]}}}' 2023-04-21 10:50:03,216 79519 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/15bf9321-a92e-4be2-bcae-a943988c811a 0.249s 2023-04-21 10:50:03,217 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:02 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-565179ef-4806-4d0d-a147-63f4c286fe25', 'x-compute-request-id': 'req-565179ef-4806-4d0d-a147-63f4c286fe25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a'} Body: b'{"server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "name": "tempest-ServerStableDeviceRescueTest-server-830796194", "status": "ACTIVE", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "user_id": "d172d648a9474db082646a47a2840214", "metadata": {}, "hostId": "9fe823e2152b8fadfcb940d9614e25a98d8f194bfb0d4293e482097c", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:19Z", "updated": "2023-04-21T10:49:18Z", "addresses": {"tempest-ServerStableDeviceRescueTest-310377863-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6e:bf"}, {"version": 4, "addr": "172.24.4.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6e:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-474843765", "OS-SRV-USG:launched_at": "2023-04-21T10:47:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1391987559"}], "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-21 10:51:03,449 79519 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/3c3de79a-9b9a-4806-a09d-d95df36a6231 0.162s 2023-04-21 10:51:03,449 79519 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': 'Fri, 21 Apr 2023 10:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e1321eee-5e10-41fa-9647-1657b38d165d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3c3de79a-9b9 a-4806-a09d-d95df36a6231'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "15bf9321-a92e-4be2-bcae-a943988c811a", "owner_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "owner_project_name": "tempest-ServerStableDeviceRescueTest-335595160", "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-335595160-project-member", "user_id": "d172d648a9474db082646a47a2840214", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1474465036", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4f395e50093df1bd4a3c3e8935311275", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a55102864c1e0166d96a87fdbf2eb4297a3ffc1dee947ed975a024cd9bed582e038f8b6341a39c07bc877a5e2d08616d8041fa2af5cffb767d8df19542580f3a", "id": "3c3de79a-9b9a-4806-a09d-d95df36a6231", "created_at": "2023-04-21T10:49:13Z", "updated_at": "2023-04-21T10:51:03Z", "tags": [], "self": "/v2/images/3c3de79a-9b9a-4806-a09d-d95df36a6231", "file": "/v2/images/3c3de79a-9b9a-4806-a09d-d95df36a6231/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:51:03,588 79519 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/3c3de79a-9b9a-4806-a09d-d95df36a6231 0.138s 2023-04-21 10:51:03,588 79519 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': 'Fri, 21 Apr 2023 10:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c48d9f11-05af-4fb3-b67c-29cca96f6fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3c3de79a-9b9a-4806-a09d-d95df36a6231'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "15bf9321-a92e-4be2-bcae-a943988c811a", "owner_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "owner_project_name": "tempest-ServerStableDeviceRescueTest-335595160", "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-335595160-project-member", "user_id": "d172d648a9474db082646a47a2840214", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1474465036", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4f395e50093df1bd4a3c3e8935311275", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a55102864c1e0166d96a87fdbf2eb4297a3ffc1dee947ed975a024cd9bed582e038f8b6341a39c07bc877a5e2d08616d8041fa2af5cffb767d8df19542580f3a", "id": "3c3de79a-9b9a-4806-a09d-d95df36a6231", "created_at": "2023-04-21T10:49:13Z", "updated_at": "2023-04-21T10:51:04Z", "tags": [], "s elf": "/v2/images/3c3de79a-9b9a-4806-a09d-d95df36a6231", "file": "/v2/images/3c3de79a-9b9a-4806-a09d-d95df36a6231/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:51:03,959 79519 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/15bf9321-a92e-4be2-bcae-a943988c811a 0.370s 2023-04-21 10:51:03,959 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:03 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-5e61f11d-e217-4637-9014-e6daad0cf2ff', 'x-compute-request-id': 'req-5e61f11d-e217-4637-9014-e6daad0cf2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a'} Body: b'{"server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "name": "tempest-ServerStableDeviceRescueTest-server-830796194", "status": "ACTIVE", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "user_id": "d172d648a9474db082646a47a2840214", "metadata": {}, "hostId": "9fe823e2152b8fadfcb940d9614e25a98d8f194bfb0d4293e482097c", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:19Z", "updated": "2023-04-21T10:49:18Z", "addresses": {"tempest-ServerStableDeviceRescueTest-310377863-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6e:bf"}, {"version": 4, "addr": "172.24.4.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6e:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-474843765", "OS-SRV-USG:launched_at": "2023-04-21T10:47:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1391987559"}], "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-21 10:51:04,229 79519 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/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes 0.256s 2023-04-21 10:51:04,230 79519 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-1876988030"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1419131d-56c0-413f-8fdd-2f58577241ff', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1419131d-56c0-413f-8fdd-2f58577241ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes'} Body: b'{"volume": {"id": "eec91cdb-08ce-424e-a5f0-0688c2ce9970", "status": "creating", "size": 1, "availability_zone": "nova", "created _at": "2023-04-21T10:51:04.162079", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1876988030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970"}], "user_id": "d172d648a9474db082646a47a2840214", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:51:04,279 79519 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/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970 0.039s 2023-04-21 10:51:04,279 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb1f63ac-3f53-4569-ae27-2fd8bc1f1d3b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb1f63ac-3f53-4569-ae27-2fd8bc1f1d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970'} Body: b'{"volume": {"id": "eec91cdb-08ce-424e-a5f0-0688c2ce9970", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:04.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1876988030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970"}], "user_id": "d172d648a9474db082646a47a2840214", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}}' 2023-04-21 10:51:05,335 79519 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/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970 0.044s 2023-04-21 10:51:05,335 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e89a0780-9536-489c-b5f6-73d669a52f1b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e89a0780-9536-489c-b5f6-73d669a52f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970'} Body: b'{"volume": {"id": "eec91cdb-08ce-424e-a5f0-0688c2ce9970", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:04.000000", "updated_at": "2023-04-21T10:51:04.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1876988030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links" : [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970"}], "user_id": "d172d648a9474db082646a47a2840214", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}}' {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.642753s] ... 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 9d0e539b-3f33-42d4-b7cf-896139e628f3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:49:26,297 79521 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.116s 2023-04-21 10:49:26,298 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:26 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-a369c6f3-83d4-4ee1-91d5-07e7c28aea67', '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": "c600e01acfe140cabcdfe54958e66108", "name": "tempest-VolumesAdminNegativeTest-243340095-project-member", "password_expires_at": null}, "audit_ids": ["wqn8vi_wRRiPWbJ0t9e1mA"], "expires_at": "2023-04-21T11:49:26.000000Z", "issued_at": "2023-04-21T10:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94e77e1735854e0c966c42e9a613017f", "name": "tempest-VolumesAdminNegativeTest-243340095"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/94e77e1735854e0c966c42e9a613017f", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:49:26,298 79521 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'fcf7861e-296e-4706-871b-557b594e17c3', 'name': 'tempest-VolumesAdminNegativeTest-610768075-network', 'tenant_id': '94e77e1735854e0c966c42e9a613017f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '94e77e1735854e0c966c4 2e9a613017f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24516, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:47Z', 'updated_at': '2023-04-21T10:46:47Z', 'revision_number': 1} available for tenant 2023-04-21 10:49:26,887 79521 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.588s 2023-04-21 10:49:26,888 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1890729888", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "networks": [{"uuid": "fcf7861e-296e-4706-871b-557b594e17c3"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a', '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-d1953efa-c961-4dce-9abd-afa4e66c6439', 'x-compute-request-id': 'req-d1953efa-c961-4dce-9abd-afa4e66c6439', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3dd95a26-8652-40f5-b357-3cbc8a38628a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "hH332bfhGNA4"}}' 2023-04-21 10:49:26,981 79521 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/3dd95a26-8652-40f5-b357-3cbc8a38628a 0.090s 2023-04-21 10:49:26,981 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:26 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-7fc186a6-8200-44a0-bd9d-860b0c1a1633', 'x-compute-request-id': 'req-7fc186a6-8200-44a0-bd9d-860b0c1a1633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a'} Body: b'{"server": {"id": "3dd95a26-8652-40f5-b357-3cbc8a38628a", "name": "tempest-VolumesAdminNegativeTest-server-1890729888", "status": "BUILD", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "user_id": "c600e01acfe140cabcdfe54958e66108", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:49:27Z", "updated": "2023-04-21T10:49:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a"}], "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-21 10:50:17,424 79521 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/3dd95a26-8652-40f5-b357-3cbc8a38628a 0.381s 2023-04-21 10:50:17,424 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-de2fc745-0dd1-4e31-89a5-cc3ef5061d01', 'x-compute-request-id': 'req-de2fc745-0dd1-4e31-89a5-cc3ef5061d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a'} Body: b'{"server": {"id": "3dd95a26-8652-40f5-b357-3cbc8a38628a", "name": "tempest-VolumesAdminNegativeTest-server-1890729888", "status": "ACTIVE", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "user_id": "c600e01acfe140cabcdfe54958e66108", "metadata": {}, "hostId": "a889baa141a36e19584c4c6a0006409ce41db4631e80cbf3cdcb47d4", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:49:26Z", "updated": "2023-04-21T10:49:34Z", "addresses": {"tempest-VolumesAdminNegativeTest-610768075-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:ff:81"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:49:33.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-21 10:50:17,435 79521 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:51:17,700 79521 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/94e77e1735854e0c966c42e9a613017f/volumes 0.203s 2023-04-21 10:51:17,700 79521 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-2133522227"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab0e8b81-6305-4d18-9348-c8ef9dd75d90', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab0e8b81-6305-4d18-9348-c8ef9dd75d90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes'} Body: b'{"volume": {"id": "9d0e539 b-3f33-42d4-b7cf-896139e628f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:17.638892", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2133522227", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3"}], "user_id": "c600e01acfe140cabcdfe54958e66108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:51:17,753 79521 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/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3 0.043s 2023-04-21 10:51:17,754 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb19f25-e62f-434e-8fd4-2c671fb9eeac', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb19f25-e62f-434e-8fd4-2c671fb9eeac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3'} Body: b'{"volume": {"id": "9d0e539b-3f33-42d4-b7cf-896139e628f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:18.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2133522227", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3"}], "user_id": "c600e01acfe140cabcdfe54958e66108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e77e1735854e0c966c42e9a613017f"}}' 2023-04-21 10:51:18,806 79521 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/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3 0.041s 2023-04-21 10:51:18,807 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b1a5a8-4cb7-4309-847c-4e6dcff0fbb4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b1a5a8-4cb7-4309-847c-4e6dcff0fbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3'} Body: b'{"volume": {"id": "9d0e539b-3f33-42d4-b7cf-896139e628f3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:18.000000", "updated_at": "2023-04-21T10:51:18.000000", "name": "tempest-VolumesAdminNegativeTest-volume-2133522227", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3"}], "user_id": "c600e01acfe140cabcdfe54958e66108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e77e1735854e0c966c42e9a613017f"}}' {0} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [172.773348s] ... 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 f414add6-ebb3-442b-a7b7-a8e8dd337a2e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:49:08,332 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.233s 2023-04-21 10:49:08,332 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', '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-1a131378-c231-4399-b9d8-681059761635', 'x-compute-request-id': 'req-1a131378-c231-4399-b9d8-681059761635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:49:08,565 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.220s 2023-04-21 10:49:08,565 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', '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-2cf62297-cd61-4290-b413-addccd99ef43', 'x-compute-request-id': 'req-2cf62297-cd61-4290-b413-addccd99ef43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:49:58,849 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.240s 2023-04-21 10:49:58,850 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-c558c520-fd9e-46aa-8862-1ba2746b0d6f', 'x-compute-request-id': 'req-c558c520-fd9e-46aa-8862-1ba2746b0d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:49:59,068 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.203s 2023-04-21 10:49:59,068 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'da te': 'Fri, 21 Apr 2023 10:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-8154c836-26d4-4e17-82bc-e64fbe30028e', 'x-compute-request-id': 'req-8154c836-26d4-4e17-82bc-e64fbe30028e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:50:59,408 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes 0.260s 2023-04-21 10:50:59,409 79546 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-1121390025"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f6f7bf-8344-454f-b63b-53160b37ecb5', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f6f7bf-8344-454f-b63b-53160b37ecb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes'} Body: b'{"volume": {"id": "f414add6-ebb3-442b-a7b7-a8e8dd337a2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:59.334349", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1121390025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 202 3-04-21 10:50:59,477 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e 0.058s 2023-04-21 10:50:59,478 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f7aa1c-51b4-497e-86b4-0e6ae202cd36', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f7aa1c-51b4-497e-86b4-0e6ae202cd36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e'} Body: b'{"volume": {"id": "f414add6-ebb3-442b-a7b7-a8e8dd337a2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:59.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1121390025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "648163a728fc4b28b85a24e9198d356b"}}' 2023-04-21 10:51:00,536 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e 0.041s 2023-04-21 10:51:00,536 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e3f86f-a3db-419f-bca3-2f693c2583a5', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e3f86f-a3db-419f-bca3-2f693c2583a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e'} Body: b'{"volume": {"id": "f414add6-ebb3-442b-a7b7-a8e8dd337a2e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:59.000000", "updated_at": "2023-04-21T10:50:59.000000", "name": "tempest-ServerActionsTestJSON-volume-1121390025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "648163a728fc4b28b85a24e9198d356b"}}' 2023-04-21 10:51:00,798 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.249s 2023-04-21 10:51:00,799 79546 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-b6d70904-ec9f-499b-8823-34c62aee219a', 'x-compute-request-id': 'req-b6d70904-ec9f-499b-8823-34c62aee219a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {0} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.899984s] ... 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 f8620e4d-39ed-41c3-aeaf-d7cddf54ef78 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:52:02,363 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/types 0.232s 2023-04-21 10:52:02,363 79519 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-1021859118"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb6feb6-8491-443c-902d-ecebb10d85d2', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb6feb6-8491-443c-902d-ecebb10d85d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/types'} Body: b'{"volume_type": {"id": "7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7", "name": "tempest-GroupsV314Test-volume-type-1021859118", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:52:02,417 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/group_types 0.050s 2023-04-21 10:52:02,417 79519 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-2077283625"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f62064c-7767-4dc3-8efa-b56f846b4d4e', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f62064c-7767-4dc3-8efa-b56f846b4d4e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/group_types'} Body: b'{"group_type": {"id": "cefdd3c0-ba70-4ee8-aaed-50b01c8d0235", "name": "tempest-GroupsV314Test-group-type-2077283625", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:52:02,615 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups 0.194s 2023-04-21 10:52:02,615 79519 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": "cefdd3c0-ba70-4ee8-aaed-50b01c8d0235", "volume_types": ["7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7"], "name": "tempest-GroupsV314Test-Group-1805813388"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03bfdf48-b7e9-45e2-a317-ff1f9710e78a', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03bfdf48-b7e9-45e2-a317-ff1f9710e78a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups'} Body: b'{"group": {"id": "f8620e4d-39ed-41c3-aeaf-d7cddf54ef78", "name": "tempest-GroupsV314Test-Group-1805813388"}}' 2023-04-21 10:52:02,691 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78 0.074s 2023-04-21 10:52:02,692 79519 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': 'Fri, 21 Apr 2023 10:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff38e8b-7bd5-44fd-902d-a537a69cba2a', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff38e8b-7bd5-44fd-902d-a537a69cba2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78'} Body: b'{"group": {"id": "f8620e4d-39ed-41c3-aeaf-d7cddf54ef78", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T10:52:03.000000", "name": "tempest-GroupsV314Test-Group-1805813388", "description": null, "group_type": "cefdd3c0-ba70-4ee8-aaed-50b01c8d0235", "volume_types": ["7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:52:03,731 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78 0.034s 2023-04-21 10:52:03,731 79519 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': 'Fri, 21 Apr 2023 10:52:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a545651f-6102-41bf-87b2-4a5a09dc2d58', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a545651f-6102-41bf-87b2-4a5a09dc2d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78'} Body: b'{"group": {"id": "f8620e4d-39ed-41c3-aeaf-d7cddf54ef78", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:52:03.000000", "name": "tempest-GroupsV314Test-Group-1805813388", "description": null, "group_type": "cefdd3c0-ba70-4ee8-aaed-50b01c8d0235", "volume_types": ["7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:52:03,808 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/volumes/detail 0.071s 2023-04-21 10:52:03,808 79519 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': 'Fri, 21 Apr 2023 10:52:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e037e5cd-ccb6-41a5-b6a2-07e99ea9245c', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e037e5cd-ccb6-41a5-b6a2-07e99ea9245c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:52:03,912 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78/action 0.092s 2023-04-21 10:52:03,912 79519 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': 'Fri, 21 Apr 2023 10:52:03 GMT', 'server': 'Apac he/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-7bf56156-49cd-4d80-9c11-b6b75d269357', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78/action'} Body: b'' 2023-04-21 10:52:03,928 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78 0.015s 2023-04-21 10:52:03,928 79519 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': 'Fri, 21 Apr 2023 10:52:03 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-00fb33cf-c9d8-47d0-aeed-dbcf658c9ed2', 'x-openstack-request-id': 'req-00fb33cf-c9d8-47d0-aeed-dbcf658c9ed2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f8620e4d-39ed-41c3-aeaf-d7cddf54ef78 could not be found."}}' 2023-04-21 10:52:03,956 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/group_types/cefdd3c0-ba70-4ee8-aaed-50b01c8d0235 0.027s 2023-04-21 10:52:03,956 79519 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': 'Fri, 21 Apr 2023 10:52:03 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-e55b59ad-ef55-4ec6-aeeb-8bbc3f081ec7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/group_types/cefdd3c0-ba70-4ee8-aaed-50b01c8d0235'} Body: b'' 2023-04-21 10:52:04,010 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/types/7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7 0.052s 2023-04-21 10:52:04,010 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52: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-c5adb561-01d8-49e6-a8f5-e72d4968cc8e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/types/7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7'} Body: b'' 2023-04-21 10:52:04,028 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/types/7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7 0.017s 2023-04-21 10:52:04,029 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:04 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-c1fb0641-9889-44ef-9960-7f01e3af96bc', 'x-openstack-request-id': 'req-c1fb0641-9889-44ef-9960-7f01e3af96bc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/types/7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7 could not be found."}}' {0} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {0} 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 a3a05ed9-d109-4bfe-9e14-ddd2a950efd7 failed to build and is in ERROR status {0} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.666767s] ... 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 3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:52:12,325 79519 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes 0.294s 2023-04-21 10:52:12,326 79519 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-1819160499"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59020ed8-d921-44f8-8804-20e9e2b89eab', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59020ed8-d921-44f8-8804-20e9e2b89eab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes'} Body: b'{"volume": {"id": "3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:52:12.269259", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1819160499", "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/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}], "user_id": "be182c5b2dfa4975979a8b5616fcfd51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:52:12,376 79519 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba 0.040s 2023-04-21 10:52:12,377 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f70d058a-2590-408a-9895-8485cf50d8be', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f70d058a-2590-408a-9895-8485cf50d8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba'} Body: b'{"volume": {"id": "3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:52:12.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1819160499", "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/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}], "user_id": "be182c5b2dfa4975979a8b5616fcfd51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28b47265fb694178a8b6992a4bf8ddce"}}' 2023-04-21 10:52:13,479 79519 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac 9c4aba 0.091s 2023-04-21 10:52:13,480 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e60175e-a47b-49ed-aa87-5abb1a35eef8', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e60175e-a47b-49ed-aa87-5abb1a35eef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba'} Body: b'{"volume": {"id": "3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:52:12.000000", "updated_at": "2023-04-21T10:52:12.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1819160499", "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/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}], "user_id": "be182c5b2dfa4975979a8b5616fcfd51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28b47265fb694178a8b6992a4bf8ddce"}}' 2023-04-21 10:52:13,530 79519 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba 0.039s 2023-04-21 10:52:13,530 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd02339-29ea-43d2-b0f5-c86d61fb9453', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dd02339-29ea-43d2-b0f5-c86d61fb9453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba'} Body: b'{"volume": {"id": "3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:52:12.000000", "updated_at": "2023-04-21T10:52:12.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1819160499", "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/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}], "user_id": "be182c5b2dfa4975979a8b5616fcfd51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28b47265fb694178a8b6992a4bf8ddce"}}' 2023-04-21 10:52:13,637 79519 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba 0.097s 2023-04-21 10:52:13,638 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:13 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-6a3820ff-730f-4e2e-9d6c-ca5bcb6839c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba'} Body: b'' 2023-04-21 10:52:13,695 79519 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba 0.057s 2023-04-21 10:52:13,696 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:13 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-d737d743-a06f-4c70-9bd0-0631af217639', 'x-openstack-request-id': 'req-d737d743-a06f-4c70-9bd0-0631af217639', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba could not be found."}}' {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [166.887119s] ... 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 b276eb6b-32a2-44c5-a702-fcfe398d282c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:04,670 79527 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 10:50:04,670 79527 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:50:04,723 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-21 10:50:04,724 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-950390145", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4Me401imS8FOFYXCWEtUHYjBl+nNDFDOEp9F0qU3EcEjNmrofO3LBhufyQq8+T19fUEnsB1kP8hSrvs1kB/Y0kxUe6+elfuW9GrNxUHrtfrboj4/KWC2DfC017u1bvqA=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-ee3a1024-6d74-4f22-8219-b0bbc0a3fb69', 'x-compute-request-id': 'req-ee3a1024-6d74-4f22-8219-b0bbc0a3fb69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-950390145", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4Me401imS8FOFYXCWEtUHYjBl+nNDFDOEp9F0qU3EcEjNmrofO3LBhufyQq8+T19fUEnsB1kP8hSrvs1kB/Y0kxUe6+elfuW9GrNxUHrtfrboj4/KWC2DfC017u1bvqA==", "fingerprint": "b3:22:ad:0f:06:da:a1:e9:ff:d7:e8:c5:e2:a3:0c:c3", "user_id": "25fb0d890b594080bb1bb99dd6294ff1"}}' 2023-04-21 10:50:04,726 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-950390145 created 2023-04-21 10:50:04,961 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.234s 2023-04-21 10:50:04,961 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--381025125", "description": "tempest-description--1074283713"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-a9e4b3d0-2e8b-4cc0-a65c-96df49b18172', 'date': 'Fri, 21 Apr 2023 10:50:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9fc3f3ac-3641-4e75-90f7-215d626e39aa", "name": "tempest-securitygroup--381025125", "stateful": true, "tenant_id": "d85f51547e5244e495343281725fe320", "description": "tempest-description--1074283713", "shared": false, "security_group_rules": [{"id": "b2102ddb-8593-422b-ad30-1c60402b5a42", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "9fc3f3ac-3641-4e75-90f7-215d626e39aa", "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": 558, "description": null, "tags": [], "created_at": "2023-04-21T10:50:04Z", "updated_at": "2023-04-21T10:50:04Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}, {"id": "fad9257c-a6e3-4ca0-865c-7bb37997e632", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "9fc3f3ac-3641-4e75-90f7-215d626e39aa", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 557, "description": null, "tags": [], "created_at": "2023-04-21T10:50:04Z", "updated_at": "2023-04-21T10:50:04Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}], "tags": [], "created_at": "2023-04-21T10:50:04Z", "updated_at": "2023-04-21T10:50:04Z", "revision_number": 1, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:50:05,137 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-21 10:50:05,138 79527 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": "9fc3f3ac-3641-4e75-90f7-215d626e39aa", "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-102c3282-94b8-4728-8e54-231834f0416c', 'date': 'Fri, 21 Apr 2023 10:50: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": "cf015e4c-2954-48a6-9284-e70b213ea42d", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "9fc3f3ac-3641-4e75-90f7-215d626e39aa", "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-21T10:50:05Z", "updated_at": "2023-04-21T10:50:05Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:50:05,291 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.152s 2023-04-21 10:50:05,292 79527 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": "9fc3f3ac-3641-4e75-90f7-215d626e39aa", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-05b0b5b8-4862-4ec6-acda-2d55b2266d62', 'date': 'Fri, 21 Apr 2023 10:50: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": "b40f510a-9e24-479f-bdcd-10bab175df4b", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "9fc3f3ac-3641-4e75-90f7-215d626e39aa", "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-21T10:50:05Z", "updated_at": "2023-04-21T10:50:05Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:50:05,292 79527 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--381025125 created 2023-04-21 10:50:06,066 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.774s 2023-04-21 10:50:06,067 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-op enstack-request-id': 'req-77f6ab5a-a940-4379-b198-58a4f0d960ad', 'date': 'Fri, 21 Apr 2023 10:50:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4b316f24-d1d7-4c5f-9e58-d880e0032794", "tenant_id": "d85f51547e5244e495343281725fe320", "floating_ip_address": "172.24.4.29", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d85f51547e5244e495343281725fe320", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:50:05Z", "updated_at": "2023-04-21T10:50:05Z", "revision_number": 0}}' 2023-04-21 10:50:06,067 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4b316f24-d1d7-4c5f-9e58-d880e0032794', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'floating_ip_address': '172.24.4.29', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd85f51547e5244e495343281725fe320', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:50:05Z', 'updated_at': '2023-04-21T10:50:05Z', 'revision_number': 0, 'ip': '172.24.4.29'} created 2023-04-21 10:50:06,168 79527 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.093s 2023-04-21 10:50:06,168 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:06 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-1d143922-89c8-4baa-a797-4d5c420876da', '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": "25fb0d890b594080bb1bb99dd6294ff1", "name": "tempest-AttachVolumeTestJSON-2130575493-project-member", "password_expires_at": null}, "audit_ids": ["2LlFb3aFRja9NpGUd0nORg"], "expires_at": "2023-04-21T11:50:06.000000Z", "issued_at": "2023-04-21T10:50:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d85f51547e5244e495343281725fe320", "name": "tempest-AttachVolumeTestJSON-2130575493"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d85f51547e5244e495343281725fe320", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0. 0.210/volume/v3/d85f51547e5244e495343281725fe320", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:50:06,169 79527 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'b24b52ac-b8ab-493e-994c-c38d7c5c7089', 'name': 'tempest-AttachVolumeTestJSON-1354809025-network', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd85f51547e5244e495343281725fe320', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30791, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:47Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:50:06,169 79527 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-950390145', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4Me401imS8FOFYXCWEtUHYjBl+nNDFDOEp9F0qU3EcEjNmrofO3LBhufyQq8+T19fUEnsB1kP8hSrvs1kB/Y0kxUe6+elfuW9GrNxUHrtfrboj4/KWC2DfC017u1bvqA==', 'fingerprint': 'b3:22:ad:0f:06:da:a1:e9:ff:d7:e8:c5:e2:a3:0c:c3', 'user_id': '25fb0d890b594080bb1bb99dd6294ff1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDkTPjT77qoRrA5zkV2Klloa/mvS+m5LIDW5Deccou76XryJYAGYaFz\nOFj4BCd49/+gBwYFK4EEACKhZANiAAR+DHuNNYpkvBThWFwlhLVB2IwZfpzQxQzh\nKfRdKlNxHBIzZq6HztywYbn8kKvPk9fX1BJ7AdZD/IUq77NZAf2NJMVHuvnpX7lv\nRqzcVB67X626I+Pylgtg3wtNe7tW76g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9fc3f3ac-3641-4e75-90f7-215d626e39aa', 'name': 'tempest-securitygroup--381025125', 'stateful': True, 'tenant_id': 'd85f51547e5244e495343281725fe320', 'description': 'tempest-description--1074283713', 'shared': False, 'security_group_rules': [{'id': 'b2102ddb-8593-422b-ad30-1c60402b5a42', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'security_group_id': '9fc3f3ac-3641-4e75-90f7-215d626e39aa', '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': 558, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:50:04Z', 'updated_at': '2023-04-21T10:50:04Z', 'revision_number': 0, 'project_id': 'd85f51547e5244e495343281725fe320'}, {'id': 'fad9257c-a6e3-4ca0-865c-7bb37997e632', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'security_group_id': '9fc3f3ac-3641-4e75-90f7-215d626e39aa', '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': 557, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:50:04Z', 'updated_at': '2023-04-21T10:50:04Z', 'revision_number': 0, 'project_id': 'd85f51547e5244e495343281725fe320'}], 'tags': [], 'created_at': '2023-04-21 T10:50:04Z', 'updated_at': '2023-04-21T10:50:04Z', 'revision_number': 1, 'project_id': 'd85f51547e5244e495343281725fe320'}, 'floating_ip': {'id': '4b316f24-d1d7-4c5f-9e58-d880e0032794', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'floating_ip_address': '172.24.4.29', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd85f51547e5244e495343281725fe320', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:50:05Z', 'updated_at': '2023-04-21T10:50:05Z', 'revision_number': 0, 'ip': '172.24.4.29'}} 2023-04-21 10:50:06,768 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.597s 2023-04-21 10:50:06,768 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-778341132", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "b24b52ac-b8ab-493e-994c-c38d7c5c7089"}], "security_groups": [{"name": "tempest-securitygroup--381025125"}], "key_name": "tempest-keypair-950390145", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735', '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-95bdc197-fce9-43d7-a48c-1aedf2e7c9a8', 'x-compute-request-id': 'req-95bdc197-fce9-43d7-a48c-1aedf2e7c9a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "566040e7-8140-467b-b814-8d7eb62ef735", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/566040e7-8140-467b-b814-8d7eb62ef735"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--381025125"}], "adminPass": "password"}}' 2023-04-21 10:50:06,839 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735 0.067s 2023-04-21 10:50:06,839 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', '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-546b1916-57d8-4a3c-b11e-a576a33473f2', 'x-compute-request-id': 'req-546b1916-57d8-4a3c-b11e-a576a33473f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735'} Body: b'{"server": {"id": "566040e7-8140-467b-b814-8d7eb62ef735", "name": "tempest-AttachVolumeTestJSON-server-778341132", "status": "BUILD", "tenant_id": "d85f51547e5244e495343281725fe320", "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [ {"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:50:07Z", "updated": "2023-04-21T10:50:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/566040e7-8140-467b-b814-8d7eb62ef735"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-950390145", "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-21 10:50:57,253 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735 0.351s 2023-04-21 10:50:57,253 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', '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-269f3296-5fd1-4ca3-a169-5cdf702a62ab', 'x-compute-request-id': 'req-269f3296-5fd1-4ca3-a169-5cdf702a62ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735'} Body: b'{"server": {"id": "566040e7-8140-467b-b814-8d7eb62ef735", "name": "tempest-AttachVolumeTestJSON-server-778341132", "status": "ACTIVE", "tenant_id": "d85f51547e5244e495343281725fe320", "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "metadata": {}, "hostId": "6ac5505f24608163a3244dcdcd39faf2bf85e43ecf0286458c642db3", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:50:06Z", "updated": "2023-04-21T10:50:13Z", "addresses": {"tempest-AttachVolumeTestJSON-1354809025-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:00:b3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/566040e7-8140-467b-b814-8d7eb62ef735"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-950390145", "OS-SRV-USG:launched_at": "2023-04-21T10:50:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--381025125"}], "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-21 10:50:57,265 79527 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:51:57,642 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735/os-interface 0.318s 2023-04-21 10:51:57,642 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstac k-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-01d3b2b2-f50a-41dd-8c63-ca05a456f40b', 'x-compute-request-id': 'req-01d3b2b2-f50a-41dd-8c63-ca05a456f40b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b24b52ac-b8ab-493e-994c-c38d7c5c7089", "port_id": "69a7ef96-ead5-4890-a014-d86e90fa5050", "mac_addr": "fa:16:3e:00:00:b3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cca10c0f-089e-4939-bcfb-57c65e63aae6", "ip_address": "10.0.0.6"}]}]}' 2023-04-21 10:51:58,560 79527 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/4b316f24-d1d7-4c5f-9e58-d880e0032794 0.913s 2023-04-21 10:51:58,561 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "69a7ef96-ead5-4890-a014-d86e90fa5050"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-4a71ccf0-876e-4e99-a275-fd943e8be894', 'date': 'Fri, 21 Apr 2023 10:51:58 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4b316f24-d1d7-4c5f-9e58-d880e0032794'} Body: b'{"floatingip": {"id": "4b316f24-d1d7-4c5f-9e58-d880e0032794", "tenant_id": "d85f51547e5244e495343281725fe320", "floating_ip_address": "172.24.4.29", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "ce7c6c6e-ae69-4edd-b594-29fd25ec8012", "port_id": "69a7ef96-ead5-4890-a014-d86e90fa5050", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b24b52ac-b8ab-493e-994c-c38d7c5c7089", "mac_address": "fa:16:3e:00:00:b3", "admin_state_up": true, "status": "ACTIVE", "device_id": "566040e7-8140-467b-b814-8d7eb62ef735", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:50:05Z", "updated_at": "2023-04-21T10:51:57Z", "revision_number": 1, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:51:58,562 79527 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.29:22' as 'cirros' with public key authentication 2023-04-21 10:51:58,595 79527 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:51:58,615 79527 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:51:58,615 79527 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.29 successfully created 2023-04-21 10:51:58,657 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735/ips 0.041s 2023-04-21 10:51:58,658 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:58 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-62489e45-db39-48a9-bcc5-b4e7c0803d60', 'x-compute-request-id': 'req-62489e45-db39-48a9-bcc5-b4e7c0803d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1354809025-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-04-21 10:51:58,868 79527 INFO [tempe st.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes 0.206s 2023-04-21 10:51:58,868 79527 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-970615599"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f70c15a4-6ddc-4e9e-97cd-972f6b686664', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f70c15a4-6ddc-4e9e-97cd-972f6b686664', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes'} Body: b'{"volume": {"id": "b276eb6b-32a2-44c5-a702-fcfe398d282c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:58.803840", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-970615599", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c"}], "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:51:58,931 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c 0.052s 2023-04-21 10:51:58,932 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec83448-a474-4c1c-8c7e-643d306e6b70', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec83448-a474-4c1c-8c7e-643d306e6b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c'} Body: b'{"volume": {"id": "b276eb6b-32a2-44c5-a702-fcfe398d282c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:59.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-970615599", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c"}], "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:51:59,989 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c 0.045s 2023-04-21 10:51:59,989 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b8f831-93b4-40bc-86a2-c17db5d5d913', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b8f831-93b4-40bc-86a2-c17db5d5d913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c'} Body: b'{"volume": {"id": "b276eb6b-32a2-44c5-a702-fcfe398d282c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:59.000000", "updated_at": "2023-04-21T10:51:59.000000", "name": "tempest-AttachVolumeTestJSON-volume-970615599", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c"}], "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:52:00,154 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735 0.150s 2023-04-21 10:52:00,155 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52: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-a9121c5e-edc0-4d82-8ca3-776b8063a533', 'x-compute-request-id': 'req-a9121c5e-edc0-4d82-8ca3-776b8063a533', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735'} Body: b'' 2023-04-21 10:52:00,670 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735 0.515s 2023-04-21 10:52:00,670 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:00 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-ec5cbe23-e040-4c6c-aded-f4f27c2eede7', 'x-compute-request-id': 'req-ec5cbe23-e040-4c6c-aded-f4f27c2eede7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735'} Body: b'{"server": {"id": "566040e7-8140-467b-b814-8d7eb62ef735", "name": "tempest-AttachVolumeTestJSON-server-778341132", "status": "ACTIVE", "tenant_id": "d85f51547e5244e495343281725fe320", "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "metadata": {}, "hostId": "6ac5505f24608163a3244dcdcd39faf2bf85e43ecf0286458c642db3", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", " href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:50:06Z", "updated": "2023-04-21T10:52:00Z", "addresses": {"tempest-AttachVolumeTestJSON-1354809025-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:00:b3"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:00:b3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/566040e7-8140-467b-b814-8d7eb62ef735"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-950390145", "OS-SRV-USG:launched_at": "2023-04-21T10:50:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--381025125"}], "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-21 10:52:50,864 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735 0.161s 2023-04-21 10:52:50,864 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52: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-f5f1fb9f-be89-4ce4-bb0d-578df2c2f6fa', 'x-compute-request-id': 'req-f5f1fb9f-be89-4ce4-bb0d-578df2c2f6fa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 566040e7-8140-467b-b814-8d7eb62ef735 could not be found."}}' 2023-04-21 10:52:50,892 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-950390145 0.027s 2023-04-21 10:52:50,893 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52: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-53f230b6-776a-4f8f-a465-ac72f55d12bd', 'x-compute-request-id': 'req-53f230b6-776a-4f8f-a465-ac72f55d12bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-950390145'} Body: b'' 2023-04-21 10:52:51,044 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9fc3f3ac-3641-4e75-90f7-215d626e39aa 0.150s 2023-04-21 10:52:51,044 79527 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-a84d0df4-b750-48c5-a626-b01d27af5eb6', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:52:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9fc3f3ac-3641-4e75-90f7-215d626e39aa'} Body: b'' 2023-04-21 10:52:51,064 79527 INFO [tempest.lib.common.rest_clien t] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9fc3f3ac-3641-4e75-90f7-215d626e39aa 0.019s 2023-04-21 10:52:51,064 79527 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-02acb618-0305-43dd-aafe-2c721845fefa', 'date': 'Fri, 21 Apr 2023 10:52:51 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9fc3f3ac-3641-4e75-90f7-215d626e39aa'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9fc3f3ac-3641-4e75-90f7-215d626e39aa does not exist", "detail": ""}}' 2023-04-21 10:52:51,556 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4b316f24-d1d7-4c5f-9e58-d880e0032794 0.491s 2023-04-21 10:52:51,556 79527 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-ad4eae77-e629-498d-92aa-f900db7680ca', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:52:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4b316f24-d1d7-4c5f-9e58-d880e0032794'} Body: b'' {1} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.774356s] ... 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 649ba035-6f2d-4100-9fc4-7fbfb2c52a0c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:53:24,381 79521 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes 0.601s 2023-04-21 10:53:24,382 79521 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-2035502555", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3bf4c1-4173-4e84-bb9d-cdd4c80635c7', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3bf4c1-4173-4e84-bb9d-cdd4c80635c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes'} Body: b'{"volume": {"id": "649ba035-6f2d-4100-9fc4-7fbfb2c52a0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:24.305308", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2035502555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c"}], "user_id": "e91c691ee7f54980a51f53b7b02e263d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:53:24,436 79521 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c 0.044s 2023-04-21 10:53:24,436 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa4a587-6741-4145-b5f3-48ab6a89b221', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa4a587-6741-4145-b5f3-48ab6a89b221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c'} Body: b'{"volume": {"id": "649ba035-6f2d-4100-9fc4-7fbfb2c52a0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:24.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2035502555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c"}], "user_id": "e91c691ee7f54980a51f53b7b02e263d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2820bd97bda94d80aafac8df10964e9c"}}' 2023-04-21 10:53:25,531 79521 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c 0.055s 2023-04-21 10:53:25,535 79521 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfaa0857-98c5-4341-890d-ee7ff84aab1c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfaa0857-98c5-4341-890d-ee7ff84aab1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c'} Body: b'{"volume": {"id": "649ba035-6f2d-4100-9fc4-7fbfb2c52a0c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:24.000000", "updated_at": "2023-04-21T10:53:24.000000", "name": "tempest-TaggedBootDevicesTest-volume-2035502555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c"}], "user_id": "e91c691ee7f54980a51f53b7b02e263d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2820bd97bda94d80aafac8df10964e9c"}}' {1} 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 dbffcf62-3c70-404e-9033-8a3590bb293f failed to build and is in ERROR status {1} 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 eb220cd6-2319-42c8-9efb-d06685706f0e failed to build and is in ERROR status {1} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.207101s] ... ok {1} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.102264s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.191989s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.081524s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.216340s] ... ok {1} 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 48438fcf-6cca-4482-9428-1b40e4a171ed failed to build and is in ERROR status {3} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [166.775308s] ... 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 c0a7d755-2d2b-419d-b151-4f246edf4f70 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:51:05,872 79525 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-21 10:51:06,749 79525 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.875s 2023-04-21 10:51:06,749 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1132943129", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/86c32514-9140-48a4-8ce6-baeafcca9587', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-550c8155-2cf9-45cc-bc8b-f647dc078783', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1132943129", "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": "9ead44a7da0640cbb2cf8dece0ea4f40", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "86c32514-9140-48a4-8ce6-baeafcca9587", "created_at": "2023-04-21T10:51:07Z", "updated_at": "2023-04-21T10:51:07Z", "tags": [], "self": "/v2/images/86c32514-9140-48a4-8ce6-baeafcca9587", "file": "/v2/images/86c32514-9140-48a4-8ce6-baeafcca9587/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:51:08,194 79525 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/86c32514-9140-48a4-8ce6-baeafcca9587/file 1.443s 2023-04-21 10:51:08,194 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0039ad3b-8ed3-4e9f-a852-47304a0cf28c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/86c32514-9140-48a4-8ce6-baeafcca9587/file'} Body: b'' 2023-04-21 10:51:08,194 79525 DEBUG [tempest.scenario.manager] image:86c32514-9140-48a4-8ce6-baeafcca9587 2023-04-21 10:51:08,251 79525 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.052s 2023-04-21 10:51:08,252 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-990689924", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPdIcpjsQgofTWxPhSCIN/mpUwMbeXhtJNFymtTMxwmV7Bxki7QmQko9CAbLh0f7+BwLKjoTQlfvvfT0xvv8wlFZ5IIip5N+0UUo9CL93KfHE8COz3zk4cngjZQ1yxLNwA=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:08 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-773de336-11c6-4b4e-bc57-589e2803931c', 'x-compute-request-id': 'req-773de336-11c6-4b4e-bc57-589e2803931c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-990689924", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPdIcpjsQgofTWxPhSCIN/mpUwMbeXhtJNFymtTMxwmV7Bxki7QmQko9CAbLh0f7+BwLKjoTQlfvvfT0xvv8wlFZ5IIip5N+0UUo9CL93KfHE8COz3zk4cngjZQ1yxLNwA==", "fingerprint": "0c:cd:eb:d2:c3:18:14:72:79:fc:ec:95:e7:fc:e3:a5", "user_id": "6cae5a1734d24ac8aebc233dd31d3084"}}' 2023-04-21 10:51:08,299 79525 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.036s 2023-04-21 10:51:08,300 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:08 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-37983d73-2fd6-4d4a-9992-ca3c583efede', '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": "6cae5a1734d24ac8aebc233dd31d3084", "name": "tempest-TestMinimumBasicScenario-339882477-project-member", "password_expires_at": null}, "audit_ids": ["ryuZdnw2RfSwl-zaKGSUlg"], "expires_at": "2023-04-21T11:51:08.000000Z", "issued_at": "2023-04-21T10:51:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ead44a7da0640cbb2cf8dece0ea4f40", "name": "tempest-TestMinimumBasicScenario-339882477"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9ead44a7da0640cbb2cf8dece0ea4f40", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:51:08,300 79525 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '89cc600b-891d-4913-9f39-935f5c5bce86', 'name': 'tempest-TestMinimumBasicScenario-1522370995-network', 'tenant_id': '9ead44a7da0640cbb2cf8dece0ea4f40', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9ead44a7da0640cbb2cf8dece0ea4f40', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47987, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:50:52Z', 'updated_at': '2023-04-21T10:50:52Z', 'revision_number': 1} available for tenant 2023-04-21 10:51:08,887 79525 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.585s 2023-04-21 10:51:08,887 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-2059401768", "imageRef": "86c32514-9140-48a4-8ce6-baeafcca9587", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-990689924", "networks": [{"uuid": "89cc600b-891d-4913-9f39-935f5c5bce86"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3', '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-f1fc51a9-2224-426d-a626-3f57ffb84b04', 'x-compute-request-id': 'req-f1fc51a9-2224-426d-a626-3f57ffb84b04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "69031436-19d1-4cc1-91e7-4d99381b6ae3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "TxkD38FoVe9U"}}' 2023-04-21 10:51:08,985 79525 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/69031436-19d1-4cc1-91e7-4d99381b6ae3 0.093s 2023-04-21 10:51:08,985 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:08 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-1515eb10-adb5-43a4-9582-6336f28604c7', 'x-compute-request-id': 'req-1515eb10-adb5-43a4-9582-6336f28604c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3'} Body: b'{"server": {"id": "69031436-19d1-4cc1-91e7-4d99381b6ae3", "name": "tempest-TestMinimumBasicScenario-server-2059401768", "status": "BUILD", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "", "image": {"id": "86c32514-9140-48a4-8ce6-baeafcca9587", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/86c32514-9140-48a4-8ce6-baeafcca9587"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:51:09Z", "updated": "2023-04-21T10:51:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-990689924", "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-21 10:51:59,460 79525 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/69031436-19d1-4cc1-91e7-4d99381b6ae3 0.415s 2023-04-21 10:51:59,461 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', '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-e39a3e91-5dc9-4e61-ad85-68390dc14fc8', 'x-compute-request-id': 'req-e39a3e91-5dc9-4e61-ad85-68390dc14fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3'} Body: b'{"server": {"id": "69031436-19d1-4cc1-91e7-4d99381b6ae3", "name": "tempest-TestMinimumBasicScenario-server-2059401768", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "86c32514-9140-48a4-8ce6-baeafcca9587", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/86c32514-9140-48a4-8ce6-baeafcca9587"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:51:08Z", "updated": "2023-04-21T10:51:16Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:cb:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-990689924", "OS-SRV-USG:launched_at": "2023-04-21T10:51:15.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-21 10:51:59,473 79525 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:52:59,964 79525 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/69031436-19d1-4cc1-91e7-4d99381b6ae3 0.434s 2023-04-21 10:52:59,965 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Re sponse - Headers: {'date': 'Fri, 21 Apr 2023 10:52:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', '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-b20bb4a3-5ea6-433e-8670-4f7723f7c8c4', 'x-compute-request-id': 'req-b20bb4a3-5ea6-433e-8670-4f7723f7c8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3'} Body: b'{"server": {"id": "69031436-19d1-4cc1-91e7-4d99381b6ae3", "name": "tempest-TestMinimumBasicScenario-server-2059401768", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "86c32514-9140-48a4-8ce6-baeafcca9587", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/86c32514-9140-48a4-8ce6-baeafcca9587"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:51:08Z", "updated": "2023-04-21T10:51:16Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:cb:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-990689924", "OS-SRV-USG:launched_at": "2023-04-21T10:51:15.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-21 10:53:00,170 79525 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.194s 2023-04-21 10:53:00,171 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:59 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-81460fc2-c05a-4bba-8c85-d2589f68cf24', 'x-compute-request-id': 'req-81460fc2-c05a-4bba-8c85-d2589f68cf24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "69031436-19d1-4cc1-91e7-4d99381b6ae3", "name": "tempest-TestMinimumBasicScenario-server-2059401768", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}]}]}' 2023-04-21 10:53:00,406 79525 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/69031436-19d1-4cc1-91e7-4d99381b6ae3 0.231s 2023-04-21 10:53:00,407 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', '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-6660f78a-95a2-45da-b2f5-bf4320c436fd', 'x-compute-request-id': 'req-6660f78a-95a2-45da-b2f5-bf4320c436fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3'} Body: b'{"server": {"id": "69031436-19d1-4cc1-91e7-4d99381b6ae3", "name": "tempest-TestMinimumBasicScenario-server-2059401768", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "86c32514-9140-48a4-8ce6-baeafcca9587", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/86c32514-9140-48a4-8ce6-baeafcca9587"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:51:08Z", "updated": "2023-04-21T10:51:16Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:cb:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-990689924", "OS-SRV-USG:launched_at": "2023-04-21T10:51:15.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-21 10:53:00,660 79525 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/9ead44a7da0640cbb2cf8dece0ea4f40/volumes 0.241s 2023-04-21 10:53:00,661 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1643223812", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776dc764-b109-4086-9f53-feadf666d176', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776dc764-b109-4086-9f53-feadf666d176', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes'} Body: b'{"volume": {"id": "c0a7d755-2d2b-419d-b151-4f246edf4f70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:00.598476", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1643223812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70"}], "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:53:00,721 79525 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/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70 0.049s 2023-04-21 10:53:00,722 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e1c9c18-c25c-490c-a8af-0c1e96c1feef', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e1c9c18-c25c-490c-a8af-0c1e96c1feef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70'} Body: b'{"volume": {"id": "c0a7d755-2d2b-419d-b151-4f246edf4f70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:01.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1643223812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70"}], "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40"}}' 2023-04-21 10:53:01,779 79525 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/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70 0.046s 2023-04-21 10:53:01,780 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7052430-04d9-4dbb-b61e-4cf75d3a64b5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7052430-04d9-4dbb-b61e-4cf75d3a64b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70'} Body: b'{"volume": {"id": "c0a7d755-2d2b-419d-b151-4f246edf4f70", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:01.000000", "updated_at": "2023-04-21T10:53:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-1643223812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70"}], "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40"}}' 2023-04-21 10:53:01,900 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70 0.108s 2023-04-21 10:53:01,900 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:01 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-0aada95d-b830-4df5-8461-0d69d108e897', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70'} Body: b'' 2023-04-21 10:53:01,921 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70 0.020s 2023-04-21 10:53:01,921 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:01 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-71f3db3b-cad7-4f4b-b433-f58e4b42359c', 'x-openstack-request-id': 'req-71f3db3b-cad7-4f4b-b433-f58e4b42359c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c0a7d755-2d2b-419d-b151-4f246edf4f70 could not be found."}}' 2023-04-21 10:53:02,048 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3 0.126s 2023-04-21 10:53:02,048 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:01 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-ef4b6300-035d-42a2-8468-d856f091f737', 'x-compute-request-id': 'req-ef4b6300-035d-42a2-8468-d856f091f737', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3'} Body: b'' 2023-04-21 10:53:02,410 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3 0.362s 2023-04-21 10:53:02,411 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', '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-0b0df4fe-d693-4066-aae8-787c39cdc718', 'x-compute-request-id': 'req-0b0df4fe-d693-4066-aae8-787c39cdc718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3'} Body: b'{"server": {"id": "69031436-19d1-4cc1-91e7-4d99381b6ae3", "name": "tempest-TestMinimumBasicScenario-server-2059401768", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "86c32514-9140-48a4-8ce6- baeafcca9587", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/86c32514-9140-48a4-8ce6-baeafcca9587"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:51:08Z", "updated": "2023-04-21T10:53:02Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:cb:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-990689924", "OS-SRV-USG:launched_at": "2023-04-21T10:51:15.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-21 10:53:52,511 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3 0.040s 2023-04-21 10:53:52,511 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:52 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-8956a656-54fb-4801-8a58-985c36ce62c2', 'x-compute-request-id': 'req-8956a656-54fb-4801-8a58-985c36ce62c2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 69031436-19d1-4cc1-91e7-4d99381b6ae3 could not be found."}}' 2023-04-21 10:53:52,539 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-990689924 0.027s 2023-04-21 10:53:52,540 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:52 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-45f07a0d-d49c-4172-8af6-aa55115bead4', 'x-compute-request-id': 'req-45f07a0d-d49c-4172-8af6-aa55115bead4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-990689924'} Body: b'' 2023-04-21 10:53:52,642 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/86c32514-9140-48a4-8ce6-baeafcca9587 0.101s 2023-04-21 10:53:52,642 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8e599587-5909-40de-a03b-a49b7ca9d915', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/86c 32514-9140-48a4-8ce6-baeafcca9587'} Body: b'' {1} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.536772s] ... 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 833c13f0-41ab-4aa7-b026-f69db682ff30 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:53:53,054 79521 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes 0.425s 2023-04-21 10:53:53,054 79521 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-410031288"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb19c5f5-f3be-43b5-a025-876ba217a374', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb19c5f5-f3be-43b5-a025-876ba217a374', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes'} Body: b'{"volume": {"id": "833c13f0-41ab-4aa7-b026-f69db682ff30", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:52.988290", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-410031288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30"}], "user_id": "d26408d4348e443d8d0eb2a587fa224e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:53:53,100 79521 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30 0.036s 2023-04-21 10:53:53,100 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ff5a20-2582-469a-9c55-b3042e4f0a5c', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ff5a20-2582-469a-9c55-b3042e4f0a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30'} Body: b'{"volume": {"id": "833c13f0-41ab-4aa7-b026-f69db682ff30", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:53.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-410031288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30"}], "user_id": "d26408d4348e443d8d0eb2a587fa224e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5304bacef4184f509bb3946f957369b8"}}' 2023-04-21 10:53:54,153 79521 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes/833c13f0- 41ab-4aa7-b026-f69db682ff30 0.041s 2023-04-21 10:53:54,153 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53e0a92-2ec5-4091-a35a-cda1ca23ca9d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53e0a92-2ec5-4091-a35a-cda1ca23ca9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30'} Body: b'{"volume": {"id": "833c13f0-41ab-4aa7-b026-f69db682ff30", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:53.000000", "updated_at": "2023-04-21T10:53:53.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-410031288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30"}], "user_id": "d26408d4348e443d8d0eb2a587fa224e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5304bacef4184f509bb3946f957369b8"}}' {1} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [123.261175s] ... 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 caa7ecf9-d0e5-49d3-a177-223a51a06dce failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:52:01,606 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.731s 2023-04-21 10:52:01,606 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-ac2a5a1e-5f9e-4c24-b0f9-3bbcd29f371f', 'x-compute-request-id': 'req-ac2a5a1e-5f9e-4c24-b0f9-3bbcd29f371f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:52:01,842 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.223s 2023-04-21 10:52:01,842 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-60b3d21c-5cc2-4ec9-843b-55df4dc1b082', 'x-compute-request-id': 'req-60b3d21c-5cc2-4ec9-843b-55df4dc1b082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0. 0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:52:02,223 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.369s 2023-04-21 10:52:02,224 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-5cd5aa44-bea2-44ca-8852-ef218c9fad0d', 'x-compute-request-id': 'req-5cd5aa44-bea2-44ca-8852-ef218c9fad0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:53:02,699 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/648163a728f c4b28b85a24e9198d356b/volumes 0.404s 2023-04-21 10:53:02,699 79546 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-1667121721"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9e4ae3-e943-4d88-ac38-3bb8799a0724', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9e4ae3-e943-4d88-ac38-3bb8799a0724', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes'} Body: b'{"volume": {"id": "caa7ecf9-d0e5-49d3-a177-223a51a06dce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:02.626635", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1667121721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:53:02,756 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce 0.047s 2023-04-21 10:53:02,756 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f4c922d-d7ab-4486-b959-bcd2e7cc4712', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f4c922d-d7ab-4486-b959-bcd2e7cc4712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce'} Body: b'{"volume": {"id": "caa7ecf9-d0e5-49d3-a177-223a51a06dce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:03.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1667121721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "648163a728fc4b28b85a24e9198d356b"}}' 2023-04-21 10:53:03,808 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce 0.040s 2023-04-21 10:53:03,808 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Fri, 21 Apr 2023 10:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40845932-53dc-4fe9-92ce-a955850363e3', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40845932-53dc-4fe9-92ce-a955850363e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce'} Body: b'{"volume": {"id": "caa7ecf9-d0e5-49d3-a177-223a51a06dce", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:03.000000", "updated_at": "2023-04-21T10:53:03.000000", "name": "tempest-ServerActionsTestJSON-volume-1667121721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "648163a728fc4b28b85a24e9198d356b"}}' 2023-04-21 10:53:03,819 79546 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-21 10:53:04,062 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.242s 2023-04-21 10:53:04,063 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-da2dfb1a-30a9-4680-843f-f9f79b54d92d', 'x-compute-request-id': 'req-da2dfb1a-30a9-4680-843f-f9f79b54d92d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "secu rity_groups": [{"name": "tempest-securitygroup--1519594085"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {9} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [230.510672s] ... 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 a5418b3c-8587-4544-b562-fe01a69be3fc failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-21T10:53:59Z', 'message': 'Build of instance a5418b3c-8587-4544-b562-fe01a69be3fc aborted: Volume f5babf8e-2b57-4f29-a2fd-4eca76e3c72f did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-5ca798db-ac27-47dc-949b-c6831060dc6a. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:51,940 79550 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.085s 2023-04-21 10:50:51,941 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:51 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-da77f33d-b963-4f37-91cb-91727793f891', '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": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418-project-member", "password_expires_at": null}, "audit_ids": ["FA9_IBuDQeO7ZYl59C1E0Q"], "expires_at": "2023-04-21T11:50:51.000000Z", "issued_at": "2023-04-21T10:50:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aad84a0e014f47ddaeaddc88bf16b0a8", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:50:51,941 79550 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'cfb4de90-44ea-486a-b5c4-c3b1111aa2bd', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1667019531-network', 'tenant_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58418, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:48Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:50:52,566 79550 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.623s 2023-04-21 10:50:52,566 79550 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-2043125688", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "networks": [{"uuid": "cfb4de90-44ea-486a-b5c4-c3b1111aa2bd"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310', '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-f42bea43-f64c-4884-a48e-8452c8825d79', 'x-compute-request-id': 'req-f42bea43-f64c-4884-a48e-8452c8825d79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "oTH4KqgWuuBH"}}' 2023-04-21 10:50:52,655 79550 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/f4dda568-8f3b-40eb-aff3-64d3e759c310 0.085s 2023-04-21 10:50:52,655 79550 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': 'Fri, 21 Apr 2023 10:50:52 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-49c1ab99-3238-47cb-b546-62586456b40d', 'x-compute-request-id': 'req-49c1ab99-3238-47cb-b546-62586456b40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310'} Body: b'{"server": {"id": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2043125688", "status": "BUILD", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:50:53Z", "updated": "2023-04-21T10:50:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4 dda568-8f3b-40eb-aff3-64d3e759c310"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310"}], "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-21 10:51:43,493 79550 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/f4dda568-8f3b-40eb-aff3-64d3e759c310 0.790s 2023-04-21 10:51:43,493 79550 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': 'Fri, 21 Apr 2023 10:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-e1347d89-67e5-465a-81fd-0fd6ced54769', 'x-compute-request-id': 'req-e1347d89-67e5-465a-81fd-0fd6ced54769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310'} Body: b'{"server": {"id": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2043125688", "status": "ACTIVE", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "628014774ce8fb6f5983e24916a57d52f6f2611abfae71ffe13c8279", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:50:52Z", "updated": "2023-04-21T10:51:00Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1667019531-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:77:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:50:59.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-21 10:51:43,510 79550 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:52:44,631 79550 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/f4dda568-8f3b-40eb-aff3-64d3e759c310/action 1.059s 2023-04-21 10:52:44,631 79550 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-ServerBootFromVolume StableRescueTest-image-1514515166"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:43 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-7731f480-1221-4163-8e53-756acadf6c46', 'x-compute-request-id': 'req-7731f480-1221-4163-8e53-756acadf6c46', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310/action'} Body: b'{"image_id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf"}' 2023-04-21 10:52:44,658 79550 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/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf 0.025s 2023-04-21 10:52:44,659 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-40c7db4d-8c53-45ef-9d7c-d7bcb0df815f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1514515166", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "created_at": "2023-04-21T10:52:45Z", "updated_at": "2023-04-21T10:52:45Z", "tags": [], "self": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "file": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:52:45,683 79550 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/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf 0.022s 2023-04-21 10:52:45,683 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-81b71f7e-3523-49bd-9a08-5046f7440624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "owner_project_name": "tempest-Ser verBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1514515166", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "created_at": "2023-04-21T10:52:45Z", "updated_at": "2023-04-21T10:52:45Z", "tags": [], "self": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "file": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:52:46,725 79550 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/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf 0.039s 2023-04-21 10:52:46,725 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8091b2c7-a54b-457f-8b34-c31e310ab969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1514515166", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "created_at": "2023-04-21T10:52:45Z", "updated_at": "2023-04-21T10:52:45Z", "tags": [], "self": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "file": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:52:47,749 79550 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/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf 0.023s 2023-04-21 10:52:47,750 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-267ec4ae-f9e2-4a44-a3f4-a5485677a35c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de0 2e", "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": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1514515166", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "created_at": "2023-04-21T10:52:45Z", "updated_at": "2023-04-21T10:52:45Z", "tags": [], "self": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "file": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:52:48,775 79550 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/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf 0.023s 2023-04-21 10:52:48,776 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ded5a244-2121-4c1f-845a-cc8031b551d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "owner_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1514515166", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "created_at": "2023-04-21T10:52:45Z", "updated_at": "2023-04-21T10:52:48Z", "tags": [], "self": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "file": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:52:49,808 79550 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/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf 0.030s 2023-04-21 10:52:49,809 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Fri, 21 Apr 2023 10:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-608f6e8a-2b80-40cf-b517-3c646d8c165c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "owner_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1514515166", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "3303beb3447c016eb585c1c26dd4515c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "173439d64f3b0d1f6a50700dae25af0b412920238a1e39aeb12ff2e4f5dcb24ed1de8ef076c56bf880fc6765d0f752bd2f8e83eb2efe999077d8c6a435363b85", "id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "created_at": "2023-04-21T10:52:45Z", "updated_at": "2023-04-21T10:52:49Z", "tags": [], "self": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "file": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:52:49,834 79550 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/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf 0.025s 2023-04-21 10:52:49,834 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-70ff8437-0569-4dd3-836d-f4a9341b2c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "owner_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1514515166", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "3303beb3447c016eb585c1c26dd4515c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "173439d64f3b0d1f6a50700dae25 af0b412920238a1e39aeb12ff2e4f5dcb24ed1de8ef076c56bf880fc6765d0f752bd2f8e83eb2efe999077d8c6a435363b85", "id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "created_at": "2023-04-21T10:52:45Z", "updated_at": "2023-04-21T10:52:49Z", "tags": [], "self": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "file": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:52:50,226 79550 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/f4dda568-8f3b-40eb-aff3-64d3e759c310 0.391s 2023-04-21 10:52:50,226 79550 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': 'Fri, 21 Apr 2023 10:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-ebb41fa2-9b9a-4f2d-903a-1e8e9db5855c', 'x-compute-request-id': 'req-ebb41fa2-9b9a-4f2d-903a-1e8e9db5855c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310'} Body: b'{"server": {"id": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2043125688", "status": "ACTIVE", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "628014774ce8fb6f5983e24916a57d52f6f2611abfae71ffe13c8279", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:50:52Z", "updated": "2023-04-21T10:52:50Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1667019531-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:77:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:50:59.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-21 10:53:50,423 79550 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.113s 2023-04-21 10:53:50,423 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:50 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-8bef6e95-2d96-4539-b438-333fd0dbbdf8', '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 ": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418-project-member", "password_expires_at": null}, "audit_ids": ["5_KlksG-QSW3eMsmTnoL3w"], "expires_at": "2023-04-21T11:53:50.000000Z", "issued_at": "2023-04-21T10:53:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aad84a0e014f47ddaeaddc88bf16b0a8", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:53:50,424 79550 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'cfb4de90-44ea-486a-b5c4-c3b1111aa2bd', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1667019531-network', 'tenant_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58418, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:48Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:53:51,479 79550 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.055s 2023-04-21 10:53:51,480 79550 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-1257500458", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "destination_type": "volume"}], "networks": [{"uuid": "cfb4de90-44ea-486a-b5c4-c3b1111aa2bd"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc', '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-5ca798db-ac27-47dc-949b-c6831060dc6a', 'x-compute-request-id': 'req-5ca798db-ac27-47dc-949b-c6831060dc6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a5418b3c-8587-4544-b562-fe01a69be3fc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5418b3c-8587-4544-b562-fe01a69be3fc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "pVotMvEE269u"}}' 2023-04-21 10:53:51,581 79550 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/a5418b3c-8587-4544-b562-fe01a69be3fc 0.098s 2023-04-21 10:53:51,582 79550 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': 'Fri, 21 Apr 2023 10:53:51 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-b7f5788e-0565-403a-b9c3-84f95554010f', 'x-compute-request-id': 'req-b7f5788e-0565-403a-b9c3-84f95554010f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc'} Body: b'{"server": {"id": "a5418b3c-8587-4544-b562-fe01a69be3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1257500458", "status": "BUILD", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:53:51Z", "updated": "2023-04-21T10:53:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5418b3c-8587-4544-b562-fe01a69be3fc"}], "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-21 10:54:41,778 79550 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_devi ce_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc 0.131s 2023-04-21 10:54:41,778 79550 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': 'Fri, 21 Apr 2023 10:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', '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-edf77720-f77e-4d1d-8e3b-6dbe09382800', 'x-compute-request-id': 'req-edf77720-f77e-4d1d-8e3b-6dbe09382800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc'} Body: b'{"server": {"id": "a5418b3c-8587-4544-b562-fe01a69be3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1257500458", "status": "ERROR", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:53:51Z", "updated": "2023-04-21T10:53:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5418b3c-8587-4544-b562-fe01a69be3fc"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-21T10:53:59Z", "message": "Build of instance a5418b3c-8587-4544-b562-fe01a69be3fc aborted: Volume f5babf8e-2b57-4f29-a2fd-4eca76e3c72f 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-21 10:54:41,794 79550 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-21 10:54:42,314 79550 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/a5418b3c-8587-4544-b562-fe01a69be3fc 0.520s 2023-04-21 10:54:42,315 79550 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': 'Fri, 21 Apr 2023 10:54:41 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-1836ff98-0e19-444f-ab11-180698d70df7', 'x-compute-request-id': 'req-1836ff98-0e19-444f-ab11-180698d70df7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc'} Body: b'' 2023-04-21 10:54:42,357 79550 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/a5418b3c-8587-4544-b562-fe01a69be3fc 0.041s 2023-04 -21 10:54:42,357 79550 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': 'Fri, 21 Apr 2023 10:54:42 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-d8446dda-a37a-4bf3-9bc1-2b3bebaa4cbf', 'x-compute-request-id': 'req-d8446dda-a37a-4bf3-9bc1-2b3bebaa4cbf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a5418b3c-8587-4544-b562-fe01a69be3fc could not be found."}}' {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.964946s] ... 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/admin/test_volumes_actions.py", line 84, in test_force_detach_volume 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 a62a1f93-dd1b-430b-a0fc-1dce61c3fae0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:52:18,702 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.075s 2023-04-21 10:52:18,702 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-329f8304-c72b-420e-b44c-aa04bc7d7104', '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": "dc80162b39bc4ff2a71a8ff4d34979c3", "name": "tempest-VolumesActionsTest-301211957-project-member", "password_expires_at": null}, "audit_ids": ["kA0VZbAGT-W1LRsYd6_rzg"], "expires_at": "2023-04-21T11:52:18.000000Z", "issued_at": "2023-04-21T10:52:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53", "name": "tempest-VolumesActionsTest-301211957"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8eaf2efa4ddc4d8fbc5ec14e86d93c53", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:52:18,703 79519 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '3fe4dad8-0e5a-4737-9c24-dc77d7b275ff', 'name': 'tempest-VolumesActionsTest-1133574237-network', 'tenant_id': '8eaf2efa4ddc4d8fbc5ec14e86d93c53', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8eaf2efa4ddc4d8fbc5ec14e86d93c53', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': ' geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19605, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:52:16Z', 'updated_at': '2023-04-21T10:52:16Z', 'revision_number': 1} available for tenant 2023-04-21 10:52:19,675 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.971s 2023-04-21 10:52:19,675 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1210829464", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "networks": [{"uuid": "3fe4dad8-0e5a-4737-9c24-dc77d7b275ff"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b', '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-642e0c11-4300-46d5-a9ef-cef9a8da52dc', 'x-compute-request-id': 'req-642e0c11-4300-46d5-a9ef-cef9a8da52dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "14bd5401-4cc1-4827-8d4a-fd1358bb9c6b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "or5q3fH8ygDo"}}' 2023-04-21 10:52:19,744 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b 0.066s 2023-04-21 10:52:19,745 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', '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-da9a0737-5c69-4532-be6b-e618f8e9d253', 'x-compute-request-id': 'req-da9a0737-5c69-4532-be6b-e618f8e9d253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b'} Body: b'{"server": {"id": "14bd5401-4cc1-4827-8d4a-fd1358bb9c6b", "name": "tempest-VolumesActionsTest-instance-1210829464", "status": "BUILD", "tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53", "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:52:20Z", "updated": "2023-04-21T10:52:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}], "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": "sche duling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-21 10:53:10,202 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b 0.399s 2023-04-21 10:53:10,202 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1487', '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-f6f4095d-b893-44ae-9635-7ec676779906', 'x-compute-request-id': 'req-f6f4095d-b893-44ae-9635-7ec676779906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b'} Body: b'{"server": {"id": "14bd5401-4cc1-4827-8d4a-fd1358bb9c6b", "name": "tempest-VolumesActionsTest-instance-1210829464", "status": "ACTIVE", "tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53", "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "metadata": {}, "hostId": "46a4d9c11c4d6495a9e3ff475c6b91acd3372023aa21236a80fdb2db", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:52:19Z", "updated": "2023-04-21T10:52:26Z", "addresses": {"tempest-VolumesActionsTest-1133574237-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:4e:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:52:26.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-21 10:53:10,213 79519 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:54:10,599 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes 0.328s 2023-04-21 10:54:10,599 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-359875427"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18b3bea-a581-4f85-95af-f22a89eb3204', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18b3bea-a581-4f85-95af-f22a89eb3204', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes'} Body: b'{"volume": {"id": "a62a1f93-dd1b-430b-a0fc-1dce61c3fae0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:54:10.427981", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-359875427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "so urce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:54:10,651 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0 0.040s 2023-04-21 10:54:10,652 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4d7ab1-cf22-4074-b586-4de6dc45d47f', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4d7ab1-cf22-4074-b586-4de6dc45d47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0'} Body: b'{"volume": {"id": "a62a1f93-dd1b-430b-a0fc-1dce61c3fae0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:54:10.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-359875427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:54:11,764 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0 0.100s 2023-04-21 10:54:11,764 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f60cd5de-9089-4420-8e19-4f727be3eff4', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f60cd5de-9089-4420-8e19-4f727be3eff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0'} Body: b'{"volume": {"id": "a62a1f93-dd1b-430b-a0fc-1dce61c3fae0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:54:10.000000", "updated_at": "2023-04-21T10:54:11.000000", "name": "tempest-VolumesActionsTest-Volume-359875427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}], "user_id": "dc80162b39bc4ff2a71a8f f4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:54:11,837 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0 0.061s 2023-04-21 10:54:11,837 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03eb926b-f2e8-4670-bf20-b7b691fc9dd5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03eb926b-f2e8-4670-bf20-b7b691fc9dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0'} Body: b'{"volume": {"id": "a62a1f93-dd1b-430b-a0fc-1dce61c3fae0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:54:10.000000", "updated_at": "2023-04-21T10:54:11.000000", "name": "tempest-VolumesActionsTest-Volume-359875427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:54:12,046 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0 0.198s 2023-04-21 10:54:12,047 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54: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-313e12c5-ba8e-48fe-930f-6ab7dbdd5ad8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0'} Body: b'' 2023-04-21 10:54:12,076 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0 0.028s 2023-04-21 10:54:12,076 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54: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-d98cd621-4ac3-445c-9d6d-d4bf9e329510', 'x-openstack-request-id': 'req-d98cd621-4ac3-445c-9d6d-d4bf9e329510', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0'} Body: b'{"itemNotFound": {"cod e": 404, "message": "Volume a62a1f93-dd1b-430b-a0fc-1dce61c3fae0 could not be found."}}' 2023-04-21 10:54:12,187 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b 0.111s 2023-04-21 10:54:12,188 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:12 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-8e0e8137-27be-48a9-abc0-96f50edd3b07', 'x-compute-request-id': 'req-8e0e8137-27be-48a9-abc0-96f50edd3b07', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b'} Body: b'' 2023-04-21 10:54:12,515 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b 0.327s 2023-04-21 10:54:12,516 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', '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-793dc0f9-1f66-443c-848d-ad6aa1dbb5b9', 'x-compute-request-id': 'req-793dc0f9-1f66-443c-848d-ad6aa1dbb5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b'} Body: b'{"server": {"id": "14bd5401-4cc1-4827-8d4a-fd1358bb9c6b", "name": "tempest-VolumesActionsTest-instance-1210829464", "status": "ACTIVE", "tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53", "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "metadata": {}, "hostId": "46a4d9c11c4d6495a9e3ff475c6b91acd3372023aa21236a80fdb2db", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:52:19Z", "updated": "2023-04-21T10:54:12Z", "addresses": {"tempest-VolumesActionsTest-1133574237-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:4e:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:52:26.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-21 10:55:02,584 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b 0.039s 2023-04-21 10:55:02,585 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:02 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-1d82fdee-242c-4b67-a5ea-7e22ad296744', 'x-compute-request-id': 'req-1d82fdee-242c-4b67-a5ea-7e22ad296744', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 14bd5401-4cc1-4827-8d4a-fd1358bb9c6b could not be found."}}' {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.535600s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 66, in test_volume_force_delete_when_volume_is_attaching self._create_reset_and_force_delete_temp_volume('attaching') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_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 e1a21fd3-29c7-4e74-991e-9fb881fecacc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:55:02,790 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 202 POST http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes 0.201s 2023-04-21 10:55:02,791 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-814692466"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3446b635-4874-4e3c-8329-335a83157fa6', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3446b635-4874-4e3c-8329-335a83157fa6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes'} Body: b'{"volume": {"id": "e1a21fd3-29c7-4e74-991e-9fb881fecacc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:02.734992", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-814692466", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:02,877 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc 0.073s 2023-04-21 10:55:02,877 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98161c31-c62b-4020-a311-548917885025', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98161c31-c62b-4020-a311-548917885025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc'} Body: b'{"volume": {"id": "e1a21fd3-29c7-4e74-991e-9fb881fecacc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:03.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-814692466", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:03,927 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc 0.037s 2023-04-21 10:55:03,927 79519 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dcdd87-d7e5-42ac-b74d-33374502cd14', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dcdd87-d7e5-42ac-b74d-33374502cd14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc'} Body: b'{"volume": {"id": "e1a21fd3-29c7-4e74-991e-9fb881fecacc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:03.000000", "updated_at": "2023-04-21T10:55:03.000000", "name": "tempest-VolumesActionsTest-Volume-814692466", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:03,975 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc 0.037s 2023-04-21 10:55:03,975 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-990f8db1-8c89-42e3-a772-c37b07855e32', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-990f8db1-8c89-42e3-a772-c37b07855e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc'} Body: b'{"volume": {"id": "e1a21fd3-29c7-4e74-991e-9fb881fecacc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:03.000000", "updated_at": "2023-04-21T10:55:03.000000", "name": "tempest-VolumesActionsTest-Volume-814692466", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:04,099 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc 0.114s 2023-04-21 10:55:04,099 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-0a303e0e-8950-4709-b7c0-416ff6975615', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc'} Body: b'' 2023-04-21 10:55:04,123 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc 0.023s 2023-04-21 10:55:04,123 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-da97612d-800d-4d71-853a-4ec0141ee19d', 'x-openstack-request-id': 'req-da97612d-800d-4d71-853a-4ec0141ee19d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e1a21fd3-29c7-4e74-991e-9fb881fecacc could not be found."}}' {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.458614s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_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 4563bab6-cb27-4a47-9b96-ee90028de7d4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:55:04,301 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 202 POST http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes 0.174s 2023-04-21 10:55:04,302 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-753180009"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4341aecb-039e-420f-8c4e-b5ba8100575a', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4341aecb-039e-420f-8c4e-b5ba8100575a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes'} Body: b'{"volume": {"id": "4563bab6-cb27-4a47-9b96-ee90028de7d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:04.246457", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-753180009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:04,354 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4 0.043s 2023-04-21 10:55:04,354 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9875fe4d-9369-4040-b8d1-0a81ef6c276e', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9875fe4d-9369-4040-b8d1-0a81ef6c276e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4'} Body: b'{"volume": {"id": "4563bab6-cb27-4a47-9b96-ee90028de7d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:04.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-753180009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:05,406 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4 0.041s 2023-04-21 10:55:05,406 79519 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9284ab9e-ce3b-4b83-8e77-26a9d3d7eec3', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9284ab9e-ce3b-4b83-8e77-26a9d3d7eec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4'} Body: b'{"volume": {"id": "4563bab6-cb27-4a47-9b96-ee90028de7d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:04.000000", "updated_at": "2023-04-21T10:55:04.000000", "name": "tempest-VolumesActionsTest-Volume-753180009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:05,455 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4 0.038s 2023-04-21 10:55:05,455 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23887db8-8702-468b-87c6-c39a60c194d5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23887db8-8702-468b-87c6-c39a60c194d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4'} Body: b'{"volume": {"id": "4563bab6-cb27-4a47-9b96-ee90028de7d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:04.000000", "updated_at": "2023-04-21T10:55:04.000000", "name": "tempest-VolumesActionsTest-Volume-753180009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:05,560 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4 0.094s 2023-04-21 10:55:05,561 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-e98f4cb0-a274-4900-8627-e71c0d8f08c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4'} Body: b'' 2023-04-21 10:55:05,585 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4 0.023s 2023-04-21 10:55:05,585 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-d916a79d-fbce-4885-a331-93493418bbc4', 'x-openstack-request-id': 'req-d916a79d-fbce-4885-a331-93493418bbc4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4563bab6-cb27-4a47-9b96-ee90028de7d4 could not be found."}}' {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.525074s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 71, in test_volume_force_delete_when_volume_is_error self._create_reset_and_force_delete_temp_volume('error') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_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 60ffe86b-4964-4341-8b09-43660a93ee6f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:55:05,825 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 202 POST http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes 0.236s 2023-04-21 10:55:05,826 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1739260089"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3b2bf05-4cff-4061-bc54-8e21a1b40729', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3b2bf05-4cff-4061-bc54-8e21a1b40729', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes'} Body: b'{"volume": {"id": "60ffe86b-4964-4341-8b09-43660a93ee6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:05.761600", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1739260089", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:05,876 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f 0.040s 2023-04-21 10:55:05,876 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70d487a-34ee-4d9b-9809-e239101af06c', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70d487a-34ee-4d9b-9809-e239101af06c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f'} Body: b'{"volume": {"id": "60ffe86b-4964-4341-8b09-43660a93ee6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:06.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1739260089", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:06,927 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f 0.038s 2023-04-21 10:55:06,927 79519 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7970ece3-549c-4832-a2fc-aae601493969', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7970ece3-549c-4832-a2fc-aae601493969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f'} Body: b'{"volume": {"id": "60ffe86b-4964-4341-8b09-43660a93ee6f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:06.000000", "updated_at": "2023-04-21T10:55:06.000000", "name": "tempest-VolumesActionsTest-Volume-1739260089", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:06,980 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f 0.042s 2023-04-21 10:55:06,981 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf218a04-a4a4-4d8f-9976-ee649b247e62', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf218a04-a4a4-4d8f-9976-ee649b247e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f'} Body: b'{"volume": {"id": "60ffe86b-4964-4341-8b09-43660a93ee6f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:06.000000", "updated_at": "2023-04-21T10:55:06.000000", "name": "tempest-VolumesActionsTest-Volume-1739260089", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:07,091 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f 0.100s 2023-04-21 10:55:07,091 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-c9ac5318-f30f-4f05-a2c4-f0cc6e967f4a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f'} Body: b'' 2023-04-21 10:55:07,112 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f 0.020s 2023-04-21 10:55:07,113 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:07 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-7b60ba24-6ba7-4faa-b25d-fda233d2e484', 'x-openstack-request-id': 'req-7b60ba24-6ba7-4faa-b25d-fda233d2e484', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 60ffe86b-4964-4341-8b09-43660a93ee6f could not be found."}}' {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.656043s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 76, in test_volume_force_delete_when_volume_is_maintenance self._create_reset_and_force_delete_temp_volume('maintenance') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_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 16704bf1-5500-449c-8ced-4557ecdfcb94 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:55:07,309 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 202 POST http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes 0.193s 2023-04-21 10:55:07,310 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2052894648"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63428495-0b4b-4349-907a-6141f837a922', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63428495-0b4b-4349-907a-6141f837a922', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes'} Body: b'{"volume": {"id": "16704bf1-5500-449c-8ced-4557ecdfcb94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:07.246026", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2052894648", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:07,362 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94 0.043s 2023-04-21 10:55:07,363 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2290a3eb-ed7a-4837-9eec-bd607f0c1b8a', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2290a3eb-ed7a-4837-9eec-bd607f0c1b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94'} Body: b'{"volume": {"id": "16704bf1-5500-449c-8ced-4557ecdfcb94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:07.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2052894648", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:08,419 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94 0.044s 2023-04-21 10:55:08,420 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df4b931-6f14-40ce-952b-42ea0fb7db2d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df4b931-6f14-40ce-952b-42ea0fb7db2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94'} Body: b'{"volume": {"id": "16704bf1-5500-449c-8ced-4557ecdfcb94", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:07.000000", "updated_at": "2023-04-21T10:55:07.000000", "name": "tempest-VolumesActionsTest-Volume-2052894648", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:08,470 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94 0.039s 2023-04-21 10:55:08,470 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5422e738-c17d-44e6-ab3b-341116acfc4d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5422e738-c17d-44e6-ab3b-341116acfc4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94'} Body: b'{"volume": {"id": "16704bf1-5500-449c-8ced-4557ecdfcb94", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:07.000000", "updated_at": "2023-04-21T10:55:07.000000", "name": "tempest-VolumesActionsTest-Volume-2052894648", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:08,749 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94 0.268s 2023-04-21 10:55:08,749 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c7d3d5-838c-4f6b-8764-a26a49c21723', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94'} Body: b'' 2023-04-21 10:55:08,771 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94 0.021s 2023-04-21 10:55:08,771 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-3f75d940-7544-4c54-b7d1-f1b12248f6f9', 'x-openstack-request-id': 'req-3f75d940-7544-4c54-b7d1-f1b12248f6f9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 16704bf1-5500-449c-8ced-4557ecdfcb94 could not be found."}}' {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.474468s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 47, in test_volume_reset_status 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 759358cc-cefd-4239-af4c-3618e381012e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:55:08,941 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes 0.166s 2023-04-21 10:55:08,941 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1573120665"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a65413-afb6-4c36-8193-6e7309e41ce3', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a65413-afb6-4c36-8193-6e7309e41ce3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes'} Body: b'{"volume": {"id": "759358cc-cefd-4239-af4c-3618e381012e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:08.888073", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1573120665", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:08,993 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e 0.042s 2023-04-21 10:55:08,994 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd04e6b-02e4-4ba7-aff3-a51c7eccaaf7', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd04e6b-02e4-4ba7-aff3-a51c7eccaaf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e'} Body: b'{"volume": {"id": "759358cc-cefd-4239-af4c-3618e381012e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:09.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1573120665", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:10,053 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e 0.047s 2023-04-21 10:55:10,054 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee37f351-108f-4906-ab10-7c4751985ce5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee37f351-108f-4906-ab10-7c4751985ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e'} Body: b'{"volume": {"id": "759358cc-cefd-4239-af4c-3618e381012e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:09.000000", "updated_at": "2023-04-21T10:55:09.000000", "name": "tempest-VolumesActionsTest-Volume-1573120665", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:10,118 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e 0.053s 2023-04-21 10:55:10,118 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91baed42-6cb8-449f-90a4-b8ca4d6a387d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91baed42-6cb8-449f-90a4-b8ca4d6a387d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e'} Body: b'{"volume": {"id": "759358cc-cefd-4239-af4c-3618e381012e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:09.000000", "updated_at": "2023-04-21T10:55:09.000000", "name": "tempest-VolumesActionsTest-Volume-1573120665", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:10,221 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e 0.092s 2023-04-21 10:55:10,221 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a31260f-f84d-4e57-b663-11f42c61baa7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e'} Body: b'' 2023-04-21 10:55:10,247 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e 0.025s 2023-04-21 10:55:10,247 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:10 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-cfcd2990-ee2b-4259-b8a7-d4c49abb00c0', 'x-openstack-request-id': 'req-cfcd2990-ee2b-4259-b8a7-d4c49abb00c0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 759358cc-cefd-4239-af4c-3618e381012e could not be found."}}' {0} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.682736s] ... 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 59a5c1e4-d8fc-4eac-8e21-fc5af4a41981 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:55:14,044 79519 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes 0.400s 2023-04-21 10:55:14,044 79519 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-1793685674"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0376f76-57c3-48b5-baf7-aede1dad8d82', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0376f76-57c3-48b5-baf7-aede1dad8d82', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes'} Body: b'{"volume": {"id": "59a5c1e4-d8fc-4eac-8e21-fc5af4a41981", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:55:13.983286", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1793685674", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}], "user_id": "1f72ef5fbfae4193aedf61980e08d812", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:14,092 79519 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981 0.038s 2023-04-21 10:55:14,093 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20832911-daf5-45a4-b00b-c138c82d67a4', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20832911-daf5-45a4-b00b-c138c82d67a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981'} Body: b'{"volume": {"id": "59a5c1e4-d8fc-4eac-8e21-fc5af4a41981", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:55:14.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1793685674", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}], "user_id": "1f72ef5fbfae4193aedf61980e08d812", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "390be3aad26d477786ac315521b280b4"}}' 2023-04-21 10:55:15,144 79519 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981 0.040s 2023-04-21 10:55:15,144 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e8b9b0-bca3-4eca-8669-9962e5e8ab32', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e8b9b0-bca3-4eca-8669-9962e5e8ab32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981'} Body: b'{"volume": {"id": "59a5c1e4-d8fc-4eac-8e21-fc5af4a41981", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:55:14.000000", "updated_at": "2023-04-21T10:55:14.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1793685674", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}], "user_id": "1f72ef5fbfae4193aedf61980e08d812", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "390be3aad26d477786ac315521b280b4"}}' 2023-04-21 10:55:15,197 79519 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981 0.042s 2023-04-21 10:55:15,198 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634febff-5a93-4aa4-9a4e-731c0d836223', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634febff-5a93-4aa4-9a4e-731c0d836223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981'} Body: b'{"volume": {"id": "59a5c1e4-d8fc-4eac-8e21-fc5af4a41981", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:55:14.000000", "updated_at": "2023-04-21T10:55:14.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1793685674", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}], "user_id": "1f72ef5fbfae4193aedf61980e08d812", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "390be3aad26d477786ac315521b280b4"}}' 2023-04-21 10:55:15,302 79519 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981 0.093s 2023-04-21 10:55:15,302 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-ceee4280-c023-453e-8c74-4ed0b8ad78cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981'} Body: b'' 2023-04-21 10:55:15,324 79519 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981 0.021s 2023-04-21 10:55:15,324 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-060a87b3-d442-4262-924c-d5813576d96a', 'x-openstack-request-id': 'req-060a87b3-d442-4262-924c-d5813576d96a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 59a5c1e4-d8fc-4eac-8e21-fc5af4a41981 could not be found."}}' {0} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {4} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [166.441190s] ... 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 a61f291a-e318-425f-85c0-b197c505ec1c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:53:02,857 79527 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 10:53:02,858 79527 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:53:02,950 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.090s 2023-04-21 10:53:02,951 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-962586907", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFgvsOkIKKUlR/vc13NXCoQlDdgzN+g6wKzZajODT/6/BJRfaLwQgnuA3mDp4OA0MDn0gizzj2Pl2nG82WPwPorkuBJwINQHac9OchhGaDq4Fh1FeHhPPumdwSQw3oc8bA=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:02 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-167f8dc9-4244-4a94-857e-73f7caeb98ac', 'x-compute-request-id': 'req-167f8dc9-4244-4a94-857e-73f7caeb98ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-962586907", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFgvsOkIKKUlR/vc13NXCoQlDdgzN+g6wKzZajODT/6/BJRfaLwQgnuA3mDp4OA0MDn0gizzj2Pl2nG82WPwPorkuBJwINQHac9OchhGaDq4Fh1FeHhPPumdwSQw3oc8bA==", "fingerprint": "e8:0a:29:18:e4:47:5f:65:c9:9e:bd:98:45:02:18:96", "user_id": "d7fc66871488428e9842404d885bcfe3"}}' 2023-04-21 10:53:02,953 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-962586907 created 2023-04-21 10:53:03,110 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.156s 2023-04-21 10:53:03,111 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--248256020", "description": "tempest-description--679920723"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-55b2f724-a68e-46e6-9cd3-677011f1b9a9', 'date': 'Fri, 21 Apr 2023 10:53:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d2acdb6c-151d-45e0-a82e-189fd60fabae", "name": "tempest-securitygroup--248256020", "stateful": true, "tenant_id": "14bc6b0c20204c8287b3523814007856", "description": "tempest-description--679920723", "shared": false, "security_group_rules": [{"id": "298b0765-16c1-4323-8e98-1520e6d45c8c", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "d2acdb6c-151d-45e0-a82e-189fd60fabae", "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": 755, "description": null, "tags": [], "created_at": "2023-04-21T10:53:03Z", "updated_at": "2023-04-21T10:53:03Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}, {"id": "4967ce3b-54a9-440c-a41e-ae638afc4eea", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "d2acdb6c-151d-45e0-a82e-189fd60fabae", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalize d_cidr": null, "remote_group_id": null, "standard_attr_id": 754, "description": null, "tags": [], "created_at": "2023-04-21T10:53:03Z", "updated_at": "2023-04-21T10:53:03Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}], "tags": [], "created_at": "2023-04-21T10:53:03Z", "updated_at": "2023-04-21T10:53:03Z", "revision_number": 1, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:53:03,271 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.159s 2023-04-21 10:53:03,271 79527 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": "d2acdb6c-151d-45e0-a82e-189fd60fabae", "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-64963501-0c36-4d00-951e-2297f93be829', 'date': 'Fri, 21 Apr 2023 10:53:03 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": "f510216c-9b14-4cac-8d9b-498ec9c9550a", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "d2acdb6c-151d-45e0-a82e-189fd60fabae", "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-21T10:53:03Z", "updated_at": "2023-04-21T10:53:03Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:53:03,431 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-04-21 10:53:03,431 79527 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": "d2acdb6c-151d-45e0-a82e-189fd60fabae", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a0754501-ba78-4a7e-9082-332f3b546d07', 'date': 'Fri, 21 Apr 2023 10:53:03 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": "21c056da-1f91-4213-94b6-880026e64d5b", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "d2acdb6c-151d-45e0-a82e-189fd60fabae", "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-21T10:53:03Z", "updated_at": "2023-04-21T10:53:03Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:53:03,432 79527 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--248256020 created 2023-04-21 10:53:04,228 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.795s 2023-04-21 10:53:04,228 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-open stack-request-id': 'req-8194191b-6f4a-494b-808a-1de26b7a82e0', 'date': 'Fri, 21 Apr 2023 10:53:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "db5520a4-7663-4e91-baa5-2722d3d52fd1", "tenant_id": "14bc6b0c20204c8287b3523814007856", "floating_ip_address": "172.24.4.225", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "14bc6b0c20204c8287b3523814007856", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:53:03Z", "updated_at": "2023-04-21T10:53:03Z", "revision_number": 0}}' 2023-04-21 10:53:04,228 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'db5520a4-7663-4e91-baa5-2722d3d52fd1', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'floating_ip_address': '172.24.4.225', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '14bc6b0c20204c8287b3523814007856', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:53:03Z', 'updated_at': '2023-04-21T10:53:03Z', 'revision_number': 0, 'ip': '172.24.4.225'} created 2023-04-21 10:53:04,270 79527 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.036s 2023-04-21 10:53:04,271 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:04 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-3e4e20e1-ae86-4999-b727-eb056cf19ba9', '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": "d7fc66871488428e9842404d885bcfe3", "name": "tempest-AttachVolumeNegativeTest-159654333-project-member", "password_expires_at": null}, "audit_ids": ["2NmNGRWTQdOlJyzAlO1Rqw"], "expires_at": "2023-04-21T11:53:04.000000Z", "issued_at": "2023-04-21T10:53:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14bc6b0c20204c8287b3523814007856", "name": "tempest-AttachVolumeNegativeTest-159654333"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "Region One", "url": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:53:04,271 79527 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'e0ccd2d9-69df-40e0-be8e-8328039f1bd0', 'name': 'tempest-AttachVolumeNegativeTest-587901453-network', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '14bc6b0c20204c8287b3523814007856', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10616, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:52:56Z', 'updated_at': '2023-04-21T10:52:56Z', 'revision_number': 1} available for tenant 2023-04-21 10:53:04,272 79527 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-962586907', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFgvsOkIKKUlR/vc13NXCoQlDdgzN+g6wKzZajODT/6/BJRfaLwQgnuA3mDp4OA0MDn0gizzj2Pl2nG82WPwPorkuBJwINQHac9OchhGaDq4Fh1FeHhPPumdwSQw3oc8bA==', 'fingerprint': 'e8:0a:29:18:e4:47:5f:65:c9:9e:bd:98:45:02:18:96', 'user_id': 'd7fc66871488428e9842404d885bcfe3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDDSM5ABxopIm7pKN2jHkKwV9cIB3vqTIoYi3+S2umKCotvZPxAoMF1\nvW63mPprdJagBwYFK4EEACKhZANiAARYL7DpCCilJUf73NdzVwqEJQ3YMzfoOsCs\n2Wozg0/+vwSUX2i8EIJ7gN5g6eDgNDA59IIs849j5dpxvNlj8D6K5LgScCDUB2nP\nTnIYRmg6uBYdRXh4Tz7pncEkMN6HPGw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd2acdb6c-151d-45e0-a82e-189fd60fabae', 'name': 'tempest-securitygroup--248256020', 'stateful': True, 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'description': 'tempest-description--679920723', 'shared': False, 'security_group_rules': [{'id': '298b0765-16c1-4323-8e98-1520e6d45c8c', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'security_group_id': 'd2acdb6c-151d-45e0-a82e-189fd60fabae', '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': 755, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:53:03Z', 'updated_at': '2023-04-21T10:53:03Z', 'revision_number': 0, 'project_id': '14bc6b0c20204c8287b3523814007856'}, {'id': '4967ce3b-54a9-440c-a41e-ae638afc4eea', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'security_group_id': 'd2acdb6c-151d-45e0-a82e-189fd60fabae', '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': 754, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:53:03Z', 'updated_at': '2023-04-21T10:53:03Z', 'revision_number': 0, 'project_id': '14bc6b0c20204c8287b35238140 07856'}], 'tags': [], 'created_at': '2023-04-21T10:53:03Z', 'updated_at': '2023-04-21T10:53:03Z', 'revision_number': 1, 'project_id': '14bc6b0c20204c8287b3523814007856'}, 'floating_ip': {'id': 'db5520a4-7663-4e91-baa5-2722d3d52fd1', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'floating_ip_address': '172.24.4.225', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '14bc6b0c20204c8287b3523814007856', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:53:03Z', 'updated_at': '2023-04-21T10:53:03Z', 'revision_number': 0, 'ip': '172.24.4.225'}} 2023-04-21 10:53:04,926 79527 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.654s 2023-04-21 10:53:04,927 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-2104835370", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0"}], "security_groups": [{"name": "tempest-securitygroup--248256020"}], "key_name": "tempest-keypair-962586907", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c', '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-1481f221-045e-4ef1-b280-abc7e77cab95', 'x-compute-request-id': 'req-1481f221-045e-4ef1-b280-abc7e77cab95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d28e1e38-3ed5-468e-b672-8b94a909820c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--248256020"}], "adminPass": "password"}}' 2023-04-21 10:53:04,994 79527 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/d28e1e38-3ed5-468e-b672-8b94a909820c 0.062s 2023-04-21 10:53:04,994 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:04 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-dff59e8a-d1ce-40ed-a2e6-a41008f79fb7', 'x-compute-request-id': 'req-dff59e8a-d1ce-40ed-a2e6-a41008f79fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c'} Body: b'{"server": {"id": "d28e1e38-3ed5-468e-b672-8b94a909820c", "name": "tempest-AttachVolumeNegativeTest-server-2104835370", "status": "BUILD", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:05Z", "updated": "2023-04-21T10:53:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-962586907", "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-21 10:53:55,458 79527 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/d28e1e38-3ed5-468e-b672-8b94a909820c 0.399s 2023-04-21 10:53:55,458 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', '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-4e9c8c6c-3813-44da-b482-3d6b96134e6d', 'x-compute-request-id': 'req-4e9c8c6c-3813-44da-b482-3d6b96134e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c'} Body: b'{"server": {"id": "d28e1e38-3ed5-468e-b672-8b94a909820c", "name": "tempest-AttachVolumeNegativeTest-server-2104835370", "status": "ACTIVE", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "9d164aad6e678a25c96c8755ff091664e0099697561714257bd2017a", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:04Z", "updated": "2023-04-21T10:53:12Z", "addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:04:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-962586907", "OS-SRV-USG:launched_at": "2023-04-21T10:53:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--248256020"}], "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-21 10:53:55,478 79527 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 10:54:55,718 79527 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/d28e1e38-3ed5-468e-b672-8b94a909820c/os-interface 0.199s 2023-04-21 10:54:55,718 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Fri, 21 Apr 2023 10:54:55 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-4b1be9dc-b114-43db-bde8-bd64a19be987', 'x-compute-request-id': 'req-4b1be9dc-b114-43db-bde8-bd64a19be987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0", "port_id": "92fab70c-ebc3-4119-8fa9-874304b51cb5", "mac_addr": "fa:16:3e:13:04:3b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8c214db6-89e2-4148-82ad-06d30d2b1e88", "ip_address": "10.0.0.7"}]}]}' 2023-04-21 10:54:56,528 79527 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/db5520a4-7663-4e91-baa5-2722d3d52fd1 0.805s 2023-04-21 10:54:56,529 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "92fab70c-ebc3-4119-8fa9-874304b51cb5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-9f50e2f4-04d1-49d2-b69c-463d3c587beb', 'date': 'Fri, 21 Apr 2023 10:54:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/db5520a4-7663-4e91-baa5-2722d3d52fd1'} Body: b'{"floatingip": {"id": "db5520a4-7663-4e91-baa5-2722d3d52fd1", "tenant_id": "14bc6b0c20204c8287b3523814007856", "floating_ip_address": "172.24.4.225", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "52abc023-0ada-4fc7-9096-6e743e88ef24", "port_id": "92fab70c-ebc3-4119-8fa9-874304b51cb5", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0", "mac_address": "fa:16:3e:13:04:3b", "admin_state_up": true, "status": "ACTIVE", "device_id": "d28e1e38-3ed5-468e-b672-8b94a909820c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:53:03Z", "updated_at": "2023-04-21T10:54:56Z", "revision_number": 1, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:54:56,531 79527 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.225:22' as 'cirros' with public key authentication 2023-04-21 10:54:56,566 79527 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:54:56,589 79527 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:54:56,590 79527 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.225 successfully created 2023-04-21 10:54:56,644 79527 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/d28e1e38-3ed5-468e-b672-8b94a909820c/ips 0.054s 2023-04-21 10:54:56,645 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', '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-76f41a62-b014-46d0-b716-03c63202d0c8', 'x-compute-request-id': 'req-76f41a62-b014-46d0-b716-03c63202d0c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b 94a909820c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-21 10:54:56,938 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes 0.288s 2023-04-21 10:54:56,938 79527 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-1888882963"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b2d400-accc-4c77-a352-aaa998c9f915', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b2d400-accc-4c77-a352-aaa998c9f915', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes'} Body: b'{"volume": {"id": "a61f291a-e318-425f-85c0-b197c505ec1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:54:56.834710", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1888882963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:54:56,986 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c 0.038s 2023-04-21 10:54:56,986 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ea5bae-f255-4fcc-98a0-17bf274105c5', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ea5bae-f255-4fcc-98a0-17bf274105c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c'} Body: b'{"volume": {"id": "a61f291a-e318-425f-85c0-b197c505ec1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:54:57.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1888882963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:54:58,035 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_dif ferent_server): 200 GET http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c 0.037s 2023-04-21 10:54:58,035 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d59cb148-b41f-4f93-a1ce-c603dfc5aea2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d59cb148-b41f-4f93-a1ce-c603dfc5aea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c'} Body: b'{"volume": {"id": "a61f291a-e318-425f-85c0-b197c505ec1c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:54:57.000000", "updated_at": "2023-04-21T10:54:57.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1888882963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:54:58,165 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c 0.118s 2023-04-21 10:54:58,165 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:58 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-0d042f03-6a2a-419c-b3ab-fdb1f27c6755', 'x-compute-request-id': 'req-0d042f03-6a2a-419c-b3ab-fdb1f27c6755', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c'} Body: b'' 2023-04-21 10:54:58,436 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c 0.270s 2023-04-21 10:54:58,437 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:58 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-ab0bd852-c77b-49a1-b6d5-bddec91ddb5c', 'x-compute-request-id': 'req-ab0bd852-c77b-49a1-b6d5-bddec91ddb5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c'} Body: b'{"server": {"id": "d28e1e38-3ed5-468e-b672-8b94a909820c", "name": "tempest-AttachVolumeNegativeTest-server-2104835370", "status": "ACTIVE", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "9d164a ad6e678a25c96c8755ff091664e0099697561714257bd2017a", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:04Z", "updated": "2023-04-21T10:54:58Z", "addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:04:3b"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:04:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-962586907", "OS-SRV-USG:launched_at": "2023-04-21T10:53:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--248256020"}], "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-21 10:55:48,525 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c 0.031s 2023-04-21 10:55:48,526 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:48 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-e949e9c9-fc7f-41ef-9a2a-3b260610eb90', 'x-compute-request-id': 'req-e949e9c9-fc7f-41ef-9a2a-3b260610eb90', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d28e1e38-3ed5-468e-b672-8b94a909820c could not be found."}}' 2023-04-21 10:55:48,565 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-962586907 0.039s 2023-04-21 10:55:48,566 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:48 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-fc702d22-9fcf-48c8-9661-16d14cf94ced', 'x-compute-request-id': 'req-fc702d22-9fcf-48c8-9661-16d14cf94ced', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-962586907'} Body: b'' 2023-04-21 10:55:48,743 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d2acdb6c-151d-45e0-a82e-189fd60fabae 0.176s 2023-04-21 10:55:48,743 79527 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-3811ceb1-ae80-4e2d-8758-70b063e31d89', 'content-leng th': '0', 'date': 'Fri, 21 Apr 2023 10:55:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d2acdb6c-151d-45e0-a82e-189fd60fabae'} Body: b'' 2023-04-21 10:55:48,762 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d2acdb6c-151d-45e0-a82e-189fd60fabae 0.019s 2023-04-21 10:55:48,763 79527 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-5d619d76-7d57-4620-96a3-577be6975c86', 'date': 'Fri, 21 Apr 2023 10:55:48 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d2acdb6c-151d-45e0-a82e-189fd60fabae'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d2acdb6c-151d-45e0-a82e-189fd60fabae does not exist", "detail": ""}}' 2023-04-21 10:55:49,297 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/db5520a4-7663-4e91-baa5-2722d3d52fd1 0.533s 2023-04-21 10:55:49,297 79527 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-8eab4f8c-0679-4541-8d99-b29ffc24c960', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:55:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/db5520a4-7663-4e91-baa5-2722d3d52fd1'} Body: b'' {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [122.684797s] ... 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 e436ba89-30b3-407f-b75f-55fbed69c636 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:54:04,404 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.267s 2023-04-21 10:54:04,405 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-302f4388-2ea2-4943-a05d-93965d362e80', 'x-compute-request-id': 'req-302f4388-2ea2-4943-a05d-93965d362e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:54:04,674 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.257s 2023-04-21 10:54:04,674 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-a31174a0-8082-4bcd-a52e-ca22e6637d62', 'x-compute-request-id': 'req-a31174a0-8082-4bcd-a52e-ca22e6637d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0. 0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:54:04,839 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.152s 2023-04-21 10:54:04,840 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-434fa07b-1596-4398-8467-e85bbba34d27', 'x-compute-request-id': 'req-434fa07b-1596-4398-8467-e85bbba34d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:55:04,953 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.0 92s 2023-04-21 10:55:04,954 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:04 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-24f50851-f255-4c5c-a1d0-87ff71406520', '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": "ced216baa4a64c72946cf3f71eb873dd", "name": "tempest-ServerActionsTestJSON-1614287361-project-member", "password_expires_at": null}, "audit_ids": ["K2hTWKdhSTeFF0lnbqejdg"], "expires_at": "2023-04-21T11:55:04.000000Z", "issued_at": "2023-04-21T10:55:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "648163a728fc4b28b85a24e9198d356b", "name": "tempest-ServerActionsTestJSON-1614287361"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/648163a728fc4b28b85a24e9198d356b", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:55:04,954 79546 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': 'ba8e9ff2-e562-462e-a2fa-0d7f643da26c', 'name': 'tempest-ServerActionsTestJSON-83296950-network', 'tenant_id': '648163a728fc4b28b85a24e9198d356b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '648163a728fc4b28b85a24e9198d356b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24472, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:48Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:55:04,955 79546 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1735824251', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP17pDhSIQbCv4xewaSR+c65YmMH+hIkRmyXO1jHYq3hmftzXxLb6EXcvZayMHXJMHoDUOwUfoaQ/r3kME39pIqEI1cveoujwBV7i5jBCcTH71kCrlaE9KNWPqoT9mc/lQ==', 'fingerprint': '10:cd:32:09:75:9e:d9:14:1f:82:b4:cb:d4:3b:58:a7', 'user_id': 'ced216baa4a64c72946cf3f71eb873dd', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAmNxEXGXDRA5dt6tIgftn/GpgmaAIiPW8a7OM6Zy+UKZSq8spW3c9G\nhjcu7JdMv6egBwYFK4EEACKhZANiAAT9e6Q4UiEGwr+MXsGkkfnOuWJjB/oSJEZs\nlztYx2Kt4Zn7c18S2+hF3L2WsjB1yTB6A1DsFH6GkP695DBN/aSKhCNXL3qLo8AV\ne4uYwQnEx+9ZAq5WhPSjVj6qE/ZnP5U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '64414690-7ec1-4e97-96ad-473577c15f31', 'name': 'tempest-securitygroup--1519594085', 'stateful': True, 'tenant_id': '648163a728fc4b28b85a24e9198d356b', 'description': 'tempest-description--1282668087', 'shared': False, 'security_group_rules': [{'id': '03d4b1f2-4f02-47d3-ab15-08a0ba688829', 'tenant_id': '648163a728fc4b28b85a24e9198d356b', 'security_group_id': '64414690-7ec1-4e97-96ad-473577c15f31', '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': 214, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:07Z', 'updated_at': '2023-04-21T10:47:07Z', 'revision_number': 0, 'project_id': '648163a728fc4b28b85a24e9198d356b'}, {'id': '7a38ca27-6702-418f-a19a-81b458de1a1c', 'tenant_id': '648163a728fc4b28b85a24e9198d356b', 'security_group_id': '64414690-7ec1-4e97-96ad-473577c15f31', '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': 215, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:07Z', 'updated_at': '2023-04-21T10:47:07Z', 'revision_number': 0, 'project_id': '648163a728fc4b28b85a24e9198d356b'}], 'tags': [], 'created_at': '2023-04-21T10:47:07Z', 'updated_at': '2023-04-21T10:47:07Z', 'revision_number': 1, 'project_id': '648163a728fc4b28b85a24e9198d356b'}, 'floating_ip': {'id': '8d0ec186-cca3-4447-b2ed-0b2f8a05526b', 'tenant_id': '648163a728fc4b28b85a24e9198d356b', 'floating_ip_address': '172.24.4.39', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '648163a728fc4b28b85a24e9198d356b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:10Z', 'updated_at': '2023-04-21T10:47:10Z', 'revision_number': 0, 'ip': '172.24.4.39'}} 2023-04-21 10:55:05,267 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes 0.312s 2023-04-21 10:55:05,268 79546 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-1069054426", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c826b1e-5709-44b6-a10e-0f3fb72dbf14', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c826b1e-5709-44b6-a10e -0f3fb72dbf14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes'} Body: b'{"volume": {"id": "e436ba89-30b3-407f-b75f-55fbed69c636", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:05.207496", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1069054426", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:05,341 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636 0.047s 2023-04-21 10:55:05,342 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d11e6e-c421-44a3-95a1-947ad46aff8e', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d11e6e-c421-44a3-95a1-947ad46aff8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636'} Body: b'{"volume": {"id": "e436ba89-30b3-407f-b75f-55fbed69c636", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:05.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1069054426", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "648163a728fc4b28b85a24e9198d356b"}}' 2023-04-21 10:55:06,396 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636 0.041s 2023-04-21 10:55:06,396 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc942f69-d7ac-4199-b04e-4a55adfbee3f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc942f69-d7ac-4199-b04e-4a55adfbee3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636'} Body: b'{"volume": {"id": "e436ba89-30b3-407f-b75f-55fbed69c636", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:05.000000 ", "updated_at": "2023-04-21T10:55:05.000000", "name": "tempest-tempest.common.compute-volume-1069054426", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "648163a728fc4b28b85a24e9198d356b"}}' 2023-04-21 10:55:06,511 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636 0.104s 2023-04-21 10:55:06,512 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-8176d38f-1030-416c-8f5b-d1eccca89132', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636'} Body: b'' 2023-04-21 10:55:06,533 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636 0.021s 2023-04-21 10:55:06,533 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-3e208cc6-7450-4c8c-85aa-738c6938d70a', 'x-openstack-request-id': 'req-3e208cc6-7450-4c8c-85aa-738c6938d70a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e436ba89-30b3-407f-b75f-55fbed69c636 could not be found."}}' 2023-04-21 10:55:06,534 79546 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-21 10:55:06,746 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.209s 2023-04-21 10:55:06,746 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-589f7a86-50de-48ac-b785-d5547fdae8e5', 'x-compute-request-id': 'req-589f7a86-50de-48ac-b785-d5547fdae8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-48 2a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.372910s] ... 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 eecb19e7-1062-4866-a808-590397c10274 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:53:52,648 79525 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-21 10:53:53,322 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.673s 2023-04-21 10:53:53,322 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1437401460", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-31371222-a555-4caa-9376-0be46579a764', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1437401460", "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": "9ead44a7da0640cbb2cf8dece0ea4f40", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d5ab5add-8fb7-4436-88e9-0cb945ddc863", "created_at": "2023-04-21T10:53:53Z", "updated_at": "2023-04-21T10:53:53Z", "tags": [], "self": "/v2/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863", "file": "/v2/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:53:54,715 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863/file 1.392s 2023-04-21 10:53:54,716 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f8e41cae-7168-4303-af4a-208acc890d97', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863/file'} Body: b'' 2023-04-21 10:53:54,716 79525 DEBUG [tempest.scenario.manager] image:d5ab5add-8fb7-4436-88e9-0cb945ddc863 2023-04-21 10:53:54,766 79525 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.046s 2023-04-21 10:53:54,766 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1698854069", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG5kEQk6hWARzkdAxYq+PejmYD/iouSlgR4Vlro63NFT4BV2SLZZTcJkpc9dGXv7UnIQQu9gOJSnEV3QeSQLSLjalHZp/U4BZsLF5Brm42aa21bVfKcjzsWQHuJOfIGbHg=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:54 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-54a56646-9bbd-49e4-b4dc-01dfdbe4d476', 'x-compute-request-id': 'req-54a56646-9bbd-49e4-b4dc-01dfdbe4d476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-169 8854069", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG5kEQk6hWARzkdAxYq+PejmYD/iouSlgR4Vlro63NFT4BV2SLZZTcJkpc9dGXv7UnIQQu9gOJSnEV3QeSQLSLjalHZp/U4BZsLF5Brm42aa21bVfKcjzsWQHuJOfIGbHg==", "fingerprint": "ff:b3:66:e6:2c:ad:88:ee:ae:2a:b2:df:e4:58:01:51", "user_id": "6cae5a1734d24ac8aebc233dd31d3084"}}' 2023-04-21 10:53:54,860 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2023-04-21 10:53:54,861 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:54 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-d7128a94-5630-4f5f-9a42-5880f8d13922', '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": "6cae5a1734d24ac8aebc233dd31d3084", "name": "tempest-TestMinimumBasicScenario-339882477-project-member", "password_expires_at": null}, "audit_ids": ["qpHydxu6SL6ZQu3IlL7wEg"], "expires_at": "2023-04-21T11:53:54.000000Z", "issued_at": "2023-04-21T10:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ead44a7da0640cbb2cf8dece0ea4f40", "name": "tempest-TestMinimumBasicScenario-339882477"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9ead44a7da0640cbb2cf8dece0ea4f40", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:53:54,861 79525 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': '89cc600b-891d-4913-9f39-935f5c5bce86', 'name': 'tempest-TestMinimumBasicScenario-1522370995-network', 'tenant_id': '9ead44a7da0640cbb2cf8dece0ea4f40', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9ead44a7da0640cbb2cf8dece0ea4f40', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47987, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:50:52Z', 'updated_at': '2023-04-21T10:50:52Z', 'revision_number': 1} available for tenant 2023-04-21 10:53:55,638 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.776s 2023-04-21 10:53:55,639 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-843445589", "imageRef": "d5ab5add-8fb7-4436-88e9-0cb945ddc863", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1698854069", "networks": [{"uuid": "89cc600b-891d-4913-9f39-935f5c5bce86"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c', '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-23ef1f3c-39be-4342-8242-beff1fe5793e', 'x-compute-request-id': 'req-23ef1f3c-39be-4342-8242-beff1fe5793e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f3e0bc01-1cf2-4ff9-bec6-12a37e44171c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "r9X2u3uEujKP"}}' 2023-04-21 10:53:55,715 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c 0.073s 2023-04-21 10:53:55,715 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:55 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-e537a646-6b34-4ffb-9e94-db558fd21515', 'x-compute-request-id': 'req-e537a646-6b34-4ffb-9e94-db558fd21515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c'} Body: b'{"server": {"id": "f3e0bc01-1cf2-4ff9-bec6-12a37e44171c", "name": "tempest-TestMinimumBasicScenario-server-843445589", "status": "BUILD", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "", "image": {"id": "d5ab5add-8fb7-4436-88e9-0cb945ddc863", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:56Z", "updated": "2023-04-21T10:53:55Z", "addresses": {}, "ac cessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1698854069", "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-21 10:54:45,983 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c 0.247s 2023-04-21 10:54:45,983 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', '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-441f7cac-1e18-4909-afa9-f65933dce6df', 'x-compute-request-id': 'req-441f7cac-1e18-4909-afa9-f65933dce6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c'} Body: b'{"server": {"id": "f3e0bc01-1cf2-4ff9-bec6-12a37e44171c", "name": "tempest-TestMinimumBasicScenario-server-843445589", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "d5ab5add-8fb7-4436-88e9-0cb945ddc863", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:55Z", "updated": "2023-04-21T10:54:03Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:75:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1698854069", "OS-SRV-USG:launched_at": "2023-04-21T10:54:03.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-21 10:54:45,995 79525 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 10:55:46,300 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c 0.250s 2023-04-21 10:55:46,300 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', '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-67e3e3da-3980-49b5-888d-6978e5e53b49', 'x-compute-request-id': 'req-67e3e3da-3980-49b5-888d-6978e5e53b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c'} Body: b'{"server": {"id": "f3e0bc01-1cf2-4ff9-bec6-12a37e44171c", "name": "tempest-TestMinimumBasicScenario-server-843445589", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "d5ab5add-8fb7-4436-88e9-0cb945ddc863", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:55Z", "updated": "2023-04-21T10:54:03Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:75:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1698854069", "OS-SRV-USG:launched_at": "2023-04-21T10:54:03.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-21 10:55:46,497 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.185s 2023-04-21 10:55:46,497 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:46 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-46f3b8ae-1fcd-49c4-9acc-8493279cfd9d', 'x-compute-request-id': 'req-46f3b8ae-1fcd-49c4-9acc-8493279cfd9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "f3e0bc01-1cf2-4ff9-bec6-12a37e44171c", "name": "tempest-TestMinimumBasicScenario-server-843445589", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}]}]}' 2023-04-21 10:55:46,745 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c 0.245s 2023-04-21 10:55:46,746 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', '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-a0ea794c-0c84-43f3-8256-9b464490f93e', 'x-compute-request-id': 'req-a0ea794c-0c84-43f3-8256-9b464490f93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2 -4ff9-bec6-12a37e44171c'} Body: b'{"server": {"id": "f3e0bc01-1cf2-4ff9-bec6-12a37e44171c", "name": "tempest-TestMinimumBasicScenario-server-843445589", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "d5ab5add-8fb7-4436-88e9-0cb945ddc863", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:55Z", "updated": "2023-04-21T10:54:03Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:75:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1698854069", "OS-SRV-USG:launched_at": "2023-04-21T10:54:03.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-21 10:55:47,008 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes 0.250s 2023-04-21 10:55:47,008 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-145226433", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b991deab-f7b1-412d-aebd-811a403c2eca', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b991deab-f7b1-412d-aebd-811a403c2eca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes'} Body: b'{"volume": {"id": "eecb19e7-1062-4866-a808-590397c10274", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:46.935543", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-145226433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274"}], "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:47,061 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274 0.043s 2023-04-21 10:55:47,061 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x- compute-request-id': 'req-6d9ea72e-c31a-41a5-8ce2-8eb9a4dd791d', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d9ea72e-c31a-41a5-8ce2-8eb9a4dd791d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274'} Body: b'{"volume": {"id": "eecb19e7-1062-4866-a808-590397c10274", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:47.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-145226433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274"}], "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40"}}' 2023-04-21 10:55:48,117 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274 0.043s 2023-04-21 10:55:48,118 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b299dbf1-6987-49c9-bce5-06fea9b4a7be', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b299dbf1-6987-49c9-bce5-06fea9b4a7be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274'} Body: b'{"volume": {"id": "eecb19e7-1062-4866-a808-590397c10274", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:47.000000", "updated_at": "2023-04-21T10:55:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-145226433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274"}], "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40"}}' 2023-04-21 10:55:48,260 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274 0.130s 2023-04-21 10:55:48,260 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-94f6c6c9-2338-48e6-980a-906b08f8d7de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ea d44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274'} Body: b'' 2023-04-21 10:55:48,304 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274 0.043s 2023-04-21 10:55:48,304 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-ef966835-553d-4d58-86ee-c7ea4a09bf9b', 'x-openstack-request-id': 'req-ef966835-553d-4d58-86ee-c7ea4a09bf9b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume eecb19e7-1062-4866-a808-590397c10274 could not be found."}}' 2023-04-21 10:55:48,479 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c 0.174s 2023-04-21 10:55:48,479 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:48 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-f28a08f9-0f2d-47a9-8019-f4c01a01704c', 'x-compute-request-id': 'req-f28a08f9-0f2d-47a9-8019-f4c01a01704c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c'} Body: b'' 2023-04-21 10:55:48,650 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c 0.170s 2023-04-21 10:55:48,650 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', '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-d28684a0-cea4-4be9-a38b-9882bea40ff2', 'x-compute-request-id': 'req-d28684a0-cea4-4be9-a38b-9882bea40ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c'} Body: b'{"server": {"id": "f3e0bc01-1cf2-4ff9-bec6-12a37e44171c", "name": "tempest-TestMinimumBasicScenario-server-843445589", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "d5ab5add-8fb7-4436-88e9-0cb945ddc863", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:55Z", "updated": "2023-04-21T10:55:48Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:75:ec"}]}, "accessIPv4": "", "a ccessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1698854069", "OS-SRV-USG:launched_at": "2023-04-21T10:54:03.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-21 10:56:38,893 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c 0.182s 2023-04-21 10:56:38,893 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:56:38 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-2c6c9a1c-76f8-429b-afa5-20a74016054d', 'x-compute-request-id': 'req-2c6c9a1c-76f8-429b-afa5-20a74016054d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f3e0bc01-1cf2-4ff9-bec6-12a37e44171c could not be found."}}' 2023-04-21 10:56:38,924 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1698854069 0.030s 2023-04-21 10:56:38,925 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:56:38 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-6ea71470-365d-422e-807e-93d707599b14', 'x-compute-request-id': 'req-6ea71470-365d-422e-807e-93d707599b14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1698854069'} Body: b'' 2023-04-21 10:56:39,020 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863 0.094s 2023-04-21 10:56:39,020 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-de2d6e96-b874-433b-ac06-90f7dfec38f6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863'} Body: b'' {4} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [167.623584s] ... 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 b7b008ec-e6ad-4024-8da3-eb630f808d52 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:55:49,300 79527 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 10:55:49,301 79527 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:55:49,361 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-04-21 10:55:49,361 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-610711731", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHp6Xpoy4by46AxWCAbGiYDwkQpafANsc/yEMfhdZjZu+ouzXhRTZE2gofYmbc0DufFTp50aDb84APASGieWAMislJ/20uHZwVFUyEEqhMGv/VNdPqJyM1DgvCFkYCmKMQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:49 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-575930cb-3601-40f5-a3d7-32cd57540492', 'x-compute-request-id': 'req-575930cb-3601-40f5-a3d7-32cd57540492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-610711731", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHp6Xpoy4by46AxWCAbGiYDwkQpafANsc/yEMfhdZjZu+ouzXhRTZE2gofYmbc0DufFTp50aDb84APASGieWAMislJ/20uHZwVFUyEEqhMGv/VNdPqJyM1DgvCFkYCmKMQ==", "fingerprint": "45:c5:14:3d:d1:e6:46:dc:b7:a8:6b:09:54:4b:d8:4a", "user_id": "d7fc66871488428e9842404d885bcfe3"}}' 2023-04-21 10:55:49,364 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-610711731 created 2023-04-21 10:55:49,500 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.136s 2023-04-21 10:55:49,501 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--477386517", "description": "tempest-description--1923495759"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-698ad933-467b-4763-9f75-2b518259223e', 'date': 'Fri, 21 Apr 2023 10:55:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f1dacc15-3671-4542-a0a7-cf2196c8489d", "name": "tempest-securitygroup--477386517", "stateful": true, "tenant_id": "14bc6b0c20204c8287b3523814007856", "description": "tempest-description--1923495759", "shared": false, "security_group_rules": [{"id": "023e912c-ea75-4021-982e-f9815149915e", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "f1dacc15-3671-4542-a0a7-cf2196c8489d", "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": 842, "description": null, "tags": [], "created_at": "2023-04-21T10:55:49Z", "updated_at": "2023-04-21T10:55:49Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}, {"id": "347eba17-523b-49f8-952f-21addbcb7fa4", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "f1dacc15-3671-4542-a0a7-cf2196c8489d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 843, "description": null, "tags": [], "created_at": "2023-04-21T10:55:49Z", "updated_at": "2023-04-21T10:55:49Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}], "tags": [], "created_at": "2023-04-21T10:55:49Z", "updated_at": "2023-04-21T10:55:49Z", "revision_number": 1, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:55:49,672 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.170s 2023-04-21 10:55:49,672 79527 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": "f1dacc15-3671-4542-a0a7-cf2196c8489d", "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-cffa3925-ad18-4c03-9f9a-7bcde13d3da8', 'date': 'Fri, 21 Apr 2023 10:55:49 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": "2dbfebe0-8c56-454b-be88-ae39b286dd85", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "f1dacc15-3671-4542-a0a7-cf2196c8489d", "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-21T10:55:49Z", "updated_at": "2023-04-21T10:55:49Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:55:49,911 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.238s 2023-04-21 10:55:49,911 79527 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": "f1dacc15-3671-4542-a0a7-cf2196c8489d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d2251a3e-05e6-4c65-9c56-0fffcb755b2e', 'date': 'Fri, 21 Apr 2023 10:55:49 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": "87706a4a-c6d8-4a72-adcb-b4d502aaf669", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "f1dacc15-3671-4542-a0a7-cf2196c8489d", "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-21T10:55:49Z", "updated_at": "2023-04-21T10:55:49Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:55:49,912 79527 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--477386517 created 2023-04-21 10:55:50,693 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.781s 2023-04-21 10:55:50,693 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-op enstack-request-id': 'req-f58776f4-c5cc-4075-9842-0a4518d200d1', 'date': 'Fri, 21 Apr 2023 10:55:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "fcce7a6a-f559-4007-9314-71bd9bfca07c", "tenant_id": "14bc6b0c20204c8287b3523814007856", "floating_ip_address": "172.24.4.41", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "14bc6b0c20204c8287b3523814007856", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:55:50Z", "updated_at": "2023-04-21T10:55:50Z", "revision_number": 0}}' 2023-04-21 10:55:50,694 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fcce7a6a-f559-4007-9314-71bd9bfca07c', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'floating_ip_address': '172.24.4.41', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '14bc6b0c20204c8287b3523814007856', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:55:50Z', 'updated_at': '2023-04-21T10:55:50Z', 'revision_number': 0, 'ip': '172.24.4.41'} created 2023-04-21 10:55:50,781 79527 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.082s 2023-04-21 10:55:50,781 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:50 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-b24bead5-978e-4f75-b6f4-4119fef0af99', '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": "d7fc66871488428e9842404d885bcfe3", "name": "tempest-AttachVolumeNegativeTest-159654333-project-member", "password_expires_at": null}, "audit_ids": ["IhCna22BSmSGBtM-8A7UGA"], "expires_at": "2023-04-21T11:55:50.000000Z", "issued_at": "2023-04-21T10:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14bc6b0c20204c8287b3523814007856", "name": "tempest-AttachVolumeNegativeTest-159654333"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:55:50,782 79527 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'e0ccd2d9-69df-40e0-be8e-8328039f1bd0', 'name': 'tempest-AttachVolumeNegativeTest-587901453-network', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '14bc6b0c20204c8287b3523814007856', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10616, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:52:56Z', 'updated_at': '2023-04-21T10:52:56Z', 'revision_number': 1} available for tenant 2023-04-21 10:55:50,782 79527 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-610711731', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHp6Xpoy4by46AxWCAbGiYDwkQpafANsc/yEMfhdZjZu+ouzXhRTZE2gofYmbc0DufFTp50aDb84APASGieWAMislJ/20uHZwVFUyEEqhMGv/VNdPqJyM1DgvCFkYCmKMQ==', 'fingerprint': '45:c5:14:3d:d1:e6:46:dc:b7:a8:6b:09:54:4b:d8:4a', 'user_id': 'd7fc66871488428e9842404d885bcfe3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAtDVCxtR+gDM5tmcDLXAqDklTsby9IcVH+DedSxPJ/n2jHejCRBWUS\nyHlk8yNc6l+gBwYFK4EEACKhZANiAAR6el6aMuG8uOgMVggGxomA8JEKWnwDbHP8\nhDH4XWY2bvqLs14UU2RNoKH2Jm3NA7nxU6edGg2/OADwEhonlgDIrJSf9tLh2cFR\nVMhBKoTBr/1TXT6icjNQ4LwhZGApijE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f1dacc15-3671-4542-a0a7-cf2196c8489d', 'name': 'tempest-securitygroup--477386517', 'stateful': True, 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'description': 'tempest-description--1923495759', 'shared': False, 'security_group_rules': [{'id': '023e912c-ea75-4021-982e-f9815149915e', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'security_group_id': 'f1dacc15-3671-4542-a0a7-cf2196c8489d', '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': 842, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:55:49Z', 'updated_at': '2023-04-21T10:55:49Z', 'revision_number': 0, 'project_id': '14bc6b0c20204c8287b3523814007856'}, {'id': '347eba17-523b-49f8-952f-21addbcb7fa4', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'security_group_id': 'f1dacc15-3671-4542-a0a7-cf2196c8489d', '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': 843, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:55:49Z', 'updated_at': '2023-04-21T10:55:49Z', 'revision_number': 0, 'project_id': '14bc6b0c20204c8287b3523814007856'}], 'tags': [], 'created_at': '2023-04-21T10:55:49Z', 'updated_at': '2023-04-21T10:55:49Z', 'revision_number': 1, 'project_id': '14bc6b0c20204c8287b3523814007856'}, 'floating_ip': {'id': 'fcce7a6a-f559-4007-9314-71bd9bfca07c', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'floating_ip_address': '172.24.4.41', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '14bc6b0c20204c8287b3523814007856', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:55:50Z', 'updated_at': '2023-04-21T10:55:50Z', 'revision_number': 0, 'ip': '172.24.4.41'}} 2023-04-21 10:55:51,439 79527 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.656s 2023-04-21 10:55:51,440 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1645771321", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0"}], "security_groups": [{"name": "tempest-securitygroup--477386517"}], "key_name": "tempest-keypair-610711731", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a', '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-4c31f005-a915-4da5-b60e-f1454bb6e0cc', 'x-compute-request-id': 'req-4c31f005-a915-4da5-b60e-f1454bb6e0cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c70df604-601e-4451-828d-20c649b6052a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c70df604-601e-4451-828d-20c649b6052a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--477386517"}], "adminPass": "password"}}' 2023-04-21 10:55:51,880 79527 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/c70df604-601e-4451-828d-20c649b6052a 0.437s 2023-04-21 10:55:51,880 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:51 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-39fb7f92-3689-4dc6-b37c-a2a98b414815', 'x-compute-request-id': 'req-39fb7f92-3689-4dc6-b37c-a2a98b414815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a'} Body: b'{"server": {"id": "c70df604-601e-4451-828d-20c649b6052a", "name": "tempest-AttachVolumeNegativeTest-server-1645771321", "status": "BUILD", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ 3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:55:51Z", "updated": "2023-04-21T10:55:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c70df604-601e-4451-828d-20c649b6052a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-610711731", "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-21 10:56:42,203 79527 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/c70df604-601e-4451-828d-20c649b6052a 0.288s 2023-04-21 10:56:42,203 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', '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-b7f93487-6c75-4e2c-b906-62a80ec563d7', 'x-compute-request-id': 'req-b7f93487-6c75-4e2c-b906-62a80ec563d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a'} Body: b'{"server": {"id": "c70df604-601e-4451-828d-20c649b6052a", "name": "tempest-AttachVolumeNegativeTest-server-1645771321", "status": "ACTIVE", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "9d164aad6e678a25c96c8755ff091664e0099697561714257bd2017a", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:55:51Z", "updated": "2023-04-21T10:55:58Z", "addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:74:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c70df604-601e-4451-828d-20c649b6052a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-610711731", "OS-SRV-USG:launched_at": "2023-04-21T10:55:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477386517"}], "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-21 10:56:42,215 79527 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:57:42,420 79527 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/c70df604-601e-4451-828d-20c649b6052a/os-interface 0.174s 2023-04-21 10:57:42,421 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:57:42 G MT', '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-a7a730ee-ee59-4b71-86f2-a3e1e176f705', 'x-compute-request-id': 'req-a7a730ee-ee59-4b71-86f2-a3e1e176f705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0", "port_id": "5751ca80-5041-4999-b832-b427fb0af8a2", "mac_addr": "fa:16:3e:5f:74:cd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8c214db6-89e2-4148-82ad-06d30d2b1e88", "ip_address": "10.0.0.8"}]}]}' 2023-04-21 10:57:43,380 79527 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/fcce7a6a-f559-4007-9314-71bd9bfca07c 0.955s 2023-04-21 10:57:43,380 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "5751ca80-5041-4999-b832-b427fb0af8a2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-38492a31-17c0-408a-8375-ebb295032d7a', 'date': 'Fri, 21 Apr 2023 10:57:43 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fcce7a6a-f559-4007-9314-71bd9bfca07c'} Body: b'{"floatingip": {"id": "fcce7a6a-f559-4007-9314-71bd9bfca07c", "tenant_id": "14bc6b0c20204c8287b3523814007856", "floating_ip_address": "172.24.4.41", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "52abc023-0ada-4fc7-9096-6e743e88ef24", "port_id": "5751ca80-5041-4999-b832-b427fb0af8a2", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0", "mac_address": "fa:16:3e:5f:74:cd", "admin_state_up": true, "status": "ACTIVE", "device_id": "c70df604-601e-4451-828d-20c649b6052a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:55:50Z", "updated_at": "2023-04-21T10:57:42Z", "revision_number": 1, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:57:43,382 79527 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.41:22' as 'cirros' with public key authentication 2023-04-21 10:57:43,423 79527 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:57:43,444 79527 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:57:43,445 79527 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2023-04-21 10:57:43,490 79527 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/c70df604-601e-4451-828d-20c649b6052a/ips 0.044s 2023-04-21 10:57:43,490 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', '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-9c1d3f7c-3373-4959-9dac-c2ab3df5be09', 'x-compute-request-id': 'req-9c1d3f7c-3373-4959-9dac-c2ab3df5be09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a/ips'} Body: b'{"addresses" : {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-21 10:57:43,708 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes 0.214s 2023-04-21 10:57:43,709 79527 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-1415220116"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d540f97-2a91-4d8b-a796-2ba1c2a38110', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d540f97-2a91-4d8b-a796-2ba1c2a38110', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes'} Body: b'{"volume": {"id": "b7b008ec-e6ad-4024-8da3-eb630f808d52", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:57:43.648973", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1415220116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:57:43,764 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52 0.046s 2023-04-21 10:57:43,765 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53ed888-feff-463d-b20e-37add994367d', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53ed888-feff-463d-b20e-37add994367d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52'} Body: b'{"volume": {"id": "b7b008ec-e6ad-4024-8da3-eb630f808d52", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:57:44.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1415220116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:57:44,821 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/14bc6b0c 20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52 0.044s 2023-04-21 10:57:44,822 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948d499f-9db3-421e-8ff0-58e77d2d375d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948d499f-9db3-421e-8ff0-58e77d2d375d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52'} Body: b'{"volume": {"id": "b7b008ec-e6ad-4024-8da3-eb630f808d52", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:57:44.000000", "updated_at": "2023-04-21T10:57:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1415220116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:57:44,955 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a 0.118s 2023-04-21 10:57:44,955 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:57:44 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-6b6e9085-05a2-4e48-9507-4cdca1d4b200', 'x-compute-request-id': 'req-6b6e9085-05a2-4e48-9507-4cdca1d4b200', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a'} Body: b'' 2023-04-21 10:57:45,316 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a 0.361s 2023-04-21 10:57:45,317 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', '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-67f1b455-9ed1-4dd1-a463-197d427acaba', 'x-compute-request-id': 'req-67f1b455-9ed1-4dd1-a463-197d427acaba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a'} Body: b'{"server": {"id": "c70df604-601e-4451-828d-20c649b6052a", "name": "tempest-AttachVolumeNegativeTest-server-1645771321", "status": "ACTIVE", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "9d164aad6e678a25c96c8755ff091664e0099697561714257bd2017a", "image" : {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:55:51Z", "updated": "2023-04-21T10:57:45Z", "addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:74:cd"}, {"version": 4, "addr": "172.24.4.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:74:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c70df604-601e-4451-828d-20c649b6052a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-610711731", "OS-SRV-USG:launched_at": "2023-04-21T10:55:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477386517"}], "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-21 10:58:35,567 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a 0.188s 2023-04-21 10:58:35,567 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:58:35 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-67bda14c-e121-488e-add4-de934ec47d0e', 'x-compute-request-id': 'req-67bda14c-e121-488e-add4-de934ec47d0e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c70df604-601e-4451-828d-20c649b6052a could not be found."}}' 2023-04-21 10:58:35,600 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-610711731 0.031s 2023-04-21 10:58:35,600 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:58:35 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-535e9a7d-50a6-4f7e-a9c5-71e1cc71792f', 'x-compute-request-id': 'req-535e9a7d-50a6-4f7e-a9c5-71e1cc71792f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-610711731'} Body: b'' 2023-04-21 10:58:35,790 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f1dacc15-3671-4542-a0a7-cf2196c8489d 0.189s 2023-04-21 10:58:35,790 79527 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-a5679bd8-176f-46d8-9d28-bc558111918e', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:58:35 GMT', 'connectio n': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f1dacc15-3671-4542-a0a7-cf2196c8489d'} Body: b'' 2023-04-21 10:58:35,811 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f1dacc15-3671-4542-a0a7-cf2196c8489d 0.021s 2023-04-21 10:58:35,812 79527 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-bab5773a-b4ef-4edd-91c5-e03a50922567', 'date': 'Fri, 21 Apr 2023 10:58:35 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f1dacc15-3671-4542-a0a7-cf2196c8489d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f1dacc15-3671-4542-a0a7-cf2196c8489d does not exist", "detail": ""}}' 2023-04-21 10:58:36,923 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/fcce7a6a-f559-4007-9314-71bd9bfca07c 1.110s 2023-04-21 10:58:36,923 79527 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-592fa941-0c93-436d-9948-ca9e5cdcf567', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:58:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fcce7a6a-f559-4007-9314-71bd9bfca07c'} Body: b'' {4} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.117648s] ... 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 63b6c37c-3c30-46a6-b066-61e1fd310bac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:58:36,927 79527 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 10:58:36,928 79527 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:58:36,983 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2023-04-21 10:58:36,984 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2123760870", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFO8Apx3ELF1FQJTJmhq4XG7YL/DAo8z97ik4gGkKvut8Sus+PkfBnxQbqnCnfruRlDoOqDGvT630ViBsjv9qzGHLWN6zYB2m0AN9jyGLG1T5nwr0xbvXMEYFBE9kKO5cg=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:58:36 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-dbe452bc-3f36-49f1-b9ea-626da4162bed', 'x-compute-request-id': 'req-dbe452bc-3f36-49f1-b9ea-626da4162bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2123760870", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFO8Apx3ELF1FQJTJmhq4XG7YL/DAo8z97ik4gGkKvut8Sus+PkfBnxQbqnCnfruRlDoOqDGvT630ViBsjv9qzGHLWN6zYB2m0AN9jyGLG1T5nwr0xbvXMEYFBE9kKO5cg==", "fingerprint": "f4:4f:27:29:af:5d:e2:d2:e4:1e:f8:b7:ab:2a:8c:07", "user_id": "d7fc66871488428e9842404d885bcfe3"}}' 2023-04-21 10:58:36,986 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2123760870 created 2023-04-21 10:58:37,176 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.190s 2023-04-21 10:58:37,177 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1943628473", "description": "tempest-description--559458195"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-c343e625-5d16-4212-ba94-07a322df844f', 'date': 'Fri, 21 Apr 2023 10:58:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "262ada14-d45a-42e8-a251-f51e80c9263a", "name": "tempest-securitygroup--1943628473", "stateful": true, "tenant_id": "14bc6b0c20204c8287b3523814007856", "description": "tempest-description--559458195", "shared": false, "security_group_rules": [{"id": "8b504806-6ba0-4a32-aefe-6ae3366d66dc", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "262ada14-d45a-42e8-a251-f51e80c9263a", "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": 878, "description": null, "tags": [], "created_at": "2023-04-21T10:58:37Z", "updated_at": "2023-04-21T10:58:37Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}, {"id": "b31139e9-21f0-4ed4-8f49-6b9a17770103", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "262ada14-d45a-42e8-a251-f51e80c9263a", "ethertype": "IPv6", "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": 879, "description": null, "tags": [], "created_at": "2023-04-21T10:58:37Z", "updated_at": "2023-04-21T10:58:37Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}], "tags": [], "created_at": "2023-04-21T10:58:37Z", "updated_at": "2023-04-21T10:58:37Z", "revision_number": 1, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:58:37,348 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.170s 2023-04-21 10:58:37,348 79527 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": "262ada14-d45a-42e8-a251-f51e80c9263a", "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-02da01cd-1af6-4ffc-aa66-511b90bc30ce', 'date': 'Fri, 21 Apr 2023 10:58: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": "deb97a43-92cd-4749-b5d1-c49164877413", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "262ada14-d45a-42e8-a251-f51e80c9263a", "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-21T10:58:37Z", "updated_at": "2023-04-21T10:58:37Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:58:37,522 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-21 10:58:37,522 79527 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": "262ada14-d45a-42e8-a251-f51e80c9263a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fe7d702b-e024-4e42-806c-3959af2a6f44', 'date': 'Fri, 21 Apr 2023 10:58: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": "81ae2596-333c-4897-af8d-14932dd058a4", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "262ada14-d45a-42e8-a251-f51e80c9263a", "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-21T10:58:37Z", "updated_at": "2023-04-21T10:58:37Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:58:37,523 79527 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1943628473 created 2023-04-21 10:58:38,368 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.844s 2023-04-21 10:58:38,369 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-636fe9dc-57d5-4271-bcdf-a6676345a44c', 'date': 'Fri, 21 Apr 2023 10:58:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "256b16e3-2b86-40f7-8c67-9f7919cddd05", "tenant_id": "14bc6b0c20204c8287b3523814007856", "floating_ip_address": "172.24.4.253", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "14bc6b0c20204c8287b3523814007856", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:58:37Z", "updated_at": "2023-04-21T10:58:37Z", "revision_number": 0}}' 2023-04-21 10:58:38,369 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '256b16e3-2b86-40f7-8c67-9f7919cddd05', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'floating_ip_address': '172.24.4.253', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '14bc6b0c20204c8287b3523814007856', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:58:37Z', 'updated_at': '2023-04-21T10:58:37Z', 'revision_number': 0, 'ip': '172.24.4.253'} created 2023-04-21 10:58:38,409 79527 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-21 10:58:38,410 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:58:38 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-f8884562-e43e-45a5-9607-da5230c23d38', '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": "d7fc66871488428e9842404d885bcfe3", "name": "tempest-AttachVolumeNegativeTest-159654333-project-member", "password_expires_at": null}, "audit_ids": ["fXROf9hpSDKdGxcRknKnmw"], "expires_at": "2023-04-21T11:58:38.000000Z", "issued_at": "2023-04-21T10:58:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14bc6b0c20204c8287b3523814007856", "name": "tempest-AttachVolumeNegativeTest-159654333"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": " http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:58:38,410 79527 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'e0ccd2d9-69df-40e0-be8e-8328039f1bd0', 'name': 'tempest-AttachVolumeNegativeTest-587901453-network', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '14bc6b0c20204c8287b3523814007856', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10616, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:52:56Z', 'updated_at': '2023-04-21T10:52:56Z', 'revision_number': 1} available for tenant 2023-04-21 10:58:38,411 79527 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2123760870', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFO8Apx3ELF1FQJTJmhq4XG7YL/DAo8z97ik4gGkKvut8Sus+PkfBnxQbqnCnfruRlDoOqDGvT630ViBsjv9qzGHLWN6zYB2m0AN9jyGLG1T5nwr0xbvXMEYFBE9kKO5cg==', 'fingerprint': 'f4:4f:27:29:af:5d:e2:d2:e4:1e:f8:b7:ab:2a:8c:07', 'user_id': 'd7fc66871488428e9842404d885bcfe3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDVM64uLwQaLWxArMovxsNPht7cW3aUPypYp6Fmw/Zpleit8oBjGvSJ\nZKRaSLtfwOqgBwYFK4EEACKhZANiAARTvAKcdxCxdRUCUyZoauFxu2C/wwKPM/e4\npOIBpCr7rfErrPj5HwZ8UG6pwp367kZQ6Dqgxr0+t9FYgbI7/asxhy1jes2AdptA\nDfY8hixtU+Z8K9MW71zBGBQRPZCjuXI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '262ada14-d45a-42e8-a251-f51e80c9263a', 'name': 'tempest-securitygroup--1943628473', 'stateful': True, 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'description': 'tempest-description--559458195', 'shared': False, 'security_group_rules': [{'id': '8b504806-6ba0-4a32-aefe-6ae3366d66dc', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'security_group_id': '262ada14-d45a-42e8-a251-f51e80c9263a', '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': 878, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:58:37Z', 'updated_at': '2023-04-21T10:58:37Z', 'revision_number': 0, 'project_id': '14bc6b0c20204c8287b3523814007856'}, {'id': 'b31139e9-21f0-4ed4-8f49-6b9a17770103', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'security_group_id': '262ada14-d45a-42e8-a251-f51e80c9263a', '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': 879, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:58:37Z', 'updated_at': '2023-04-21T10:58:37Z', 'revision_number': 0, 'project_id': '14bc6b0c20204c8287b3523814007856'}], 'tags': [], 'created_a t': '2023-04-21T10:58:37Z', 'updated_at': '2023-04-21T10:58:37Z', 'revision_number': 1, 'project_id': '14bc6b0c20204c8287b3523814007856'}, 'floating_ip': {'id': '256b16e3-2b86-40f7-8c67-9f7919cddd05', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'floating_ip_address': '172.24.4.253', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '14bc6b0c20204c8287b3523814007856', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:58:37Z', 'updated_at': '2023-04-21T10:58:37Z', 'revision_number': 0, 'ip': '172.24.4.253'}} 2023-04-21 10:58:39,115 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.704s 2023-04-21 10:58:39,115 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-117564941", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0"}], "security_groups": [{"name": "tempest-securitygroup--1943628473"}], "key_name": "tempest-keypair-2123760870", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1', '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-e2892ad4-7d81-49cf-a3f6-51b8793953f9', 'x-compute-request-id': 'req-e2892ad4-7d81-49cf-a3f6-51b8793953f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "332727a2-b516-40e2-9db1-460563e6ebd1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1943628473"}], "adminPass": "password"}}' 2023-04-21 10:58:39,204 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1 0.086s 2023-04-21 10:58:39,205 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:58:39 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-f9b6353c-b153-4950-968e-b60f652978d3', 'x-compute-request-id': 'req-f9b6353c-b153-4950-968e-b60f652978d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1'} Body: b'{"server": {"id": "332727a2-b516-40e2-9db1-460563e6ebd1", "name": "tempest-AttachVolumeNegativeTest-server-117564941", "status": "BUILD", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor ": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:58:39Z", "updated": "2023-04-21T10:58:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2123760870", "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-21 10:59:29,496 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1 0.229s 2023-04-21 10:59:29,497 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:59:29 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-fa3c505e-68cd-416c-a740-27cf3674b47a', 'x-compute-request-id': 'req-fa3c505e-68cd-416c-a740-27cf3674b47a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1'} Body: b'{"server": {"id": "332727a2-b516-40e2-9db1-460563e6ebd1", "name": "tempest-AttachVolumeNegativeTest-server-117564941", "status": "ACTIVE", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "9d164aad6e678a25c96c8755ff091664e0099697561714257bd2017a", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:58:39Z", "updated": "2023-04-21T10:58:46Z", "addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:1f:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123760870", "OS-SRV-USG:launched_at": "2023-04-21T10:58:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1943628473"}], "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-21 10:59:29,508 79527 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 11:00:29,693 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1/os-interface 0.172s 2023-04-21 11:00:29,693 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-t ype': '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-e71e6329-ecf9-43e9-b018-b809dd7068ce', 'x-compute-request-id': 'req-e71e6329-ecf9-43e9-b018-b809dd7068ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0", "port_id": "7d9b3006-2edc-475f-8387-86fc52c807f0", "mac_addr": "fa:16:3e:77:1f:26", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8c214db6-89e2-4148-82ad-06d30d2b1e88", "ip_address": "10.0.0.12"}]}]}' 2023-04-21 11:00:30,491 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/256b16e3-2b86-40f7-8c67-9f7919cddd05 0.791s 2023-04-21 11:00:30,491 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7d9b3006-2edc-475f-8387-86fc52c807f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-0ae5aca3-a1e0-4545-8234-69057063880e', 'date': 'Fri, 21 Apr 2023 11:00:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/256b16e3-2b86-40f7-8c67-9f7919cddd05'} Body: b'{"floatingip": {"id": "256b16e3-2b86-40f7-8c67-9f7919cddd05", "tenant_id": "14bc6b0c20204c8287b3523814007856", "floating_ip_address": "172.24.4.253", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "52abc023-0ada-4fc7-9096-6e743e88ef24", "port_id": "7d9b3006-2edc-475f-8387-86fc52c807f0", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0", "mac_address": "fa:16:3e:77:1f:26", "admin_state_up": true, "status": "ACTIVE", "device_id": "332727a2-b516-40e2-9db1-460563e6ebd1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:58:37Z", "updated_at": "2023-04-21T11:00:29Z", "revision_number": 1, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 11:00:30,492 79527 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.253:22' as 'cirros' with public key authentication 2023-04-21 11:00:30,553 79527 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 11:00:30,576 79527 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 11:00:30,577 79527 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.253 successfully created 2023-04-21 11:00:30,623 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1/ips 0.045s 2023-04-21 11:00:30,624 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:00:30 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-c5bff378-2b1b-4619-b5a7-9c58bf2f0023', 'x-compute-request-id': 'req-c5bff378-2b1b-4619-b5a7-9c58bf2f0023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 202 3-04-21 11:00:30,831 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes 0.202s 2023-04-21 11:00:30,832 79527 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-26287830"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2b1382-ffc2-4738-9804-3981bae64839', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2b1382-ffc2-4738-9804-3981bae64839', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes'} Body: b'{"volume": {"id": "63b6c37c-3c30-46a6-b066-61e1fd310bac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:00:30.764198", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-26287830", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:00:30,881 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac 0.040s 2023-04-21 11:00:30,881 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d9e9fb5-af47-4f04-8a78-a34d0c17cdcd', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d9e9fb5-af47-4f04-8a78-a34d0c17cdcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac'} Body: b'{"volume": {"id": "63b6c37c-3c30-46a6-b066-61e1fd310bac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:00:31.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-26287830", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 11:00:31,936 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac 0.042s 2023-04-21 11:00:31,937 79527 DEBUG [tempest.lib.common.rest_client] Re quest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:00:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654f05eb-d76c-4bb4-b8a1-ddd693bc000e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654f05eb-d76c-4bb4-b8a1-ddd693bc000e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac'} Body: b'{"volume": {"id": "63b6c37c-3c30-46a6-b066-61e1fd310bac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:00:31.000000", "updated_at": "2023-04-21T11:00:31.000000", "name": "tempest-AttachVolumeNegativeTest-volume-26287830", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 11:00:32,074 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1 0.124s 2023-04-21 11:00:32,074 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:00: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-393ef6db-7039-4d03-bceb-45c239a8f810', 'x-compute-request-id': 'req-393ef6db-7039-4d03-bceb-45c239a8f810', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1'} Body: b'' 2023-04-21 11:00:32,276 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1 0.201s 2023-04-21 11:00:32,277 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', '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-d9f218c0-d7aa-4072-90ab-13ab00ea7ca6', 'x-compute-request-id': 'req-d9f218c0-d7aa-4072-90ab-13ab00ea7ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1'} Body: b'{"server": {"id": "332727a2-b516-40e2-9db1-460563e6ebd1", "name": "tempest-AttachVolumeNegativeTest-server-117564941", "status": "ACTIVE", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "9d164aad6e678a25c96c8755ff091664e0099697561714257bd2017a", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de 02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:58:39Z", "updated": "2023-04-21T11:00:32Z", "addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:1f:26"}, {"version": 4, "addr": "172.24.4.253", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:1f:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123760870", "OS-SRV-USG:launched_at": "2023-04-21T10:58:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1943628473"}], "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-21 11:01:22,327 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1 0.036s 2023-04-21 11:01:22,328 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01: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-019ff036-36a2-4716-b462-d6f2a8ca146e', 'x-compute-request-id': 'req-019ff036-36a2-4716-b462-d6f2a8ca146e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 332727a2-b516-40e2-9db1-460563e6ebd1 could not be found."}}' 2023-04-21 11:01:22,363 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2123760870 0.034s 2023-04-21 11:01:22,363 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01: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-4c54dcce-80a3-4594-89ca-65a4b1e1c10f', 'x-compute-request-id': 'req-4c54dcce-80a3-4594-89ca-65a4b1e1c10f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2123760870'} Body: b'' 2023-04-21 11:01:22,535 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/262ada14-d45a-42e8-a251-f51e80c9263a 0.170s 2023-04-21 11:01:22,535 79527 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-e8b4f77d-a92c-4700-b940-3f67154af1ec', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 11:01:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/262ada14-d45a-42e8-a251-f51e80c9263a'} Body: b'' 2023-04-21 11:01:22,556 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/262ada14-d45a-42e8-a251-f51e80c9263a 0.020s 2023-04-21 11:01:22,556 79527 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-e9051391-04a7-4bb7-9a01-666e9d401f11', 'date': 'Fri, 21 Apr 2023 11:01:22 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/262ada14-d45a-42e8-a251-f51e80c9263a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 262ada14-d45a-42e8-a251-f51e80c9263a does not exist", "detail": ""}}' 2023-04-21 11:01:23,044 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/256b16e3-2b86-40f7-8c67-9f7919cddd05 0.486s 2023-04-21 11:01:23,044 79527 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-af804564-d6b9-44de-8ef1-52fac7a49240', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 11:01:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/256b16e3-2b86-40f7-8c67-9f7919cddd05'} Body: b'' {4} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.023467s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.043068s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.030126s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.027090s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.024602s] ... ok {4} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.162979s] ... ok {4} 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 34cd789e-7011-460c-9ae5-b0737524fc04 failed to build and is in ERROR status {4} 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 8d5dd7fd-014c-49c2-9d0b-b267d7d9f37a failed to build and is in ERROR status {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.691706s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): 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 8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:01:42,740 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes 0.399s 2023-04-21 11:01:42,740 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1778644476"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00c49a1-a354-454b-bb06-7c477707a28c', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00c49a1-a354-454b-bb06-7c477707a28c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes'} Body: b'{"volume": {"id": "8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:42.678698", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1778644476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 11:01:42,790 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d 0.039s 2023-04-21 11:01:42,790 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8b7342-f27f-4a7c-b3e7-c49128504dd7', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8b7342-f27f-4a7c-b3e7-c49128504dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d'} Body: b'{"volume": {"id": "8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:43.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1778644476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "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": "f3d38bc18eec435c85ee69371bf4b9fe"}}' 2023-04-21 11:01:43,843 79527 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d 0.041s 2023-04-21 11:01:43,843 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90be385-e348-426c-9dcd-59f5ca0bf5bc', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90be385-e348-426c-9dcd-59f5ca0bf5bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d'} Body: b'{"volume": {"id": "8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:43.000000", "updated_at": "2023-04-21T11:01:43.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1778644476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "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": "f3d38bc18eec435c85ee69371bf4b9fe"}}' 2023-04-21 11:01:43,897 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d 0.043s 2023-04-21 11:01:43,898 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad1f0ae9-1da8-4044-86b3-5ca923a8eaf8', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad1f0ae9-1da8-4044-86b3-5ca923a8eaf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d'} Body: b'{"volume": {"id": "8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:43.000000", "updated_at": "2023-04-21T11:01:43.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1778644476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "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": "f3d38bc18eec435c85ee69371bf4b9fe"}}' 2023-04-21 11:01:44,010 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d 0.100s 2023-04-21 11:01:44,010 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b1059e0-b83b-4230-a46f-8556e93f8d6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d'} Body: b'' 2023-04-21 11:01:44,031 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d 0.020s 2023-04-21 11:01:44,032 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec390f6-6fb8-4f2b-ae16-e8e8c6f07a9b', 'x-openstack-request-id': 'req-cec390f6-6fb8-4f2b-ae16-e8e8c6f07a9b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d could not be found."}}' {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.604526s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): 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 a952e3ed-013d-481a-800f-539d6639a7b2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:01:44,292 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes 0.258s 2023-04-21 11:01:44,293 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1436898830"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9af5628-695a-414c-9dab-6808f21063c7', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9af5628-695a-414c-9dab-6808f21063c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes'} Body: b'{"volume": {"id": "a952e3ed-013d-481a-800f-539d6639a7b2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:44.200714", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1436898830", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 11:01:44,349 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2 0.046s 2023-04-21 11:01:44,349 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e787a5c-0303-402b-8fd5-68f16e2ca223', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e787a5c-0303-402b-8fd5-68f16e2ca223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2'} Body: b'{"volume": {"id": "a952e3ed-013d-481a-800f-539d6639a7b2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1436898830", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "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": "f3d38bc18eec435c85ee69371bf4b9fe"}}' 2023-04-21 11:01:45,405 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2 0.044s 2023-04-21 11:01:45,406 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9965be65-c38b-49aa-8e7a-c26768397279', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9965be65-c38b-49aa-8e7a-c26768397279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2'} Body: b'{"volume": {"id": "a952e3ed-013d-481a-800f-539d6639a7b2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:44.000000", "updated_at": "2023-04-21T11:01:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1436898830", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "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": "f3d38bc18eec435c85ee69371bf4b9fe"}}' 2023-04-21 11:01:45,460 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2 0.042s 2023-04-21 11:01:45,461 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-666ecc5f-4400-4e4e-96af-ccd79c50dc40', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-666ecc5f-4400-4e4e-96af-ccd79c50dc40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2'} Body: b'{"volume": {"id": "a952e3ed-013d-481a-800f-539d6639a7b2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:44.000000", "updated_at": "2023-04-21T11:01:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1436898830", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "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": "f3d38bc18eec435c85ee69371bf4b9fe"}}' 2023-04-21 11:01:45,580 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2 0.109s 2023-04-21 11:01:45,580 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a563366-1d7f-44c4-9449-432868c5ba12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2'} Body: b'' 2023-04-21 11:01:45,637 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2 0.056s 2023-04-21 11:01:45,638 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e157a26b-fb65-4bc8-ac8b-265af6678ee5', 'x-openstack-request-id': 'req-e157a26b-fb65-4bc8-ac8b-265af6678ee5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a952e3ed-013d-481a-800f-539d6639a7b2 could not be found."}}' {4} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {8} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.339347s] ... 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 28f7e670-d0f4-4958-a757-1c210b126a31 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:01:52,387 79546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes 0.202s 2023-04-21 11:01:52,387 79546 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-235637504"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b27db1d-6eb0-4592-bb05-3a59e24b08be', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b27db1d-6eb0-4592-bb05-3a59e24b08be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes'} Body: b'{"volume": {"id": "28f7e670-d0f4-4958-a757-1c210b126a31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:52.333362", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-235637504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31"}], "user_id": "0f73ac02062c4411bde0c97f6a719926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:01:52,440 79546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31 0.042s 2023-04-21 11:01:52,440 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b299a9c4-650f-45a0-9919-75ce27bc3029', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b299a9c4-650f-45a0-9919-75ce27bc3029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31'} Body: b'{"volume": {"id": "28f7e670-d0f4-4958-a757-1c210b126a31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:52.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-235637504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31"}], "user_id": "0f73ac02062c4411bde0c97f6a719926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0a611b8a8d54522929c37807054b2f6"}}' 2023-04-21 11:01:53,506 79546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31 0.054s 2023-04-21 11:01:53,507 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea903db-4afe-4d0c-88b2-586f470e0adb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea903db-4afe-4d0c-88b2-586f470e0adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31'} Body: b'{"volume": {"id": "28f7e670-d0f4-4958-a757-1c210b126a31", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:52.000000", "updated_at": "2023-04-21T11:01:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-235637504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31"}], "user_id": "0f73ac02062c4411bde0c97f6a719926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0a611b8a8d54522929c37807054b2f6"}}' {8} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.296292s] ... 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 d5080706-4318-45f9-9ef9-182b16c94e04 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:01:53,706 79546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes 0.182s 2023-04-21 11:01:53,707 79546 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-1401222524"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4a4661-04ed-4c27-b399-f02893afadb0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4a4661-04ed-4c27-b399-f02893afadb0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes'} Body: b'{"volume": {"id": "d5080706-4318-45f9-9ef9-182b16c94e04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:53.649048", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1401222524", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04"}], "user_id": "0f73ac02062c4411bde0c97f6a719926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:01:53,757 79546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04 0.041s 2023-04-21 11:01:53,757 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe0b286-195a-4b39-a327-70e231836053', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe0b286-195a-4b39-a327-70e231836053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04'} Body: b'{"volume": {"id": "d5080706-4318-45f9-9ef9-182b16c94e04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:54.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1401222524", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04"}], "user_id": "0f73ac02062c4411bde0c97f6a719926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0a611b8a8d54522929c37807054b2f6"}}' 2023-04-21 11:01:54,808 79546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04 0.038s 2023-04-21 11:01:54,808 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5880dc91-f11a-4090-8a7c-417804b8d141', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5880dc91-f11a-4090-8a7c-417804b8d141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04'} Body: b'{"volume": {"id": "d5080706-4318-45f9-9ef9-182b16c94e04", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:54.000000", "updated_at": "2023-04-21T11:01:54.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1401222524", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04"}], "user_id": "0f73ac02062c4411bde0c97f6a719926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0a611b8a8d54522929c37807054b2f6"}}' {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.464059s] ... 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_servers_negative.py", line 550, in test_create_server_from_non_bootable_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 14525a09-1535-48dd-a896-a97ea54218bf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:01:07,560 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184 0.284s 2023-04-21 11:01:07,561 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-0672205a-c1ea-474b-a190-96e1e57386f1', 'x-compute-request-id': 'req-0672205a-c1ea-474b-a190-96e1e57386f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184'} Body: b'{"server": {"id": "595d41a4-9a01-4aa2-96a1-c2c763475184", "name": "tempest-ServersNegativeTestJSON-server-2123160889", "status": "ACTIVE", "tenant_id": "acc12d15daf34c5e9d26a6cc53795efe", "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "metadata": {}, "hostId": "f3f009a6481d0d43840fe138230b6d869a54c594988f67fede90ccdf", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:56:34Z", "updated": "2023-04-21T10:56:41Z", "addresses": {"tempest-ServersNegativeTestJSON-1483635329-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:39:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:56:41.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-21 11:02:08,073 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes 0.438s 2023-04-21 11:02:08,074 79550 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-ServersNegativeTestJSON-volume-1801003901"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:02:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a790463f-1382-49d3-bdd2-6622eb600c8a', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a790463f-1382-49d3-bdd2-6622eb600c8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes'} Body: b'{"volume": {"id": "14525a09-1535-48dd-a896-a97ea54218bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:02:08.007472", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1801003901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf"}], "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:02:08,138 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf 0.044s 2023-04-21 11:02:08,139 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8686c791-e3ee-4920-8d92-e31764f8e507', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8686c791-e3ee-4920-8d92-e31764f8e507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf'} Body: b'{"volume": {"id": "14525a09-1535-48dd-a896-a97ea54218bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:02:08.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1801003901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf"}], "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acc12d15daf34c5e9d26a6cc53795efe"}}' 2023-04-21 11:02:09,193 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf 0.038s 2023-04-21 11:02:09,193 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e365220-9c89-449f-84be-e2db8d9c6d53', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e365220-9c89-449f-84be-e2db8d9c6d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf'} Body: b'{"volume": {"id": "14525a09-1535-48dd-a896-a97ea54218bf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:02:08.000000", "updated_at": "2023-04-21T11:02:08.000000", "name": "tempest-ServersNegativeTestJSON-volume-1801003901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf"}], "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-t enant-attr:tenant_id": "acc12d15daf34c5e9d26a6cc53795efe"}}' 2023-04-21 11:02:09,690 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184 0.484s 2023-04-21 11:02:09,691 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-99c60cb6-5633-4de6-a0e1-1ea80fe8728e', 'x-compute-request-id': 'req-99c60cb6-5633-4de6-a0e1-1ea80fe8728e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184'} Body: b'{"server": {"id": "595d41a4-9a01-4aa2-96a1-c2c763475184", "name": "tempest-ServersNegativeTestJSON-server-2123160889", "status": "ACTIVE", "tenant_id": "acc12d15daf34c5e9d26a6cc53795efe", "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "metadata": {}, "hostId": "f3f009a6481d0d43840fe138230b6d869a54c594988f67fede90ccdf", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:56:34Z", "updated": "2023-04-21T10:56:41Z", "addresses": {"tempest-ServersNegativeTestJSON-1483635329-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:39:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:56:41.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": []}}' {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [122.096802s] ... 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_servers_negative.py", line 239, in test_create_server_invalid_bdm_in_2nd_dict 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 2b7f0b5d-49ee-486b-b731-1462665627e2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:03:09,984 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184 0.241s 2023-04-21 11:03:09,984 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-706c1592-a217-4b09-be3a-2d5d48baa0b6', 'x-compute-request-id': 'req-706c1592-a217-4b09-be3a-2d5d48baa0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184'} Body: b'{"server": {"id": "595d41a4-9a01-4aa2-96a1-c2c763475184", "name": "tempest-ServersNegativeTestJSON-server-2123160889", "status": "ACTIVE", "tenant_id": "acc12d15daf34c5e9d26a6cc53795efe", "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "metadata": {}, "hostId": "f3f009a6481d0d43840fe138230b6d869a54c594988f67fede90ccdf", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:56:34Z", "updated": "2023-04-21T10:56:41Z", "addresses": {"tempest-ServersNegativeTestJSON-1483635329-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:39:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:56:41.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-21 11:04:10,326 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 202 POST http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes 0.288s 2023-04-21 11:04:10,327 79550 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-ServersNegativeTestJSON-volume-449426839"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10de676f-fd1c-4040-8daa-3e587d5926d0', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10de676f-fd1c-4040-8daa-3e587d5926d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes'} Body: b'{"volume": {"id": "2b7f0b5d-49ee-486b-b731-1462665627e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:04:10.222741", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-449426839", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2"}], "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:04:10,380 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2 0.043s 2023-04-21 11:04:10,380 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85c74844-b436-413a-8c90-ab46f71a8d66', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85c74844-b436-413a-8c90-ab46f71a8d66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2'} Body: b'{"volume": {"id": "2b7f0b5d-49ee-486b-b731-1462665627e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:04:10.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-449426839", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2"}], "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acc12d15daf34c5e9d26a6cc53795efe"}}' 2023-04-21 11:04:11,435 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2 0.043s 2023-04-21 11:04:11,435 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:04:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ceef8df-5020-4bdd-a7fb-b77393d9a741', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ceef8df-5020-4bdd-a7fb-b77393d9a741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2'} Body: b'{"volume": {"id": "2b7f0b5d-49ee-486b-b731-1462665627e2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:04:10.000000", "updated_at": "2023-04-21T11:04:10.000000", "name": "tempest-ServersNegativeTestJSON-volume-449426839", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2"}], "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-a ttr:tenant_id": "acc12d15daf34c5e9d26a6cc53795efe"}}' 2023-04-21 11:04:11,777 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184 0.331s 2023-04-21 11:04:11,778 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:04:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-093a57a4-59be-4414-8f1f-602333d9b96e', 'x-compute-request-id': 'req-093a57a4-59be-4414-8f1f-602333d9b96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184'} Body: b'{"server": {"id": "595d41a4-9a01-4aa2-96a1-c2c763475184", "name": "tempest-ServersNegativeTestJSON-server-2123160889", "status": "ACTIVE", "tenant_id": "acc12d15daf34c5e9d26a6cc53795efe", "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "metadata": {}, "hostId": "f3f009a6481d0d43840fe138230b6d869a54c594988f67fede90ccdf", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:56:34Z", "updated": "2023-04-21T10:56:41Z", "addresses": {"tempest-ServersNegativeTestJSON-1483635329-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:39:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:56:41.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": []}}' {9} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {9} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.646275s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.160600s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.153030s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.253369s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.028187s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.047491s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.156285s] ... ok {9} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.060751s] ... 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 8b86fc24-503f-46a8-bb50-4adbe7cf438d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:06:19,059 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types 0.166s 2023-04-21 11:06:19,059 79550 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-2014053941", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f8c314b-79ca-482a-9a95-4c3e7e892281', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f8c314b-79ca-482a-9a95-4c3e7e892281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types'} Body: b'{"volume_type": {"id": "ab6b793f-d0ae-47e7-9569-952b3bbdd1ae", "name": "tempest-VolumeTypesAccessTest-volume-type-2014053941", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-21 11:06:19,186 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes 0.123s 2023-04-21 11:06:19,186 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "ab6b793f-d0ae-47e7-9569-952b3bbdd1ae", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:19 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-1d02c78f-24f5-4f92-918e-76e7e0dabcac', 'x-openstack-request-id': 'req-1d02c78f-24f5-4f92-918e-76e7e0dabcac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ab6b793f-d0ae-47e7-9569-952b3bbdd1ae could not be found."}}' 2023-04-21 11:06:19,187 79550 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-21 11:06:19,223 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae/action 0.036s 2023-04-21 11:06:19,224 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "3a19564902fa4662bb82d88659b7cae4"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:19 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-85e4a660-2fcf-4295-8afa-59bd869be66d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae/action'} Body: b'' 2023-04-21 11:06:19,454 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes 0.230s 2023-04-21 11:06:19,455 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "ab6b793f-d0ae-47e7-9569-952b3bbd d1ae", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1537825613"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a451ba3c-0b02-416c-8483-78887cbf9b52', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a451ba3c-0b02-416c-8483-78887cbf9b52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes'} Body: b'{"volume": {"id": "8b86fc24-503f-46a8-bb50-4adbe7cf438d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:06:19.393338", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1537825613", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2014053941", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}], "user_id": "b989e6a24e0144f4ac20d43c4172b1b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:06:19,509 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d 0.044s 2023-04-21 11:06:19,510 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4baf7ca0-8c51-4544-9687-aaa31738b081', 'content-length': '928', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4baf7ca0-8c51-4544-9687-aaa31738b081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d'} Body: b'{"volume": {"id": "8b86fc24-503f-46a8-bb50-4adbe7cf438d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:06:19.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1537825613", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2014053941", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}], "user_id": "b989e6a24e0144f4ac20d43c4172b1b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a19564902fa4662bb82d88659b7cae4"}}' 2023-04-21 11:06:20,568 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d 0.046s 2023-04-21 11:06:20,568 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9084e9e7-4fab-4831-9f25-44c7f322bb4b', 'content-length': '94 9', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9084e9e7-4fab-4831-9f25-44c7f322bb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d'} Body: b'{"volume": {"id": "8b86fc24-503f-46a8-bb50-4adbe7cf438d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:06:19.000000", "updated_at": "2023-04-21T11:06:20.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1537825613", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2014053941", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}], "user_id": "b989e6a24e0144f4ac20d43c4172b1b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a19564902fa4662bb82d88659b7cae4"}}' 2023-04-21 11:06:20,624 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d 0.041s 2023-04-21 11:06:20,624 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d629fbd2-c18e-4667-8889-612010eaf0e5', 'content-length': '949', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d629fbd2-c18e-4667-8889-612010eaf0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d'} Body: b'{"volume": {"id": "8b86fc24-503f-46a8-bb50-4adbe7cf438d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:06:19.000000", "updated_at": "2023-04-21T11:06:20.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1537825613", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2014053941", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}], "user_id": "b989e6a24e0144f4ac20d43c4172b1b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a19564902fa4662bb82d88659b7cae4"}}' 2023-04-21 11:06:20,745 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d 0.109s 2023-04-21 11:06:20,745 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06: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-c025a725-2ce6-4619-824f-a7df5813ae3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a19564902 fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d'} Body: b'' 2023-04-21 11:06:20,773 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d 0.027s 2023-04-21 11:06:20,773 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:20 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-346f6bd4-df69-465e-b821-b10c5470175e', 'x-openstack-request-id': 'req-346f6bd4-df69-465e-b821-b10c5470175e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8b86fc24-503f-46a8-bb50-4adbe7cf438d could not be found."}}' 2023-04-21 11:06:20,872 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae/action 0.090s 2023-04-21 11:06:20,873 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "3a19564902fa4662bb82d88659b7cae4"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06: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-2c7ce351-6b29-4be2-bebc-cdc48eef466b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae/action'} Body: b'' 2023-04-21 11:06:20,931 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae 0.057s 2023-04-21 11:06:20,931 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06: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-92aae390-de18-4aa4-b389-fe79d6f9144a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae'} Body: b'' 2023-04-21 11:06:20,951 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae 0.019s 2023-04-21 11:06:20,952 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:20 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-8c82eaca-3aee-4802-b18f-cd50c7af3420', 'x-openstack-request-id': 'req-8c82eaca-3aee-4802-b18f-cd50c7af3420', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a 4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ab6b793f-d0ae-47e7-9569-952b3bbdd1ae could not be found."}}' {9} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.273550s] ... ok {9} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {9} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {8} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [168.007497s] ... 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 8599d146-e425-4b74-b148-ecfa7acc255b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:03:47,317 79546 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 11:03:47,318 79546 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 11:03:47,549 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.225s 2023-04-21 11:03:47,549 79546 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-74686879", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMZhnojnQmcZDKi08FqYsbblwCAdGeKVIOD67QqUH/+9e68mmZSA8wvYLSVOq1Y8R7Sh5PCbGPREdIuVm7tQRs5SvoKAjUvEcLyGAJtCQ4wo+oC1c20rBKxLkZu2wABQhQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', '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-1652f2b6-530d-4539-a1b8-a47007b4cdd5', 'x-compute-request-id': 'req-1652f2b6-530d-4539-a1b8-a47007b4cdd5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-74686879", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMZhnojnQmcZDKi08FqYsbblwCAdGeKVIOD67QqUH/+9e68mmZSA8wvYLSVOq1Y8R7Sh5PCbGPREdIuVm7tQRs5SvoKAjUvEcLyGAJtCQ4wo+oC1c20rBKxLkZu2wABQhQ==", "fingerprint": "8f:53:f7:e3:ac:da:55:b4:48:76:7c:2c:26:36:e3:96", "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e"}}' 2023-04-21 11:03:47,552 79546 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-74686879 created 2023-04-21 11:03:47,716 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.163s 2023-04-21 11:03:47,716 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--534262058", "description": "tempest-description--1089235609"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ecd8737f-b2ec-473d-b120-66254f086ed7', 'date': 'Fri, 21 Apr 2023 11:03:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3e45c7d0-ea3d-4733-b5a6-6734bb03caec", "name": "tempest-securitygroup--534262058", "stateful": true, "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "description": "tempest-description--1089235609", "shared": false, "security_group_rules": [{"id": "3e7eb55b-5989-4a7c-a0cd-98c40b0c8e2c", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "3e45c7d0-ea3d-4733-b5a6-6734bb03caec", "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": 943, "description": null, "tags": [], "created_at": "2023-04-21T11:03:47Z", "updated_at": "2023-04-21T11:03:47Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}, {"id": "9440d075-396a-468a-ab0b-352562968fd8", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "3e45c7d0-ea3d-4733-b5a6-6734bb03caec", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_pr efix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 944, "description": null, "tags": [], "created_at": "2023-04-21T11:03:47Z", "updated_at": "2023-04-21T11:03:47Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}], "tags": [], "created_at": "2023-04-21T11:03:47Z", "updated_at": "2023-04-21T11:03:47Z", "revision_number": 1, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:03:47,986 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.269s 2023-04-21 11:03:47,986 79546 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": "3e45c7d0-ea3d-4733-b5a6-6734bb03caec", "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-903f1bf6-b9fd-471e-a40d-7d67143808b7', 'date': 'Fri, 21 Apr 2023 11:03:47 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": "6ca30df3-0aa9-4781-a7d5-ddb175769a27", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "3e45c7d0-ea3d-4733-b5a6-6734bb03caec", "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-21T11:03:47Z", "updated_at": "2023-04-21T11:03:47Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:03:48,610 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.623s 2023-04-21 11:03:48,610 79546 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": "3e45c7d0-ea3d-4733-b5a6-6734bb03caec", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-468dea19-9f0d-41e3-9d69-464e9d55231d', 'date': 'Fri, 21 Apr 2023 11:03:48 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": "ebec96ce-d423-4eaa-8ec8-15aade8dc8ce", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "3e45c7d0-ea3d-4733-b5a6-6734bb03caec", "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-21T11:03:48Z", "updated_at": "2023-04-21T11:03:48Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:03:48,611 79546 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--534262058 created 2023-04-21 11:03:49,384 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.772s 2023-04-21 11:03:49,384 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-typ e': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-5b99a917-de6c-40c5-bb1d-783a7d1878d0', 'date': 'Fri, 21 Apr 2023 11:03:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4abd58ed-f3da-4c29-96b3-299697add79b", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "floating_ip_address": "172.24.4.77", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "38ec5db9e7c744dcb2d4ae6737822da4", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T11:03:49Z", "updated_at": "2023-04-21T11:03:49Z", "revision_number": 0}}' 2023-04-21 11:03:49,385 79546 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4abd58ed-f3da-4c29-96b3-299697add79b', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'floating_ip_address': '172.24.4.77', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T11:03:49Z', 'updated_at': '2023-04-21T11:03:49Z', 'revision_number': 0, 'ip': '172.24.4.77'} created 2023-04-21 11:03:49,421 79546 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-21 11:03:49,421 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 11:03:49 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-d9db2c9a-4a73-42c7-90f6-b6e7435ab30e', '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": "b3ef4e7c36ed43d9a00f7b7b9731917e", "name": "tempest-AttachVolumeShelveTestJSON-1477853719-project-member", "password_expires_at": null}, "audit_ids": ["eF7c4dCJSzaZBekJ3NJ0Ew"], "expires_at": "2023-04-21T12:03:49.000000Z", "issued_at": "2023-04-21T11:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38ec5db9e7c744dcb2d4ae6737822da4", "name": "tempest-AttachVolumeShelveTestJSON-1477853719"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/38ec5db9e7c744dcb2d4ae6737822da4", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b465 5416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 11:03:49,422 79546 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '173a131c-e6e2-4f94-a591-9a96ff4967f2', 'name': 'tempest-AttachVolumeShelveTestJSON-195371137-network', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43601, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T11:03:41Z', 'updated_at': '2023-04-21T11:03:41Z', 'revision_number': 1} available for tenant 2023-04-21 11:03:49,422 79546 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-74686879', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMZhnojnQmcZDKi08FqYsbblwCAdGeKVIOD67QqUH/+9e68mmZSA8wvYLSVOq1Y8R7Sh5PCbGPREdIuVm7tQRs5SvoKAjUvEcLyGAJtCQ4wo+oC1c20rBKxLkZu2wABQhQ==', 'fingerprint': '8f:53:f7:e3:ac:da:55:b4:48:76:7c:2c:26:36:e3:96', 'user_id': 'b3ef4e7c36ed43d9a00f7b7b9731917e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCpWtxjdq19BvjuAFb7b0h/3m+pxE76sQ7SlUR6TiGQHQZLwf1IghrN\nFOJJ+RluvmGgBwYFK4EEACKhZANiAATGYZ6I50JnGQyotPBamLG25cAgHRnilSDg\n+u0KlB//vXuvJpmUgPML2C0lTqtWPEe0oeTwmxj0RHSLlZu7UEbOUr6CgI1LxHC8\nhgCbQkOMKPqAtXNtKwSsS5GbtsAAUIU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3e45c7d0-ea3d-4733-b5a6-6734bb03caec', 'name': 'tempest-securitygroup--534262058', 'stateful': True, 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'description': 'tempest-description--1089235609', 'shared': False, 'security_group_rules': [{'id': '3e7eb55b-5989-4a7c-a0cd-98c40b0c8e2c', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'security_group_id': '3e45c7d0-ea3d-4733-b5a6-6734bb03caec', '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': 943, 'description': None, 'tags': [], 'created_at': '2023-04-21T11:03:47Z', 'updated_at': '2023-04-21T11:03:47Z', 'revision_number': 0, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4'}, {'id': '9440d075-396a-468a-ab0b-352562968fd8', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'security_group_id': '3e45c7d0-ea3d-4733-b5a6-6734bb03caec', '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': 944, 'description': None, 'tags': [], 'created_at': '2023-04-21T11:03:47Z', 'updated_at': '2023-04-21T11 :03:47Z', 'revision_number': 0, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4'}], 'tags': [], 'created_at': '2023-04-21T11:03:47Z', 'updated_at': '2023-04-21T11:03:47Z', 'revision_number': 1, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4'}, 'floating_ip': {'id': '4abd58ed-f3da-4c29-96b3-299697add79b', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'floating_ip_address': '172.24.4.77', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T11:03:49Z', 'updated_at': '2023-04-21T11:03:49Z', 'revision_number': 0, 'ip': '172.24.4.77'}} 2023-04-21 11:03:50,144 79546 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 0.721s 2023-04-21 11:03:50,145 79546 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-2066233937", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "173a131c-e6e2-4f94-a591-9a96ff4967f2"}], "security_groups": [{"name": "tempest-securitygroup--534262058"}], "key_name": "tempest-keypair-74686879", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585', '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-ad58db54-7980-4844-bf65-857277d3a9ab', 'x-compute-request-id': 'req-ad58db54-7980-4844-bf65-857277d3a9ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4dc4e5a5-6f31-4466-a6bb-dae9a2a93585", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--534262058"}], "adminPass": "password"}}' 2023-04-21 11:03:50,286 79546 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/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585 0.138s 2023-04-21 11:03:50,287 79546 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': 'Fri, 21 Apr 2023 11:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', '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-8ee44576-0236-442f-b98e-2e8b956c1dd0', 'x-compute-request-id': 'req-8ee44576-0236-442f-b98e-2e8b956c1dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585'} Body: b'{"server": {"id": "4dc4e5a5-6f31-4466-a6bb-dae9a2a93585", "name": "tempest-AttachVolumeShelveTestJSON-server-2066233937", "status": "BUILD", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "user_id": "b3ef4e7c36ed43 d9a00f7b7b9731917e", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T11:03:50Z", "updated": "2023-04-21T11:03:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-74686879", "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-21 11:04:40,594 79546 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/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585 0.243s 2023-04-21 11:04:40,595 79546 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': 'Fri, 21 Apr 2023 11:04:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', '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-d2329e06-ff69-47f7-9832-95e109305995', 'x-compute-request-id': 'req-d2329e06-ff69-47f7-9832-95e109305995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585'} Body: b'{"server": {"id": "4dc4e5a5-6f31-4466-a6bb-dae9a2a93585", "name": "tempest-AttachVolumeShelveTestJSON-server-2066233937", "status": "ACTIVE", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "metadata": {}, "hostId": "b68a98c80671528d512ad4d2767f68d172962e3ec11c328f74784425", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T11:03:50Z", "updated": "2023-04-21T11:03:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-195371137-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:be:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-74686879", "OS-SRV-USG:launched_at": "2023-04-21T11:03:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--534262058"}], "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-21 11:04:40,612 79546 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 11:05:40,856 79546 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/4dc4e5a5-6f31-44 66-a6bb-dae9a2a93585/os-interface 0.198s 2023-04-21 11:05:40,856 79546 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': 'Fri, 21 Apr 2023 11:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', '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-7b360041-faf9-4987-a2ba-e984fcc6df97', 'x-compute-request-id': 'req-7b360041-faf9-4987-a2ba-e984fcc6df97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "173a131c-e6e2-4f94-a591-9a96ff4967f2", "port_id": "f838d84d-a8eb-4c45-945a-ea4621cd1928", "mac_addr": "fa:16:3e:55:be:87", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "272ed909-3880-4111-a5b4-d08ae6db363e", "ip_address": "10.0.0.11"}]}]}' 2023-04-21 11:05:41,567 79546 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/4abd58ed-f3da-4c29-96b3-299697add79b 0.707s 2023-04-21 11:05:41,568 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f838d84d-a8eb-4c45-945a-ea4621cd1928"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-ccc9512a-8dc8-4ff1-a87a-fb443bf2f6a3', 'date': 'Fri, 21 Apr 2023 11:05:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4abd58ed-f3da-4c29-96b3-299697add79b'} Body: b'{"floatingip": {"id": "4abd58ed-f3da-4c29-96b3-299697add79b", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "floating_ip_address": "172.24.4.77", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "a90a0814-58a7-4228-ad9c-ed683b2f0963", "port_id": "f838d84d-a8eb-4c45-945a-ea4621cd1928", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "173a131c-e6e2-4f94-a591-9a96ff4967f2", "mac_address": "fa:16:3e:55:be:87", "admin_state_up": true, "status": "ACTIVE", "device_id": "4dc4e5a5-6f31-4466-a6bb-dae9a2a93585", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T11:03:49Z", "updated_at": "2023-04-21T11:05:41Z", "revision_number": 1, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:05:41,571 79546 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.77:22' as 'cirros' with public key authentication 2023-04-21 11:05:41,616 79546 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 11:05:41,641 79546 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 11:05:41,642 79546 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.77 successfully created 2023-04-21 11:05:41,692 79546 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/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585/ips 0.049s 2023-04-21 11:05:41,692 79546 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': 'Fri, 21 Apr 2023 11:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openst ack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbba6f8f-5b6b-46da-9a79-6d39dab3f690', 'x-compute-request-id': 'req-dbba6f8f-5b6b-46da-9a79-6d39dab3f690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-195371137-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-21 11:05:41,934 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes 0.238s 2023-04-21 11:05:41,935 79546 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-746031362"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ff7e38-58ae-4e60-8dde-91a7f7411001', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ff7e38-58ae-4e60-8dde-91a7f7411001', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes'} Body: b'{"volume": {"id": "8599d146-e425-4b74-b148-ecfa7acc255b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:05:41.869542", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-746031362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b"}], "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:05:41,984 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b 0.039s 2023-04-21 11:05:41,984 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ddb6c5-ea6a-47b1-874b-4196a67e0f87', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ddb6c5-ea6a-47b1-874b-4196a67e0f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b'} Body: b'{"volume": {"id": "8599d146-e425-4b74-b148-ecfa7acc255b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:05:42.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-746031362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b"}], "user_id": "b3ef4e7c36ed43d9a00f7b7 b9731917e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:05:43,043 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b 0.047s 2023-04-21 11:05:43,044 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1a2f3a4-1982-4619-aed6-f9484d70357d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1a2f3a4-1982-4619-aed6-f9484d70357d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b'} Body: b'{"volume": {"id": "8599d146-e425-4b74-b148-ecfa7acc255b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:05:42.000000", "updated_at": "2023-04-21T11:05:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-746031362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b"}], "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:05:43,178 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585 0.122s 2023-04-21 11:05:43,178 79546 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': 'Fri, 21 Apr 2023 11:05:43 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-73e07410-435a-46b0-841a-f80a1ebe6717', 'x-compute-request-id': 'req-73e07410-435a-46b0-841a-f80a1ebe6717', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585'} Body: b'' 2023-04-21 11:05:44,438 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585 1.259s 2023-04-21 11:05:44,439 79546 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': 'Fri, 21 Apr 2023 11:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', '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-0d1b7e4d-6eae-434c-bf8e-ff15afe7fe7f', 'x-compute-request-id': 'req-0d1b7e4d-6eae- 434c-bf8e-ff15afe7fe7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585'} Body: b'{"server": {"id": "4dc4e5a5-6f31-4466-a6bb-dae9a2a93585", "name": "tempest-AttachVolumeShelveTestJSON-server-2066233937", "status": "ACTIVE", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "metadata": {}, "hostId": "b68a98c80671528d512ad4d2767f68d172962e3ec11c328f74784425", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T11:03:50Z", "updated": "2023-04-21T11:05:43Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-195371137-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:be:87"}, {"version": 4, "addr": "172.24.4.77", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:be:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-74686879", "OS-SRV-USG:launched_at": "2023-04-21T11:03:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--534262058"}], "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-21 11:06:34,578 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585 0.075s 2023-04-21 11:06:34,578 79546 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': 'Fri, 21 Apr 2023 11:06:34 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-7f5df0e7-e87d-4a30-91df-98e93ccf1c16', 'x-compute-request-id': 'req-7f5df0e7-e87d-4a30-91df-98e93ccf1c16', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4dc4e5a5-6f31-4466-a6bb-dae9a2a93585 could not be found."}}' 2023-04-21 11:06:34,638 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-74686879 0.058s 2023-04-21 11:06:34,638 79546 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': 'Fri, 21 Apr 2023 11:06:34 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-4366bab5-09c0-47d0-9d1d-295373ce1004', 'x-compute-request-id': 'req-4366bab5-09c0-47d0-9d1d-295373ce1004', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-74686879'} Bod y: b'' 2023-04-21 11:06:34,803 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3e45c7d0-ea3d-4733-b5a6-6734bb03caec 0.164s 2023-04-21 11:06:34,804 79546 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-fc358073-81db-4035-8471-6a10a7f07341', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 11:06:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3e45c7d0-ea3d-4733-b5a6-6734bb03caec'} Body: b'' 2023-04-21 11:06:34,837 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3e45c7d0-ea3d-4733-b5a6-6734bb03caec 0.033s 2023-04-21 11:06:34,838 79546 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-384b2b7e-28b1-40fb-a5ab-ab91bef75c9a', 'date': 'Fri, 21 Apr 2023 11:06:34 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3e45c7d0-ea3d-4733-b5a6-6734bb03caec'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3e45c7d0-ea3d-4733-b5a6-6734bb03caec does not exist", "detail": ""}}' 2023-04-21 11:06:35,321 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4abd58ed-f3da-4c29-96b3-299697add79b 0.482s 2023-04-21 11:06:35,321 79546 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-23779126-3559-4028-8264-025e5691c5dc', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 11:06:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4abd58ed-f3da-4c29-96b3-299697add79b'} Body: b'' {8} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [166.839731s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_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 c7fb3937-6a32-439f-846c-7d141e2922e1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:06:35,327 79546 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 11:06:35,327 79546 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 11:06:35,412 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.083s 2023-04-21 11:06:35,413 79546 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-1706068318", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA1UfeAU5ejPvKiIbVrSlezxGGpVC4gfHz7J9grOoCm6xuHHRWZ2v1kz4ntP7G17kSW98hRXpmZVLOyqlGHRYSA8xjvWuXXo/irIIn270UPQGiMFwjijpnxL1y5wwHMThA=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', '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-b79b8ca5-3b4c-4ebe-8615-8ee49f471a2d', 'x-compute-request-id': 'req-b79b8ca5-3b4c-4ebe-8615-8ee49f471a2d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1706068318", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA1UfeAU5ejPvKiIbVrSlezxGGpVC4gfHz7J9grOoCm6xuHHRWZ2v1kz4ntP7G17kSW98hRXpmZVLOyqlGHRYSA8xjvWuXXo/irIIn270UPQGiMFwjijpnxL1y5wwHMThA==", "fingerprint": "65:b1:53:83:c9:d4:d5:0e:1d:8e:57:87:c1:4e:54:d4", "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e"}}' 2023-04-21 11:06:35,415 79546 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1706068318 created 2023-04-21 11:06:35,612 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.196s 2023-04-21 11:06:35,613 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1448745208", "description": "tempest-description--38484967"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-449009da-6d5f-46d4-8220-4b95d9eeb065', 'date': 'Fri, 21 Apr 2023 11:06:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "89f64afd-d6e2-4281-a51e-0137d50f81f0", "name": "tempest-securitygroup--1448745208", "stateful": true, "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "description": "tempest-description--38484967", "shared": false, "security_group_rules": [{"id": "4ce21b90-4e72-4a59-b3fa-e4731afcddaa", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "89f64afd-d6e2-4281-a51e-0137d50f81f0", "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": 1012, "description": null, "tags": [], "created_at": "2023-04-21T11:06:35Z", "updated_at": "2023-04-21T11:06:35Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}, {"id": "56a299c5-35cd-4687-828d-33644c431094", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "89f64afd-d6e2-4281-a51e-0137d50f81f0", "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": 1013, "description": null, "tags": [], "created_at": "2023-04-21T11:06:35Z", "updated_at": "2023-04-21T11:06:35Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}], "tags": [], "created_at": "2023-04-21T11:06:35Z", "updated_at": "2023-04-21T11:06:35Z", "revision_number": 1, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:06:35,795 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.182s 2023-04-21 11:06:35,796 79546 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": "89f64afd-d6e2-4281-a51e-0137d50f81f0", "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-71303de8-cc3f-4399-8de6-dfaaa5211d7e', 'date': 'Fri, 21 Apr 2023 11:06: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": "bf60bd59-4fcf-43fb-a8bf-94ae2385e213", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "89f64afd-d6e2-4281-a51e-0137d50f81f0", "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-21T11:06:35Z", "updated_at": "2023-04-21T11:06:35Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:06:35,967 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-21 11:06:35,968 79546 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": "89f64afd-d6e2-4281-a51e-0137d50f81f0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-92735200-69e6-4b84-a0b8-ecb44372addf', 'date': 'Fri, 21 Apr 2023 11:06: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": "b8bbd29b-1e54-44e7-9757-226bd43f25ea", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "89f64afd-d6e2-4281-a51e-0137d50f81f0", "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-21T11:06:35Z", "updated_at": "2023-04-21T11:06:35Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:06:35,968 79546 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1448745208 created 2023-04-21 11:06:37,136 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.167s 2023-04-21 11:06:37,136 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'cont ent-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b97cd434-ed09-4b4b-96ff-d9113568ba76', 'date': 'Fri, 21 Apr 2023 11:06:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e9c432d3-b928-4f8c-9fa7-9257ceeffc7e", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "floating_ip_address": "172.24.4.231", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "38ec5db9e7c744dcb2d4ae6737822da4", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T11:06:36Z", "updated_at": "2023-04-21T11:06:36Z", "revision_number": 0}}' 2023-04-21 11:06:37,137 79546 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e9c432d3-b928-4f8c-9fa7-9257ceeffc7e', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'floating_ip_address': '172.24.4.231', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T11:06:36Z', 'updated_at': '2023-04-21T11:06:36Z', 'revision_number': 0, 'ip': '172.24.4.231'} created 2023-04-21 11:06:37,227 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.080s 2023-04-21 11:06:37,227 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:37 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-321c5905-a09f-4983-98a4-41b2378e59c6', '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": "b3ef4e7c36ed43d9a00f7b7b9731917e", "name": "tempest-AttachVolumeShelveTestJSON-1477853719-project-member", "password_expires_at": null}, "audit_ids": ["f4647imcQr-iLLZMQ4Qkcg"], "expires_at": "2023-04-21T12:06:37.000000Z", "issued_at": "2023-04-21T11:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38ec5db9e7c744dcb2d4ae6737822da4", "name": "tempest-AttachVolumeShelveTestJSON-1477853719"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/38ec5db9e7c744dcb2d4ae6737822da4", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f 4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 11:06:37,227 79546 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '173a131c-e6e2-4f94-a591-9a96ff4967f2', 'name': 'tempest-AttachVolumeShelveTestJSON-195371137-network', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43601, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T11:03:41Z', 'updated_at': '2023-04-21T11:03:41Z', 'revision_number': 1} available for tenant 2023-04-21 11:06:37,228 79546 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1706068318', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA1UfeAU5ejPvKiIbVrSlezxGGpVC4gfHz7J9grOoCm6xuHHRWZ2v1kz4ntP7G17kSW98hRXpmZVLOyqlGHRYSA8xjvWuXXo/irIIn270UPQGiMFwjijpnxL1y5wwHMThA==', 'fingerprint': '65:b1:53:83:c9:d4:d5:0e:1d:8e:57:87:c1:4e:54:d4', 'user_id': 'b3ef4e7c36ed43d9a00f7b7b9731917e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDDSe8sxhAWL7zVjSzK55QPa+ES6CTaLDvY/n6sSim/UtOAX4E9atv4\nkwRtGW7mzeegBwYFK4EEACKhZANiAAQNVH3gFOXoz7yoiG1a0pXs8RhqVQuIHx8+\nyfYKzqApusbhx0Vmdr9ZM+J7T+xte5ElvfIUV6ZmVSzsqpRh0WEgPMY71rl16P4q\nyCJ9u9FD0BojBcI4o6Z8S9cucMBzE4Q=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '89f64afd-d6e2-4281-a51e-0137d50f81f0', 'name': 'tempest-securitygroup--1448745208', 'stateful': True, 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'description': 'tempest-description--38484967', 'shared': False, 'security_group_rules': [{'id': '4ce21b90-4e72-4a59-b3fa-e4731afcddaa', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'security_group_id': '89f64afd-d6e2-4281-a51e-0137d50f81f0', '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': 1012, 'description': None, 'tags': [], 'created_at': '2023-04-21T11:06:35Z', 'updated_at': '2023-04-21T11:06:35Z', 'revision_number': 0, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4'}, {'id': '56a299c5-35cd-4687-828d-33644c431094', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'security_group_id': '89f64afd-d6e2-4281-a51e-0137d50f81f0', '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': 1013, 'description': None, 'tags': [], 'created_at': '2023-04-21T11:06:35Z', 'updated_at': ' 2023-04-21T11:06:35Z', 'revision_number': 0, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4'}], 'tags': [], 'created_at': '2023-04-21T11:06:35Z', 'updated_at': '2023-04-21T11:06:35Z', 'revision_number': 1, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4'}, 'floating_ip': {'id': 'e9c432d3-b928-4f8c-9fa7-9257ceeffc7e', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'floating_ip_address': '172.24.4.231', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T11:06:36Z', 'updated_at': '2023-04-21T11:06:36Z', 'revision_number': 0, 'ip': '172.24.4.231'}} 2023-04-21 11:06:38,118 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.889s 2023-04-21 11:06:38,118 79546 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-1268614226", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "173a131c-e6e2-4f94-a591-9a96ff4967f2"}], "security_groups": [{"name": "tempest-securitygroup--1448745208"}], "key_name": "tempest-keypair-1706068318", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab', '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-8c6603c4-c6ad-45f2-95cb-d09722a0c7e6', 'x-compute-request-id': 'req-8c6603c4-c6ad-45f2-95cb-d09722a0c7e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "09c483c1-f6c1-4529-afc7-b5774df793ab", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1448745208"}], "adminPass": "password"}}' 2023-04-21 11:06:38,190 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab 0.068s 2023-04-21 11:06:38,190 79546 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': 'Fri, 21 Apr 2023 11:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', '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-04be2a07-a373-44be-a2cd-2905bce5a657', 'x-compute-request-id': 'req-04be2a07-a373-44be-a2cd-2905bce5a657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab'} Body: b'{"server": {"id": "09c483c1-f6c1-4529-afc7-b5774df793ab", "name": "tempest-AttachVolumeShelveTestJSON-server-1268614226", "status": "BUILD", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "user_i d": "b3ef4e7c36ed43d9a00f7b7b9731917e", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T11:06:38Z", "updated": "2023-04-21T11:06:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1706068318", "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-21 11:07:28,590 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab 0.373s 2023-04-21 11:07:28,590 79546 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': 'Fri, 21 Apr 2023 11:07:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1588', '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-f6cbe7e7-52ab-48b8-8bd8-b2759c5f9107', 'x-compute-request-id': 'req-f6cbe7e7-52ab-48b8-8bd8-b2759c5f9107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab'} Body: b'{"server": {"id": "09c483c1-f6c1-4529-afc7-b5774df793ab", "name": "tempest-AttachVolumeShelveTestJSON-server-1268614226", "status": "ACTIVE", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "metadata": {}, "hostId": "b68a98c80671528d512ad4d2767f68d172962e3ec11c328f74784425", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T11:06:38Z", "updated": "2023-04-21T11:06:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-195371137-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b1:80"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1706068318", "OS-SRV-USG:launched_at": "2023-04-21T11:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1448745208"}], "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-21 11:07:28,603 79546 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 11:08:28,811 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/ servers/09c483c1-f6c1-4529-afc7-b5774df793ab/os-interface 0.198s 2023-04-21 11:08:28,811 79546 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': 'Fri, 21 Apr 2023 11:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', '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-6adee289-b9c0-43a2-afa2-96b5a0136fd0', 'x-compute-request-id': 'req-6adee289-b9c0-43a2-afa2-96b5a0136fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "173a131c-e6e2-4f94-a591-9a96ff4967f2", "port_id": "bad0b018-583e-4271-8585-5c56eba9fd6b", "mac_addr": "fa:16:3e:1e:b1:80", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "272ed909-3880-4111-a5b4-d08ae6db363e", "ip_address": "10.0.0.11"}]}]}' 2023-04-21 11:08:29,526 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/e9c432d3-b928-4f8c-9fa7-9257ceeffc7e 0.711s 2023-04-21 11:08:29,527 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "bad0b018-583e-4271-8585-5c56eba9fd6b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-0bc1df17-c84e-413f-bcdc-042134b5fed9', 'date': 'Fri, 21 Apr 2023 11:08:29 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e9c432d3-b928-4f8c-9fa7-9257ceeffc7e'} Body: b'{"floatingip": {"id": "e9c432d3-b928-4f8c-9fa7-9257ceeffc7e", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "floating_ip_address": "172.24.4.231", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "a90a0814-58a7-4228-ad9c-ed683b2f0963", "port_id": "bad0b018-583e-4271-8585-5c56eba9fd6b", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "173a131c-e6e2-4f94-a591-9a96ff4967f2", "mac_address": "fa:16:3e:1e:b1:80", "admin_state_up": true, "status": "ACTIVE", "device_id": "09c483c1-f6c1-4529-afc7-b5774df793ab", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T11:06:36Z", "updated_at": "2023-04-21T11:08:29Z", "revision_number": 1, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:08:29,528 79546 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.231:22' as 'cirros' with public key authentication 2023-04-21 11:08:29,550 79546 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 11:08:29,576 79546 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 11:08:29,576 79546 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.231 successfully created 2023-04-21 11:08:29,621 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab/ips 0.044s 2023-04-21 11:08:29,621 79546 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': 'Fri, 21 Apr 2023 11:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', '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-0957eee8-15ee-4f02-980e-ed63c06ebedc', 'x-compute-request-id': 'req-0957eee8-15ee-4f02-980e-ed63c06ebedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-195371137-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-21 11:08:29,834 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes 0.209s 2023-04-21 11:08:29,834 79546 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-1818372292"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb509c8-ac60-4ce7-bbf4-4af1632188c7', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb509c8-ac60-4ce7-bbf4-4af1632188c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes'} Body: b'{"volume": {"id": "c7fb3937-6a32-439f-846c-7d141e2922e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:08:29.764425", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1818372292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1"}], "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:08:29,897 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1 0.054s 2023-04-21 11:08:29,898 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a25de2e-a327-4a3b-a725-6d592ad959a0', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a25de2e-a327-4a3b-a725-6d592ad959a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1'} Body: b'{"volume": {"id": "c7fb3937-6a32-439f-846c-7d141e2922e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:08:30.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1818372292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1"}], "user _id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:08:30,951 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1 0.041s 2023-04-21 11:08:30,951 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9005ec-c880-4f01-9d52-abbf517395e4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9005ec-c880-4f01-9d52-abbf517395e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1'} Body: b'{"volume": {"id": "c7fb3937-6a32-439f-846c-7d141e2922e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:08:30.000000", "updated_at": "2023-04-21T11:08:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1818372292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1"}], "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:08:31,094 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab 0.128s 2023-04-21 11:08:31,095 79546 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': 'Fri, 21 Apr 2023 11:08:30 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-1bb85399-b5a7-4932-8371-1764a78e9e85', 'x-compute-request-id': 'req-1bb85399-b5a7-4932-8371-1764a78e9e85', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab'} Body: b'' 2023-04-21 11:08:31,347 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab 0.252s 2023-04-21 11:08:31,348 79546 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': 'Fri, 21 Apr 2023 11:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1713', '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-0e426569-c0db-4096-a237-3756f91d6c5f', 'x-compute-r equest-id': 'req-0e426569-c0db-4096-a237-3756f91d6c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab'} Body: b'{"server": {"id": "09c483c1-f6c1-4529-afc7-b5774df793ab", "name": "tempest-AttachVolumeShelveTestJSON-server-1268614226", "status": "ACTIVE", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "metadata": {}, "hostId": "b68a98c80671528d512ad4d2767f68d172962e3ec11c328f74784425", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T11:06:38Z", "updated": "2023-04-21T11:08:31Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-195371137-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b1:80"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b1:80"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1706068318", "OS-SRV-USG:launched_at": "2023-04-21T11:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1448745208"}], "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-21 11:09:21,512 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab 0.098s 2023-04-21 11:09:21,512 79546 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': 'Fri, 21 Apr 2023 11:09:21 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-062cfa1e-fde9-4e6e-a628-ff58fab77c0e', 'x-compute-request-id': 'req-062cfa1e-fde9-4e6e-a628-ff58fab77c0e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 09c483c1-f6c1-4529-afc7-b5774df793ab could not be found."}}' 2023-04-21 11:09:21,544 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1706068318 0.031s 2023-04-21 11:09:21,544 79546 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': 'Fri, 21 Apr 2023 11:09:21 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-1b9f81c0-2585-4647-85ec-801d08a9b229', 'x-compute-request-id': 'req-1b9f81c0-2585-4647-85ec-801d08a9b229', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/t empest-keypair-1706068318'} Body: b'' 2023-04-21 11:09:21,711 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/89f64afd-d6e2-4281-a51e-0137d50f81f0 0.166s 2023-04-21 11:09:21,711 79546 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-d2658793-3f10-4f0e-bc92-985655180514', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 11:09:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/89f64afd-d6e2-4281-a51e-0137d50f81f0'} Body: b'' 2023-04-21 11:09:21,729 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/89f64afd-d6e2-4281-a51e-0137d50f81f0 0.018s 2023-04-21 11:09:21,729 79546 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-e81f7ce8-90a8-40d7-a091-c56ab939a15f', 'date': 'Fri, 21 Apr 2023 11:09:21 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/89f64afd-d6e2-4281-a51e-0137d50f81f0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 89f64afd-d6e2-4281-a51e-0137d50f81f0 does not exist", "detail": ""}}' 2023-04-21 11:09:22,165 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/e9c432d3-b928-4f8c-9fa7-9257ceeffc7e 0.435s 2023-04-21 11:09:22,165 79546 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-b5c0a07d-c113-415f-b444-643687927753', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 11:09:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e9c432d3-b928-4f8c-9fa7-9257ceeffc7e'} Body: b'' {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.311417s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.033279s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.039659s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.660157s] ... 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 59805c5f-4183-41b3-9058-ed2f49348df5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:09:28,322 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/5fa7d0f2420d497eb95fccc2dfecf273/os-quota-sets/78121c79e2ef4946a801e3acfc246a98?usage=True 0.043s 2023-04-21 11:09:28,322 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ea8255-69ab-4157-a154-3141c8088d54', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ea8255-69ab-4157-a154-3141c8088d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fa7d0f2420d497eb95fccc2dfecf273/os-quota-sets/78121c79e2ef4946a801e3acfc246a98?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_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": "78121c79e2ef4946a801e3acfc246a98"}}' 2023-04-21 11:09:28,637 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes 0.307s 2023-04-21 11:09:28,637 79546 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-109167530"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac588fe-ea5c-4f08-9843-d761e5629e98', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac588fe-ea5c-4f08-9843-d761e5629e98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes'} Body: b'{"volume": {"id": "59805c5f-4183-41b3-9058-ed2f49348df5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:28.573296", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-109167530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:09:28,685 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5 0.038s 2023-04-21 11:09:28,686 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddeec591-79fa-43cd-9de8-cf317863bac3', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddeec591-79fa-43cd-9de8-cf317863bac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5'} Body: b'{"volume": {"id": "59805c5f-4183-41b3-9058-ed2f49348df5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:29.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-109167530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78121c79e2ef4946a801e3acfc246a98"}}' 2023-04-21 11:09:29,745 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5 0.048s 2023-04-21 11:09:29,746 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f02055e-86f1-4baa-91d8-b7d43fe527c3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f02055e-86f1-4baa-91d8-b7d43fe527c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5'} Body: b'{"volume": {"id": "59805c5f-4183-41b3-9058-ed2f49348df5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:29.000000", "updated_at": "2023-04-21T11:09:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-109167530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78121c79e2ef4946a801e3acfc246a98"}}' 2023-04-21 11:09:29,799 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5 0.041s 2023-04-21 11:09:29,799 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-d933b6ae-2029-4c85-b31b-f50267e82ea4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d933b6ae-2029-4c85-b31b-f50267e82ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5'} Body: b'{"volume": {"id": "59805c5f-4183-41b3-9058-ed2f49348df5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:29.000000", "updated_at": "2023-04-21T11:09:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-109167530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78121c79e2ef4946a801e3acfc246a98"}}' 2023-04-21 11:09:29,911 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5 0.102s 2023-04-21 11:09:29,911 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09: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-933bca09-7d67-4097-9d91-8a8cfe30dd62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5'} Body: b'' 2023-04-21 11:09:29,937 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5 0.025s 2023-04-21 11:09:29,937 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09: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-6277ad9d-dbe9-4372-ae6b-7b1053752b86', 'x-openstack-request-id': 'req-6277ad9d-dbe9-4372-ae6b-7b1053752b86', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 59805c5f-4183-41b3-9058-ed2f49348df5 could not be found."}}' {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.502259s] ... 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 e8999005-081f-46f8-812c-3ffde8a11dea failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:09:30,136 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes 0.194s 2023-04-21 11:09:30,136 79546 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-525480856"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f0f08d-dacd-4d23-970b-1e029bc9deb4', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f0f08d-dacd-4d23-970b-1e029bc9deb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes'} Body: b'{"volume": {"id": "e8999005-081f-46f8-812c-3ffde8a11dea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:30.071072", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-525480856", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:09:30,187 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea 0.041s 2023-04-21 11:09:30,187 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce6d03f-822d-4e59-9c92-5ee527ad696a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce6d03f-822d-4e59-9c92-5ee527ad696a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea'} Body: b'{"volume": {"id": "e8999005-081f-46f8-812c-3ffde8a11dea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:30.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-525480856", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78121c79e2ef4946a801e3acfc246a98"}}' 2023-04-21 11:09:31,246 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea 0.045s 2023-04-21 11:09:31,246 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db9e7b52-49c8-467b-899c-47c3945534b4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db9e7b52-49c8-467b-899c-47c3945534b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea'} Body: b'{"volume": {"id": "e8999005-081f-46f8-812c-3ffde8a11dea", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:30.000000", "updated_at": "2023-04-21T11:09:30.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-525480856", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78121c79e2ef4946a801e3acfc246a98"}}' 2023-04-21 11:09:31,300 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea 0.043s 2023-04-21 11:09:31,301 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dad0d9f-1aa4-4c4d-9756-0e892b05e10b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dad0d9f-1aa4-4c4d-9756-0e892b05e10b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea'} Body: b'{"volume": {"id": "e8999005-081f-46f8-812c-3ffde8a11dea", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:30.000000", "updated_at": "2023-04-21T11:09:30.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-525480856", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78121c79e2ef4946a801e3acfc246a98"}}' 2023-04-21 11:09:31,416 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea 0.104s 2023-04-21 11:09:31,417 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:31 GMT', 'server': 'Apach e/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-6c716345-14d6-42e2-a269-ae9980fcab15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea'} Body: b'' 2023-04-21 11:09:31,441 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea 0.023s 2023-04-21 11:09:31,441 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09: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-4e8502fc-6c16-49de-90aa-465e0a84f366', 'x-openstack-request-id': 'req-4e8502fc-6c16-49de-90aa-465e0a84f366', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e8999005-081f-46f8-812c-3ffde8a11dea could not be found."}}' {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.054799s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.255866s] ... ok {8} 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 64aa4358-45a6-4fa1-ba30-467e14cfd346 failed to build and is in ERROR status {8} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.754943s] ... 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 f00bbdec-ba06-4f84-b713-e0e0842674f8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:09:39,922 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes 0.458s 2023-04-21 11:09:39,922 79546 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-1516171410"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b93d0b1a-2fa7-4a95-9441-683a60ee7698', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b93d0b1a-2fa7-4a95-9441-683a60ee7698', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes'} Body: b'{"volume": {"id": "f00bbdec-ba06-4f84-b713-e0e0842674f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:39.854130", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1516171410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:09:39,972 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8 0.041s 2023-04-21 11:09:39,973 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b03b9c8-c65d-4445-8454-e86deeebad5e', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b03b9c8-c65d-4445-8454-e86deeebad5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8'} Body: b'{"volume": {"id": "f00bbdec-ba06-4f84-b713-e0e0842674f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:40.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1516171410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08aeedaac2cf4c07b801954730a87098"}}' 2023-04-21 11:09:41,029 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8 0.044s 2023-04-21 11:09:41,030 79546 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a32fd3-6ba3-41f4-8786-aaa3c24d654e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a32fd3-6ba3-41f4-8786-aaa3c24d654e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8'} Body: b'{"volume": {"id": "f00bbdec-ba06-4f84-b713-e0e0842674f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:40.000000", "updated_at": "2023-04-21T11:09:40.000000", "name": "tempest-VolumesTransfersTest-Volume-1516171410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08aeedaac2cf4c07b801954730a87098"}}' 2023-04-21 11:09:41,084 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8 0.043s 2023-04-21 11:09:41,084 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7767402c-0d13-4607-a1bc-d1b55e4157dc', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7767402c-0d13-4607-a1bc-d1b55e4157dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8'} Body: b'{"volume": {"id": "f00bbdec-ba06-4f84-b713-e0e0842674f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:40.000000", "updated_at": "2023-04-21T11:09:40.000000", "name": "tempest-VolumesTransfersTest-Volume-1516171410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08aeedaac2cf4c07b801954730a87098"}}' 2023-04-21 11:09:41,192 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8 0.097s 2023-04-21 11:09:41,192 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:41 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-125f7739-0f76-41fc-877c-6e481412549f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8'} Body: b'' 2023-04-21 11:09:41,216 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8 0.023s 2023-04-21 11:09:41,217 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:41 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-4463f6e6-b441-4557-b204-1351d5dde91b', 'x-openstack-request-id': 'req-4463f6e6-b441-4557-b204-1351d5dde91b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f00bbdec-ba06-4f84-b713-e0e0842674f8 could not be found."}}' {8} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.474448s] ... 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 4c534cde-53b2-465e-a0e8-b6bedbe982d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:09:41,412 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes 0.192s 2023-04-21 11:09:41,412 79546 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-965156946"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa03330-2587-475f-ac4f-06611b999268', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa03330-2587-475f-ac4f-06611b999268', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes'} Body: b'{"volume": {"id": "4c534cde-53b2-465e-a0e8-b6bedbe982d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:41.351852", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-965156946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:09:41,459 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3 0.037s 2023-04-21 11:09:41,459 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e52221-a7b4-45d5-88b9-725e10f468ca', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e52221-a7b4-45d5-88b9-725e10f468ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3'} Body: b'{"volume": {"id": "4c534cde-53b2-465e-a0e8-b6bedbe982d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:41.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-965156946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08aeedaac2cf4c07b801954730a87098"}}' 2023-04-21 11:09:42,517 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3 0.046s 2023-04-21 11:09:42,518 79546 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf850b03-16e9-40ee-b773-f5b8c5029a1c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf850b03-16e9-40ee-b773-f5b8c5029a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3'} Body: b'{"volume": {"id": "4c534cde-53b2-465e-a0e8-b6bedbe982d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:41.000000", "updated_at": "2023-04-21T11:09:41.000000", "name": "tempest-VolumesTransfersTest-Volume-965156946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08aeedaac2cf4c07b801954730a87098"}}' 2023-04-21 11:09:42,566 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3 0.038s 2023-04-21 11:09:42,566 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763f2cd8-4e40-4bcb-89c6-13d56b843a4e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763f2cd8-4e40-4bcb-89c6-13d56b843a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3'} Body: b'{"volume": {"id": "4c534cde-53b2-465e-a0e8-b6bedbe982d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:41.000000", "updated_at": "2023-04-21T11:09:41.000000", "name": "tempest-VolumesTransfersTest-Volume-965156946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08aeedaac2cf4c07b801954730a87098"}}' 2023-04-21 11:09:42,671 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3 0.094s 2023-04-21 11:09:42,671 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:42 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-cd4bb963-8725-4289-be9b-875486314120', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3'} Body: b'' 2023-04-21 11:09:42,693 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3 0.021s 2023-04-21 11:09:42,693 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:42 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-2f88f3e4-59a3-479f-9d00-12530f547a18', 'x-openstack-request-id': 'req-2f88f3e4-59a3-479f-9d00-12530f547a18', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4c534cde-53b2-465e-a0e8-b6bedbe982d3 could not be found."}}' {8} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [3.217198s] ... 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 a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:09:57,358 79546 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.271s 2023-04-21 11:09:57,359 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1930722466", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLhxiA4xKDLS+w9GYVFwZCMgMFfORweYSLzEeixF+hyOtzQx2vhfbQa/qiBKQgxXrfm6UO+iWG5VETIAEcR1lL58l9ERJSea1ZVOp/SE3JpaSrAJmdgQyRXRtEnWWl9ytA=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:57 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-9a575ca6-0ed6-4d91-9951-cedd141c9d5f', 'x-compute-request-id': 'req-9a575ca6-0ed6-4d91-9951-cedd141c9d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1930722466", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLhxiA4xKDLS+w9GYVFwZCMgMFfORweYSLzEeixF+hyOtzQx2vhfbQa/qiBKQgxXrfm6UO+iWG5VETIAEcR1lL58l9ERJSea1ZVOp/SE3JpaSrAJmdgQyRXRtEnWWl9ytA==", "fingerprint": "c4:18:df:0e:01:78:25:a4:73:10:52:52:5f:b9:ac:e3", "user_id": "6c64095680c444729cd33da5e8ee757c"}}' 2023-04-21 11:09:57,513 79546 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.150s 2023-04-21 11:09:57,513 79546 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-640827690", "description": "tempest-secgroup-smoke-640827690 description", "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-a5f479dd-2a75-4842-bc95-9a2dd3c95188', 'date': 'Fri, 21 Apr 2023 11:09:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f2020d12-f898-47ce-896e-bb8e09364d65", "name": "tempest-secgroup-smoke-640827690", "stateful": true, "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "description": "tempest-secgroup-smoke-640827690 description", "shared": false, "security_group_rules": [{"id": "27bd1ed7-bb5a-4c39-b7bd-3002f28edfd7", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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": 1080, "description": null, "tags": [], "created_at": "2023-04-21T11:09:57Z", "updated_at": "2023-04-21T11:09:57Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}, {"id": "6edf8020-a41a-4ab5-803a-3f6e29854fe7", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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": 1079, "description": null, "tags": [], "created_at": "2023-04-21T11:09:57Z", "updated_at": "2023-04-21T11:09:57Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}], "tags": [], "created_at": "2023-04-21T11:09:57Z", "updated_at": "2023-04-21T11:09 :57Z", "revision_number": 1, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:57,691 79546 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.177s 2023-04-21 11:09:57,691 79546 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": "f2020d12-f898-47ce-896e-bb8e09364d65", "project_id": "d224d11334bb47a9bc2af5924cfc8df5", "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-a218ecc3-a9d9-41e7-a2de-b605177a78ce', 'date': 'Fri, 21 Apr 2023 11:09: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": "7897c534-61a2-4c82-bb5a-fb554a345de1", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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-21T11:09:57Z", "updated_at": "2023-04-21T11:09:57Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:57,842 79546 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.149s 2023-04-21 11:09:57,842 79546 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": "f2020d12-f898-47ce-896e-bb8e09364d65", "project_id": "d224d11334bb47a9bc2af5924cfc8df5", "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-b88ebcce-83ba-4808-8c9b-dc1e2fdf8a06', 'date': 'Fri, 21 Apr 2023 11:09: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": "d31327b0-8890-471f-ba74-74db8d14fc95", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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-21T11:09:57Z", "updated_at": "2023-04-21T11:09:57Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:58,005 79546 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.162s 2023-04-21 11:09:58,005 79546 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": "f2020d12-f898-47ce-896e-bb8e09364d65", "project_id": "d224d11334bb47a9bc2af5924cfc8df5", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0c9cb6b4-4c36-499a-b876-d723478b9a83', 'date': 'Fri, 21 Apr 2023 11:09:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"se curity_group_rule": {"id": "9ddbd082-f52b-40d9-ab92-d922bb5ce762", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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-21T11:09:57Z", "updated_at": "2023-04-21T11:09:57Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:58,161 79546 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.155s 2023-04-21 11:09:58,161 79546 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": "f2020d12-f898-47ce-896e-bb8e09364d65", "project_id": "d224d11334bb47a9bc2af5924cfc8df5", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4d3aca36-e783-425e-9e56-445e88ae5ef2', 'date': 'Fri, 21 Apr 2023 11:09:58 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": "a652f33a-b56a-4427-8876-7b21924ca1be", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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-21T11:09:58Z", "updated_at": "2023-04-21T11:09:58Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:58,315 79546 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.153s 2023-04-21 11:09:58,316 79546 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": "f2020d12-f898-47ce-896e-bb8e09364d65", "project_id": "d224d11334bb47a9bc2af5924cfc8df5", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b1bb2563-dafa-4d15-9557-863f4522360e', 'date': 'Fri, 21 Apr 2023 11:09:58 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": "2623e9db-1278-46ab-aef6-eaf311d9072c", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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-21T11:09:58Z", "updated_at": "2023-04-21T11:09:58Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:58,472 79546 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.155s 2023-04-21 11:09:58,472 79546 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": "f2020d12-f898-47ce-896e-bb8e09364d65" , "project_id": "d224d11334bb47a9bc2af5924cfc8df5", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a05cd9a2-83a5-4ee8-8710-34636707f6e2', 'date': 'Fri, 21 Apr 2023 11:09:58 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": "12dd441b-9c35-4f0a-a169-def18e6272c9", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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-21T11:09:58Z", "updated_at": "2023-04-21T11:09:58Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:58,513 79546 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.034s 2023-04-21 11:09:58,514 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bbfdef66-5a79-4ced-b28d-963a1a6218e1', '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": "6c64095680c444729cd33da5e8ee757c", "name": "tempest-TestShelveInstance-853846892-project-member", "password_expires_at": null}, "audit_ids": ["su0N7liUTrexPoU8x86AJA"], "expires_at": "2023-04-21T12:09:58.000000Z", "issued_at": "2023-04-21T11:09:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d224d11334bb47a9bc2af5924cfc8df5", "name": "tempest-TestShelveInstance-853846892"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d224d11334bb47a9bc2af5924cfc8df5", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 11:09:58,514 79546 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'd0725ccf-8910-4008-a9ee-57def45beef7', 'name': 'tempest-TestShelveInstance-2090859123-network', 'tenant_id': 'd224d11334bb47a9bc2af5924cfc8df5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd224d11334bb47a9bc2af5924cfc8df5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 51237, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T11:09:45Z', 'updated_at': '2023-04-21T11:09:45Z', 'revision_number': 1} available for tenant 2023-04-21 11:09:58,837 79546 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes 0.321s 2023-04-21 11:09:58,838 79546 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-1365699535", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0591160b-29d4-4f5a-ad7b-34a0c42ba6d9', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0591160b-29d4-4f5a-ad7b-34a0c42ba6d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes'} Body: b'{"volume": {"id": "a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:58.779991", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1365699535", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc"}], "user_id": "6c64095680c444729cd33da5e8ee757c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:09:58,886 79546 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc 0.039s 2023-04-21 11:09:58,886 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c709ba8-6769-4a6b-8a30-be20dc9bd9c7', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-0c709ba8-6769-4a6b-8a30-be20dc9bd9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc'} Body: b'{"volume": {"id": "a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:59.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1365699535", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc"}], "user_id": "6c64095680c444729cd33da5e8ee757c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:59,940 79546 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc 0.042s 2023-04-21 11:09:59,941 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb7bb4c-253e-4ff2-bbd7-ac1dda715cb9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb7bb4c-253e-4ff2-bbd7-ac1dda715cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc'} Body: b'{"volume": {"id": "a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:59.000000", "updated_at": "2023-04-21T11:09:59.000000", "name": "tempest-tempest.common.compute-volume-1365699535", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc"}], "user_id": "6c64095680c444729cd33da5e8ee757c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:10:00,058 79546 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc 0.106s 2023-04-21 11:10:00,058 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:59 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-f0031ed2-f569-4af2-a043-892c06ef7bf2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc'} Body: b'' 2023-04-21 11:10:00,083 79546 INFO [tempest.lib.common.rest_clie nt] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc 0.024s 2023-04-21 11:10:00,083 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:10:00 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-b283f622-e6d8-4f49-9f60-7ede4303a717', 'x-openstack-request-id': 'req-b283f622-e6d8-4f49-9f60-7ede4303a717', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc could not be found."}}' 2023-04-21 11:10:00,268 79546 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f2020d12-f898-47ce-896e-bb8e09364d65 0.183s 2023-04-21 11:10:00,268 79546 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-94915423-609c-4626-a2df-b06dc15f6e66', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 11:10:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f2020d12-f898-47ce-896e-bb8e09364d65'} Body: b'' 2023-04-21 11:10:00,300 79546 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1930722466 0.030s 2023-04-21 11:10:00,300 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:10:00 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-cb4cc27b-7bee-45a9-9379-7d74b06a7167', 'x-compute-request-id': 'req-cb4cc27b-7bee-45a9-9379-7d74b06a7167', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1930722466'} Body: b'' ============================== Failed 96 tests - output below: ============================== tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] -------------------------------------------------------------------------------------------------------------------------------------- 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 e318ff72-0d5e-4d1a-bdd9-60d2a482649b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:46:48,768 79554 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.826s 2023-04-21 10:46:48,769 79554 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-1694656711", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/e318ff72-0d5e-4d1a-bdd9-60d2a482649b', '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-d903228e-cd76-4aaa-987d-45ba9763cbbf', 'x-compute-request-id': 'req-d903228e-cd76-4aaa-987d-45ba9763cbbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "e318ff72-0d5e-4d1a-bdd9-60d2a482649b", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T10:46:48.220107", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1694656711", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-21 10:46:49,074 79554 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/e318ff72-0d5e-4d1a-bdd9-60d2a482649b 0.298s 2023-04-21 10:46:49,075 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', '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-a2f3eb71-e550-4d33-a9bb-1801151bc745', 'x-compute-request-id': 'req-a2f3eb71-e550-4d33-a9bb-1801151bc745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e318ff72-0d5e-4d1a-bdd9-60d2a482649b'} Body: b'{"volume": {"id": "e318ff72-0d5e-4d1a-bdd9-60d2a482649b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T10:46:48.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1694656711", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-21 10:46:50,417 79554 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/e318ff72-0d5e-4d1a-bdd9-60d2a482649b 0.337s 2023-04-21 10:46:50,417 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', '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-674f5490-cf6f-4254-8d0a-4c9d07326f9d', 'x-compute-request-id': 'req-674f5490-cf6f-4254-8d0a-4c9d07326f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e318ff72-0d5e-4d1a-bdd9-60d2a482649b'} Body: b'{"volume": {"id": "e318ff72-0d5e-4d1a-bdd9-60d2a482649b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T10:46:48.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1694656711", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] ------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] ---------------------------------------------------------------------------------------------------------------------------------------------- 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 4a85f3cd-c846-4821-8daa-23ca04f11663 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:02,266 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/types 0.136s 2023-04-21 10:47:02,266 79554 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-937216963"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67bd2d41-dc29-482f-8417-c9ae12704058', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67bd2d41-dc29-482f-8417-c9ae12704058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/types'} Body: b'{"volume_type": {"id": "daa7ae8c-50ae-423a-930f-c1200de51623", "name": "tempest-GroupSnapshotsV319Test-volume-type-937216963", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:47:02,307 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/group_types 0.037s 2023-04-21 10:47:02,307 79554 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-70312263"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33206c9e-ae5a-4919-ad75-cb386c161164', 'content-length': '183', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33206c9e-ae5a-4919-ad75-cb386c161164', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/group_types'} Body: b'{"group_type": {"id": "bdc530de-4857-4d28-b173-3e0bcce377a2", "name": "tempest-GroupSnapshotsV319Test-group-type-70312263", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:47:02,526 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups 0.216s 2023-04-21 10:47:02,527 79554 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": "bdc530de-4857-4d28-b173-3e0bcce377a2", "volume_types": ["daa7ae8c-50ae-423a-930f-c1200de51623"], "name": "tempest-GroupSnapshotsV319Test-Group-2145052022"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83349fb8-4cc2-4ee6-8c84-cd18c13d6db5', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83349fb8-4cc2-4ee6-8c84-cd18c13d6db5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups'} Body: b'{"group": {"id": "4a85f3cd-c846-4821-8daa-23ca04f11663", "name": "tempest-GroupSnapshotsV319Test-Group-2145052022"}}' 2023-04-21 10:47:02,574 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663 0.044s 2023-04-21 10:47:02,574 79554 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': 'Fri, 21 Apr 2023 10:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d53df630-05b6-44bd-8f8c-a06d75cdfe60', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d53df630-05b6-44bd-8f8c-a06d75cdfe60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663'} Body: b'{"group": {"id": "4a85f3cd-c846-4821-8daa-23ca04f11663", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T10:47:02.000000", "name": "tempest-GroupSnapshotsV319Test-Group-2145052022", "description": null, "group_type": "bdc530de-4857-4d28-b173-3e0bcce377a2", "volume_types": ["daa7ae8c-50ae-423a-930f-c1200de51623"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:47:03,638 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663 0.060s 2023-04-21 10:47:03,639 79554 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': 'Fri, 21 Apr 2023 10:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d8c4d10-ee87-4792-beb8-026fd5aac07f', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d8c4d10-ee87-4792-beb8-026fd5aac07f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663'} Body: b'{"group": {"id": "4a85f3cd-c846-4821-8daa-23ca04f11663", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:47:02.000000", "name": "tempest-GroupSnapshotsV319Test-Group-2145052022", "description": null, "group_type": "bdc530de-4857-4d28-b173-3e0bcce377a2", "volume_types": ["daa7ae8c-50ae-423a-930f-c1200de51623"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:47:03,708 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/volumes/detail 0.063s 2023-04-21 10:47:03,708 79554 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': 'Fri, 21 Apr 2023 10:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-293bb838-25a7-447a-979a-3f3b9ca8db25', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-293bb838-25a7-447a-979a-3f3b9ca8db25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:47:03,784 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663/action 0.065s 2023-04-21 10:47:03,785 79554 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': 'Fri, 21 Apr 2023 10:47:03 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-2a6d5e34-766f-44be-a47f-de864acac14d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663/action'} Body: b'' 2023-04-21 10:47:03,802 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663 0.016s 2023-04-21 10:47:03,802 79554 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': 'Fri, 21 Apr 2023 10:47:03 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-4799a2ea-d6b2-4a0b-96af-93e2eafdf125', 'x-openstack-request-id': 'req-4799a2ea-d6b2-4a0b-96af-93e2eafdf125', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17859bc11b324c43b4325fbfbc51f27a/groups/4a85f3cd-c846-4821-8daa-23ca04f11663'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4a85f3cd-c846-4821-8daa-23ca04f11663 could not be found."}}' 2023-04-21 10:47:03,838 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/group_types/bdc530de-4857-4d28-b173-3e0bcce377a2 0.035s 2023-04-21 10:47:03,838 79554 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': 'Fri, 21 Apr 2023 10:47:03 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-207466f9-ad20-44d6-8780-80ba15b3787c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/group_types/bdc530de-4857-4d28-b173-3e0bcce377a2'} Body: b'' 2023-04-21 10:47:03,887 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/types/daa7ae8c-50ae-423a-930f-c1200de51623 0.048s 2023-04-21 10:47:03,887 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47: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-da6e8023-78dc-45aa-9b76-4fb8098b5951', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/types/daa7ae8c-50ae-423a-930f-c1200de51623'} Body: b'' 2023-04-21 10:47:03,902 79554 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/types/daa7ae8c-50ae-423a-930f-c1200de51623 0.014s 2023-04-21 10:47:03,903 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: Non e Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47: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-aa2de5f6-ae05-4f8b-bba1-57c8e9b90206', 'x-openstack-request-id': 'req-aa2de5f6-ae05-4f8b-bba1-57c8e9b90206', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f5b539c682ff4c498512b73fe18e1bcc/types/daa7ae8c-50ae-423a-930f-c1200de51623'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type daa7ae8c-50ae-423a-930f-c1200de51623 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] ------------------------------------------------------------------------------------------------------------------------------------------------------ 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 1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:02,733 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes 0.837s 2023-04-21 10:47:02,734 79535 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-450033514"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f7a87f-5156-4d0e-a3fa-57cfa8bc0891', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f7a87f-5156-4d0e-a3fa-57cfa8bc0891', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes'} Body: b'{"volume": {"id": "1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:02.648671", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-450033514", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}], "user_id": "b69c13ca003e46b0add0084baf156698", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 10:47:02,787 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300 0.042s 2023-04-21 10:47:02,787 79535 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': 'Fri, 21 Apr 2023 10:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6ffa2a-202c-47cc-80b0-cccbbbd69628', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6ffa2a-202c-47cc-80b0-cccbbbd69628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300'} Body: b'{"volume": {"id": "1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:03.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-450033514", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}], "user_id": "b69c13ca003e46b0add0084baf156698", "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": "7c0d41d2cabe4d56a190e2c6b266882d"}}' 2023-04-21 10:47:03,858 79535 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/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300 0.045s 2023-04-21 10:47:03,858 79535 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': 'Fri, 21 Apr 2023 10:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406ba0f1-4a62-4154-ab65-1e7fc038e80b', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406ba0f1-4a62-4154-ab65-1e7fc038e80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300'} Body: b'{"volume": {"id": "1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:03.000000", "updated_at": "2023-04-21T10:47:03.000000", "name": "tempest-VolumesTransfersV357Test-Volume-450033514", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}], "user_id": "b69c13ca003e46b0add0084baf156698", "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": "7c0d41d2cabe4d56a190e2c6b266882d"}}' 2023-04-21 10:47:03,922 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300 0.053s 2023-04-21 10:47:03,923 79535 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': 'Fri, 21 Apr 2023 10:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0c7978e-d5ba-4524-afb6-3c385742a9d5', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0c7978e-d5ba-4524-afb6-3c385742a9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300'} Body: b'{"volume": {"id": "1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:03.000000", "updated_at": "2023-04-21T10:47:03.000000", "name": "tempest-VolumesTransfersV357Test-Volume-450033514", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300"}], "user_id": "b69c13ca003e46b0add0084baf156698", "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": "7c0d41d2cabe4d56a190e2c6b266882d"}}' 2023-04-21 10:47:04,269 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300 0.335s 2023-04-21 10:47:04,269 79535 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': 'Fri, 21 Apr 2023 10:47:03 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-c5320c2d-2c17-42bb-957c-2fe41515c8bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300'} Body: b'' 2023-04-21 10:47:04,303 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300 0.033s 2023-04-21 10:47:04,303 79535 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': 'Fri, 21 Apr 2023 10:47:04 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-a8b24374-8d46-454b-80cb-acb0396d5110', 'x-openstack-request-id': 'req-a8b24374-8d46-454b-80cb-acb0396d5110', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1ae8ad02-2ab2-47e1-b26b-bbebd1b0a300 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] -------------------------------------------------------------------------------------------------------------------------------------------------- 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 1b1877ce-91e5-4e1e-b364-a3ae47541f2a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:04,571 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes 0.265s 2023-04-21 10:47:04,571 79535 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-727335863"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4783d552-6ad0-47d8-aded-22aaec2ebe04', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4783d552-6ad0-47d8-aded-22aaec2ebe04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes'} Body: b'{"volume": {"id": "1b1877ce-91e5-4e1e-b364-a3ae47541f2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:04.447550", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-727335863", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}], "user_id": "b69c13ca003e46b0add0084baf156698", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 10:47:04,630 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a 0.047s 2023-04-21 10:47:04,631 79535 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': 'Fri, 21 Apr 2023 10:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d56f6e-177a-4d15-9f61-6dce47b75c6d', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d56f6e-177a-4d15-9f61-6dce47b75c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a'} Body: b'{"volume": {"id": "1b1877ce-91e5-4e1e-b364-a3ae47541f2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:04.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-727335863", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}], "user_id": "b69c13ca003e46b0add0084baf156698", "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": "7c0d41d2cabe4d56a190e2c6b266882d"}}' 2023-04-21 10:47:05,715 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a 0.071s 2023-04-21 10:47:05,716 79535 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': 'Fri, 21 Apr 2023 10:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9be129b-9cbc-4e60-99df-f1f5da43cf0c', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9be129b-9cbc-4e60-99df-f1f5da43cf0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a'} Body: b'{"volume": {"id": "1b1877ce-91e5-4e1e-b364-a3ae47541f2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:04.000000", "updated_at": "2023-04-21T10:47:05.000000", "name": "tempest-VolumesTransfersV357Test-Volume-727335863", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}], "user_id": "b69c13ca003e46b0add0084baf156698", "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": "7c0d41d2cabe4d56a190e2c6b266882d"}}' 2023-04-21 10:47:05,777 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a 0.050s 2023-04-21 10:47:05,777 79535 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': 'Fri, 21 Apr 2023 10:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b147e0-dc4a-4a68-849c-d65362b1c4e0', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b147e0-dc4a-4a68-849c-d65362b1c4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a'} Body: b'{"volume": {"id": "1b1877ce-91e5-4e1e-b364-a3ae47541f2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:04.000000", "updated_at": "2023-04-21T10:47:05.000000", "name": "tempest-VolumesTransfersV357Test-Volume-727335863", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a"}], "user_id": "b69c13ca003e46b0add0084baf156698", "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": "7c0d41d2cabe4d56a190e2c6b266882d"}}' 2023-04-21 10:47:05,900 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a 0.112s 2023-04-21 10:47:05,900 79535 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': 'Fri, 21 Apr 2023 10:47:05 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-d15802c7-7756-459f-a3cf-5399f16d571e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a'} Body: b'' 2023-04-21 10:47:05,925 79535 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a 0.024s 2023-04-21 10:47:05,925 79535 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': 'Fri, 21 Apr 2023 10:47:05 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-4a8d3f28-7b9d-4f25-96b2-5307e460afa8', 'x-openstack-request-id': 'req-4a8d3f28-7b9d-4f25-96b2-5307e460afa8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7c0d41d2cabe4d56a190e2c6b266882d/volumes/1b1877ce-91e5-4e1e-b364-a3ae47541f2a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1b1877ce-91e5-4e1e-b364-a3ae47541f2a could not be found."}}' tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] -------------------------------------------------------------------------------------------------------------------------------------- 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 b16c1c4d-7277-4dce-af7b-32feb0ed3e47 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:10,094 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e 0.199s 2023-04-21 10:47:10,094 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fcf18aca-ed1a-44ae-babe-61a5cb82fabe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e'} 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": "a3109aa78f014d0da3638064a889676d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "created_at": "2023-04-21T10:43:25Z", "updated_at": "2023-04-21T10:43:26Z", "tags": [], "self": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "file": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:47:10,727 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes 0.632s 2023-04-21 10:47:10,727 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-951527638"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c37fc2-c722-4877-a5bb-66662cf91a28', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c37fc2-c722-4877-a5bb-66662cf91a28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes'} Body: b'{"volume": {"id": "b16c1c4d-7277-4dce-af7b-32feb0ed3e47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:10.650439", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-951527638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:10,795 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47 0.056s 2023-04-21 10:47:10,795 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb2ce95-4607-41d9-a0d4-1acfbad16a1a', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb2ce95-4607-41d9-a0d4-1acfbad16a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47'} Body: b'{"volume": {"id": "b16c1c4d-7277-4dce-af7b-32feb0ed3e47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:11.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-951527638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17bbbe9801334a8084d6088833c7d5b0"}}' 2023-04-21 10:47:11,844 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47 0.037s 2023-04-21 10:47:11,844 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f82b64b-8310-4634-87b1-7e97fa6dbefe', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f82b64b-8310-4634-87b1-7e97fa6dbefe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47'} Body: b'{"volume": {"id": "b16c1c4d-7277-4dce-af7b-32feb0ed3e47", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:11.000000", "updated_at": "2023-04-21T10:47:11.000000", "name": "tempest-VolumesCloneTest-Volume-951527638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17bbbe9801334a8084d6088833c7d5b0"}}' 2023-04-21 10:47:11,898 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47 0.042s 2023-04-21 10:47:11,899 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7970dfdb-61fa-4ea2-b69b-dd6329c28dc8', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7970dfdb-61fa-4ea2-b69b-dd6329c28dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47'} Body: b'{"volume": {"id": "b16c1c4d-7277-4dce-af7b-32feb0ed3e47", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:11.000000", "updated_at": "2023-04-21T10:47:11.000000", "name": "tempest-VolumesCloneTest-Volume-951527638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17bbbe9801334a8084d6088833c7d5b0"}}' 2023-04-21 10:47:12,016 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47 0.107s 2023-04-21 10:47:12,017 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47: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-263d76ef-3847-464b-a854-da3bbf0c17b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47'} Body: b'' 2023-04-21 10:47:12,041 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47 0.024s 2023-04-21 10:47:12,042 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47: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-4366e3d8-9642-45ff-ae42-3abc91ee3dc2', 'x-openstack-request-id': 'req-4366e3d8-9642-45ff-ae42-3abc91ee3dc2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/b16c1c4d-7277-4dce-af7b-32feb0ed3e47'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b16c1c4d-7277-4dce-af7b-32feb0ed3e47 could not be found."}}' tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] ----------------------------------------------------------------------------------------------------------------------- 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 de2add4b-00a8-4064-9f99-099bf7b29e39 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:12,236 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes 0.190s 2023-04-21 10:47:12,236 79554 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-1023918400"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f562e5dd-3a4b-45ef-8876-0709bbbf81dc', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f562e5dd-3a4b-45ef-8876-0709bbbf81dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes'} Body: b'{"volume": {"id": "de2add4b-00a8-4064-9f99-099bf7b29e39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:12.176537", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1023918400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:12,289 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39 0.042s 2023-04-21 10:47:12,289 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af98a3b-8d7b-4846-9634-f2655088e193', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af98a3b-8d7b-4846-9634-f2655088e193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39'} Body: b'{"volume": {"id": "de2add4b-00a8-4064-9f99-099bf7b29e39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:12.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1023918400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17bbbe9801334a8084d6088833c7d5b0"}}' 2023-04-21 10:47:13,348 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39 0.048s 2023-04-21 10:47:13,348 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ba3e77-f0e5-42f3-8dd4-21e0287ee81f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ba3e77-f0e5-42f3-8dd4-21e0287ee81f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39'} Body: b'{"volume": {"id": "de2add4b-00a8-4064-9f99-099bf7b29e39", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:12.000000", "updated_at": "2023-04-21T10:47:12.000000", "name": "tempest-VolumesCloneTest-Volume-1023918400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17bbbe9801334a8084d6088833c7d5b0"}}' 2023-04-21 10:47:13,404 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39 0.043s 2023-04-21 10:47:13,404 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f23af1b-f84a-4f9b-ba0e-b145247a6999', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f23af1b-f84a-4f9b-ba0e-b145247a6999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39'} Body: b'{"volume": {"id": "de2add4b-00a8-4064-9f99-099bf7b29e39", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:12.000000", "updated_at": "2023-04-21T10:47:12.000000", "name": "tempest-VolumesCloneTest-Volume-1023918400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39"}], "user_id": "ebd9407c169d44dca05b11a3c04395cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17bbbe9801334a8084d6088833c7d5b0"}}' 2023-04-21 10:47:13,523 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39 0.106s 2023-04-21 10:47:13,524 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:13 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-d533415d-d3d1-46af-b700-67f6ae14f10a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39'} Body: b'' 2023-04-21 10:47:13,545 79554 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39 0.021s 2023-04-21 10:47:13,546 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:13 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-4b06bcd0-c62f-4387-98bf-10430bc6a049', 'x-openstack-request-id': 'req-4b06bcd0-c62f-4387-98bf-10430bc6a049', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17bbbe9801334a8084d6088833c7d5b0/volumes/de2add4b-00a8-4064-9f99-099bf7b29e39'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume de2add4b-00a8-4064-9f99-099bf7b29e39 could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.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 2d7f764c-be00-4762-96df-0969054b7abb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:15,183 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e 0.207s 2023-04-21 10:47:15,183 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e8cb7963-9020-4c15-923f-f40eb08d3420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e'} 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": "a3109aa78f014d0da3638064a889676d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "created_at": "2023-04-21T10:43:25Z", "updated_at": "2023-04-21T10:43:26Z", "tags": [], "self": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "file": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:47:15,682 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes 0.499s 2023-04-21 10:47:15,683 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-VolumesExtendTest-Volume-899587069"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15dbb5cb-5bc0-4b0e-abd8-30526cc4896e', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15dbb5cb-5bc0-4b0e-abd8-30526cc4896e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes'} Body: b'{"volume": {"id": "2d7f764c-be00-4762-96df-0969054b7abb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:15.623553", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-899587069", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:15,748 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb 0.056s 2023-04-21 10:47:15,748 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b513bc-305a-4325-9f2c-5d75d748cbac', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b513bc-305a-4325-9f2c-5d75d748cbac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb'} Body: b'{"volume": {"id": "2d7f764c-be00-4762-96df-0969054b7abb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:16.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-899587069", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53080e83a07e4042a8f5170acf3d4571"}}' 2023-04-21 10:47:16,801 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb 0.041s 2023-04-21 10:47:16,801 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7916a583-e29d-44e7-93a5-4a95d51315b1', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7916a583-e29d-44e7-93a5-4a95d51315b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb'} Body: b'{"volume": {"id": "2d7f764c-be00-4762-96df-0969054b7abb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:16.000000", "updated_at": "2023-04-21T10:47:16.000000", "name": "tempest-VolumesExtendTest-Volume-899587069", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53080e83a07e4042a8f5170acf3d4571"}}' 2023-04-21 10:47:16,881 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb 0.069s 2023-04-21 10:47:16,882 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92448492-9260-424a-8881-063e372a54a5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-92448492-9260-424a-8881-063e372a54a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb'} Body: b'{"volume": {"id": "2d7f764c-be00-4762-96df-0969054b7abb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:16.000000", "updated_at": "2023-04-21T10:47:16.000000", "name": "tempest-VolumesExtendTest-Volume-899587069", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53080e83a07e4042a8f5170acf3d4571"}}' 2023-04-21 10:47:17,021 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb 0.129s 2023-04-21 10:47:17,022 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:16 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-188a35e1-1877-4af8-8c90-2956f70b896e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb'} Body: b'' 2023-04-21 10:47:17,051 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb 0.029s 2023-04-21 10:47:17,052 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:17 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-6fc15ec2-391e-4f4c-b12e-95de3f54f449', 'x-openstack-request-id': 'req-6fc15ec2-391e-4f4c-b12e-95de3f54f449', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/2d7f764c-be00-4762-96df-0969054b7abb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2d7f764c-be00-4762-96df-0969054b7abb could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot 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 4aebadf7-0b72-435e-ae1f-ebb678d79f8a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:17,433 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes 0.378s 2023-04-21 10:47:17,434 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-902059035"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4fb57fe-c0f9-4468-8f2a-e91652f7d667', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4fb57fe-c0f9-4468-8f2a-e91652f7d667', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes'} Body: b'{"volume": {"id": "4aebadf7-0b72-435e-ae1f-ebb678d79f8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:17.331706", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-902059035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:17,513 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a 0.070s 2023-04-21 10:47:17,514 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117e5b0d-3f1b-42be-b047-cb3b7f15e3f3', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117e5b0d-3f1b-42be-b047-cb3b7f15e3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a'} Body: b'{"volume": {"id": "4aebadf7-0b72-435e-ae1f-ebb678d79f8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:17.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-902059035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53080e83a07e4042a8f5170acf3d4571"}}' 2023-04-21 10:47:18,564 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a 0.039s 2023-04-21 10:47:18,565 79535 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7683da91-0db6-45a2-b62d-8fc4c379675d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7683da91-0db6-45a2-b62d-8fc4c379675d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a'} Body: b'{"volume": {"id": "4aebadf7-0b72-435e-ae1f-ebb678d79f8a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:17.000000", "updated_at": "2023-04-21T10:47:18.000000", "name": "tempest-VolumesExtendTest-Volume-902059035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53080e83a07e4042a8f5170acf3d4571"}}' 2023-04-21 10:47:18,616 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a 0.041s 2023-04-21 10:47:18,617 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a15fe9f-262e-4b9f-9169-4aee4da5642f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a15fe9f-262e-4b9f-9169-4aee4da5642f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a'} Body: b'{"volume": {"id": "4aebadf7-0b72-435e-ae1f-ebb678d79f8a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:17.000000", "updated_at": "2023-04-21T10:47:18.000000", "name": "tempest-VolumesExtendTest-Volume-902059035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a"}], "user_id": "4b14dc5cc63e4ea5afdbc4949e5d0b3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53080e83a07e4042a8f5170acf3d4571"}}' 2023-04-21 10:47:18,743 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a 0.115s 2023-04-21 10:47:18,743 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:18 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-bf6e279f-e060-45bd-a636-13f538497ddd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a'} Body: b'' 2023-04-21 10:47:18,771 79535 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a 0.027s 2023-04-21 10:47:18,772 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:18 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-7aca98b3-ff93-41d8-ab2c-15fa82b2b3e2', 'x-openstack-request-id': 'req-7aca98b3-ff93-41d8-ab2c-15fa82b2b3e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/53080e83a07e4042a8f5170acf3d4571/volumes/4aebadf7-0b72-435e-ae1f-ebb678d79f8a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4aebadf7-0b72-435e-ae1f-ebb678d79f8a could not be found."}}' setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) --------------------------------------------------------------------------------------- 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 5c563b2d-2926-430b-9762-7514dab79e89 failed to build and is in ERROR status tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow,volume] ------------------------------------------------------------------------------------------------------------------------------- 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 72ce3fb6-97bf-4628-a9fc-b800f7fc6769 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:24,127 79539 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes 0.554s 2023-04-21 10:47:24,127 79539 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-340810245"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81adec81-68a0-4dd1-b638-adda2bb5fa1e', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81adec81-68a0-4dd1-b638-adda2bb5fa1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes'} Body: b'{"volume": {"id": "72ce3fb6-97bf-4628-a9fc-b800f7fc6769", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:23.995649", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-340810245", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769"}], "user_id": "71db655d80f04c97945eb6ea45e3e8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:24,216 79539 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769 0.075s 2023-04-21 10:47:24,217 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a662f32e-d3e6-41fc-8402-ae4b2639e3fe', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a662f32e-d3e6-41fc-8402-ae4b2639e3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769'} Body: b'{"volume": {"id": "72ce3fb6-97bf-4628-a9fc-b800f7fc6769", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:24.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-340810245", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769"}], "user_id": "71db655d80f04c97945eb6ea45e3e8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9446af40d5f14a1d857ca4f00b760590"}}' 2023-04-21 10:47:25,296 79539 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769 0.067s 2023-04-21 10:47:25,297 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c58c0cb-9c77-4b63-bf26-6bd34994948b', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c58c0cb-9c77-4b63-bf26-6bd34994948b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769'} Body: b'{"volume": {"id": "72ce3fb6-97bf-4628-a9fc-b800f7fc6769", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:24.000000", "updated_at": "2023-04-21T10:47:24.000000", "name": "tempest-TestVolumeSwap-volume-340810245", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9446af40d5f14a1d857ca4f00b760590/volumes/72ce3fb6-97bf-4628-a9fc-b800f7fc6769"}], "user_id": "71db655d80f04c97945eb6ea45e3e8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9446af40d5f14a1d857ca4f00b760590"}}' setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) ------------------------------------------------------------------------- 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 a0751a1a-cd33-4369-a5dc-35d885923e19 failed to build and is in ERROR status tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 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 3d76a85e-0309-4536-a8fe-ec9eb661a9d7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:25,133 79554 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes 0.298s 2023-04-21 10:47:25,134 79554 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-2031410118"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38aaa9d-1e02-4f2e-80d2-0b11f6d743c5', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38aaa9d-1e02-4f2e-80d2-0b11f6d743c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes'} Body: b'{"volume": {"id": "3d76a85e-0309-4536-a8fe-ec9eb661a9d7", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:47:25.044418", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2031410118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}], "user_id": "3c667ea20b8e4af88d61a612197616e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:25,227 79554 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7 0.082s 2023-04-21 10:47:25,227 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e97772-61a5-4c46-ae41-1c9e819b4e57', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75e97772-61a5-4c46-ae41-1c9e819b4e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7'} Body: b'{"volume": {"id": "3d76a85e-0309-4536-a8fe-ec9eb661a9d7", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:47:25.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2031410118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}], "user_id": "3c667ea20b8e4af88d61a612197616e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6c427d2061f4c59b0c85f84bdc112b3"}}' 2023-04-21 10:47:26,306 79554 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a 9d7 0.064s 2023-04-21 10:47:26,307 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9120ff-3797-4b1b-9f72-2b75f1a73a10', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9120ff-3797-4b1b-9f72-2b75f1a73a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7'} Body: b'{"volume": {"id": "3d76a85e-0309-4536-a8fe-ec9eb661a9d7", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:47:25.000000", "updated_at": "2023-04-21T10:47:25.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2031410118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}], "user_id": "3c667ea20b8e4af88d61a612197616e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6c427d2061f4c59b0c85f84bdc112b3"}}' 2023-04-21 10:47:26,411 79554 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7 0.093s 2023-04-21 10:47:26,412 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b015a527-2587-409b-ae53-12e8556534f8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b015a527-2587-409b-ae53-12e8556534f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7'} Body: b'{"volume": {"id": "3d76a85e-0309-4536-a8fe-ec9eb661a9d7", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:47:25.000000", "updated_at": "2023-04-21T10:47:25.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2031410118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7"}], "user_id": "3c667ea20b8e4af88d61a612197616e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6c427d2061f4c59b0c85f84bdc112b3"}}' 2023-04-21 10:47:26,577 79554 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7 0.148s 2023-04-21 10:47:26,577 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Fri, 21 Apr 2023 10:47:26 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-eb54cb00-25ef-4fa9-87e6-10691f6463e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7'} Body: b'' 2023-04-21 10:47:26,608 79554 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7 0.030s 2023-04-21 10:47:26,609 79554 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:26 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-e162c305-044c-4273-b944-2cf0f2abf17e', 'x-openstack-request-id': 'req-e162c305-044c-4273-b944-2cf0f2abf17e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d6c427d2061f4c59b0c85f84bdc112b3/volumes/3d76a85e-0309-4536-a8fe-ec9eb661a9d7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d76a85e-0309-4536-a8fe-ec9eb661a9d7 could not be found."}}' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] --------------------------------------------------------------------------------------------------------------------------------------------- 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 203ff662-74fa-4b31-8557-0d0b111b4e01 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:27,949 79535 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes 0.540s 2023-04-21 10:47:27,949 79535 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-314047117"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6374fa2-6fb3-4864-974b-9124bbe08987', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6374fa2-6fb3-4864-974b-9124bbe08987', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes'} Body: b'{"volume": {"id": "203ff662-74fa-4b31-8557-0d0b111b4e01", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:27.878292", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-314047117", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01"}], "user_id": "946f2556b23a4d78b61f7b42d3c5c783", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-21 10:47:28,014 79535 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01 0.054s 2023-04-21 10:47:28,014 79535 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': 'Fri, 21 Apr 2023 10:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ce2955-04c5-41b6-8cdb-e66d874afa8f', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ce2955-04c5-41b6-8cdb-e66d874afa8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01'} Body: b'{"volume": {"id": "203ff662-74fa-4b31-8557-0d0b111b4e01", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:28.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-314047117", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01"}], "user_id": "946f2556b23a4d78b61f7b42d3c5c783", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1be3a240a59c433e8101865239163b13"}}' 2023-04-21 10:47:29,134 79535 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01 0.107s 2023-04-21 10:47:29,134 79535 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': 'Fri, 21 Apr 2023 10:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c973093d-fed3-482f-9e5b-37c1c5f622a4', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c973093d-fed3-482f-9e5b-37c1c5f622a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01'} Body: b'{"volume": {"id": "203ff662-74fa-4b31-8557-0d0b111b4e01", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:28.000000", "updated_at": "2023-04-21T10:47:28.000000", "name": "tempest-VolumeRevertTests-Volume-314047117", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1be3a240a59c433e8101865239163b13/volumes/203ff662-74fa-4b31-8557-0d0b111b4e01"}], "user_id": "946f2556b23a4d78b61f7b42d3c5c783", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1be3a240a59c433e8101865239163b13"}}' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 5ceaaf27-3893-4043-b91b-42b01b1af244 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:29,417 79535 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes 0.268s 2023-04-21 10:47:29,417 79535 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-188447151"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b51c5eb-2745-47ed-8e83-be4c527a343c', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b51c5eb-2745-47ed-8e83-be4c527a343c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes'} Body: b'{"volume": {"id": "5ceaaf27-3893-4043-b91b-42b01b1af244", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:29.329792", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-188447151", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244"}], "user_id": "946f2556b23a4d78b61f7b42d3c5c783", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-21 10:47:29,505 79535 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244 0.078s 2023-04-21 10:47:29,506 79535 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': 'Fri, 21 Apr 2023 10:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d65ac69-be27-457d-91a3-a6aa38e93cc3', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d65ac69-be27-457d-91a3-a6aa38e93cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244'} Body: b'{"volume": {"id": "5ceaaf27-3893-4043-b91b-42b01b1af244", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:29.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-188447151", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244"}], "user_id": "946f2556b23a4d78b61f7b42d3c5c783", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1be3a240a59c433e8101865239163b13"}}' 2023-04-21 10:47:30,590 79535 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244 0.072s 2023-04-21 10:47:30,590 79535 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': 'Fri, 21 Apr 2023 10:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c346076a-1830-4486-9dad-a81f25b20df8', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c346076a-1830-4486-9dad-a81f25b20df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244'} Body: b'{"volume": {"id": "5ceaaf27-3893-4043-b91b-42b01b1af244", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:29.000000", "updated_at": "2023-04-21T10:47:29.000000", "name": "tempest-VolumeRevertTests-Volume-188447151", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1be3a240a59c433e8101865239163b13/volumes/5ceaaf27-3893-4043-b91b-42b01b1af244"}], "user_id": "946f2556b23a4d78b61f7b42d3c5c783", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1be3a240a59c433e8101865239163b13"}}' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 0d016555-27cf-4a84-b330-00f92b7a928c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:31,313 79542 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes 0.922s 2023-04-21 10:47:31,313 79542 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-667589896", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb31aba6-4f8f-42c4-bdb6-2d8047a99f3e', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb31aba6-4f8f-42c4-bdb6-2d8047a99f3e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes'} Body: b'{"volume": {"id": "0d016555-27cf-4a84-b330-00f92b7a928c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:31.222458", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-667589896", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c"}], "user_id": "2825f7b6cedc49bd9b76ab06988d3a33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:31,376 79542 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c 0.049s 2023-04-21 10:47:31,377 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e94cc97-0ac5-4b44-ad99-87b9bd0a3bef', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e94cc97-0ac5-4b44-ad99-87b9bd0a3bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c'} Body: b'{"volume": {"id": "0d016555-27cf-4a84-b330-00f92b7a928c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:31.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-667589896", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c"}], "user_id": "2825f7b6cedc49bd9b76ab06988d3a33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "716654d8717146bb923a895bf303e8ef"}}' 2023-04-21 10:47:32,445 79542 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c 0.056s 2023-04-21 10 :47:32,446 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74022c60-fd68-477d-a805-7a49550bddf5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74022c60-fd68-477d-a805-7a49550bddf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c'} Body: b'{"volume": {"id": "0d016555-27cf-4a84-b330-00f92b7a928c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:31.000000", "updated_at": "2023-04-21T10:47:31.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-667589896", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/716654d8717146bb923a895bf303e8ef/volumes/0d016555-27cf-4a84-b330-00f92b7a928c"}], "user_id": "2825f7b6cedc49bd9b76ab06988d3a33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "716654d8717146bb923a895bf303e8ef"}}' tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------- 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 5386678b-1044-4a6f-abbf-91e1689320e6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:32,488 79523 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.741s 2023-04-21 10:47:32,488 79523 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-438487340"}} Response - Headers: {'content-type': 'application/json', 'content-length': '582', 'x-openstack-request-id': 'req-82e36e53-7dd6-40ae-ae19-bbb1645a23a5', 'date': 'Fri, 21 Apr 2023 10:47:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"ba3cc3c9-df3b-464a-944f-5d8822c1710e","name":"tempest-tagged-attachments-test-net-438487340","tenant_id":"95f40741210543dca115ebc083fa8839","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"95f40741210543dca115ebc083fa8839","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-21T10:47:31Z","updated_at":"2023-04-21T10:47:31Z","revision_number":1}}' 2023-04-21 10:47:34,822 79523 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.333s 2023-04-21 10:47:34,823 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "ba3cc3c9-df3b-464a-944f-5d8822c1710e", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-24409767-c57b-46c1-8f54-6804df255854', 'date': 'Fri, 21 Apr 2023 10:47:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"e41f7e9b-cf09-4060-9df4-0e698a1debb3","name":"","tenant_id":"95f40741210543dca115ebc083fa8839","network_id":"ba3cc3c9-df3b-464a-944f-5d8822c1710e","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-21T10:47:32Z","updated_at":"2023-04-21T10:47:32Z","revision_number":0,"project_id":"95f40741210543dca115ebc083fa8839"}}' 2023-04-21 10:47:35,544 79523 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes 0.720s 2023-04-21 10:47:35,544 79523 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-1138360405"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172dddd6-972f-4057-a1c7-f9f13cebc308', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172dddd6-972f-4057-a1c7-f9f13cebc308', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes'} Body: b'{"volume": {"id": "5386678b-1044-4a6f-abbf-91e1689320e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:35.311991", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1138360405", "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/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6"}], "user_id": "361f95c97ab0461a9b795b2e9db1a8f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:47:35,660 79523 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6 0.091s 2023-04-21 10:47:35,661 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b41bf5-449c-436f-9e88-f30fc3eeefe2', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b41bf5-449c-436f-9e88-f30fc3eeefe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6'} Body: b'{"volume": {"id": "5386678b-1044-4a6f-abbf-91e1689320e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:35.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1138360405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6"}], "user_id": "361f95c97ab0461a9b795b2e9db1a8f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "95f40741210543dca115ebc083fa8839"}}' 2023-04-21 10:47:36,764 79523 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6 0.082s 2023-04-21 10:47:36,765 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b25663-db28-4b04-91cf-7cff413401c1', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b25663-db28-4b04-91cf-7cff413401c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6'} Body: b'{"volume": {"id": "5386678b-1044-4a6f-abbf-91e1689320e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:47:35.000000", "updated_at": "2023-04-21T10:47:36.000000", "name": "tempest-TaggedAttachmentsTest-volume-1138360405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a6f-abbf-91e1689320e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/95f40741210543dca115ebc083fa8839/volumes/5386678b-1044-4a 6f-abbf-91e1689320e6"}], "user_id": "361f95c97ab0461a9b795b2e9db1a8f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "95f40741210543dca115ebc083fa8839"}}' 2023-04-21 10:47:37,278 79523 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/e41f7e9b-cf09-4060-9df4-0e698a1debb3 0.499s 2023-04-21 10:47:37,279 79523 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-7154842c-1cc1-4372-9295-8421bd556de1', 'date': 'Fri, 21 Apr 2023 10:47:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/e41f7e9b-cf09-4060-9df4-0e698a1debb3'} Body: b'' 2023-04-21 10:47:38,509 79523 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/ba3cc3c9-df3b-464a-944f-5d8822c1710e 1.229s 2023-04-21 10:47:38,509 79523 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-a56d69f7-5e29-4b6e-8966-a2aba7ef520a', 'date': 'Fri, 21 Apr 2023 10:47:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/ba3cc3c9-df3b-464a-944f-5d8822c1710e'} Body: b'' tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] --------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 42, in test_group_create_show_list_delete grp1 = 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 a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:55,525 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types 0.155s 2023-04-21 10:47:55,525 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1839959818"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0748485e-f062-4385-a3f1-077604f73b86', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0748485e-f062-4385-a3f1-077604f73b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types'} Body: b'{"volume_type": {"id": "ab713a3b-ebde-4031-97d7-f8a00b4bb38e", "name": "tempest-GroupsTest-volume-type-1839959818", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:47:55,566 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types 0.037s 2023-04-21 10:47:55,566 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-834457951"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-738da35f-c59d-4205-8fcd-f9d2a3597f68', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-738da35f-c59d-4205-8fcd-f9d2a3597f68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types'} Body: b'{"group_type": {"id": "4cde0639-2b03-4fe7-879c-bba87b0e985b", "name": "tempest-GroupsTest-group-type-834457951", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:47:55,922 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups 0.353s 2023-04-21 10:47:55,924 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "4cde0639-2b03-4fe7-879c-bba87b0e985b", "volume_types": ["ab713a3b-ebde-4031-97d7-f8a00b4bb38e"], "name": "tempest-Group1-1163375873"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dec805f2-41e0-40e4-a922-f7a0bd88260f', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dec805f2-41e0-40e4-a922-f7a0bd88260f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups'} Body: b'{"group": {"id": "a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0", "name": "tempest-Group1-1163375873"}}' 2023-04-21 10:47:55,970 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0 0.043s 2023-04-21 10:47:55,970 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack -Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8ea8dc-6938-4a2f-b00b-5b282a17ff5c', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8ea8dc-6938-4a2f-b00b-5b282a17ff5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0'} Body: b'{"group": {"id": "a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:47:56.000000", "name": "tempest-Group1-1163375873", "description": null, "group_type": "4cde0639-2b03-4fe7-879c-bba87b0e985b", "volume_types": ["ab713a3b-ebde-4031-97d7-f8a00b4bb38e"]}}' 2023-04-21 10:47:57,041 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0 0.065s 2023-04-21 10:47:57,042 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d446ed8-5ca5-4e08-a559-09a64c3a0f51', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d446ed8-5ca5-4e08-a559-09a64c3a0f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0'} Body: b'{"group": {"id": "a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:47:56.000000", "name": "tempest-Group1-1163375873", "description": null, "group_type": "4cde0639-2b03-4fe7-879c-bba87b0e985b", "volume_types": ["ab713a3b-ebde-4031-97d7-f8a00b4bb38e"]}}' 2023-04-21 10:47:57,126 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/volumes/detail 0.079s 2023-04-21 10:47:57,126 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2317a373-600b-4e85-8ffa-0f555e6b6410', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2317a373-600b-4e85-8ffa-0f555e6b6410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:47:57,223 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0/action 0.086s 2023-04-21 10:47:57,224 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-reques t-id': 'req-0cfc0ad7-472e-41b0-b473-4618077c43ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0/action'} Body: b'' 2023-04-21 10:47:57,240 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0 0.016s 2023-04-21 10:47:57,241 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-d39d3fa8-a2c4-4f54-b7f1-304ac3821fb3', 'x-openstack-request-id': 'req-d39d3fa8-a2c4-4f54-b7f1-304ac3821fb3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group a2eaac04-d0b9-4b2b-8eb0-3921b429f9f0 could not be found."}}' 2023-04-21 10:47:57,279 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types/4cde0639-2b03-4fe7-879c-bba87b0e985b 0.038s 2023-04-21 10:47:57,280 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9394d96d-3cc5-46f1-996b-92ab8889ff87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types/4cde0639-2b03-4fe7-879c-bba87b0e985b'} Body: b'' 2023-04-21 10:47:57,354 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/ab713a3b-ebde-4031-97d7-f8a00b4bb38e 0.073s 2023-04-21 10:47:57,354 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 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-fefacd9e-9433-4198-a765-ea613c279e50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/ab713a3b-ebde-4031-97d7-f8a00b4bb38e'} Body: b'' 2023-04-21 10:47:57,370 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/ab713a3b-ebde-4031-97d7-f8a00b4bb38e 0.015s 2023-04-21 10:47:57,371 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 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-81bc25c9-526f-4484-a335-df2a87f4cfc2', 'x-openstack-request-id': 'req-81bc25c9-526f-4484-a335-df 2a87f4cfc2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/ab713a3b-ebde-4031-97d7-f8a00b4bb38e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ab713a3b-ebde-4031-97d7-f8a00b4bb38e could not be found."}}' tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] -------------------------------------------------------------------------------------------------------------------- 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 4798d4c7-649e-4a79-ae19-34fa80c2538e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:57,032 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/types 0.278s 2023-04-21 10:47:57,032 79542 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-1105345109"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a26d38-095b-4e1b-af9b-4a404b4d27f2', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a26d38-095b-4e1b-af9b-4a404b4d27f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/types'} Body: b'{"volume_type": {"id": "f7cbbf96-1f3e-4d2a-8a74-819853624d95", "name": "tempest-GroupsV320Test-volume-type-1105345109", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:47:57,078 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/group_types 0.042s 2023-04-21 10:47:57,078 79542 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-881417375"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c22d4d-08ad-4c79-8e65-86c0d5a2644c', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c22d4d-08ad-4c79-8e65-86c0d5a2644c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/group_types'} Body: b'{"group_type": {"id": "2846eba7-f8e9-483c-8a56-f037bc475928", "name": "tempest-GroupsV320Test-group-type-881417375", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:47:57,380 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups 0.299s 2023-04-21 10:47:57,381 79542 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": "2846eba7-f8e9-483c-8a56-f037bc475928", "volume_types": ["f7cbbf96-1f3e-4d2a-8a74-819853624d95"], "name": "tempest-GroupsV320Test-Group-219435739"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70acdb0-2a0d-414a-8749-1faab10b41cf', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70acdb0-2a0d-414a-8749-1faab10b41cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups'} Body: b'{"group": {"id": "4798d4c7-649e-4a79-ae19-34fa80c2538e", "name": "tempest-GroupsV320Test-Group-219435739"}}' 2023-04-21 10:47:57,433 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e 0.050s 2023-04-21 10:47:57,433 79542 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': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f93dc0-0301-4a71-8e20-c14a8a789a8e', 'content-length': '387', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f93dc0-0301-4a71-8e20-c14a8a789a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e'} Body: b'{"group": {"id": "4798d4c7-649e-4a79-ae19-34fa80c2538e", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T10:47:57.000000", "name": "tempest-GroupsV320Test-Group-219435739", "description": null, "group_type": "2846eba7-f8e9-483c-8a56-f037bc475928", "volume_types": ["f7cbbf96-1f3e-4d2a-8a74-819853624d95"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:47:58,479 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e 0.040s 2023-04-21 10:47:58,479 79542 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': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6000222e-0b92-43b4-953b-73a2253dcb19', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6000222e-0b92-43b4-953b-73a2253dcb19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e'} Body: b'{"group": {"id": "4798d4c7-649e-4a79-ae19-34fa80c2538e", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:47:57.000000", "name": "tempest-GroupsV320Test-Group-219435739", "description": null, "group_type": "2846eba7-f8e9-483c-8a56-f037bc475928", "volume_types": ["f7cbbf96-1f3e-4d2a-8a74-819853624d95"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:47:58,561 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/volumes/detail 0.076s 2023-04-21 10:47:58,561 79542 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': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e580b77e-dee5-4e88-bedd-f40a90cca7ca', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e580b77e-dee5-4e88-bedd-f40a90cca7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:47:58,662 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e/action 0.086s 2023-04-21 10:47:58,662 79542 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': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be7f3d0-4ed7-4d13-8d03-04a696d82ace', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e/action'} Body: b'' 2023-04-21 10:47:58,678 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e 0.015s 2023-04-21 10:47:58,678 79542 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': 'Fri, 21 Apr 2023 10:47:58 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-74ae8634-765b-4942-906d-71b189c60d09', 'x-openstack-request-id': 'req-74ae8634-765b-4942-906d-71b189c60d09', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c12a0975c5742b0a28465ea2f2a9019/groups/4798d4c7-649e-4a79-ae19-34fa80c2538e'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4798d4c7-649e-4a79-ae19-34fa80c2538e could not be found."}}' 2023-04-21 10:47:58,726 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/group_types/2846eba7-f8e9-483c-8a56-f037bc475928 0.047s 2023-04-21 10:47:58,726 79542 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': 'Fri, 21 Apr 2023 10:47:58 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-95d45f04-645a-419f-910d-cd18401f68fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/group_types/2846eba7-f8e9-483c-8a56-f037bc475928'} Body: b'' 2023-04-21 10:47:58,781 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/types/f7cbbf96-1f3e-4d2a-8a74-819853624d95 0.055s 2023-04-21 10:47:58,782 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 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-90dbd3e6-48a3-48d4-b1f7-bc61f3d24557', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/types/f7cbbf96-1f3e-4d2a-8a74-819853624d95'} Body: b'' 2023-04-21 10:47:58,800 79542 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/types/f7cbbf96-1f3e-4d2a-8a74-819853624d95 0.018s 2023-04-21 10:47:58,801 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '11 4', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e71e76-f157-43e8-91e7-ba76a16f2783', 'x-openstack-request-id': 'req-a5e71e76-f157-43e8-91e7-ba76a16f2783', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c9dcbbae1d5144fab05315f0be179230/types/f7cbbf96-1f3e-4d2a-8a74-819853624d95'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f7cbbf96-1f3e-4d2a-8a74-819853624d95 could not be found."}}' tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] ---------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 108, in test_group_update 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 0c2d5a6c-ba80-444e-93c2-f0a637040cdc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:57,409 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types 0.035s 2023-04-21 10:47:57,409 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1296106397"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a907af58-87f4-4547-8511-5d8ffb4c5268', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a907af58-87f4-4547-8511-5d8ffb4c5268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types'} Body: b'{"volume_type": {"id": "78db43d9-b2d4-4b71-9483-38672b873022", "name": "tempest-GroupsTest-volume-type-1296106397", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:47:57,448 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types 0.036s 2023-04-21 10:47:57,449 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-1692688143"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac715ef-1d3b-470a-9ca4-445de0219458', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac715ef-1d3b-470a-9ca4-445de0219458', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types'} Body: b'{"group_type": {"id": "2a44fc1e-cc73-4794-a4a9-7207eeb35817", "name": "tempest-GroupsTest-group-type-1692688143", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:47:57,550 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups 0.098s 2023-04-21 10:47:57,550 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "2a44fc1e-cc73-4794-a4a9-7207eeb35817", "volume_types": ["78db43d9-b2d4-4b71-9483-38672b873022"], "name": "tempest-GroupsTest-Group-922206231"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c3ab7cf-ecd4-45f6-b9bc-36b4764fc696', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c3ab7cf-ecd4-45f6-b9bc-36b4764fc696', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups'} Body: b'{"group": {"id": "0c2d5a6c-ba80-444e-93c2-f0a637040cdc", "name": "tempest-GroupsTest-Group-922206231"}}' 2023-04-21 10:47:57,589 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc 0.036s 2023-04-21 10:47:57,589 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6739afc2-b594-43ba-910d-801b1d1a6740', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6739afc2-b594-43ba-910d-801b1d1a6740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc'} Body: b'{"group": {"id": "0c2d5a6c-ba80-444e-93c2-f0a637040cdc", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T10:47:58.000000", "name": "tempest-GroupsTest-Group-922206231", "description": null, "group_type": "2a44fc1e-cc73-4794-a4a9-7207eeb35817", "volume_types": ["78db43d9-b2d4-4b71-9483-38672b873022"]}}' 2023-04-21 10:47:58,625 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc 0.030s 2023-04-21 10:47:58,625 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de32c438-c5d9-4e82-800d-44a1730e627d', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de32c438-c5d9-4e82-800d-44a1730e627d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc'} Body: b'{"group": {"id": "0c2d5a6c-ba80-444e-93c2-f0a637040cdc", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:47:58.000000", "name": "tempest-GroupsTest-Group-922206231", "description": null, "group_type": "2a44fc1e-cc73-4794-a4a9-7207eeb35817", "volume_types": ["78db43d9-b2d4-4b71-9483-38672b873022"]}}' 2023-04-21 10:47:58,692 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/volumes/detail 0.060s 2023-04-21 10:47:58,693 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d41152-f3ac-4b88-a8f0-1664ba71803b', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d41152-f3ac-4b88-a8f0-1664ba71803b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:47:58,780 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc/action 0.075s 2023-04-21 10:47:58,781 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a09a755d-88b5-4874-a38a-f250512 f85ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc/action'} Body: b'' 2023-04-21 10:47:58,801 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc 0.020s 2023-04-21 10:47:58,802 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-78150625-8847-45f0-bb1b-6701f22779ba', 'x-openstack-request-id': 'req-78150625-8847-45f0-bb1b-6701f22779ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b8e3e022458e40a6a14c13110f8e60b2/groups/0c2d5a6c-ba80-444e-93c2-f0a637040cdc'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 0c2d5a6c-ba80-444e-93c2-f0a637040cdc could not be found."}}' 2023-04-21 10:47:58,840 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types/2a44fc1e-cc73-4794-a4a9-7207eeb35817 0.037s 2023-04-21 10:47:58,840 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71af72f2-ed99-470e-a876-5d49ee230105', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/group_types/2a44fc1e-cc73-4794-a4a9-7207eeb35817'} Body: b'' 2023-04-21 10:47:58,904 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/78db43d9-b2d4-4b71-9483-38672b873022 0.063s 2023-04-21 10:47:58,904 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 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-26e452fd-0549-484c-a71d-b09814b2407a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/78db43d9-b2d4-4b71-9483-38672b873022'} Body: b'' 2023-04-21 10:47:58,919 79523 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/78db43d9-b2d4-4b71-9483-38672b873022 0.014s 2023-04-21 10:47:58,919 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 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-7c708fbb-9e5e-4d3a-a8bc-b5f665baee0c', 'x-openstack-request-id': 'req-7c708fbb-9e5e-4d3a-a8bc-b5f665baee0c', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/53cca45e1a234ae88c71c67582ccfde7/types/78db43d9-b2d4-4b71-9483-38672b873022'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 78db43d9-b2d4-4b71-9483-38672b873022 could not be found."}}' setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) --------------------------------------------------------------------------------------------------------------- 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 5bb2c6a9-c40a-40da-a261-669878738e38 failed to build and is in ERROR status tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] ----------------------------------------------------------------------------------------------------------------------------------------- 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-21 10:48:03,020 79523 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/1a49b23b51524c0bb753ad5ddcdc5ec0/scheduler-stats/get_pools?detail=True 0.203s 2023-04-21 10:48:03,021 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90fd5d95-7520-4768-ad80-77d03f5af8de', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90fd5d95-7520-4768-ad80-77d03f5af8de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a49b23b51524c0bb753ad5ddcdc5ec0/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] -------------------------------------------------------------------------------------------------------------------------------------------- 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-21 10:48:03,088 79523 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/1a49b23b51524c0bb753ad5ddcdc5ec0/scheduler-stats/get_pools 0.057s 2023-04-21 10:48:03,089 79523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f706348-7ff4-4f22-8d88-94adec867044', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f706348-7ff4-4f22-8d88-94adec867044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a49b23b51524c0bb753ad5ddcdc5ec0/scheduler-stats/get_pools'} Body: b'{"pools": []}' tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] -------------------------------------------------------------------------------------------------------------------------------------- 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 8f5b9211-7498-476a-8e81-db50aebbb824 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:48:04,310 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes 0.398s 2023-04-21 10:48:04,310 79542 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-280652501"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682038da-f9b7-4cd9-81ef-5a7b9ffdef29', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682038da-f9b7-4cd9-81ef-5a7b9ffdef29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes'} Body: b'{"volume": {"id": "8f5b9211-7498-476a-8e81-db50aebbb824", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.219978", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-280652501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:48:04,371 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824 0.052s 2023-04-21 10:48:04,371 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e87ee5ff-2e9a-4f90-841f-d7b9b135f1a6', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e87ee5ff-2e9a-4f90-841f-d7b9b135f1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824'} Body: b'{"volume": {"id": "8f5b9211-7498-476a-8e81-db50aebbb824", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-280652501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24ac0f59c81245b6b3e1d22316f67f7f"}}' 2023-04-21 10:48:05,423 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824 0.040s 2023-04-21 10:48:05,423 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-908adecb-3e42-4117-8fc6-e68e08db559f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-908adecb-3e42-4117-8fc6-e68e08db559f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824'} Body: b'{"volume": {"id": "8f5b9211-7498-476a-8e81-db50aebbb824", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.000000", "updated_at": "2023-04-21T10:48:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-280652501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24ac0f59c81245b6b3e1d22316f67f7f"}}' 2023-04-21 10:48:05,483 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824 0.049s 2023-04-21 10:48:05,484 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95b264ef-2db1-476e-99c4-6f577cdcff4f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95b264ef-2db1-476e-99c4-6f577cdcff4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824'} Body: b'{"volume": {"id": "8f5b9211-7498-476a-8e81-db50aebbb824", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.000000", "updated_at": "2023-04-21T10:48:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-280652501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24ac0f59c81245b6b3e1d22316f67f7f"}}' 2023-04-21 10:48:05,708 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824 0.213s 2023-04-21 10:48:05,708 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-ec50e32e-2621-4fdb-b425-01e20441c237', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824'} Body: b'' 2023-04-21 10:48:05,734 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824 0.025s 2023-04-21 10:48:05,734 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-49dd61d5-5eae-43d7-aaca-8cfee33f8285', 'x-openstack-request-id': 'req-49dd61d5-5eae-43d7-aaca-8cfee33f8285', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/8f5b9211-7498-476a-8e81-db50aebbb824'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8f5b9211-7498-476a-8e81-db50aebbb824 could not be found."}}' tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 54, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) 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 76169ffe-42d9-4e7d-bcbe-0434707ec490 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:48:03,930 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types 0.380s 2023-04-21 10:48:03,931 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-160939887", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14a611a-5812-42eb-86ab-1c8a38b86fe1', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14a611a-5812-42eb-86ab-1c8a38b86fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types'} Body: b'{"volume_type": {"id": "d438616f-2f92-4138-987e-98e732ec387e", "name": "tempest-VolumeTypesTest-volume-type-160939887", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:48:03,974 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types 0.038s 2023-04-21 10:48:03,974 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1087377872", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a7a3d5-a993-4c4d-871a-d42a7cb84ab0', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a7a3d5-a993-4c4d-871a-d42a7cb84ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types'} Body: b'{"volume_type": {"id": "1ceeffe9-38ed-470d-9265-9459891c2f47", "name": "tempest-VolumeTypesTest-volume-type-1087377872", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:48:04,410 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 202 POST http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes 0.432s 2023-04-21 10:48:04,410 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1285028245", "volume_type": "d438616f-2f92-4138-987e-98e732ec387e", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f0df64-86a8-4abc-9b9f-2e19e5410b20', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f0df64-86a8-4abc-9b9f-2e19e5410b20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes'} Body: b'{"volume": {"id": "76169ffe-42d9-4e7d-bcbe-0434707ec490", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.337143", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1285028245", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-160939887", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490"}], "user_id": "0bd2f43b75ff45f69f7da816947de06e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:48:04,462 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490 0.042s 2023-04-21 10:48:04,462 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5566e95-0ecf-4499-84ba-37ed391b756d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5566e95-0ecf-4499-84ba-37ed391b756d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490'} Body: b'{"volume": {"id": "76169ffe-42d9-4e7d-bcbe-0434707ec490", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1285028245", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-160939887", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490"}], "user_id": "0bd2f43b75ff45f69f7da816947de06e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "937c7c87f77c4773ad5827277f5f638e"}}' 2023-04-21 10:48:05,514 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490 0.040s 2023-04-21 10:48:05,515 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3aec18-425a-4d2e-99c3-c4f94a2fa0e3', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3aec18-425a-4d2e-99c3-c4f94a2fa0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490'} Body: b'{"volume": {"id": "76169ffe-42d9-4e7d-bcbe-0434707ec490", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.000000", "updated_at": "2023-04-21T10:48:04.000000", "name": "tempest-VolumeTypesTest-volume-1285028245", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-160939887", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d -bcbe-0434707ec490"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490"}], "user_id": "0bd2f43b75ff45f69f7da816947de06e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "937c7c87f77c4773ad5827277f5f638e"}}' 2023-04-21 10:48:05,637 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490 0.110s 2023-04-21 10:48:05,638 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64f4d770-9b77-4185-befd-b9a41d660e79', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64f4d770-9b77-4185-befd-b9a41d660e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490'} Body: b'{"volume": {"id": "76169ffe-42d9-4e7d-bcbe-0434707ec490", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:04.000000", "updated_at": "2023-04-21T10:48:04.000000", "name": "tempest-VolumeTypesTest-volume-1285028245", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-160939887", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490"}], "user_id": "0bd2f43b75ff45f69f7da816947de06e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "937c7c87f77c4773ad5827277f5f638e"}}' 2023-04-21 10:48:05,767 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490 0.116s 2023-04-21 10:48:05,767 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-21a59120-5930-4937-960e-3cc9efd0c71c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490'} Body: b'' 2023-04-21 10:48:05,789 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490 0.021s 2023-04-21 10:48:05,790 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-561b0fc9-6697-4c24-9b12-e8f7102417d2', 'x-openstack-request-id': 'req-561b0fc9-6697-4c24-9b12-e8f7102 417d2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/937c7c87f77c4773ad5827277f5f638e/volumes/76169ffe-42d9-4e7d-bcbe-0434707ec490'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 76169ffe-42d9-4e7d-bcbe-0434707ec490 could not be found."}}' 2023-04-21 10:48:05,842 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/1ceeffe9-38ed-470d-9265-9459891c2f47 0.051s 2023-04-21 10:48:05,842 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-0d37f4a6-d78e-4c77-8669-5797b6c3bc5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/1ceeffe9-38ed-470d-9265-9459891c2f47'} Body: b'' 2023-04-21 10:48:05,861 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/1ceeffe9-38ed-470d-9265-9459891c2f47 0.018s 2023-04-21 10:48:05,861 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-23d3828a-7dbf-4380-9c4b-18e6ca44f2a7', 'x-openstack-request-id': 'req-23d3828a-7dbf-4380-9c4b-18e6ca44f2a7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/1ceeffe9-38ed-470d-9265-9459891c2f47'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1ceeffe9-38ed-470d-9265-9459891c2f47 could not be found."}}' 2023-04-21 10:48:05,913 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/d438616f-2f92-4138-987e-98e732ec387e 0.051s 2023-04-21 10:48:05,914 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-b182f311-24b7-4831-bfa1-f9259ecc5fdf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/d438616f-2f92-4138-987e-98e732ec387e'} Body: b'' 2023-04-21 10:48:05,940 79539 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/d438616f-2f92-4138-987e-98e732ec387e 0.025s 2023-04-21 10:48:05,940 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-66b01568-aab3-4ecb-9284-0be9171ab25b', 'x-openstack-request-id': 'req-66b01568-aab3-4ecb-9284-0be9171ab25b ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7f96e452a1754c51aaf365fa10c1f1f1/types/d438616f-2f92-4138-987e-98e732ec387e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d438616f-2f92-4138-987e-98e732ec387e could not be found."}}' tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] ---------------------------------------------------------------------------------------------------------------------------------------------------- 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 009e508d-0398-4fa4-9d8a-36304a86842c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:48:05,960 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes 0.221s 2023-04-21 10:48:05,961 79542 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-1037677809"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb3dcae-f33d-4fcd-8267-12a4bc81c7e5', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb3dcae-f33d-4fcd-8267-12a4bc81c7e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes'} Body: b'{"volume": {"id": "009e508d-0398-4fa4-9d8a-36304a86842c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:05.893161", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1037677809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:48:06,020 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c 0.049s 2023-04-21 10:48:06,020 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-895ed0fe-7f96-4dde-9bd8-afa697fb2d84', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-895ed0fe-7f96-4dde-9bd8-afa697fb2d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c'} Body: b'{"volume": {"id": "009e508d-0398-4fa4-9d8a-36304a86842c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:06.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1037677809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24ac0f59c81245b6b3e1d22316f67f7f"}}' 2023-04-21 10:48:07,081 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c 0.049s 2023-04-21 10:48:07,082 79542 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd28800-c602-48c4-b61d-401e05efdd4c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd28800-c602-48c4-b61d-401e05efdd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c'} Body: b'{"volume": {"id": "009e508d-0398-4fa4-9d8a-36304a86842c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:06.000000", "updated_at": "2023-04-21T10:48:06.000000", "name": "tempest-VolumesDeleteCascade-Volume-1037677809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24ac0f59c81245b6b3e1d22316f67f7f"}}' 2023-04-21 10:48:07,139 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c 0.045s 2023-04-21 10:48:07,140 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e8f4d1-dc64-4143-a952-904c983dcd71', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e8f4d1-dc64-4143-a952-904c983dcd71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c'} Body: b'{"volume": {"id": "009e508d-0398-4fa4-9d8a-36304a86842c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:06.000000", "updated_at": "2023-04-21T10:48:06.000000", "name": "tempest-VolumesDeleteCascade-Volume-1037677809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c"}], "user_id": "5ff45636248e4fafb39734979909cae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24ac0f59c81245b6b3e1d22316f67f7f"}}' 2023-04-21 10:48:07,279 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c 0.128s 2023-04-21 10:48:07,280 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:07 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-0485b7e9-014c-4468-8dd8-af735b93f75b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c'} Body: b'' 2023-04-21 10:48:07,310 79542 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c 0.029s 2023-04-21 10:48:07,310 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:07 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-f980a7d6-caba-48d8-aadc-9ef308116b6b', 'x-openstack-request-id': 'req-f980a7d6-caba-48d8-aadc-9ef308116b6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/24ac0f59c81245b6b3e1d22316f67f7f/volumes/009e508d-0398-4fa4-9d8a-36304a86842c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 009e508d-0398-4fa4-9d8a-36304a86842c could not be found."}}' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 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 31, in test_create_multiple_volume_from_snapshot 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 7e62a26b-2d98-42cb-b9ff-1c496efbeead failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:48:10,040 79542 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes 0.731s 2023-04-21 10:48:10,041 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-565410677"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffa8a0f-3e60-4cd7-b630-ba41d1ca9250', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffa8a0f-3e60-4cd7-b630-ba41d1ca9250', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes'} Body: b'{"volume": {"id": "7e62a26b-2d98-42cb-b9ff-1c496efbeead", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:09.963992", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-565410677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead"}], "user_id": "876d1a1437194ed5b5e6f8a75b96693b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:48:10,108 79542 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead 0.057s 2023-04-21 10:48:10,109 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ebba41-c1a3-4db0-b913-3b3330846fa6', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ebba41-c1a3-4db0-b913-3b3330846fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead'} Body: b'{"volume": {"id": "7e62a26b-2d98-42cb-b9ff-1c496efbeead", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:10.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-565410677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead"}], "user_id": "876d1a1437194ed5b5e6f8a75b96693b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04c86e553e67496f9da02c13715ea638"}}' 2023-04-21 10:48:11,170 79542 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead 0.048s 2023 -04-21 10:48:11,171 79542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ad8ac9-34c1-45f3-a972-3c2dcc822951', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ad8ac9-34c1-45f3-a972-3c2dcc822951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead'} Body: b'{"volume": {"id": "7e62a26b-2d98-42cb-b9ff-1c496efbeead", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:10.000000", "updated_at": "2023-04-21T10:48:10.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-565410677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/04c86e553e67496f9da02c13715ea638/volumes/7e62a26b-2d98-42cb-b9ff-1c496efbeead"}], "user_id": "876d1a1437194ed5b5e6f8a75b96693b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04c86e553e67496f9da02c13715ea638"}}' setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) -------------------------------------------------------------------------------- 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 0c800ae9-f815-4f2e-b7b1-d0fc7e6251e3 failed to build and is in ERROR status tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------- 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 60450b63-dc84-483d-b5da-2bdcff12ac60 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:48:27,130 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.445s 2023-04-21 10:48:27,130 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-285148942", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPCq5u7B7UGuorFeQsXHhz4qqyy67tQpolyWQnxLkloz+1Rt6/Bu5ZGbapL+VoIZ8dRD6Hvj3oK3ThIlaub5EqzCemXFwDzABbAUwBGJiwwf9Vq018TtMEMPhHpLRlfEiQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:26 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-171f8fad-5edb-4ca5-b52f-8e4aac1f895b', 'x-compute-request-id': 'req-171f8fad-5edb-4ca5-b52f-8e4aac1f895b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-285148942", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPCq5u7B7UGuorFeQsXHhz4qqyy67tQpolyWQnxLkloz+1Rt6/Bu5ZGbapL+VoIZ8dRD6Hvj3oK3ThIlaub5EqzCemXFwDzABbAUwBGJiwwf9Vq018TtMEMPhHpLRlfEiQ==", "fingerprint": "ba:1b:1e:2f:42:61:26:39:f6:1e:cc:2b:ca:3f:3a:04", "user_id": "8b50e165f9d54ba0aaa88ba7442049f4"}}' 2023-04-21 10:48:27,310 79539 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.176s 2023-04-21 10:48:27,311 79539 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-1942046541", "description": "tempest-secgroup-smoke-1942046541 description", "project_id": "ff958a7a6e294a2494126c5b07fc1324"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-a6b26a80-c7f7-440d-aeba-65c2dba77e5a', 'date': 'Fri, 21 Apr 2023 10:48:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "name": "tempest-secgroup-smoke-1942046541", "stateful": true, "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "description": "tempest-secgroup-smoke-1942046541 description", "shared": false, "security_group_rules": [{"id": "5f9fdb18-e9cd-40c3-bf94-6938ab7edc55", "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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": 536, "description": null, "tags": [], "created_at": "2023-04-21T10:48:27Z", "updated_at": "2023-04-21T10:48:27Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}, {"id": "e503be76-4463-42d5-820c-ab9473ec8ca6", "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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": 537, "description": null, "tags": [], "created_at": "2023-04-21T10:48:27Z", "updated_at": "2023-04-21T10:48:27Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}], "tags": [], "created_at": "2023-04-21T10:48:27Z", "updated_at": "2023-04-21T10:48:27Z", "revision_number": 1, "project_id ": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:27,465 79539 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.153s 2023-04-21 10:48:27,465 79539 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": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "project_id": "ff958a7a6e294a2494126c5b07fc1324", "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-4498d10e-0363-46d2-bc78-cf2a0b1bc83a', 'date': 'Fri, 21 Apr 2023 10:48:27 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": "61fa3f51-2d5c-45a3-a920-50a92678a4e6", "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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-21T10:48:27Z", "updated_at": "2023-04-21T10:48:27Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:27,611 79539 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.145s 2023-04-21 10:48:27,612 79539 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": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "project_id": "ff958a7a6e294a2494126c5b07fc1324", "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-587bb7dc-d9a7-4d76-b109-5b2c3013c16b', 'date': 'Fri, 21 Apr 2023 10:48:27 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": "ddaef10a-93e6-4072-8ca8-3587eeb37500", "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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-21T10:48:27Z", "updated_at": "2023-04-21T10:48:27Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:27,765 79539 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.153s 2023-04-21 10:48:27,765 79539 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": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "project_id": "ff958a7a6e294a2494126c5b07fc1324", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-78f85c8d-4b83-4479-b58b-5dc2b3c3fe88', 'date': 'Fri, 21 Apr 2023 10:48:27 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": "63b36b39-16ca-4088-94bc-b6532901e3bf", "tenant_id": "ff958a7a6e294 a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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-21T10:48:27Z", "updated_at": "2023-04-21T10:48:27Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:27,922 79539 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.156s 2023-04-21 10:48:27,922 79539 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": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "project_id": "ff958a7a6e294a2494126c5b07fc1324", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b7d14f3f-f02b-40be-9ff5-e5e523396c6c', 'date': 'Fri, 21 Apr 2023 10:48:27 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": "b8085626-b746-4720-9e03-1dbc22c44d55", "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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-21T10:48:27Z", "updated_at": "2023-04-21T10:48:27Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:28,165 79539 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.241s 2023-04-21 10:48:28,165 79539 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": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "project_id": "ff958a7a6e294a2494126c5b07fc1324", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-981ba46c-5f8c-4c75-95ad-96a6758aaf62', 'date': 'Fri, 21 Apr 2023 10:48:28 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": "501ee8a2-0f82-4775-a01c-112af57a23f6", "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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-21T10:48:28Z", "updated_at": "2023-04-21T10:48:28Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:28,344 79539 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.178s 2023-04-21 10:48:28,344 79539 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": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "project_id": "ff958a7a6e294a2494126c5b07fc1324", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-746b8e3d-b741-4819-b6ea-e7f72b9e44e1', 'date': 'Fri, 21 Apr 2023 10:48:28 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": "a0a70594-05ec-4307-a489-1ba3b0d365f8", "tenant_id": "ff958a7a6e294a2494126c5b07fc1324", "security_group_id": "fae45ed1-0b5d-4aa1-8c85-ed690dff4f40", "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-21T10:48:28Z", "updated_at": "2023-04-21T10:48:28Z", "revision_number": 0, "project_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:28,556 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes 0.211s 2023-04-21 10:48:28,557 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1954208808", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57c72ac-6345-4e30-ba20-3ef6260847c4', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57c72ac-6345-4e30-ba20-3ef6260847c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes'} Body: b'{"volume": {"id": "60450b63-dc84-483d-b5da-2bdcff12ac60", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:28.498400", "updated_at": null, "name": "tempest-TestStampPattern-volume-1954208808", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60"}], "user_id": "8b50e165f9d54ba0aaa88ba7442049f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:48:28,605 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60 0.038s 2023-04-21 10:48:28,605 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa8fd62-bb5c-4d68-904c-dcb3010996c5', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa8fd62-bb5c-4d68-904c-dcb3010996c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60'} Body: b'{"volume": {"id": "60450b63-dc84-483d-b5da-2bdcff12ac60", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:28.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1954208808", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60"}], "user_id": "8b50e165f9d54ba0aaa88ba7442049f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:29,655 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60 0.038s 2023-04-21 10:48:29,656 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e1ed2d-b72d-4d53-b8c5-adccb6a62459', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e1ed2d-b72d-4d53-b8c5-adccb6a62459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60'} Body: b'{"volume": {"id": "60450b63-dc84-483d-b5da-2bdcff12ac60", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:48:28.000000", "updated_at": "2023-04-21T10:48:29.000000", "name": "tempest-TestStampPattern-volume-1954208808", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60"}], "user_id": "8b50e165f9d54ba0aaa88ba7442049f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ff958a7a6e294a2494126c5b07fc1324"}}' 2023-04-21 10:48:29,771 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60 0.101s 2023-04-21 10:48:29,771 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-173602a0-302c-40a2-9bc4-c29fe996088e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60'} Body: b'' 2023-04-21 10:48:29,793 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60 0.021s 2023-04-21 10:48:29,794 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-reque st-id': 'req-b06149c0-a135-47f8-b5d3-ac11c6cb0e4a', 'x-openstack-request-id': 'req-b06149c0-a135-47f8-b5d3-ac11c6cb0e4a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ff958a7a6e294a2494126c5b07fc1324/volumes/60450b63-dc84-483d-b5da-2bdcff12ac60'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 60450b63-dc84-483d-b5da-2bdcff12ac60 could not be found."}}' 2023-04-21 10:48:29,950 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/fae45ed1-0b5d-4aa1-8c85-ed690dff4f40 0.156s 2023-04-21 10:48:29,951 79539 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-bb26c95c-55a2-44fb-b87e-ae894246d22d', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:48:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fae45ed1-0b5d-4aa1-8c85-ed690dff4f40'} Body: b'' 2023-04-21 10:48:29,982 79539 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-285148942 0.031s 2023-04-21 10:48:29,983 79539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48: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-88aeeee8-ff7a-4d97-9492-5cfe3a825f33', 'x-compute-request-id': 'req-88aeeee8-ff7a-4d97-9492-5cfe3a825f33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-285148942'} Body: b'' setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) ----------------------------------------------------------------------------------- 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 e2e58588-5c07-4e02-8ec8-1cad295abfca failed to build and is in ERROR status tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 62dfbdad-8929-4e3a-90bd-b3e6f59d1b22 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:09,568 79551 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.127s 2023-04-21 10:47:09,568 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:09 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-cfa09091-eb89-4c05-8296-a95d88c75924', '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": "eb7625e4107240d5a92379ace66052fa", "name": "tempest-DeleteServersTestJSON-1827381813-project-member", "password_expires_at": null}, "audit_ids": ["eKJ81RYqTO-pH3OpVBN0PA"], "expires_at": "2023-04-21T11:47:09.000000Z", "issued_at": "2023-04-21T10:47:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f12ec80f50254e5bbc5afd5470546c71", "name": "tempest-DeleteServersTestJSON-1827381813"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f12ec80f50254e5bbc5afd5470546c71", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:47:09,569 79551 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '4ef6bc58-0f6a-4b52-a251-5871f0f7d2d1', 'name': 'tempest-DeleteServersTestJSON-295901106-network', 'tenant_id': 'f12ec80f50254e5bbc5afd5470546c71', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f12ec80f50254e5bbc5afd5470546c71', 'port_security_enabled': True , 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64774, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:48Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:47:13,265 79551 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 3.695s 2023-04-21 10:47:13,265 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-2137471025", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "networks": [{"uuid": "4ef6bc58-0f6a-4b52-a251-5871f0f7d2d1"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8', '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-ff195b2c-3d68-4076-94be-265ba32ac3d4', 'x-compute-request-id': 'req-ff195b2c-3d68-4076-94be-265ba32ac3d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "75YMvXoFdfJB"}}' 2023-04-21 10:47:13,628 79551 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/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8 0.357s 2023-04-21 10:47:13,629 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:13 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-97d701fd-997a-4515-9c25-f24fb9bcc9f1', 'x-compute-request-id': 'req-97d701fd-997a-4515-9c25-f24fb9bcc9f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8'} Body: b'{"server": {"id": "dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8", "name": "tempest-DeleteServersTestJSON-server-2137471025", "status": "BUILD", "tenant_id": "f12ec80f50254e5bbc5afd5470546c71", "user_id": "eb7625e4107240d5a92379ace66052fa", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:13Z", "updated": "2023-04-21T10:47:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8"}], "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-21 10:48:04,120 79551 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/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8 0.429s 2023-04-21 10:48:04,121 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:03 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-0952021d-3b66-4c83-b3cb-3aab3e82ef45', 'x-compute-request-id': 'req-0952021d-3b66-4c83-b3cb-3aab3e82ef45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8'} Body: b'{"server": {"id": "dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8", "name": "tempest-DeleteServersTestJSON-server-2137471025", "status": "ACTIVE", "tenant_id": "f12ec80f50254e5bbc5afd5470546c71", "user_id": "eb7625e4107240d5a92379ace66052fa", "metadata": {}, "hostId": "6fbd7a702fe4a94ebb1a4c3e5e6546a811448375b504c6dccde9a2aa", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:13Z", "updated": "2023-04-21T10:47:27Z", "addresses": {"tempest-DeleteServersTestJSON-295901106-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:18:56"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd34ae7e-dcf2-4bb2-8ea3-0a3ee553efd8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:47:27.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-21 10:48:04,133 79551 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:49:04,407 79551 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes 0.212s 2023-04-21 10:49:04,407 79551 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-1774000755"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9435932b-9084-4cab-a670-21ab37734130', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9435932b-9084-4cab-a670-21ab37734130', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes'} Body: b'{"volume": {"id": "62dfbdad-8929-4e3a-90bd-b3e6f59d1b22", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:04. 347469", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1774000755", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22"}], "user_id": "eb7625e4107240d5a92379ace66052fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:49:04,455 79551 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22 0.038s 2023-04-21 10:49:04,456 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e8dde0-8c6f-4c33-96db-453f176e872b', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e8dde0-8c6f-4c33-96db-453f176e872b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22'} Body: b'{"volume": {"id": "62dfbdad-8929-4e3a-90bd-b3e6f59d1b22", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:04.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1774000755", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22"}], "user_id": "eb7625e4107240d5a92379ace66052fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f12ec80f50254e5bbc5afd5470546c71"}}' 2023-04-21 10:49:05,513 79551 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22 0.044s 2023-04-21 10:49:05,514 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469cf33e-2d5d-4cd4-af80-8ac1d1caf59c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469cf33e-2d5d-4cd4-af80-8ac1d1caf59c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22'} Body: b'{"volume": {"id": "62dfbdad-8929-4e3a-90bd-b3e6f59d1b22", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:04.000000", "updated_at": "2023-04-21T10:49:04.000000", "name": "tempest-DeleteServersTestJSON-volume-1774000755", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f12ec80f50254e5bbc5afd5470546c71/vol umes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f12ec80f50254e5bbc5afd5470546c71/volumes/62dfbdad-8929-4e3a-90bd-b3e6f59d1b22"}], "user_id": "eb7625e4107240d5a92379ace66052fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f12ec80f50254e5bbc5afd5470546c71"}}' tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 e8fd64bf-32c3-449f-8bc1-15ac5c909f7d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:28,634 79521 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:47:29,162 79521 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.525s 2023-04-21 10:47:29,163 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1275342497", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBzw1O+hOmmy5NgPW3bdNxqbqSrhNejvipkwcp0JQTVAJHNzFgSc6wLIdKA9lC+AU3ZJ2MAGprLUKfW+mBKTjT3fZH2AvICL2uFFTJNA7ynActmX3XPF5TRREc2oNq2DWg=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:28 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-4c7f7a87-c23e-4b28-82ea-1220ae592ccb', 'x-compute-request-id': 'req-4c7f7a87-c23e-4b28-82ea-1220ae592ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1275342497", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBzw1O+hOmmy5NgPW3bdNxqbqSrhNejvipkwcp0JQTVAJHNzFgSc6wLIdKA9lC+AU3ZJ2MAGprLUKfW+mBKTjT3fZH2AvICL2uFFTJNA7ynActmX3XPF5TRREc2oNq2DWg==", "fingerprint": "87:92:87:7a:7a:31:f0:d1:45:de:b5:f6:04:74:45:45", "user_id": "c600e01acfe140cabcdfe54958e66108"}}' 2023-04-21 10:47:29,175 79521 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1275342497 created 2023-04-21 10:47:29,524 79521 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.342s 2023-04-21 10:47:29,525 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--344239548", "description": "tempest-description--1993491449"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-d92f5b84-fec7-46a3-895c-398ab330fa23', 'date': 'Fri, 21 Apr 2023 10:47:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "feb53306-8697-4e2f-856c-436e91d5ad26", "name": "tempest-securitygroup--344239548", "stateful": true, "tenant_id": "94e77e1735854e0c966c42e9a613017f", "description": "tempest-description--1993491449", "shared": false, "security_group_rules": [{"id": "7208b70a-a690-49a9-b1cd-891a42fea197", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "security_group_id": "feb53306-8697-4e2f-856c-436e91d5ad26", "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": 341, "description": null, "tags": [], "created_at": "2023-04-21T10:47:29Z", "updated_at": "2023-04-21T10:47:29Z", "revision_number": 0, "project_id": "94e77e1735854e0c966c42e9a613017f"}, {"id": "9e2e004b-5936-4aed-a060-b7bcfeb731ae", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "security_group_id": "feb53306-8697-4e2f-856c-436e91d5ad26", "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": 340 , "description": null, "tags": [], "created_at": "2023-04-21T10:47:29Z", "updated_at": "2023-04-21T10:47:29Z", "revision_number": 0, "project_id": "94e77e1735854e0c966c42e9a613017f"}], "tags": [], "created_at": "2023-04-21T10:47:29Z", "updated_at": "2023-04-21T10:47:29Z", "revision_number": 1, "project_id": "94e77e1735854e0c966c42e9a613017f"}}' 2023-04-21 10:47:29,857 79521 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.332s 2023-04-21 10:47:29,858 79521 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": "feb53306-8697-4e2f-856c-436e91d5ad26", "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-e0b96bab-0392-40c6-867a-f24e513c8c99', 'date': 'Fri, 21 Apr 2023 10:47:29 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": "befae5d9-d1c5-43d7-9c9a-ef68a7db156b", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "security_group_id": "feb53306-8697-4e2f-856c-436e91d5ad26", "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-21T10:47:29Z", "updated_at": "2023-04-21T10:47:29Z", "revision_number": 0, "project_id": "94e77e1735854e0c966c42e9a613017f"}}' 2023-04-21 10:47:30,141 79521 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.282s 2023-04-21 10:47:30,141 79521 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": "feb53306-8697-4e2f-856c-436e91d5ad26", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-68e493d1-aba5-4484-abf1-3350ded72603', 'date': 'Fri, 21 Apr 2023 10:47: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": "b08f8bfb-8e79-44c0-863f-eced559411ec", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "security_group_id": "feb53306-8697-4e2f-856c-436e91d5ad26", "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-21T10:47:30Z", "updated_at": "2023-04-21T10:47:30Z", "revision_number": 0, "project_id": "94e77e1735854e0c966c42e9a613017f"}}' 2023-04-21 10:47:30,142 79521 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--344239548 created 2023-04-21 10:47:31,073 79521 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 0.931s 2023-04-21 10:47:31,074 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-1a5b3408-a5d2-4b6d-bf4f-fe205b1031dc', 'date': 'Fri, 21 Apr 2023 10:47:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "91904c15-fdd6-433a-9853-74173fd4e5d4", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "floating_ip_address": "172.24.4.204", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "94e77e1735854e0c966c42e9a613017f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:30Z", "updated_at": "2023-04-21T10:47:30Z", "revision_number": 0}}' 2023-04-21 10:47:31,075 79521 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '91904c15-fdd6-433a-9853-74173fd4e5d4', 'tenant_id': '94e77e1735854e0c966c42e9a613017f', 'floating_ip_address': '172.24.4.204', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '94e77e1735854e0c966c42e9a613017f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:30Z', 'updated_at': '2023-04-21T10:47:30Z', 'revision_number': 0, 'ip': '172.24.4.204'} created 2023-04-21 10:47:31,159 79521 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.070s 2023-04-21 10:47:31,159 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:31 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-3e888d6a-d22f-4aba-be1c-83d7fe8b234a', '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": "c600e01acfe140cabcdfe54958e66108", "name": "tempest-VolumesAdminNegativeTest-243340095-project-member", "password_expires_at": null}, "audit_ids": ["b8AMD4z9Tses2PEUMD1SnQ"], "expires_at": "2023-04-21T11:47:31.000000Z", "issued_at": "2023-04-21T10:47:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94e77e1735854e0c966c42e9a613017f", "name": "tempest-VolumesAdminNegativeTest-243340095"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/94e77e1735854e0c966c42e9a613017f", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance "}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:47:31,161 79521 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'fcf7861e-296e-4706-871b-557b594e17c3', 'name': 'tempest-VolumesAdminNegativeTest-610768075-network', 'tenant_id': '94e77e1735854e0c966c42e9a613017f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '94e77e1735854e0c966c42e9a613017f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24516, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:47Z', 'updated_at': '2023-04-21T10:46:47Z', 'revision_number': 1} available for tenant 2023-04-21 10:47:31,162 79521 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1275342497', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBzw1O+hOmmy5NgPW3bdNxqbqSrhNejvipkwcp0JQTVAJHNzFgSc6wLIdKA9lC+AU3ZJ2MAGprLUKfW+mBKTjT3fZH2AvICL2uFFTJNA7ynActmX3XPF5TRREc2oNq2DWg==', 'fingerprint': '87:92:87:7a:7a:31:f0:d1:45:de:b5:f6:04:74:45:45', 'user_id': 'c600e01acfe140cabcdfe54958e66108', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB5JfEmwbFkB8gqLi5LkuVlZMCK/nzm4OkHE5/w442dmhK0XvlDdDSF\n6yV97zGxuHCgBwYFK4EEACKhZANiAAQc8NTvoTppsuTYD1t23Tcam6kq4TXo74qZ\nMHKdCUE1QCRzcxYEnOsCyHSgPZQvgFN2SdjABqay1Cn1vpgSk40932R9gLyAi9rh\nRUyTQO8pwHLZl91zxeU0URHNqDatg1o=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'feb53306-8697-4e2f-856c-436e91d5ad26', 'name': 'tempest-securitygroup--344239548', 'stateful': True, 'tenant_id': '94e77e1735854e0c966c42e9a613017f', 'description': 'tempest-description--1993491449', 'shared': False, 'security_group_rules': [{'id': '7208b70a-a690-49a9-b1cd-891a42fea197', 'tenant_id': '94e77e1735854e0c966c42e9a613017f', 'security_group_id': 'feb53306-8697-4e2f-856c-436e91d5ad26', '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': 341, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:29Z', 'updated_at': '2023-04-21T10:47:29Z', 'revision_number': 0, 'project_id': '94e77e1735854e0c966c42e9a613017f'}, {'id': '9e2e004b-5936-4aed-a060-b7bcfeb731ae', 'tenant_id': '94e77e1735854e0c966c42e9a613017f', 'security_group_id': 'feb53306-8697-4e2f-856c-436e91d5ad26', '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': 340, 'description': None, 'tags': [], 'created_at': '2023-0 4-21T10:47:29Z', 'updated_at': '2023-04-21T10:47:29Z', 'revision_number': 0, 'project_id': '94e77e1735854e0c966c42e9a613017f'}], 'tags': [], 'created_at': '2023-04-21T10:47:29Z', 'updated_at': '2023-04-21T10:47:29Z', 'revision_number': 1, 'project_id': '94e77e1735854e0c966c42e9a613017f'}, 'floating_ip': {'id': '91904c15-fdd6-433a-9853-74173fd4e5d4', 'tenant_id': '94e77e1735854e0c966c42e9a613017f', 'floating_ip_address': '172.24.4.204', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '94e77e1735854e0c966c42e9a613017f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:30Z', 'updated_at': '2023-04-21T10:47:30Z', 'revision_number': 0, 'ip': '172.24.4.204'}} 2023-04-21 10:47:32,530 79521 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 1.365s 2023-04-21 10:47:32,530 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1501895670", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "networks": [{"uuid": "fcf7861e-296e-4706-871b-557b594e17c3"}], "security_groups": [{"name": "tempest-securitygroup--344239548"}], "key_name": "tempest-keypair-1275342497", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51', '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-50ced96b-a2aa-490c-8f59-c57f9c72851e', 'x-compute-request-id': 'req-50ced96b-a2aa-490c-8f59-c57f9c72851e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8ae797bd-c587-43a3-b941-e6d6d6c74e51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--344239548"}], "adminPass": "PrY7PHwvNBte"}}' 2023-04-21 10:47:32,916 79521 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/8ae797bd-c587-43a3-b941-e6d6d6c74e51 0.382s 2023-04-21 10:47:32,916 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:32 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-e3fad8f4-8543-4c73-ba6b-23ab3e7a98ba', 'x-compute-request-id': 'req-e3fad8f4-8543-4c73-ba6b-23ab3e7a98ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51'} Body: b'{"server": {"id": "8ae797bd-c587-43a3-b941-e6d6d6c74e51", "name": "tempest-VolumesAdminNegativeTest-server-1501895670", "status": "BUILD", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "user_id": "c600e01acfe140cabcdfe54958e66108", "metadata": { }, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:32Z", "updated": "2023-04-21T10:47:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1275342497", "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-21 10:48:23,214 79521 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/8ae797bd-c587-43a3-b941-e6d6d6c74e51 0.248s 2023-04-21 10:48:23,215 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:22 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-97f54c0c-0cf6-4436-9867-8e3dd9c0175e', 'x-compute-request-id': 'req-97f54c0c-0cf6-4436-9867-8e3dd9c0175e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51'} Body: b'{"server": {"id": "8ae797bd-c587-43a3-b941-e6d6d6c74e51", "name": "tempest-VolumesAdminNegativeTest-server-1501895670", "status": "ACTIVE", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "user_id": "c600e01acfe140cabcdfe54958e66108", "metadata": {}, "hostId": "a889baa141a36e19584c4c6a0006409ce41db4631e80cbf3cdcb47d4", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:32Z", "updated": "2023-04-21T10:47:48Z", "addresses": {"tempest-VolumesAdminNegativeTest-610768075-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a2:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1275342497", "OS-SRV-USG:launched_at": "2023-04-21T10:47:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--344239548"}], "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-21 10:48:23,228 79521 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:49:23,452 79521 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/8ae797bd-c587-43a3-b941-e6d6d6c74e51/os-interface 0.170s 2023-04-21 10:49:23,453 79521 DEBUG [tempest.lib.common.rest_client] Request - Hea ders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:23 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-6f18bcc8-8ec6-4c69-94c8-686d1076b7a0', 'x-compute-request-id': 'req-6f18bcc8-8ec6-4c69-94c8-686d1076b7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ae797bd-c587-43a3-b941-e6d6d6c74e51/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "fcf7861e-296e-4706-871b-557b594e17c3", "port_id": "44d4e2d5-0850-4b05-9d97-f3916611f340", "mac_addr": "fa:16:3e:d2:a2:e1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "46387e6f-436f-4651-ae46-0641f8b2618e", "ip_address": "10.0.0.11"}]}]}' 2023-04-21 10:49:24,768 79521 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/91904c15-fdd6-433a-9853-74173fd4e5d4 1.309s 2023-04-21 10:49:24,769 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "44d4e2d5-0850-4b05-9d97-f3916611f340"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-8f6e6a0a-5058-4bd6-bb04-531a254211dc', 'date': 'Fri, 21 Apr 2023 10:49:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/91904c15-fdd6-433a-9853-74173fd4e5d4'} Body: b'{"floatingip": {"id": "91904c15-fdd6-433a-9853-74173fd4e5d4", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "floating_ip_address": "172.24.4.204", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "e5ae1602-0f90-4cd5-962a-067dbd4763fc", "port_id": "44d4e2d5-0850-4b05-9d97-f3916611f340", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "fcf7861e-296e-4706-871b-557b594e17c3", "mac_address": "fa:16:3e:d2:a2:e1", "admin_state_up": true, "status": "ACTIVE", "device_id": "8ae797bd-c587-43a3-b941-e6d6d6c74e51", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:30Z", "updated_at": "2023-04-21T10:49:23Z", "revision_number": 1, "project_id": "94e77e1735854e0c966c42e9a613017f"}}' 2023-04-21 10:49:24,771 79521 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.204:22' as 'cirros' with public key authentication 2023-04-21 10:49:24,794 79521 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:49:24,815 79521 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:49:24,815 79521 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.204 successfully created 2023-04-21 10:49:25,049 79521 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/94e77e1735854e0c966c42e9a613017f/volumes 0.233s 2023-04-21 10:49:25,049 79521 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-1766114097"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40076661-8193-47c1-a54e-180d97e9f74c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opensta ck-request-id': 'req-40076661-8193-47c1-a54e-180d97e9f74c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes'} Body: b'{"volume": {"id": "e8fd64bf-32c3-449f-8bc1-15ac5c909f7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:24.983785", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1766114097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d"}], "user_id": "c600e01acfe140cabcdfe54958e66108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:49:25,102 79521 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/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d 0.043s 2023-04-21 10:49:25,103 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e2ef488-3489-4602-9e02-cba58abef162', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e2ef488-3489-4602-9e02-cba58abef162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d'} Body: b'{"volume": {"id": "e8fd64bf-32c3-449f-8bc1-15ac5c909f7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:25.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1766114097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d"}], "user_id": "c600e01acfe140cabcdfe54958e66108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e77e1735854e0c966c42e9a613017f"}}' 2023-04-21 10:49:26,156 79521 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/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d 0.041s 2023-04-21 10:49:26,156 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def35bfa-5bce-4b5d-a53a-63d98a987df5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def35bfa-5bce-4b5d-a53a-63d98a987df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d'} Body: b'{"volume": {"id": "e8fd64bf-32c3-449f-8bc1-15ac5c909f7d", "status" : "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:25.000000", "updated_at": "2023-04-21T10:49:25.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1766114097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94e77e1735854e0c966c42e9a613017f/volumes/e8fd64bf-32c3-449f-8bc1-15ac5c909f7d"}], "user_id": "c600e01acfe140cabcdfe54958e66108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e77e1735854e0c966c42e9a613017f"}}' tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] --------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 2f56f2f6-a380-4f7a-9623-6464da37f03c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:01,534 79551 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 0.454s 2023-04-21 10:50:01,535 79551 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-134286023"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/2f56f2f6-a380-4f7a-9623-6464da37f03c', '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-3791989e-9f91-48bd-a661-1e398cac6f95', 'x-compute-request-id': 'req-3791989e-9f91-48bd-a661-1e398cac6f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "2f56f2f6-a380-4f7a-9623-6464da37f03c", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T10:50:01.413170", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-134286023", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-21 10:50:01,594 79551 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/2f56f2f6-a380-4f7a-9623-6464da37f03c 0.054s 2023-04-21 10:50:01,594 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:01 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-a667fb0f-5b83-4f3c-9894-c8806862256f', 'x-compute-request-id': 'req-a667fb0f-5b83-4f3c-9894-c8806862256f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/2f56f2f6-a380-4f7a-9623-6464da37f03c'} Body: b'{"volume": {"id": "2f56f2f6-a380-4f7a-9623-6464da37f03c", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T10:50:01.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-134286023", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-21 10:50:02,651 79551 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/2f56f2f6-a380-4f7a-9623-6464da37f03c 0.050s 2023-04-21 10:50:02,651 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:02 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-34ef2616-671a-4141-8205-409cd7d13007', 'x-compute-request-id': 'req-34ef2616-671a-4141-8205-409cd7d13007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/2f56f2f6-a380-4f7a-9623-6464da37f03c'} Body: b'{"volume": {"id": "2f56f2f6-a380-4f7a-9623-6464da37f03c", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T1 0:50:01.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-134286023", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] ------------------------------------------------------------------------------------------------------------------------------------------- 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 6283b279-4b06-4e95-8d2c-6daf3f235080 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:14,099 79527 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 10:47:14,099 79527 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:47:14,352 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.250s 2023-04-21 10:47:14,353 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-495885922", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE61zuAXT232aH/KOTnubmgBMkuEfigCy73bZO4uuf2B23JR41s8cx2vf+RH51d7wxX9P1MtxP7zNqYI2bDeqdfZasdq2OLkldcjqDGH3vLtRM+8mAr7ZBtqN4SKtJs0UQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:14 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-15ba48b0-cbd7-44e3-8f37-f4cc5d86cc5e', 'x-compute-request-id': 'req-15ba48b0-cbd7-44e3-8f37-f4cc5d86cc5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-495885922", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE61zuAXT232aH/KOTnubmgBMkuEfigCy73bZO4uuf2B23JR41s8cx2vf+RH51d7wxX9P1MtxP7zNqYI2bDeqdfZasdq2OLkldcjqDGH3vLtRM+8mAr7ZBtqN4SKtJs0UQ==", "fingerprint": "a6:70:f1:0b:dc:b0:ef:05:cb:55:ea:e0:98:c6:fa:8f", "user_id": "25fb0d890b594080bb1bb99dd6294ff1"}}' 2023-04-21 10:47:14,357 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-495885922 created 2023-04-21 10:47:14,599 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.240s 2023-04-21 10:47:14,599 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--105200930", "description": "tempest-description--1162533619"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ed8a25da-208b-4d0c-8121-238ae7efe355', 'date': 'Fri, 21 Apr 2023 10:47:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8ff9eeee-1471-4758-b0c6-3dd6cdb1b133", "name": "tempest-securitygroup--105200930", "stateful": true, "tenant_id": "d85f51547e5244e495343281725fe320", "description": "tempest-description--1162533619", "shared": false, "security_group_rules": [{"id": "0f51b601-f640-4bcd-bec1-30f0687faed1", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "8ff9eeee-1471-4758-b0c6-3dd6cdb1b133", "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": 271, "description": null, "tags": [], "created_at": "2023-04-21T10:47:14Z", "updated_at": "2023-04-21T10:47:14Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}, {"id": "cc2cd9a8-e031-41d9-b589-ed9660db3b78", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "8ff9eeee-1471-4758-b0c6-3dd6cdb1b133", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 270, "description": null, "tags": [], "created_at": "2023-04-21T10:47:14Z", "updated_at": "2023-04-21T10:47:14Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}], "tags": [], "created_at": "2023-04-21T10:47:14Z", "updated_at": "2023-04-21T10:47:14Z", "revision_number": 1, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:47:15,030 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.430s 2023-04-21 10:47:15,031 79527 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": "8ff9eeee-1471-4758-b0c6-3dd6cdb1b133", "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-148595c3-469f-4cd0-8eff-5cddd6703cd4', 'date': 'Fri, 21 Apr 2023 10:47:15 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": "ccaf9b98-59d1-4f03-bbc0-411a259d2429", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "8ff9eeee-1471-4758-b0c6-3dd6cdb1b133", "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-21T10:47:14Z", "updated_at": "2023-04-21T10:47:14Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:47:16,359 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.328s 2023-04-21 10:47:16,359 79527 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": "8ff9eeee-1471-4758-b0c6-3dd6cdb1b133", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0ba21c37-e39e-46cb-9d25-d63dbd0f5663', 'date': 'Fri, 21 Apr 2023 10:47:16 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": "7f378bde-83f4-4835-ad75-0dd0a940686a", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "8ff9eeee-1471-4758-b0c6-3dd6cdb1b133", "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-21T10:47:15Z", "updated_at": "2023-04-21T10:47:15Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:47:16,359 79527 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--105200930 created 2023-04-21 10:47:17,125 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.765s 2023-04-21 10:47:17,126 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '526', 'x-op enstack-request-id': 'req-1af2a11c-0d37-4e4e-86f1-6d85286656c6', 'date': 'Fri, 21 Apr 2023 10:47:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4313a921-78d4-4433-9763-f5dc377e8b44", "tenant_id": "d85f51547e5244e495343281725fe320", "floating_ip_address": "172.24.4.2", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d85f51547e5244e495343281725fe320", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:16Z", "updated_at": "2023-04-21T10:47:16Z", "revision_number": 0}}' 2023-04-21 10:47:17,126 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4313a921-78d4-4433-9763-f5dc377e8b44', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'floating_ip_address': '172.24.4.2', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd85f51547e5244e495343281725fe320', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:16Z', 'updated_at': '2023-04-21T10:47:16Z', 'revision_number': 0, 'ip': '172.24.4.2'} created 2023-04-21 10:47:17,239 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.107s 2023-04-21 10:47:17,240 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:17 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-5b4220bc-91be-48ad-975a-c3159a9ad944', '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": "25fb0d890b594080bb1bb99dd6294ff1", "name": "tempest-AttachVolumeTestJSON-2130575493-project-member", "password_expires_at": null}, "audit_ids": ["da8yOS_PSuapygm7CBEK-w"], "expires_at": "2023-04-21T11:47:17.000000Z", "issued_at": "2023-04-21T10:47:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d85f51547e5244e495343281725fe320", "name": "tempest-AttachVolumeTestJSON-2130575493"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d85f51547e5244e495343281725fe320", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volu me/v3/d85f51547e5244e495343281725fe320", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:47:17,240 79527 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'b24b52ac-b8ab-493e-994c-c38d7c5c7089', 'name': 'tempest-AttachVolumeTestJSON-1354809025-network', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd85f51547e5244e495343281725fe320', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30791, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:47Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:47:17,241 79527 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-495885922', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE61zuAXT232aH/KOTnubmgBMkuEfigCy73bZO4uuf2B23JR41s8cx2vf+RH51d7wxX9P1MtxP7zNqYI2bDeqdfZasdq2OLkldcjqDGH3vLtRM+8mAr7ZBtqN4SKtJs0UQ==', 'fingerprint': 'a6:70:f1:0b:dc:b0:ef:05:cb:55:ea:e0:98:c6:fa:8f', 'user_id': '25fb0d890b594080bb1bb99dd6294ff1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCNDn9BVoc9+SbKpfOM3DtWFChcUQqX8plN8FGd5KSerDDf32tqjqtr\nrkYz8V8kUpSgBwYFK4EEACKhZANiAAROtc7gF09t9mh/yjk57m5oATJLhH4oAsu9\n22TuLrn9gdtyUeNbPHMdr3/kR+dXe8MV/T9TLcT+8zamCNmw3qnX2WrHatji5JXX\nI6gxh97y7UTPvJgK+2QbajeEirSbNFE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8ff9eeee-1471-4758-b0c6-3dd6cdb1b133', 'name': 'tempest-securitygroup--105200930', 'stateful': True, 'tenant_id': 'd85f51547e5244e495343281725fe320', 'description': 'tempest-description--1162533619', 'shared': False, 'security_group_rules': [{'id': '0f51b601-f640-4bcd-bec1-30f0687faed1', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'security_group_id': '8ff9eeee-1471-4758-b0c6-3dd6cdb1b133', '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': 271, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:14Z', 'updated_at': '2023-04-21T10:47:14Z', 'revision_number': 0, 'project_id': 'd85f51547e5244e495343281725fe320'}, {'id': 'cc2cd9a8-e031-41d9-b589-ed9660db3b78', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'security_group_id': '8ff9eeee-1471-4758-b0c6-3dd6cdb1b133', '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': 270, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:14Z', 'updated_at': '2023-04-21T10:47:14Z', 'revision_number': 0, 'project_id': 'd85f51547e5244e495343281725fe320'}], 'tags': [], 'created_at': '2023-04-21T10:47:14Z', 'upd ated_at': '2023-04-21T10:47:14Z', 'revision_number': 1, 'project_id': 'd85f51547e5244e495343281725fe320'}, 'floating_ip': {'id': '4313a921-78d4-4433-9763-f5dc377e8b44', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'floating_ip_address': '172.24.4.2', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd85f51547e5244e495343281725fe320', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:16Z', 'updated_at': '2023-04-21T10:47:16Z', 'revision_number': 0, 'ip': '172.24.4.2'}} 2023-04-21 10:47:20,078 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.835s 2023-04-21 10:47:20,078 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-721132263", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "b24b52ac-b8ab-493e-994c-c38d7c5c7089"}], "security_groups": [{"name": "tempest-securitygroup--105200930"}], "key_name": "tempest-keypair-495885922", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3', '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-4ee85eb8-d9c0-4b24-8eee-b9f0337457ab', 'x-compute-request-id': 'req-4ee85eb8-d9c0-4b24-8eee-b9f0337457ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dd4d15a1-3a71-49e8-9851-9b49fec6a9e3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--105200930"}], "adminPass": "password"}}' 2023-04-21 10:47:20,243 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3 0.161s 2023-04-21 10:47:20,244 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', '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-228e76ef-3101-4c39-a115-b701e7836043', 'x-compute-request-id': 'req-228e76ef-3101-4c39-a115-b701e7836043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3'} Body: b'{"server": {"id": "dd4d15a1-3a71-49e8-9851-9b49fec6a9e3", "name": "tempest-AttachVolumeTestJSON-server-721132263", "status": "BUILD", "tenant_id": "d85f51547e5244e495343281725fe320", "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http ://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:20Z", "updated": "2023-04-21T10:47:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-495885922", "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-21 10:48:10,574 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3 0.268s 2023-04-21 10:48:10,575 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:10 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-a4f52280-fd9e-403e-92e2-f06e4943695f', 'x-compute-request-id': 'req-a4f52280-fd9e-403e-92e2-f06e4943695f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3'} Body: b'{"server": {"id": "dd4d15a1-3a71-49e8-9851-9b49fec6a9e3", "name": "tempest-AttachVolumeTestJSON-server-721132263", "status": "ACTIVE", "tenant_id": "d85f51547e5244e495343281725fe320", "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "metadata": {}, "hostId": "6ac5505f24608163a3244dcdcd39faf2bf85e43ecf0286458c642db3", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:19Z", "updated": "2023-04-21T10:47:38Z", "addresses": {"tempest-AttachVolumeTestJSON-1354809025-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-495885922", "OS-SRV-USG:launched_at": "2023-04-21T10:47:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--105200930"}], "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-21 10:48:10,587 79527 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 10:49:10,821 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3/os-interface 0.173s 2023-04-21 10:49:10,821 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-no va-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea31718c-c7c9-4385-a72e-610049e80617', 'x-compute-request-id': 'req-ea31718c-c7c9-4385-a72e-610049e80617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b24b52ac-b8ab-493e-994c-c38d7c5c7089", "port_id": "b08cd847-5a3c-4ebf-ac8d-0a8dfd13f57c", "mac_addr": "fa:16:3e:c4:4b:e7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cca10c0f-089e-4939-bcfb-57c65e63aae6", "ip_address": "10.0.0.14"}]}]}' 2023-04-21 10:49:11,801 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/4313a921-78d4-4433-9763-f5dc377e8b44 0.976s 2023-04-21 10:49:11,801 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b08cd847-5a3c-4ebf-ac8d-0a8dfd13f57c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-a6e1ae30-0243-4cc8-b060-1d917f4cf91b', 'date': 'Fri, 21 Apr 2023 10:49:11 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4313a921-78d4-4433-9763-f5dc377e8b44'} Body: b'{"floatingip": {"id": "4313a921-78d4-4433-9763-f5dc377e8b44", "tenant_id": "d85f51547e5244e495343281725fe320", "floating_ip_address": "172.24.4.2", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "ce7c6c6e-ae69-4edd-b594-29fd25ec8012", "port_id": "b08cd847-5a3c-4ebf-ac8d-0a8dfd13f57c", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b24b52ac-b8ab-493e-994c-c38d7c5c7089", "mac_address": "fa:16:3e:c4:4b:e7", "admin_state_up": true, "status": "ACTIVE", "device_id": "dd4d15a1-3a71-49e8-9851-9b49fec6a9e3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:16Z", "updated_at": "2023-04-21T10:49:11Z", "revision_number": 1, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:49:11,803 79527 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.2:22' as 'cirros' with public key authentication 2023-04-21 10:49:11,828 79527 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:49:11,848 79527 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:49:11,848 79527 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.2 successfully created 2023-04-21 10:49:12,004 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3/ips 0.155s 2023-04-21 10:49:12,005 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', '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-611b72c8-7c24-48aa-90f8-0c753abbe1a2', 'x-compute-request-id': 'req-611b72c8-7c24-48aa-90f8-0c753abbe1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1354809025-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-21 10:49:12,009 79527 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.2:22 ' as 'cirros' with public key authentication 2023-04-21 10:49:12,015 79527 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:49:12,032 79527 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:49:12,033 79527 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.2 successfully created 2023-04-21 10:49:12,033 79527 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-21 10:49:12,033 79527 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.2:22' as 'cirros' with public key authentication 2023-04-21 10:49:12,037 79527 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:49:12,053 79527 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:49:12,054 79527 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.2 successfully created 2023-04-21 10:49:12,282 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes 0.213s 2023-04-21 10:49:12,283 79527 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-147611022"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-902b87bc-7ea7-4b13-a75e-161866bbe58b', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-902b87bc-7ea7-4b13-a75e-161866bbe58b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes'} Body: b'{"volume": {"id": "6283b279-4b06-4e95-8d2c-6daf3f235080", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:12.221308", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-147611022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080"}], "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:49:12,333 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080 0.041s 2023-04-21 10:49:12,334 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f9c489-cacd-4192-b122-840c47c55501', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f9c489-cacd-4192-b122-840c47c55501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080'} Body: b'{"volume": {"id": "6283b279-4b06-4e95-8d2c-6daf3f235080", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:12.000000", "updated_at": null, "name": "tempest-AttachVolume TestJSON-volume-147611022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080"}], "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:49:13,384 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080 0.037s 2023-04-21 10:49:13,384 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86baf60c-2875-47c6-bc8c-665d870cdd46', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86baf60c-2875-47c6-bc8c-665d870cdd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080'} Body: b'{"volume": {"id": "6283b279-4b06-4e95-8d2c-6daf3f235080", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:12.000000", "updated_at": "2023-04-21T10:49:12.000000", "name": "tempest-AttachVolumeTestJSON-volume-147611022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d85f51547e5244e495343281725fe320/volumes/6283b279-4b06-4e95-8d2c-6daf3f235080"}], "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:49:13,534 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3 0.137s 2023-04-21 10:49:13,534 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49: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-6cc952c3-df66-444a-8db5-4fa91baa8d1c', 'x-compute-request-id': 'req-6cc952c3-df66-444a-8db5-4fa91baa8d1c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3'} Body: b'' 2023-04-21 10:49:13,804 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3 0.269s 2023-04-21 10:49:13,804 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:13 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-1b0088f2-13fc-4de4-84f6-0570cfefbeea', 'x-compute-request-id': 'req-1b0088f2-13fc-4de4-84f6-0570cfefbeea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3'} Body: b'{"server": {"id": "dd4d15a1-3a71-49e8-9851-9b49fec6a9e3", "name": "tempest-AttachVolumeTestJSON-server-721132263", "status": "ACTIVE", "tenant_id": "d85f51547e5244e495343281725fe320", "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "metadata": {}, "hostId": "6ac5505f24608163a3244dcdcd39faf2bf85e43ecf0286458c642db3", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:19Z", "updated": "2023-04-21T10:49:13Z", "addresses": {"tempest-AttachVolumeTestJSON-1354809025-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:e7"}, {"version": 4, "addr": "172.24.4.2", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-495885922", "OS-SRV-USG:launched_at": "2023-04-21T10:47:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--105200930"}], "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-21 10:50:03,884 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3 0.030s 2023-04-21 10:50:03,884 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-9078c440-59bb-4ca4-9313-b94a75877c28', 'x-compute-request-id': 'req-9078c440-59bb-4ca4-9313-b94a75877c28', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd4d15a1-3a71-49e8-9851-9b49fec6a9e3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dd4d15a1-3a71-49e8-9851-9b49fec6a9e3 could not be found."}}' 2023-04-21 10:50:03,912 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-495885922 0.027s 2023-04-21 10:50:03,913 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-1c84cbfe-9a7b-45ac-9b8e-5c6fc794a471', 'x-com pute-request-id': 'req-1c84cbfe-9a7b-45ac-9b8e-5c6fc794a471', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-495885922'} Body: b'' 2023-04-21 10:50:04,089 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8ff9eeee-1471-4758-b0c6-3dd6cdb1b133 0.176s 2023-04-21 10:50:04,090 79527 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-196b2706-4268-43ec-bc12-5b94409f0825', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:50:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8ff9eeee-1471-4758-b0c6-3dd6cdb1b133'} Body: b'' 2023-04-21 10:50:04,107 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/8ff9eeee-1471-4758-b0c6-3dd6cdb1b133 0.017s 2023-04-21 10:50:04,108 79527 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-464b8bed-715f-4503-8670-328c2ccd1474', 'date': 'Fri, 21 Apr 2023 10:50:04 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8ff9eeee-1471-4758-b0c6-3dd6cdb1b133'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8ff9eeee-1471-4758-b0c6-3dd6cdb1b133 does not exist", "detail": ""}}' 2023-04-21 10:50:04,665 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4313a921-78d4-4433-9763-f5dc377e8b44 0.556s 2023-04-21 10:50:04,665 79527 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-8099c797-ef48-4fa1-9c77-217e2da30aeb', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:50:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4313a921-78d4-4433-9763-f5dc377e8b44'} Body: b'' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] -------------------------------------------------------------------------------------------------------------------------------------- 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 f7aab3ec-d528-49f1-8711-9ba0c952e3cb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:04,834 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes 0.397s 2023-04-21 10:50:04,835 79551 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-404636066", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef2a98af-c48a-45d1-abf0-3d07cb353ea2', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef2a98af-c48a-45d1-abf0-3d07cb353ea2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes'} Body: b'{"volume": {"id": "f7aab3ec-d528-49f1-8711-9ba0c952e3cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:04.761256", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-404636066", "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/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:04,926 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb 0.072s 2023-04-21 10:50:04,926 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16321bf-c2fc-42fe-a4bf-344c6633c076', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16321bf-c2fc-42fe-a4bf-344c6633c076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb'} Body: b'{"volume": {"id": "f7aab3ec-d528-49f1-8711-9ba0c952e3cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:05.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-404636066", "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/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "697302b4bd5646c28743fb28bbcb2adb"}}' 2023-04-21 10:50:05,978 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb 0.039s 2023-04-21 10:50:05,979 79551 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2e50ae-1519-4854-a1de-67e139933a10', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2e50ae-1519-4854-a1de-67e139933a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb'} Body: b'{"volume": {"id": "f7aab3ec-d528-49f1-8711-9ba0c952e3cb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:05.000000", "updated_at": "2023-04-21T10:50:05.000000", "name": "tempest-VolumesGetTest-Volume-404636066", "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/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "697302b4bd5646c28743fb28bbcb2adb"}}' 2023-04-21 10:50:06,092 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb 0.101s 2023-04-21 10:50:06,092 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-6935085a-f58c-4ad7-851f-5b62f0c4f36f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb'} Body: b'' 2023-04-21 10:50:06,123 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb 0.031s 2023-04-21 10:50:06,124 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-7b598877-0524-4940-a573-5c0080d608c9', 'x-openstack-request-id': 'req-7b598877-0524-4940-a573-5c0080d608c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/f7aab3ec-d528-49f1-8711-9ba0c952e3cb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f7aab3ec-d528-49f1-8711-9ba0c952e3cb could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] ----------------------------------------------------------------------------------------------------------------------------------------- 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 2edd2057-62af-493e-ab4c-fe3d307ed22e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:06,507 79551 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/697302b4bd5646c28743fb28bbcb2adb/volumes 0.379s 2023-04-21 10:50:06,508 79551 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-906797507"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3109cc8-df90-4dee-b717-3633846f76dd', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3109cc8-df90-4dee-b717-3633846f76dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes'} Body: b'{"volume": {"id": "2edd2057-62af-493e-ab4c-fe3d307ed22e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:06.299755", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-906797507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:06,651 79551 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/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e 0.134s 2023-04-21 10:50:06,652 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55dcde01-b0ce-4468-b029-7b40b1466b23', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55dcde01-b0ce-4468-b029-7b40b1466b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e'} Body: b'{"volume": {"id": "2edd2057-62af-493e-ab4c-fe3d307ed22e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:06.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-906797507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "697302b4bd5646c28743fb28bbcb2adb"}}' 2023-04-21 10:50:07,702 79551 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/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e 0.039s 2023-04-21 10:50:07,703 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a7c1c1e-2721-480c-abe5-72c6e28715e7', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a7c1c1e-2721-480c-abe5-72c6e28715e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e'} Body: b'{"volume": {"id": "2edd2057-62af-493e-ab4c-fe3d307ed22e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:06.000000", "updated_at": "2023-04-21T10:50:07.000000", "name": "tempest-VolumesGetTest-Volume-906797507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "697302b4bd5646c28743fb28bbcb2adb"}}' 2023-04-21 10:50:07,756 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e 0.041s 2023-04-21 10:50:07,757 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1365e09-a060-4fed-bf5e-c814816ae7c0', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1365e09-a060-4fed-bf5e-c814816ae7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e'} Body: b'{"volume": {"id": "2edd2057-62af-493e-ab4c-fe3d307ed22e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:06.000000", "updated_at": "2023-04-21T10:50:07.000000", "name": "tempest-VolumesGetTest-Volume-906797507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "697302b4bd5646c28743fb28bbcb2adb"}}' 2023-04-21 10:50:07,880 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e 0.113s 2023-04-21 10:50:07,881 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50fb992-baa1-4d62-b3a4-27604cfafb16', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e'} Body: b'' 2023-04-21 10:50:07,904 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e 0.023s 2023-04-21 10:50:07,905 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:07 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-99762fc6-8273-400d-b8eb-cccc464b1291', 'x-openstack-request-id': 'req-99762fc6-8273-400d-b8eb-cccc464b1291', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/2edd2057-62af-493e-ab4c-fe3d307ed22e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2edd2057-62af-493e-ab4c-fe3d307ed22e could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] ------------------------------------------------------------------------------------------------------------------------------------------------------- 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 76f7d4df-cd7a-40ea-a880-6855f44121b7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:07,930 79551 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/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e 0.021s 2023-04-21 10:50:07,930 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5622f4f3-8be3-43fd-9dbc-703bec861ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e'} 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": "a3109aa78f014d0da3638064a889676d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "created_at": "2023-04-21T10:43:25Z", "updated_at": "2023-04-21T10:43:26Z", "tags": [], "self": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "file": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:08,315 79551 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/697302b4bd5646c28743fb28bbcb2adb/volumes 0.384s 2023-04-21 10:50:08,315 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-VolumesGetTest-Volume-1248111696", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e592ab-fdfc-4b0c-b69e-9daabdae0a4b', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e592ab-fdfc-4b0c-b69e-9daabdae0a4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes'} Body: b'{"volume": {"id": "76f7d4df-cd7a-40ea-a880-6855f44121b7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:08.232953", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1248111696", "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/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:08,369 79551 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/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7 0.044s 2023-04-21 10:50:08,370 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6926317b-e015-4cf0-a746-e3040243f7ba', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6926317b-e015-4cf0-a746-e3040243f7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7'} Body: b'{"volume": {"id": "76f7d4df-cd7a-40ea-a880-6855f44121b7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:08.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1248111696", "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/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "697302b4bd5646c28743fb28bbcb2adb"}}' 2023-04-21 10:50:09,427 79551 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/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7 0.045s 2023-04-21 10:50:09,428 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5891a509-7912-45b4-beae-c5931f7cd52a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5891a509-7912-45b4-beae-c5931f7cd52a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7'} Body: b'{"volume": {"id": "76f7d4df-cd7a-40ea-a880-6855f44121b7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:08.000000", "updated_at": "2023-04-21T10:50:08.000000", "name": "tempest-VolumesGetTest-Volume-1248111696", "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/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7"}], "user_id": "191198087b0d4c5c81353be142baa908", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "697302b4bd5646c28743fb28bbcb2adb"}}' 2023-04-21 10:50:09,550 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7 0.111s 2023-04-21 10:50:09,550 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca910ff-b4f3-4e8a-b010-2a0bb080a6e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7'} Body: b'' 2023-04-21 10:50:09,571 79551 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7 0.020s 2023-04-21 10:50:09,571 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:09 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-795df3a1-2ba1-40a5-b402-1f6a6274c4c8', 'x-openstack-request-id': 'req-795df3a1-2ba1-40a5-b402-1f6a6274c4c8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/697302b4bd5646c28743fb28bbcb2adb/volumes/76f7d4df-cd7a-40ea-a880-6855f44121b7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 76f7d4df-cd7a-40ea-a880-6855f44121b7 could not be found."}}' tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] ----------------------------------------------------------------------------------------------------------------------------------------------- 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 0428f560-5b9b-4445-b55a-f9b534102ac2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:16,652 79525 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/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e 0.154s 2023-04-21 10:47:16,653 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-24af10e7-b522-46f4-9728-ec1c627fd589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e'} 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": "a3109aa78f014d0da3638064a889676d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "created_at": "2023-04-21T10:43:25Z", "updated_at": "2023-04-21T10:43:26Z", "tags": [], "self": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "file": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:47:17,610 79525 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.926s 2023-04-21 10:47:17,610 79525 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': 'Fri, 21 Apr 2023 10:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-6d504a59-fb66-4463-89d3-151e26f7e4ce', '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": "7fcbf21c326e4e4ab28b051c38b9da8e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "140913c9-4f31-4f27-b107-9d11bf6d2801", "created_at": "2023-04-21T10:47:18Z", "updated_at": "2023-04-21T10:47:18Z", "tags": [], "self": "/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801", "file": "/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:47:19,264 79525 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-21 10:47:19,264 79525 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/140913c9-4f31-4f27-b107-9d11bf6d2801/file 1.654s 2023-04-21 10:47:19,265 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0223bb1a-3449-4301-95a0-f60d4e9f87fa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801/file'} Body: b'' 2023-04-21 10:47:19,265 79525 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 10:47:19,265 79525 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:47:19,610 79525 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.341s 2023-04-21 10:47:19,610 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-538215549", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBiXQMKehmXbZ+t/TYVT0gSKs0KmTZ5FlYz6zFGTYVIOj5Jx7gtGmebbyFsJUNZbybkDh6qpI1q+o00ju2IhzrS6d4GO5cz3RO8d1HNO4lgr/58RDDJYurBNqFihZhWt2A=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:19 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-113c9aa2-ad6d-49dd-ad46-0d5abfe5ae31', 'x-compute-request-id': 'req-113c9aa2-ad6d-49dd-ad46-0d5abfe5ae31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-538215549", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBiXQMKehmXbZ+t/TYVT0gSKs0KmTZ5FlYz6zFGTYVIOj5Jx7gtGmebbyFsJUNZbybkDh6qpI1q+o00ju2IhzrS6d4GO5cz3RO8d1HNO4lgr/58RDDJYurBNqFihZhWt2A==", "fingerprint": "32:64:ed:27:05:78:8c:11:dd:68:84:38:06:61:c5:47", "user_id": "c0b1fae0fc8d4b9a998ab0679bace1a1"}}' 2023-04-21 10:47:19,616 79525 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-538215549 created 2023-04-21 10:47:20,355 79525 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.738s 2023-04-21 10:47:20,355 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1167860126", "description": "tempest-description--43912785"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-707f5ddf-a1e1-4c7b-9740-0c64f121d7a6', 'date': 'Fri, 21 Apr 2023 10:47:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3db66402-eb25-4f32-b199-d9ce49b05ba6", "name": "tempest-securitygroup--1167860126", "stateful": true, "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "description": "tempest-description--43912785", "shared": false, "security_group_rules": [{"id": "1b9632ec-68c1-4276-a7e3-1a0973c3ae5a", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "security_group_id": "3db66402-eb25-4f32-b199-d9ce49b05ba6", "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": 312, "description": null, "tags": [], "created_at": "2023-04-21T10:47:19Z", "updated_at": "2023-04-21T10:47:19Z", "revision_number": 0, "project_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}, {"id": "9c32e874-37a8-42f9-965a-e0a882cbf84f", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "security_group_id": "3db66402-eb25-4f32-b199-d9ce49b05ba6", "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": 311, "description": null, "tags": [], "created_at": "2023-04-21T10:47:19Z", "updated_at": "2023-04-21T10:47:19Z", "revision_number": 0, "project_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}], "tags": [], "created_at": "2023-04-21T10:47:19Z", "updated_at": "2023-04-21T10:47:19Z", "revision_number": 1, "project_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}}' 2023-04-21 10:47:21,267 79525 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.911s 2023-04-21 10:47:21,268 79525 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": "3db66402-eb25-4f32-b199-d9ce49b05ba6", "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-3479048c-04af-4c27-9f29-21f2e79c3099', 'date': 'Fri, 21 Apr 2023 10:47:21 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": "ae99c173-2f41-4e99-bd4c-66ed10654661", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "security_group_id": "3db66402-eb25-4f32-b199-d9ce49b05ba6", "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-21T10:47:20Z", "updated_at": "2023-04-21T10:47:20Z", "revision_number": 0, "project_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}}' 2023-04-21 10:47:21,919 79525 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.650s 2023-04-21 10:47:21,919 79525 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": "3db66402-eb25-4f32-b199-d9ce49b05ba6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-39a76e5b-7b98-4e68-9656-bebf6cff2a05', 'date': 'Fri, 21 Apr 2023 10:47:21 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": "c4339c55-e9b0-4415-b373-048e5da042a4", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "security_group_id": "3db66402-eb25-4f32-b199-d9ce49b05ba6", "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-21T10:47:21Z", "updated_at": "2023-04-21T10:47:21Z", "revision_number": 0, "project_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}}' 2023-04-21 10:47:21,919 79525 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1167860126 created 2023-04-21 10:47:25,077 79525 INFO [tempest.lib.common.rest_client] Request (Vali dationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.157s 2023-04-21 10:47:25,077 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-cb0b79c0-2016-414c-9e3d-251f69432d19', 'date': 'Fri, 21 Apr 2023 10:47:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a9b5d0e1-33e0-422f-a141-34d4e84d25e8", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "floating_ip_address": "172.24.4.181", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:23Z", "updated_at": "2023-04-21T10:47:23Z", "revision_number": 0}}' 2023-04-21 10:47:25,077 79525 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a9b5d0e1-33e0-422f-a141-34d4e84d25e8', 'tenant_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'floating_ip_address': '172.24.4.181', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:23Z', 'updated_at': '2023-04-21T10:47:23Z', 'revision_number': 0, 'ip': '172.24.4.181'} created 2023-04-21 10:47:25,206 79525 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.122s 2023-04-21 10:47:25,207 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:25 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-1a4513c6-443f-4982-bdb8-331ba886b292', '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": "c0b1fae0fc8d4b9a998ab0679bace1a1", "name": "tempest-AttachSCSIVolumeTestJSON-1586367620-project-member", "password_expires_at": null}, "audit_ids": ["wY5SaIj4SpqDhrKqkc1Jew"], "expires_at": "2023-04-21T11:47:25.000000Z", "issued_at": "2023-04-21T10:47:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "name": "tempest-AttachSCSIVolumeTestJSON-1586367620"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a3d2c4f2fb9f45559c4e51e86339a0e0", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86 339a0e0", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:47:25,207 79525 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'db5893fb-88b3-400d-8c55-c8f24d5b9084', 'name': 'tempest-AttachSCSIVolumeTestJSON-271940369-network', 'tenant_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50467, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:47Z', 'updated_at': '2023-04-21T10:46:47Z', 'revision_number': 1} available for tenant 2023-04-21 10:47:25,208 79525 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-538215549', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBiXQMKehmXbZ+t/TYVT0gSKs0KmTZ5FlYz6zFGTYVIOj5Jx7gtGmebbyFsJUNZbybkDh6qpI1q+o00ju2IhzrS6d4GO5cz3RO8d1HNO4lgr/58RDDJYurBNqFihZhWt2A==', 'fingerprint': '32:64:ed:27:05:78:8c:11:dd:68:84:38:06:61:c5:47', 'user_id': 'c0b1fae0fc8d4b9a998ab0679bace1a1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCE2tfikQVUqAByTHj5J2OG5hQ8815suV0+nFzAaWRivdWKhge3I0VM\nX5fJ+TigAjKgBwYFK4EEACKhZANiAAQYl0DCnoZl22frf02FU9IEirNCpk2eRZWM\n+sxRk2FSDo+Sce4LRpnm28hbCVDWW8m5A4eqqSNavqNNI7tiIc60uneBjuXM90Tv\nHdRzTuJYK/+fEQwyWLqwTahYoWYVrdg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3db66402-eb25-4f32-b199-d9ce49b05ba6', 'name': 'tempest-securitygroup--1167860126', 'stateful': True, 'tenant_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'description': 'tempest-description--43912785', 'shared': False, 'security_group_rules': [{'id': '1b9632ec-68c1-4276-a7e3-1a0973c3ae5a', 'tenant_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'security_group_id': '3db66402-eb25-4f32-b199-d9ce49b05ba6', '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': 312, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:19Z', 'updated_at': '2023-04-21T10:47:19Z', 'revision_number': 0, 'project_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0'}, {'id': '9c32e874-37a8-42f9-965a-e0a882cbf84f', 'tenant_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'security_group_id': '3db66402-eb25-4f32-b199-d9ce49b05ba6', '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': 311, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:19Z', 'updated_at': '2023-04-21T10:47:19Z', 'revision_number': 0, 'project_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0'}], 'tags': [], 'created_at': '2023-04-21T10:47:19Z', 'updated_at': '2023-04-21T10:47:19Z', 'revision_number': 1, 'project_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0'}, 'floating_ip': {'id': 'a9b5d0e1-33e0-422f-a141-34d4e84d25e8', 'tenant_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'floating_ip_address': '172.24.4.181', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a3d2c4f2fb9f45559c4e51e86339a0e0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:23Z', 'updated_at': '2023-04-21T10:47:23Z', 'revision_number': 0, 'ip': '172.24.4.181'}} 2023-04-21 10:47:26,448 79525 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 1.238s 2023-04-21 10:47:26,449 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1366625366", "imageRef": "140913c9-4f31-4f27-b107-9d11bf6d2801", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "db5893fb-88b3-400d-8c55-c8f24d5b9084"}], "security_groups": [{"name": "tempest-securitygroup--1167860126"}], "key_name": "tempest-keypair-538215549", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693', '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-725e0bf9-99e8-4876-a311-10c7b78ebe4b', 'x-compute-request-id': 'req-725e0bf9-99e8-4876-a311-10c7b78ebe4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "aecf1ba8-9675-4535-874b-9084361b7693", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aecf1ba8-9675-4535-874b-9084361b7693"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1167860126"}], "adminPass": "V8HK44o7H6UH"}}' 2023-04-21 10:47:26,915 79525 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/aecf1ba8-9675-4535-874b-9084361b7693 0.463s 2023-04-21 10:47:26,916 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:26 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-895ead31-6728-4dcb-956a-feaefe98fd4c', 'x-compute-request-id': 'req-895ead31-6728-4dcb-956a-feaefe98fd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/co mpute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693'} Body: b'{"server": {"id": "aecf1ba8-9675-4535-874b-9084361b7693", "name": "tempest-AttachSCSIVolumeTestJSON-server-1366625366", "status": "BUILD", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "user_id": "c0b1fae0fc8d4b9a998ab0679bace1a1", "metadata": {}, "hostId": "", "image": {"id": "140913c9-4f31-4f27-b107-9d11bf6d2801", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/140913c9-4f31-4f27-b107-9d11bf6d2801"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:26Z", "updated": "2023-04-21T10:47:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aecf1ba8-9675-4535-874b-9084361b7693"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-538215549", "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-21 10:48:17,723 79525 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/aecf1ba8-9675-4535-874b-9084361b7693 0.744s 2023-04-21 10:48:17,724 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1548', '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-b756572d-9ed4-4ec3-b892-840994eec26d', 'x-compute-request-id': 'req-b756572d-9ed4-4ec3-b892-840994eec26d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693'} Body: b'{"server": {"id": "aecf1ba8-9675-4535-874b-9084361b7693", "name": "tempest-AttachSCSIVolumeTestJSON-server-1366625366", "status": "ACTIVE", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "user_id": "c0b1fae0fc8d4b9a998ab0679bace1a1", "metadata": {}, "hostId": "5cb859d12e0e6f8e39a19798afba96497eafe0eb2a4dfff0c4879600", "image": {"id": "140913c9-4f31-4f27-b107-9d11bf6d2801", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/140913c9-4f31-4f27-b107-9d11bf6d2801"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:26Z", "updated": "2023-04-21T10:47:44Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-271940369-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:33:fd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aecf1ba8-9675-4535-874b-9084361b7693"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-538215549", "OS-SRV-USG:launched_at": "2023-04-21T10:47:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1167860126"}], "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-21 10:48:17,736 79525 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:49:17,960 79525 INFO [tempest.l ib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693/os-interface 0.163s 2023-04-21 10:49:17,960 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:17 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-071a2066-0605-4a27-a905-52910ec687b7', 'x-compute-request-id': 'req-071a2066-0605-4a27-a905-52910ec687b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "db5893fb-88b3-400d-8c55-c8f24d5b9084", "port_id": "892719ba-88a5-4998-9b27-c47babc15f5c", "mac_addr": "fa:16:3e:26:33:fd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "90fe5531-0901-4b6f-b305-f050a6e76f07", "ip_address": "10.0.0.9"}]}]}' 2023-04-21 10:49:18,775 79525 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/a9b5d0e1-33e0-422f-a141-34d4e84d25e8 0.811s 2023-04-21 10:49:18,776 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "892719ba-88a5-4998-9b27-c47babc15f5c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-199bb95c-83fa-48b7-818c-3f152136347a', 'date': 'Fri, 21 Apr 2023 10:49:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a9b5d0e1-33e0-422f-a141-34d4e84d25e8'} Body: b'{"floatingip": {"id": "a9b5d0e1-33e0-422f-a141-34d4e84d25e8", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "floating_ip_address": "172.24.4.181", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "076c74ec-5809-4953-bf1c-ff361b6ca078", "port_id": "892719ba-88a5-4998-9b27-c47babc15f5c", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "db5893fb-88b3-400d-8c55-c8f24d5b9084", "mac_address": "fa:16:3e:26:33:fd", "admin_state_up": true, "status": "ACTIVE", "device_id": "aecf1ba8-9675-4535-874b-9084361b7693", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:23Z", "updated_at": "2023-04-21T10:49:18Z", "revision_number": 1, "project_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}}' 2023-04-21 10:49:18,778 79525 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.181:22' as 'cirros' with public key authentication 2023-04-21 10:49:18,817 79525 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:49:18,840 79525 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:49:18,841 79525 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.181 successfully created 2023-04-21 10:49:19,151 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes 0.309s 2023-04-21 10:49:19,152 79525 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-959276619"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:18 GMT', 's erver': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0975bdc8-cf9d-4b11-af9e-84ccdad2723d', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0975bdc8-cf9d-4b11-af9e-84ccdad2723d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes'} Body: b'{"volume": {"id": "0428f560-5b9b-4445-b55a-f9b534102ac2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:19.082346", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-959276619", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2"}], "user_id": "c0b1fae0fc8d4b9a998ab0679bace1a1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:49:19,198 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2 0.037s 2023-04-21 10:49:19,199 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aea7d03-8df7-462b-b24e-de887348b749', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aea7d03-8df7-462b-b24e-de887348b749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2'} Body: b'{"volume": {"id": "0428f560-5b9b-4445-b55a-f9b534102ac2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:19.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-959276619", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2"}], "user_id": "c0b1fae0fc8d4b9a998ab0679bace1a1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}}' 2023-04-21 10:49:20,253 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2 0.042s 2023-04-21 10:49:20,253 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb3d5cb4-12e8-442c-ab08-abc68e7397fc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb3d5cb4-12e8-442c-ab08-abc68e7397fc', 'connection': 'close', 'status': '200', 'content -location': 'http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2'} Body: b'{"volume": {"id": "0428f560-5b9b-4445-b55a-f9b534102ac2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:19.000000", "updated_at": "2023-04-21T10:49:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-959276619", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3d2c4f2fb9f45559c4e51e86339a0e0/volumes/0428f560-5b9b-4445-b55a-f9b534102ac2"}], "user_id": "c0b1fae0fc8d4b9a998ab0679bace1a1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0"}}' 2023-04-21 10:49:20,396 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693 0.131s 2023-04-21 10:49:20,397 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49: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-c4065aa8-1fcb-406a-8b42-fc30bf71de4c', 'x-compute-request-id': 'req-c4065aa8-1fcb-406a-8b42-fc30bf71de4c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693'} Body: b'' 2023-04-21 10:49:20,566 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693 0.168s 2023-04-21 10:49:20,566 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', '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-bb759a32-6e2d-41c4-b8e8-1505400df3fb', 'x-compute-request-id': 'req-bb759a32-6e2d-41c4-b8e8-1505400df3fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693'} Body: b'{"server": {"id": "aecf1ba8-9675-4535-874b-9084361b7693", "name": "tempest-AttachSCSIVolumeTestJSON-server-1366625366", "status": "ACTIVE", "tenant_id": "a3d2c4f2fb9f45559c4e51e86339a0e0", "user_id": "c0b1fae0fc8d4b9a998ab0679bace1a1", "metadata": {}, "hostId": "5cb859d12e0e6f8e39a19798afba96497eafe0eb2a4dfff0c4879600", "image": {"id": "140913c9-4f31-4f27-b107-9d11bf6d2801", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/140913c9-4f31-4f27-b107-9d11bf6d2801"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:26Z", "updated": "2023-04-21T10:49:20Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-271940369-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:33:fd"}, {"version": 4, "addr": "172.24.4.181", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:33:fd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "hre f": "http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aecf1ba8-9675-4535-874b-9084361b7693"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-538215549", "OS-SRV-USG:launched_at": "2023-04-21T10:47:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1167860126"}], "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-21 10:50:10,673 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693 0.044s 2023-04-21 10:50:10,673 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:10 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-1c163a2d-a622-449c-b045-ca75681dca38', 'x-compute-request-id': 'req-1c163a2d-a622-449c-b045-ca75681dca38', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aecf1ba8-9675-4535-874b-9084361b7693'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance aecf1ba8-9675-4535-874b-9084361b7693 could not be found."}}' 2023-04-21 10:50:10,701 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-538215549 0.027s 2023-04-21 10:50:10,702 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:10 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-4c9354a7-c86d-4f13-be95-4aa4d8114979', 'x-compute-request-id': 'req-4c9354a7-c86d-4f13-be95-4aa4d8114979', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-538215549'} Body: b'' 2023-04-21 10:50:10,901 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3db66402-eb25-4f32-b199-d9ce49b05ba6 0.199s 2023-04-21 10:50:10,902 79525 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-9fc6c2af-d5ed-4d0f-af3d-9bc9b14c98d2', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:50:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3db66402-eb25-4f32-b199-d9ce49b05ba6'} Body: b'' 2023-04-21 10:50:10,925 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3db66402-eb25-4f32-b199-d9ce49b05ba6 0.022s 2023-04-21 10:50:10,925 79525 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-re quest-id': 'req-02bad952-e76f-492d-984b-d2e5950bd2a9', 'date': 'Fri, 21 Apr 2023 10:50:10 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3db66402-eb25-4f32-b199-d9ce49b05ba6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3db66402-eb25-4f32-b199-d9ce49b05ba6 does not exist", "detail": ""}}' 2023-04-21 10:50:11,414 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/a9b5d0e1-33e0-422f-a141-34d4e84d25e8 0.488s 2023-04-21 10:50:11,414 79525 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-4f7a9d39-7e0b-4756-ac3a-74f7df075709', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:50:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a9b5d0e1-33e0-422f-a141-34d4e84d25e8'} Body: b'' 2023-04-21 10:50:11,558 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801 0.143s 2023-04-21 10:50:11,558 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4be8abe7-b15f-46bf-b6c5-264c5f244089', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801'} Body: b'' 2023-04-21 10:50:11,577 79525 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801 0.018s 2023-04-21 10:50:11,577 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8da396b7-56aa-40bb-9076-b2fe01ebdaa7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/140913c9-4f31-4f27-b107-9d11bf6d2801'} Body: b'{"message": "No image found with ID 140913c9-4f31-4f27-b107-9d11bf6d2801

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] ----------------------------------------------------------------------------------------------------------------------------------------------- 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 b94a1cf4-09ea-4177-8f22-753368fdd54e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:21,928 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types 0.179s 2023-04-21 10:50:21,928 79525 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-40188483"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f39003a-c17b-401a-87ab-8734a3e5024d', 'content-length': '222', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f39003a-c17b-401a-87ab-8734a3e5024d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types'} Body: b'{"volume_type": {"id": "000438cf-3abc-4e92-885c-62a16d9677d9", "name": "tempest-GroupSnapshotsTest-volume-type-40188483", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:50:21,976 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types 0.044s 2023-04-21 10:50:21,976 79525 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-144369203"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22bedcc4-4269-4671-b4b7-8ed704972bf0', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22bedcc4-4269-4671-b4b7-8ed704972bf0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types'} Body: b'{"group_type": {"id": "cfff048e-ad00-457d-bed3-86ba65e0719b", "name": "tempest-GroupSnapshotsTest-group-type-144369203", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:50:22,187 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups 0.208s 2023-04-21 10:50:22,187 79525 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": "cfff048e-ad00-457d-bed3-86ba65e0719b", "volume_types": ["000438cf-3abc-4e92-885c-62a16d9677d9"], "name": "tempest-GroupSnapshotsTest-Group-2139568366"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08cdd9d-8065-48a9-9e7f-6079409cc934', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08cdd9d-8065-48a9-9e7f-6079409cc934', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups'} Body: b'{"group": {"id": "b94a1cf4-09ea-4177-8f22-753368fdd54e", "name": "tempest-GroupSnapshotsTest-Group-2139568366"}}' 2023-04-21 10:50:22,230 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e 0.040s 2023-04-21 10:50:22,230 79525 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': 'Fri, 21 Apr 2023 10:50:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fbb9c9b-9987-4ccc-9029-0ecf4767f905', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fbb9c9b-9987-4ccc-9029-0ecf4767f905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e'} Body: b'{"group": {"id": "b94a1cf4-09ea-4177-8f22-753368fdd54e", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T10:50:22.000000", "name": "tempest-GroupSnapshotsTest-Group-2139568366", "description": null, "group_type": "cfff048e-ad00-457d-bed3-86ba65e0719b", "volume_types": ["000438cf-3abc-4e92-885c-62a16d9677d9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:50:23,270 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e 0.035s 2023-04-21 10:50:23,271 79525 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': 'Fri, 21 Apr 2023 10:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-333340c3-e82e-4937-b0f1-84a785bbe3bb', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-333340c3-e82e-4937-b0f1-84a785bbe3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e'} Body: b'{"group": {"id": "b94a1cf4-09ea-4177-8f22-753368fdd54e", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:50:22.000000", "name": "tempest-GroupSnapshotsTest-Group-2139568366", "description": null, "group_type": "cfff048e-ad00-457d-bed3-86ba65e0719b", "volume_types": ["000438cf-3abc-4e92-885c-62a16d9677d9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:50:23,352 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/volumes/detail 0.073s 2023-04-21 10:50:23,352 79525 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': 'Fri, 21 Apr 2023 10:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96abc7e7-e738-476b-a563-0ebc000ac067', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96abc7e7-e738-476b-a563-0ebc000ac067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:50:23,437 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e/action 0.074s 2023-04-21 10:50:23,437 79525 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': 'Fri, 21 Apr 2023 10:50:23 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-0a0e49c4-c1e3-4ecf-94ff-3681ac61dae3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e/action'} Body: b'' 2023-04-21 10:50:23,456 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e 0.018s 2023-04-21 10:50:23,457 79525 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': 'Fri, 21 Apr 2023 10:50:23 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-b7a6ba3b-93d0-49de-a0fa-aed798c112c6', 'x-openstack-request-id': 'req-b7a6ba3b-93d0-49de-a0fa-aed798c112c6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/b94a1cf4-09ea-4177-8f22-753368fdd54e'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b94a1cf4-09ea-4177-8f22-753368fdd54e could not be found."}}' 2023-04-21 10:50:23,489 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types/cfff048e-ad00-457d-bed3-86ba65e0719b 0.032s 2023-04-21 10:50:23,490 79525 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': 'Fri, 21 Apr 2023 10:50:23 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-dbbe49c1-3ca9-4f87-9951-672ade4ed791', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types/cfff048e-ad00-457d-bed3-86ba65e0719b'} Body: b'' 2023-04-21 10:50:23,543 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/000438cf-3abc-4e92-885c-62a16d9677d9 0.052s 2023-04-21 10:50:23,543 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:23 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-924dcf1f-5d4c-44ad-8702-affc371fb285', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/000438cf-3abc-4e92-885c-62a16d9677d9'} Body: b'' 2023-04-21 10:50:23,560 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/000438cf-3abc-4e92-885c-62a16d9677d9 0.016s 2023-04-21 10:50:23,560 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 202 3 10:50:23 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-b49d48eb-9bde-4902-8818-5d20d201ac7a', 'x-openstack-request-id': 'req-b49d48eb-9bde-4902-8818-5d20d201ac7a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/000438cf-3abc-4e92-885c-62a16d9677d9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 000438cf-3abc-4e92-885c-62a16d9677d9 could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] --------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 c457d62b-9f95-4e41-95f2-249007473a04 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:23,598 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types 0.034s 2023-04-21 10:50:23,598 79525 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-454154598"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95edfc7a-b1f1-4de4-a28d-1ca5f3ee56e2', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95edfc7a-b1f1-4de4-a28d-1ca5f3ee56e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types'} Body: b'{"volume_type": {"id": "1deb6132-f1d1-4485-9818-59fe99fd7cd4", "name": "tempest-GroupSnapshotsTest-volume-type-454154598", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:50:23,634 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types 0.032s 2023-04-21 10:50:23,634 79525 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-811362700"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf627502-c54d-4cac-84ca-19837078e822', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf627502-c54d-4cac-84ca-19837078e822', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types'} Body: b'{"group_type": {"id": "2eadd322-1466-43e7-a44b-18d59d2bd3dc", "name": "tempest-GroupSnapshotsTest-group-type-811362700", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:50:23,743 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups 0.105s 2023-04-21 10:50:23,743 79525 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": "2eadd322-1466-43e7-a44b-18d59d2bd3dc", "volume_types": ["1deb6132-f1d1-4485-9818-59fe99fd7cd4"], "name": "tempest-GroupSnapshotsTest-Group-1741794025"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5c4d19-31dd-4b2a-807f-f8fb629bfbe8', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5c4d19-31dd-4b2a-807f-f8fb629bfbe8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups'} Body: b'{"group": {"id": "c457d62b-9f95-4e41-95f2-249007473a04", "name": "tempest-GroupSnapshotsTest-Group-1741794025"}}' 2023-04-21 10:50:23,776 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04 0.031s 2023-04-21 10:50:23,777 79525 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': 'Fri, 21 Apr 2023 10:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0168da61-fbb6-4bb7-b675-d70df4057a8f', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0168da61-fbb6-4bb7-b675-d70df4057a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04'} Body: b'{"group": {"id": "c457d62b-9f95-4e41-95f2-249007473a04", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T10:50:24.000000", "name": "tempest-GroupSnapshotsTest-Group-1741794025", "description": null, "group_type": "2eadd322-1466-43e7-a44b-18d59d2bd3dc", "volume_types": ["1deb6132-f1d1-4485-9818-59fe99fd7cd4"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:50:24,814 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04 0.031s 2023-04-21 10:50:24,814 79525 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': 'Fri, 21 Apr 2023 10:50:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b79e1de5-ff57-4f83-be76-b42a96ffe7fc', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b79e1de5-ff57-4f83-be76-b42a96ffe7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04'} Body: b'{"group": {"id": "c457d62b-9f95-4e41-95f2-249007473a04", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:50:24.000000", "name": "tempest-GroupSnapshotsTest-Group-1741794025", "description": null, "group_type": "2eadd322-1466-43e7-a44b-18d59d2bd3dc", "volume_types": ["1deb6132-f1d1-4485-9818-59fe99fd7cd4"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:50:24,818 79525 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-21 10:50:24,897 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/volumes/detail 0.078s 2023-04-21 10:50:24,898 79525 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': 'Fri, 21 Apr 2023 10:50:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2e6d74-f2fc-46e7-a4a2-c1c53575ae9d', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2e6d74-f2fc-46e7-a4a2-c1c53575ae9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:50:24,978 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04/action 0. 066s 2023-04-21 10:50:24,978 79525 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': 'Fri, 21 Apr 2023 10:50:24 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-c0956f46-e08d-4303-951a-6c776b832b3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04/action'} Body: b'' 2023-04-21 10:50:24,993 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04 0.014s 2023-04-21 10:50:24,994 79525 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': 'Fri, 21 Apr 2023 10:50:24 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-41bc446f-27a6-4a85-868c-d255a62a9b95', 'x-openstack-request-id': 'req-41bc446f-27a6-4a85-868c-d255a62a9b95', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c457d62b-9f95-4e41-95f2-249007473a04'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c457d62b-9f95-4e41-95f2-249007473a04 could not be found."}}' 2023-04-21 10:50:25,033 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types/2eadd322-1466-43e7-a44b-18d59d2bd3dc 0.038s 2023-04-21 10:50:25,033 79525 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': 'Fri, 21 Apr 2023 10:50:24 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-f6dff0fc-b4c8-4f6e-84da-88e03f1fc8a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types/2eadd322-1466-43e7-a44b-18d59d2bd3dc'} Body: b'' 2023-04-21 10:50:25,140 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/1deb6132-f1d1-4485-9818-59fe99fd7cd4 0.107s 2023-04-21 10:50:25,141 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-49d1d70b-2807-4e1d-8665-99b663718d6b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/1deb6132-f1d1-4485-9818-59fe99fd7cd4'} Body: b'' 2023-04-21 10:50:25,158 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/1deb6132-f1d1-4485-9818-59fe99fd7c d4 0.016s 2023-04-21 10:50:25,159 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:25 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-245901b5-28ad-420e-b08f-3149120bb40f', 'x-openstack-request-id': 'req-245901b5-28ad-420e-b08f-3149120bb40f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/1deb6132-f1d1-4485-9818-59fe99fd7cd4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1deb6132-f1d1-4485-9818-59fe99fd7cd4 could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] ----------------------------------------------------------------------------------------------------------------------------------------------------- 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 c61d73da-92ac-4998-98fb-10f39d84390d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:25,197 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types 0.035s 2023-04-21 10:50:25,198 79525 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-513185168"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f157ce-3352-45a4-9a47-9b713fe410f1', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f157ce-3352-45a4-9a47-9b713fe410f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types'} Body: b'{"volume_type": {"id": "0dea1244-40ab-47c5-9e78-98e57f7fa64b", "name": "tempest-GroupSnapshotsTest-volume-type-513185168", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:50:25,250 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types 0.049s 2023-04-21 10:50:25,250 79525 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-970816988"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0377188-e05e-46da-af87-602ec5305326', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0377188-e05e-46da-af87-602ec5305326', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types'} Body: b'{"group_type": {"id": "8af14135-d601-475a-af41-b5346770c1e8", "name": "tempest-GroupSnapshotsTest-group-type-970816988", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:50:25,363 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups 0.109s 2023-04-21 10:50:25,364 79525 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": "8af14135-d601-475a-af41-b5346770c1e8", "volume_types": ["0dea1244-40ab-47c5-9e78-98e57f7fa64b"], "name": "tempest-GroupSnapshotsTest-Group-474162213"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ee4c63c-6461-487b-8b58-e9e3888e61f3', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ee4c63c-6461-487b-8b58-e9e3888e61f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups'} Body: b'{"group": {"id": "c61d73da-92ac-4998-98fb-10f39d84390d", "name": "tempest-GroupSnapshotsTest-Group-474162213"}}' 2023-04-21 10:50:25,405 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d 0.038s 2023-04-21 10:50:25,405 79525 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': 'Fri, 21 Apr 2023 10:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b821ae13-2115-4103-a85f-0bbd859f38a5', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b821ae13-2115-4103-a85f-0bbd859f38a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d'} Body: b'{"group": {"id": "c61d73da-92ac-4998-98fb-10f39d84390d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T10:50:25.000000", "name": "tempest-GroupSnapshotsTest-Group-474162213", "description": null, "group_type": "8af14135-d601-475a-af41-b5346770c1e8", "volume_types": ["0dea1244-40ab-47c5-9e78-98e57f7fa64b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:50:26,442 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d 0.031s 2023-04-21 10:50:26,442 79525 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': 'Fri, 21 Apr 2023 10:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d274f8d8-6242-4bc1-9e83-afdc7da1ea3f', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d274f8d8-6242-4bc1-9e83-afdc7da1ea3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d'} Body: b'{"group": {"id": "c61d73da-92ac-4998-98fb-10f39d84390d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:50:25.000000", "name": "tempest-GroupSnapshotsTest-Group-474162213", "description": null, "group_type": "8af14135-d601-475a-af41-b5346770c1e8", "volume_types": ["0dea1244-40ab-47c5-9e78-98e57f7fa64b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:50:26,507 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/volumes/detail 0.061s 2023-04-21 10:50:26,508 79525 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': 'Fri, 21 Apr 2023 10:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a06671-dba3-406b-8383-5b80fcb9bee4', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4a06671-dba3-406b-8383-5b80fcb9bee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:50:26,584 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d/action 0.065s 2023-04-21 10:50:26,584 79525 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': 'Fri, 21 Apr 2023 10:50:26 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-299dccaa-7851-4e3f-9568-1b60d4f7bcae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d/action'} Body: b'' 2023-04-21 10:50:26,602 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d 0.017s 2023-04-21 10:50:26,602 79525 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': 'Fri, 21 Apr 2023 10:50:26 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-b31a9dc0-2322-4bb1-8c1e-7cf0a5cf0276', 'x-openstack-request-id': 'req-b31a9dc0-2322-4bb1-8c1e-7cf0a5cf0276', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c95cacd99dfc4ca796cabda3211e3286/groups/c61d73da-92ac-4998-98fb-10f39d84390d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c61d73da-92ac-4998-98fb-10f39d84390d could not be found."}}' 2023-04-21 10:50:26,630 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types/8af14135-d601-475a-af41-b5346770c1e8 0.027s 2023-04-21 10:50:26,630 79525 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': 'Fri, 21 Apr 2023 10:50:26 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-0382a000-93fd-4f50-b5da-3983167e5a7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/group_types/8af14135-d601-475a-af41-b5346770c1e8'} Body: b'' 2023-04-21 10:50:26,682 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/0dea1244-40ab-47c5-9e78-98e57f7fa64b 0.051s 2023-04-21 10:50:26,682 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:26 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-31fdd203-e151-4652-9ac4-ebdf949dbdc4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/0dea1244-40ab-47c5-9e78-98e57f7fa64b'} Body: b'' 2023-04-21 10:50:26,698 79525 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/0dea1244-40ab-47c5-9e78-98e57f7fa64b 0.015s 2023-04-21 10:50:26,698 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Fri, 21 Apr 2023 10:50:26 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-fccc79e0-7e55-4f7c-982b-747e26e7d507', 'x-openstack-request-id': 'req-fccc79e0-7e55-4f7c-982b-747e26e7d507', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03a855bad31d47eb91ba72b58d869b7b/types/0dea1244-40ab-47c5-9e78-98e57f7fa64b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0dea1244-40ab-47c5-9e78-98e57f7fa64b could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 1dc704fa-30af-48f9-9410-41eb9a4e25bb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:25,393 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e 0.188s 2023-04-21 10:50:25,393 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fb4b2479-46e9-49f0-b37f-1a6a0cb73d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e'} 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": "a3109aa78f014d0da3638064a889676d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "created_at": "2023-04-21T10:43:25Z", "updated_at": "2023-04-21T10:43:26Z", "tags": [], "self": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "file": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:25,743 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes 0.348s 2023-04-21 10:50:25,743 79551 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-743131062", "snapshot_id": null, "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d252c8e-4ef5-4eb4-8641-c71f7f25c3bf', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d252c8e-4ef5-4eb4-8641-c71f7f25c3bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes'} Body: b'{"volume": {"id": "1dc704fa-30af-48f9-9410-41eb9a4e25bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:25.683692", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-743131062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:25,800 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb 0.045s 2023-04-21 10:50:25,801 79551 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5921edeb-545c-4ee5-8d17-1079f7a2f596', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5921edeb-545c-4ee5-8d17-1079f7a2f596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb'} Body: b'{"volume": {"id": "1dc704fa-30af-48f9-9410-41eb9a4e25bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:26.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-743131062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:26,854 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb 0.041s 2023-04-21 10:50:26,854 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624c1ea3-7dad-4933-b507-56ce72d68d79', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624c1ea3-7dad-4933-b507-56ce72d68d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb'} Body: b'{"volume": {"id": "1dc704fa-30af-48f9-9410-41eb9a4e25bb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:26.000000", "updated_at": "2023-04-21T10:50:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-743131062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:26,964 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb 0.098s 2023-04-21 10:50:26,965 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:26 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-b16f1984-51c7-410f-b8b9-9baaaa88cd65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb'} Body: b'' 2023-04-21 10:50:26,989 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb 0.024s 2023-04-21 10:50:26,990 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:26 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-7cb7fa73-54cc-48ab-a043-4f8a77e61bf6', 'x-openstack-request-id': 'req-7cb7fa73-54cc-48ab-a043-4f8a77e61bf6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/1dc704fa-30af-48f9-9410-41eb9a4e25bb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1dc704fa-30af-48f9-9410-41eb9a4e25bb could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 78975a6c-cd5e-40e8-96cd-5e136b950b2b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:27,012 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e 0.019s 2023-04-21 10:50:27,012 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-018d89f9-12f7-440a-921c-5f637a9fff3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e'} 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": "a3109aa78f014d0da3638064a889676d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "created_at": "2023-04-21T10:43:25Z", "updated_at": "2023-04-21T10:43:26Z", "tags": [], "self": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "file": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:27,313 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes 0.300s 2023-04-21 10:50:27,313 79551 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-1023925505", "snapshot_id": null, "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc5fc3d-732a-4f46-b0bc-f51a089dc09b', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc5fc3d-732a-4f46-b0bc-f51a089dc09b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes'} Body: b'{"volume": {"id": "78975a6c-cd5e-40e8-96cd-5e136b950b2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:27.252213", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1023925505", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:27,385 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b 0.062s 2023-04-21 10:50:27,386 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59238cb2-68a7-4b2d-bcb2-298d2f90a4e5', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59238cb2-68a7-4b2d-bcb2-298d2f90a4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b'} Body: b'{"volume": {"id": "78975a6c-cd5e-40e8-96cd-5e136b950b2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:27.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1023925505", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:28,440 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b 0.042s 2023-04-21 10:50:28,440 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d113c2e1-424f-465b-a34c-212a77f76055', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d113c2e1-424f-465b-a34c-212a77f76055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b'} Body: b'{"volume": {"id": "78975a6c-cd5e-40e8-96cd-5e136b950b2b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:27.000000", "updated_at": "2023-04-21T10:50:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1023925505", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:28,556 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b 0.105s 2023-04-21 10:50:28,557 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-91fb3128-b775-4db2-81d3-2a9d1a799ab6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b'} Body: b'' 2023-04-21 10:50:28,580 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b 0.023s 2023-04-21 10:50:28,581 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-9777d9a6-9e44-4c4d-9bed-a9c859aa8e81', 'x-openstack-request-id': 'req-9777d9a6-9e44-4c4d-9bed-a9c859aa8e81', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/78975a6c-cd5e-40e8-96cd-5e136b950b2b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 78975a6c-cd5e-40e8-96cd-5e136b950b2b could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------- 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 cad51eb2-725a-43f5-9cd8-5ccce47039f6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:28,584 79551 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-21 10:50:28,662 79551 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.071s 2023-04-21 10:50:28,663 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-731505129", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOx2WsSUcwOMbZpJ1RF2bBGdixjWIvVfkvXfesTWeO8ghsBQxTpsft8PSC9X8t0g3FmWBU3GKatGO4XhLzyCYs5Ol8e33uOuV0/w5utfsb+6EE2YBvGdlveNMOF+nMIJ6Q=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:28 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-500de7c1-4316-487d-bf60-b5495f22dbca', 'x-compute-request-id': 'req-500de7c1-4316-487d-bf60-b5495f22dbca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-731505129", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOx2WsSUcwOMbZpJ1RF2bBGdixjWIvVfkvXfesTWeO8ghsBQxTpsft8PSC9X8t0g3FmWBU3GKatGO4XhLzyCYs5Ol8e33uOuV0/w5utfsb+6EE2YBvGdlveNMOF+nMIJ6Q==", "fingerprint": "32:69:9c:82:90:33:b9:78:65:52:f4:3b:f2:aa:4a:d1", "user_id": "0285cc34e3854084abd318ef9a1da750"}}' 2023-04-21 10:50:28,845 79551 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.179s 2023-04-21 10:50:28,845 79551 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-1756959728", "description": "tempest-secgroup-smoke-1756959728 description", "project_id": "da057743ba534056beac9d18a3f5fc0e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-161e9b0a-a0a4-4343-8fdd-8277cac5dbfc', 'date': 'Fri, 21 Apr 2023 10:50:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "name": "tempest-secgroup-smoke-1756959728", "stateful": true, "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "description": "tempest-secgroup-smoke-1756959728 description", "shared": false, "security_group_rules": [{"id": "062f1372-6ec0-4004-bb44-e764a0ffb516", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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": 605, "description": null, "tags": [], "created_at": "2023-04-21T10:50:28Z", "updated_at": "2023-04-21T10:50:28Z", "revision_number": 0, "project_id": "da057743ba534056beac9d18a3f5fc0e"}, {"id": "ab8ffa0e-b18a-4a19-849a-25b30989ba6d", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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": 604, "description": null, "tags": [], "created_at": "2023-04-21T10:50:28Z", "updated_at": "2023-04-21T10:50:28Z", "revision_number": 0, "project_id": "da05774 3ba534056beac9d18a3f5fc0e"}], "tags": [], "created_at": "2023-04-21T10:50:28Z", "updated_at": "2023-04-21T10:50:28Z", "revision_number": 1, "project_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:29,012 79551 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.165s 2023-04-21 10:50:29,012 79551 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": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "project_id": "da057743ba534056beac9d18a3f5fc0e", "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-34299b38-c65d-440a-98ce-58c58d61c9be', 'date': 'Fri, 21 Apr 2023 10:50:29 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": "a1c0e92a-e446-420f-8894-c2849c3ebf42", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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-21T10:50:28Z", "updated_at": "2023-04-21T10:50:28Z", "revision_number": 0, "project_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:29,175 79551 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.162s 2023-04-21 10:50:29,175 79551 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": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "project_id": "da057743ba534056beac9d18a3f5fc0e", "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-4c6fc2d4-b56a-4cda-b8ea-6514640ec782', 'date': 'Fri, 21 Apr 2023 10:50:29 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": "dee514c0-ce29-4e34-8807-401bde2b8369", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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-21T10:50:29Z", "updated_at": "2023-04-21T10:50:29Z", "revision_number": 0, "project_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:29,345 79551 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.169s 2023-04-21 10:50:29,346 79551 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": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "project_id": "da057743ba534056beac9d18a3f5fc0e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-de548b5d-881a-4a45-b13a-1557e9faa63f', 'date': 'Fri, 21 Apr 2023 10:50:29 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": "3b0f60c1-fc2b-4657-837f-dbdfc654c6ad", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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-21T10:50:29Z", "updated_at": "2023-04-21T10:50:29Z", "revision_number": 0, "project_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:29,509 79551 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.163s 2023-04-21 10:50:29,510 79551 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": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "project_id": "da057743ba534056beac9d18a3f5fc0e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f594e9b7-aad4-4207-bdd7-6e0d1beb5764', 'date': 'Fri, 21 Apr 2023 10:50:29 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": "a3f5e48d-d072-4b85-be77-65fdc2bda76e", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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-21T10:50:29Z", "updated_at": "2023-04-21T10:50:29Z", "revision_number": 0, "project_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:29,672 79551 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.161s 2023-04-21 10:50:29,672 79551 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": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "project_id": "da057743ba534056beac9d18a3f5fc0e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-621732b6-8eeb-4fd3-aa92-c3a3a300d63c', 'date': 'Fri, 21 Apr 2023 10:50:29 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": "eaa00e41-bd2c-45c1-b84a-d4d5686ac2d8", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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-21T10:50:29Z", "updated_at": "2023-04-21T10:50:29Z", "revision_number": 0, "project_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:29,824 79551 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.151s 2023-04-21 10:50:29,825 79551 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": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "project_id": "da057743ba534056beac9d18a3f5fc0e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6e9ff3d3-ccd0-4fc7-bc57-a1db81b3022b', 'date': 'Fri, 21 Apr 2023 10:50:29 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": "7205364b-db5f-4f9e-9c36-d21b1cb86da4", "tenant_id": "da057743ba534056beac9d18a3f5fc0e", "security_group_id": "2246f4fc-ba7a-4dee-8101-76d62b4e456b", "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-21T10:50:29Z", "updated_at": "2023-04-21T10:50:29Z", "revision_number": 0, "project_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:29,825 79551 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-21 10:50:29,847 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e 0.021s 2023-04-21 10:50:29,847 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-313eeb59-8ae2-47ba-b413-9c6607bb6a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e'} 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": "a3109aa78f014d0da3638064a889676d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "created_at": "2023-04-21T10:43:25Z", "updated_at": "2023-04-21T10:43:26Z", "tags": [], "self": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "file": "/v2/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:30,233 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes 0.385s 2023-04-21 10:50:30,234 79551 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-471270284", "snapshot_id": null, "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb35fb3-ad9e-47a6-966b-42dc45fa5872', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb35fb3-ad9e-47a6-966b-42dc45fa5872', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes '} Body: b'{"volume": {"id": "cad51eb2-725a-43f5-9cd8-5ccce47039f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:30.164300", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-471270284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:30,287 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6 0.043s 2023-04-21 10:50:30,287 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-854e10ac-59fd-4ed8-99f1-242d6c7994f8', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-854e10ac-59fd-4ed8-99f1-242d6c7994f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6'} Body: b'{"volume": {"id": "cad51eb2-725a-43f5-9cd8-5ccce47039f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:30.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-471270284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:31,339 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6 0.040s 2023-04-21 10:50:31,339 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6748bc-fa2a-4a05-9e28-ed71d6a0c4e0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6748bc-fa2a-4a05-9e28-ed71d6a0c4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6'} Body: b'{"volume": {"id": "cad51eb2-725a-43f5-9cd8-5ccce47039f6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:30.000000", "updated_at": "2023-04-21T10:50:30.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-471270284", "description": null, "volume_type": "joviandss-2", "sna pshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6"}], "user_id": "0285cc34e3854084abd318ef9a1da750", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da057743ba534056beac9d18a3f5fc0e"}}' 2023-04-21 10:50:31,453 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6 0.102s 2023-04-21 10:50:31,454 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-65335650-746c-4c11-b537-ff342338a50b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6'} Body: b'' 2023-04-21 10:50:31,475 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6 0.021s 2023-04-21 10:50:31,476 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-3a5203d9-6528-409c-adeb-0b9dc54e2c29', 'x-openstack-request-id': 'req-3a5203d9-6528-409c-adeb-0b9dc54e2c29', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/da057743ba534056beac9d18a3f5fc0e/volumes/cad51eb2-725a-43f5-9cd8-5ccce47039f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cad51eb2-725a-43f5-9cd8-5ccce47039f6 could not be found."}}' 2023-04-21 10:50:31,625 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2246f4fc-ba7a-4dee-8101-76d62b4e456b 0.148s 2023-04-21 10:50:31,625 79551 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-1ac43142-b806-4b49-99d9-cf20e08d9f67', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:50:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2246f4fc-ba7a-4dee-8101-76d62b4e456b'} Body: b'' 2023-04-21 10:50:31,661 79551 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-731505129 0.035s 2023-04-21 10:50:31,661 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:31 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': 'O penStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7afe2d20-e320-432b-b347-3c1052c82f38', 'x-compute-request-id': 'req-7afe2d20-e320-432b-b347-3c1052c82f38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-731505129'} Body: b'' tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] --------------------------------------------------------------------------------------------------------------------------------------------------- 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 55ebd302-7c38-4932-b51c-4d6e1e1b516c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:36,784 79525 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes 0.318s 2023-04-21 10:50:36,784 79525 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-1365398252"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a0f42e5-6bd4-409a-94fa-91ca6b4956e6', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a0f42e5-6bd4-409a-94fa-91ca6b4956e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes'} Body: b'{"volume": {"id": "55ebd302-7c38-4932-b51c-4d6e1e1b516c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:36.724805", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1365398252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}], "user_id": "54f7a2ad63f443c5a5aa8ad2813fc126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:36,879 79525 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c 0.083s 2023-04-21 10:50:36,879 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b37622-6dfc-476a-bad4-9e775e8fecaa', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b37622-6dfc-476a-bad4-9e775e8fecaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c'} Body: b'{"volume": {"id": "55ebd302-7c38-4932-b51c-4d6e1e1b516c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:37.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1365398252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}], "user_id": "54f7a2ad63f443c5a5aa8ad2813fc126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d53e337a221416496b4d9b76ffbca37"}}' 2023-04-21 10:50:37,929 79525 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c 0.038s 2023-04-21 10:50:37,930 79525 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-365722a1-50d1-4cd1-bbd9-29fcd357fe60', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-365722a1-50d1-4cd1-bbd9-29fcd357fe60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c'} Body: b'{"volume": {"id": "55ebd302-7c38-4932-b51c-4d6e1e1b516c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:37.000000", "updated_at": "2023-04-21T10:50:37.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1365398252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}], "user_id": "54f7a2ad63f443c5a5aa8ad2813fc126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d53e337a221416496b4d9b76ffbca37"}}' 2023-04-21 10:50:37,983 79525 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c 0.041s 2023-04-21 10:50:37,983 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74402c4c-6ebf-49b8-a8e5-edf3a9e133df', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74402c4c-6ebf-49b8-a8e5-edf3a9e133df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c'} Body: b'{"volume": {"id": "55ebd302-7c38-4932-b51c-4d6e1e1b516c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:37.000000", "updated_at": "2023-04-21T10:50:37.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1365398252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c"}], "user_id": "54f7a2ad63f443c5a5aa8ad2813fc126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d53e337a221416496b4d9b76ffbca37"}}' 2023-04-21 10:50:38,120 79525 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c 0.126s 2023-04-21 10:50:38,120 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:37 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-56c03bcd-ff6d-46f1-9d1b-c515326b3f8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c'} Body: b'' 2023-04-21 10:50:38,143 79525 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c 0.022s 2023-04-21 10:50:38,143 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:38 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-cbe87e98-d547-47f4-b6cf-5022e25a91ab', 'x-openstack-request-id': 'req-cbe87e98-d547-47f4-b6cf-5022e25a91ab', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9d53e337a221416496b4d9b76ffbca37/volumes/55ebd302-7c38-4932-b51c-4d6e1e1b516c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 55ebd302-7c38-4932-b51c-4d6e1e1b516c could not be found."}}' setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) ------------------------------------------------------------------------------- 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 2c75c3c0-4b38-4f46-be9c-2dc2a26258bd failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 da643f71-192d-4e75-8e25-070007470c4c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:40,299 79551 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/54571977114c4415a1f4d96c688c3143/types 0.347s 2023-04-21 10:50:40,299 79551 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': 'Fri, 21 Apr 2023 10:50:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a3c026-aba8-481c-83ff-1baf9a3fbd5b', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a3c026-aba8-481c-83ff-1baf9a3fbd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54571977114c4415a1f4d96c688c3143/types'} Body: b'{"volume_type": {"id": "47fd4660-b6e5-45a6-9c9d-f9c11f4f430e", "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-21 10:50:41,139 79551 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.835s 2023-04-21 10:50:41,140 79551 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': 'Fri, 21 Apr 2023 10:50:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f9922815-6761-44c2-82c9-64f998c4a4ce', '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": "b3ac0724baa44ba8ab5524b658782e80", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "created_at": "2023-04-21T10:50:41Z", "updated_at": "2023-04-21T10:50:41Z", "tags": [], "self": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "file": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:42,356 79551 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/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338/file 1.214s 2023-04-21 10:50:42,357 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bb70bcb0-528c-4d71-a947-2ab78396bce0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338/file'} Body: b'' 2023-04-21 10:50:42,379 79551 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/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338 0.021s 2023-04-21 10:50:42,379 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fb6445c7-b905-4d83-8020-ee7b1bedcfb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338'} 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": "3824cae340d862c3e937edf6d76e409c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b3ac0724baa44ba8ab5524b658782e80", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "760f9f2a10b30b11e57a1e19eaa9f71bf767dff24e77c6f02ee33b817508ea7049b11133f313646c8a99cc2b9377563f658d0716e6f47846da896173bab4d147", "id": "1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "created_at": "2023-04-21T10:50:41Z", "updated_at": "2023-04-21T10:50:42Z", "tags": [], "self": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "file": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:42,397 79551 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/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338 0.017s 2023-04-21 10:50:42,397 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-469504a6-3941-4bd3-bf7b-a613eee7daa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338'} 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": "3824cae340d862c3e937edf6d76e409c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b3ac0724baa44ba8ab5524b658782e80", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "760f9f2a10b30b11e57a1e19eaa9f71bf767dff24e77c6f02ee33b817508ea7049b11133f313646c8a99cc2b9377563f658d0716e6f47846da896173bab4d147", "id": "1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "created_at": "2023-04-21T10:50:41Z", "updated_at": "2023-04-21T10:50:42Z", "tags": [], "self": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "file": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:42,416 79551 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/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338 0.017s 2023-04-21 10:50:42,416 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-085770c4-af05-4ff3-a12d-1555b729bd88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338'} 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": "3824cae340d862c3e937edf6d76e409c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b3ac0724baa44ba8ab5524b658782e80", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "760f9f2a10b30b11e57a1e19eaa9f71bf767dff24e77c6f02ee33b817508ea7049b11133f313646c8a99cc2b9377563f658d0716e6f47846da896173bab4d147", "id": "1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "created_at": "2023-04-21T10:50:41Z", "updated_at": "2023-04-21T10:50:42Z", "tags": [], "self": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "file": "/v2/images/1134f0dc-41ce-4b13-afbc-a4cdc7cd9338/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:50:42,755 79551 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/b3ac0724baa44ba8ab5524b658782e80/volumes 0.338s 2023-04-21 10:50:42,755 79551 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": "1134f0dc-41ce-4b13-afbc-a4cdc7cd9338", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb45ff90-d3ef-4418-8ed0-a45e507efcf8', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb45ff90-d3ef-4418-8ed0-a45e507efcf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3ac0724baa44ba8ab5524b658782e80/volumes'} Body: b'{"volume": {"id": "da643f71-192d-4e75-8e25-070007470c4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:42.691338", "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/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c"}], "user_id": "9950c957a9484ded916f333071bcc7f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:42,818 79551 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/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c 0.053s 2023-04-21 10:50:42,819 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9238938-65a7-4ae8-9534-e7fc4bfd3706', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9238938-65a7-4ae8-9534-e7fc4bfd3706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c'} Body: b'{"volume": {"id": "da643f71-192d-4e75-8e25-070007470c4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:43.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/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c"}], "user_id": "9950c957a9484ded916f333071bcc7f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3ac0724baa44ba8ab5524b658782e80"}}' 2023-04-21 10:50:43,869 79551 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/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c 0.039s 2023-04-21 10:50:43,870 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a94177a-8399-4b52-93e8-beb0f7f71ab9', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a94177a-8399-4b52-93e8-beb0f7f71ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c'} Body: b'{"volume": {"id": "da643f71-192d-4e75-8e25-070007470c4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:43.000000", "updated_at": "2023-04-21T10:50:43.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/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3ac0724baa44ba8ab5524b658782e80/volumes/da643f71-192d-4e75-8e25-070007470c4c"}], "user_id": "9950c957a9484ded916f333071bcc7f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3ac0724baa44ba8ab5524b658782e80"}}' cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:58,501 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.293s 2023-04-21 10:47:58,502 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1505495754", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOI+lxaYCiJ6Cakfh0d0/M3EQtNn7ayCKiNgO3J0ChauJCxkwfuH2I2Rjm736o1FW/bz/bZeZnhFBJEXMyBImhjphifTfaav3xqO3xhVAU45T4aDHcFYSZ0q9YF9LVtTWQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '405', '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-b0ad385b-a3b7-418f-8bc2-0c06dc57749b', 'x-compute-request-id': 'req-b0ad385b-a3b7-418f-8bc2-0c06dc57749b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1505495754", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOI+lxaYCiJ6Cakfh0d0/M3EQtNn7ayCKiNgO3J0ChauJCxkwfuH2I2Rjm736o1FW/bz/bZeZnhFBJEXMyBImhjphifTfaav3xqO3xhVAU45T4aDHcFYSZ0q9YF9LVtTWQ==", "fingerprint": "2b:7f:09:97:38:50:aa:b8:4f:76:fd:b5:87:68:a7:b4", "user_id": "0d7234a4dcce4289a84f5060f546efb6"}}' 2023-04-21 10:47:58,686 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.181s 2023-04-21 10:47:58,687 79535 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-719375638", "description": "tempest-secgroup-smoke-719375638 description", "project_id": "52aece0e34a3451da50638e2930424e7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-2d677006-34b3-49d5-ad30-8c26a0efbb7b', 'date': 'Fri, 21 Apr 2023 10:47:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "name": "tempest-secgroup-smoke-719375638", "stateful": true, "tenant_id": "52aece0e34a3451da50638e2930424e7", "description": "tempest-secgroup-smoke-719375638 description", "shared": false, "security_group_rules": [{"id": "2a26ee0f-c005-421b-a661-56ae1e6bf07d", "tenant_id": "52aece0e34a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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": 413, "description": null, "tags": [], "created_at": "2023-04-21T10:47:58Z", "updated_at": "2023-04-21T10:47:58Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}, {"id": "f8a32b93-80a2-48c9-8170-6ec45f0283ba", "tenant_id": "52aece0e34a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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": 412, "description": null, "tags": [], "created_at": "2023-04-21T10:47:58Z", "updated_at": "2023-04-21T10:47:58Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}], "tags": [], "created_at": "2023-04-21T10:47:58Z", "updated_at": "2023-04-21T10:47:58Z", "revision_number": 1, "project_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:47:58,867 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-21 10:47:58,868 79535 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": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "project_id": "52aece0e34a3451da50638e2930424e7", "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-c68127f1-b2f4-42da-91ee-7c302cf8f885', 'date': 'Fri, 21 Apr 2023 10:47:58 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": "047e2370-c7e1-4c4c-990b-a3bc1b0469fb", "tenant_id": "52aece0e34a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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-21T10:47:58Z", "updated_at": "2023-04-21T10:47:58Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:47:59,136 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.268s 2023-04-21 10:47:59,137 79535 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": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "project_id": "52aece0e34a3451da50638e2930424e7", "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-8b54ba88-8bc7-4d0e-af3b-ba89b2947b4e', 'date': 'Fri, 21 Apr 2023 10:47: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": "1125615e-05d1-4ba1-8a0c-6d1b101515ea", "tenant_id": "52aece0e34a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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-21T10:47:58Z", "updated_at": "2023-04-21T10:47:58Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:47:59,602 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.464s 2023-04-21 10:47:59,602 79535 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": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "project_id": "52aece0e34a3451da50638e2930424e7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-09dd0571-5ee1-47d3-a2b5-1d9372d8ed12', 'date': 'Fri, 21 Apr 2023 10:47: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": "a7c37961-a188-48d5-a115-1bdc10e044a6", "tenant_id": "52aece0e34 a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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-21T10:47:59Z", "updated_at": "2023-04-21T10:47:59Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:47:59,897 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.295s 2023-04-21 10:47:59,898 79535 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": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "project_id": "52aece0e34a3451da50638e2930424e7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-665e2c0f-b700-403d-93f5-23fd8167762d', 'date': 'Fri, 21 Apr 2023 10:47: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": "fa7ada71-57a8-4502-8da4-db6fe7ddc3ef", "tenant_id": "52aece0e34a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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-21T10:47:59Z", "updated_at": "2023-04-21T10:47:59Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:48:00,389 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.490s 2023-04-21 10:48:00,390 79535 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": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "project_id": "52aece0e34a3451da50638e2930424e7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-05347e2f-c1ec-4d14-85a4-710dd164c544', 'date': 'Fri, 21 Apr 2023 10:48:00 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": "31185153-d891-4611-9251-036de6579249", "tenant_id": "52aece0e34a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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-21T10:47:59Z", "updated_at": "2023-04-21T10:47:59Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:48:01,156 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.766s 2023-04-21 10:48:01,157 79535 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": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "project_id": "52aece0e34a3451da50638e2930424e7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-typ e': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8121f5a0-b10c-488a-a291-980025f5448f', 'date': 'Fri, 21 Apr 2023 10:48:01 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": "c5b1c408-d799-4cde-ba71-b1499c08aebb", "tenant_id": "52aece0e34a3451da50638e2930424e7", "security_group_id": "9d9d77e7-b35e-4da9-a136-be80c441f4e9", "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-21T10:48:00Z", "updated_at": "2023-04-21T10:48:00Z", "revision_number": 0, "project_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:48:01,275 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.111s 2023-04-21 10:48:01,276 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3278e829-ef8b-4ad9-8299-09baf7ddff44', '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": "0d7234a4dcce4289a84f5060f546efb6", "name": "tempest-SnapshotDataIntegrityTests-816712956-project-member", "password_expires_at": null}, "audit_ids": ["SBiM6zLGQRSnrXN-PbUUiQ"], "expires_at": "2023-04-21T11:48:01.000000Z", "issued_at": "2023-04-21T10:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52aece0e34a3451da50638e2930424e7", "name": "tempest-SnapshotDataIntegrityTests-816712956"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/52aece0e34a3451da50638e2930424e7", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "h ttp://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:48:01,277 79535 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '624bf70c-30f1-41f5-b380-69af8cfb5fd6', 'name': 'tempest-SnapshotDataIntegrityTests-675355002-network', 'tenant_id': '52aece0e34a3451da50638e2930424e7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '52aece0e34a3451da50638e2930424e7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6005, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:47:34Z', 'updated_at': '2023-04-21T10:47:35Z', 'revision_number': 1} available for tenant 2023-04-21 10:48:02,350 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 1.071s 2023-04-21 10:48:02,350 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1967603297", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1505495754", "security_groups": [{"name": "tempest-secgroup-smoke-719375638"}], "networks": [{"uuid": "624bf70c-30f1-41f5-b380-69af8cfb5fd6"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd', '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-1eec999c-a5bd-438a-ba6d-170d6fd47370', 'x-compute-request-id': 'req-1eec999c-a5bd-438a-ba6d-170d6fd47370', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c3100b42-46b3-4371-89f2-e511ca1ce6cd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-719375638"}], "adminPass": "A2MdsB8j7BZ5"}}' 2023-04-21 10:48:02,474 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd 0.117s 2023-04-21 10:48:02,475 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1257', '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-1b0cb6c7-73d9-4e77-a4ba-f3698c4162fb', 'x-compute-request-id': 'req-1b0cb6c7-73d9-4e77-a4ba-f3698c4162fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd'} Body: b'{"server": {"id": "c3100b42-46b3-4371-89f2-e511ca1ce6cd", "name": "tempest-SnapshotDataIntegrityTests-server-1967603297", "status": "BUILD", "tenant_id": "52aece0e34a3451da50638e2930424e7", "user_id": "0d7234a4dcce4289a84f5060f546efb6", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:48:02Z", "updated": "2023-04-21T10:48:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1505495754", "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-21 10:48:52,897 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd 0.354s 2023-04-21 10:48:52,898 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', '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-af4912c9-2cf5-461f-8eaa-2178003bd0dc', 'x-compute-request-id': 'req-af4912c9-2cf5-461f-8eaa-2178003bd0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd'} Body: b'{"server": {"id": "c3100b42-46b3-4371-89f2-e511ca1ce6cd", "name": "tempest-SnapshotDataIntegrityTests-server-1967603297", "status": "ACTIVE", "tenant_id": "52aece0e34a3451da50638e2930424e7", "user_id": "0d7234a4dcce4289a84f5060f546efb6", "metadata": {}, "hostId": "a3ba4a04818a5c433d8ab5e6a743562eb4ad03fc802bc9592e82f713", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:48:02Z", "updated": "2023-04-21T10:48:11Z", "addresses": {"tempest-SnapshotDataIntegrityTests-675355002-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:eb:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1505495754", "OS-SRV-USG:launched_at": "2023-04-21T10:48:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-719375638"}], "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-21 10:48:52,909 79535 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 10:49:53,184 79535 INFO [tempest.lib.common.rest_client] Request (S napshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd 0.238s 2023-04-21 10:49:53,185 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', '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-844399b6-604d-4c9f-8ff3-0097a9e46838', 'x-compute-request-id': 'req-844399b6-604d-4c9f-8ff3-0097a9e46838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd'} Body: b'{"server": {"id": "c3100b42-46b3-4371-89f2-e511ca1ce6cd", "name": "tempest-SnapshotDataIntegrityTests-server-1967603297", "status": "ACTIVE", "tenant_id": "52aece0e34a3451da50638e2930424e7", "user_id": "0d7234a4dcce4289a84f5060f546efb6", "metadata": {}, "hostId": "a3ba4a04818a5c433d8ab5e6a743562eb4ad03fc802bc9592e82f713", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:48:02Z", "updated": "2023-04-21T10:48:11Z", "addresses": {"tempest-SnapshotDataIntegrityTests-675355002-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:eb:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1505495754", "OS-SRV-USG:launched_at": "2023-04-21T10:48:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-719375638"}], "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-21 10:49:53,480 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes 0.283s 2023-04-21 10:49:53,481 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-887504087", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc435c3-6340-423c-8f51-22020478568b', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc435c3-6340-423c-8f51-22020478568b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes'} Body: b'{"volume": {"id": "319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:53.367445", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-887504087", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1 a5-73fcd2e87dbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc"}], "user_id": "0d7234a4dcce4289a84f5060f546efb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:49:53,552 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc 0.061s 2023-04-21 10:49:53,552 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-988421bb-18dc-47aa-b7b2-788bbe99fef5', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-988421bb-18dc-47aa-b7b2-788bbe99fef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc'} Body: b'{"volume": {"id": "319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:53.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-887504087", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc"}], "user_id": "0d7234a4dcce4289a84f5060f546efb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:49:54,608 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc 0.041s 2023-04-21 10:49:54,609 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c2ca42-2711-4ed4-9d55-8b093cc78d24', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c2ca42-2711-4ed4-9d55-8b093cc78d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc'} Body: b'{"volume": {"id": "319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:49:53.000000", "updated_at": "2023-04-21T10:49:54.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-887504087", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc"}], "user_id": "0d7234a4dcce4289a84f5060f546efb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiatt ach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52aece0e34a3451da50638e2930424e7"}}' 2023-04-21 10:49:54,721 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc 0.100s 2023-04-21 10:49:54,722 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:54 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-dc29c51a-07be-41dc-b1b1-47dd4a57e51d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc'} Body: b'' 2023-04-21 10:49:54,753 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc 0.031s 2023-04-21 10:49:54,754 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49: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-0fc26118-146a-45d0-8180-5c3d0971bff9', 'x-openstack-request-id': 'req-0fc26118-146a-45d0-8180-5c3d0971bff9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/52aece0e34a3451da50638e2930424e7/volumes/319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 319f1d29-b1a2-4e26-b1a5-73fcd2e87dbc could not be found."}}' 2023-04-21 10:49:54,889 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd 0.134s 2023-04-21 10:49:54,889 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:54 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-88f383d3-7f6c-41fc-a57c-36204d733a3e', 'x-compute-request-id': 'req-88f383d3-7f6c-41fc-a57c-36204d733a3e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd'} Body: b'' 2023-04-21 10:49:55,183 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd 0.293s 2023-04-21 10:49:55,183 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1573', '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-9dce97b5-c579-4b5e-b932-e630b2db9d8f', 'x-compute-request-id': 'req-9dce97b5-c579-4b5e-b932-e630b2db9d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd'} Body: b'{"server": {"id": "c3100b42-46b3-4371-89f2-e511ca1ce6cd", "name": "tempest-SnapshotDataIntegrityTests-server-1967603297", "status": "ACTIVE", "tenant_id": "52aece0e34a3451da50638e2930424e7", "user_id": "0d7234a4dcce4289a84f5060f546efb6", "metadata": {}, "hostId": "a3ba4a04818a5c433d8ab5e6a743562eb4ad03fc802bc9592e82f713", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:48:02Z", "updated": "2023-04-21T10:49:55Z", "addresses": {"tempest-SnapshotDataIntegrityTests-675355002-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:eb:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1505495754", "OS-SRV-USG:launched_at": "2023-04-21T10:48:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-719375638"}], "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-21 10:50:45,291 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd 0.048s 2023-04-21 10:50:45,291 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:45 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-66e08b89-e047-4ac5-81b6-c604d441d5e0', 'x-compute-request-id': 'req-66e08b89-e047-4ac5-81b6-c604d441d5e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3100b42-46b3-4371-89f2-e511ca1ce6cd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c3100b42-46b3-4371-89f2-e511ca1ce6cd could not be found."}}' 2023-04-21 10:50:45,525 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9d9d77e7-b35e-4da9-a136-be80c441f4e9 0.233s 2023-04-21 10:50:45,525 79535 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-818e8ce8-abef-4d6e-ae43-9821da43b1e0', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:50:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9d9d77e7-b35e-4da9-a136-be80c441f4e9'} Body: b'' 2023-04-21 10:50:45,572 79535 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1505495754 0.046s 2023-04-21 10:50:45,572 79535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:45 GMT', 'serv er': '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-a905d0c8-cea4-4451-b3d8-546ae5f23f4c', 'x-compute-request-id': 'req-a905d0c8-cea4-4451-b3d8-546ae5f23f4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1505495754'} Body: b'' setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) ----------------------------------------------------------------------- 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 c6bffe5b-aba2-4e3c-a262-440ab614339b failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 218, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6aa72ff4-66d3-41db-b62d-b690b87eb9d8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:46,943 79551 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes 0.432s 2023-04-21 10:50:46,943 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-593067589"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda36cae-c889-45e8-aaa5-0f031b8e6204', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda36cae-c889-45e8-aaa5-0f031b8e6204', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes'} Body: b'{"volume": {"id": "6aa72ff4-66d3-41db-b62d-b690b87eb9d8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:46.857791", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-593067589", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8"}], "user_id": "29543c45a1a54ec89ee330dce7e674e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:47,171 79551 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes 0.218s 2023-04-21 10:50:47,171 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-874688152"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65802a9-e57b-48dd-9f52-df740fd4af1e', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65802a9-e57b-48dd-9f52-df740fd4af1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes'} Body: b'{"volume": {"id": "d6f6456a-d52f-4e65-987f-d0b15358cad2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:47.105906", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-874688152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/d6f6456a-d52f-4e65-987f-d0b15358cad2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5a49e1beb3484e57b7d2681add470057/volumes/d6f6456a-d52f-4e65-987f-d0b15358cad2"}], "user_id": "29543c45a1a54ec89ee330dce7e674e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:47,473 79551 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes 0.290s 2023-04-21 10:50:47,474 79551 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-659116020"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1214d2af-c46b-4906-8972-152e91fe1c8a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1214d2af-c46b-4906-8972-152e91fe1c8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes'} Body: b'{"volume": {"id": "8f7283cd-7bde-4820-ba21-db8f963418d7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:47.393996", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-659116020", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/8f7283cd-7bde-4820-ba21-db8f963418d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5a49e1beb3484e57b7d2681add470057/volumes/8f7283cd-7bde-4820-ba21-db8f963418d7"}], "user_id": "29543c45a1a54ec89ee330dce7e674e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:47,701 79551 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes 0.217s 2023-04-21 10:50:47,702 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-864060937"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90dc38d-ce64-49fa-af31-36be9907d486', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90dc38d-ce64-49fa-af31-36be9907d486', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes'} Body: b'{"volume": {"id": "c8095bed-4e78-41e2-93c2-eb3dead27ac1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:47.633361", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-864060937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/c8095bed-4e78-41e2-93c2-eb3dead27ac1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5a49e1beb3484e57b7d2681add470057/volumes/c8095bed-4e78-41e2-93c2-eb3dead27ac1"}], "user_id": "29543c45a1a54ec89ee330dce7e674e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:47,941 79551 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes 0.229s 2023-04-21 10:50:47,942 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1, "name": "tempest-CreateVolumesFr omImageTest-Volume-755572498"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e02dbf-3c63-44bd-8614-a37fc29bea43', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e02dbf-3c63-44bd-8614-a37fc29bea43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes'} Body: b'{"volume": {"id": "2a88c13d-3b9f-495c-91fa-cbf663b87efa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:47.873065", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-755572498", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/2a88c13d-3b9f-495c-91fa-cbf663b87efa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5a49e1beb3484e57b7d2681add470057/volumes/2a88c13d-3b9f-495c-91fa-cbf663b87efa"}], "user_id": "29543c45a1a54ec89ee330dce7e674e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:50:48,021 79551 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8 0.069s 2023-04-21 10:50:48,021 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fb3eda-539c-447c-8ef8-d14590af95f4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fb3eda-539c-447c-8ef8-d14590af95f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8'} Body: b'{"volume": {"id": "6aa72ff4-66d3-41db-b62d-b690b87eb9d8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:47.000000", "updated_at": "2023-04-21T10:50:47.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-593067589", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8"}], "user_id": "29543c45a1a54ec89ee330dce7e674e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5a49e1beb3484e57b7d2681add470057"}}' 2023-04-21 10:50:49,086 79551 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8 0.048s 2023-04-21 10:50:49,086 79551 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9547a942-0f01-4bd6-b569-c93213895953', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-op enstack-request-id': 'req-9547a942-0f01-4bd6-b569-c93213895953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8'} Body: b'{"volume": {"id": "6aa72ff4-66d3-41db-b62d-b690b87eb9d8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:47.000000", "updated_at": "2023-04-21T10:50:47.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-593067589", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5a49e1beb3484e57b7d2681add470057/volumes/6aa72ff4-66d3-41db-b62d-b690b87eb9d8"}], "user_id": "29543c45a1a54ec89ee330dce7e674e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5a49e1beb3484e57b7d2681add470057"}}' setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) --------------------------------------------------------------------- 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 395565b9-f38d-493d-b2e3-344e6ffda79d failed to build and is in ERROR status tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 db58ccab-48e9-499e-a916-9a68709958d6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-21T10:50:05Z', 'message': 'Build of instance db58ccab-48e9-499e-a916-9a68709958d6 aborted: Volume b5cb6e0d-2d7b-4bd6-ab3a-e7e007ff8b31 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-d5f9eeb7-5367-4991-af65-0e08d21c6508. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:46:58,904 79550 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.043s 2023-04-21 10:46:58,905 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:46:58 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-17e50e7e-debb-41b3-9b70-f932feb43313', '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": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418-project-member", "password_expires_at": null}, "audit_ids": ["5U6kyV6NSzyYTlNq0RStvA"], "expires_at": "2023-04-21T11:46:58.000000Z", "issued_at": "2023-04-21T10:46:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aad84a0e014f47ddaeaddc88bf16b0a8", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:46:58,906 79550 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'cfb4de90-44ea-486a-b5c4-c3b1111aa2bd', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1667019531-network', 'tenant_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58418, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:48Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:47:01,076 79550 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.168s 2023-04-21 10:47:01,076 79550 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-76757344", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "networks": [{"uuid": "cfb4de90-44ea-486a-b5c4-c3b1111aa2bd"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2', '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-5660a17b-c8be-435f-930b-b5424132b807', 'x-compute-request-id': 'req-5660a17b-c8be-435f-930b-b5424132b807', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ye2XjzYAQd6t"}}' 2023-04-21 10:47:01,244 79550 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/84b55fc0-e748-4c05-97ad-a6994c0487d2 0.162s 2023-04-21 10:47:01,244 79550 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': 'Fri, 21 Apr 2023 10:47:01 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-8deb8fd6-a58c-43d0-8a2e-1d9215557595', 'x-compute-request-id': 'req-8deb8fd6-a58c-43d0-8a2e-1d9215557595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2'} Body: b'{"server": {"id": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-76757344", "status": "BUILD", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:47:01Z", "updated": "2023-04-21T10:47:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/84b55f c0-e748-4c05-97ad-a6994c0487d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2"}], "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-21 10:47:52,129 79550 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/84b55fc0-e748-4c05-97ad-a6994c0487d2 0.818s 2023-04-21 10:47:52,129 79550 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': 'Fri, 21 Apr 2023 10:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-807c745e-09d7-433b-bdbf-801df5913df9', 'x-compute-request-id': 'req-807c745e-09d7-433b-bdbf-801df5913df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2'} Body: b'{"server": {"id": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-76757344", "status": "ACTIVE", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "628014774ce8fb6f5983e24916a57d52f6f2611abfae71ffe13c8279", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:47:01Z", "updated": "2023-04-21T10:47:20Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1667019531-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:2d:82"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:47:19.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-21 10:47:52,146 79550 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:48:53,353 79550 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/84b55fc0-e748-4c05-97ad-a6994c0487d2/action 1.146s 2023-04-21 10:48:53,354 79550 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-ServerBootFromVolumeStable RescueTest-image-793476704"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:52 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-9766eae8-9767-4d6e-a4c3-df3d5361d124', 'x-compute-request-id': 'req-9766eae8-9767-4d6e-a4c3-df3d5361d124', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2/action'} Body: b'{"image_id": "5d233c98-5b4d-4413-86c3-f21caa1732f4"}' 2023-04-21 10:48:53,378 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.022s 2023-04-21 10:48:53,378 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0719ac13-ce96-4eee-a757-7ecaee7ec116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z", "updated_at": "2023-04-21T10:48:53Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:54,400 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.021s 2023-04-21 10:48:54,400 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4df9ade4-c945-47d3-b951-be81dde9a3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_project_name": "tempest-ServerBootF romVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z", "updated_at": "2023-04-21T10:48:53Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:55,423 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.021s 2023-04-21 10:48:55,424 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ba7a6936-7107-489d-a3ea-10681e4b7d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z", "updated_at": "2023-04-21T10:48:53Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:56,447 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.022s 2023-04-21 10:48:56,447 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-23bc876c-d3de-4cbb-8323-02552431d840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z", "updated_at": "2023-04-21T10:48:53Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:57,478 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.028s 2023-04-21 10:48:57,478 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-98694a71-eb88-4f1a-843a-0df84210c500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z", "updated_at": "2023-04-21T10:48:57Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:58,503 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.023s 2023-04-21 10:48:58,504 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8546fd70-04d9-4e92-8840-e4948696cd44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z", "updated_at": "2023-04-21T10:48:58Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:59,534 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.028s 2023-04-21 10:48:59,534 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7624b1c7-0b3d-4bf2-b76a-32bacb4665da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "f4cf830f4273c41975f81c884d6179e4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "7b601ece5b67dd90b816ab95e283bfa89bd55a73a30d97d3c372f4c10a2fe4985c38446ac6746ac11554a9b95d27c96bb99b183aacd3d2bcb09ba8dc33899a24", "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z ", "updated_at": "2023-04-21T10:48:58Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:59,558 79550 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/5d233c98-5b4d-4413-86c3-f21caa1732f4 0.023s 2023-04-21 10:48:59,558 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8e16960d-5420-4899-ae70-5a4aa7fd610c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "owner_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-793476704", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "f4cf830f4273c41975f81c884d6179e4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "7b601ece5b67dd90b816ab95e283bfa89bd55a73a30d97d3c372f4c10a2fe4985c38446ac6746ac11554a9b95d27c96bb99b183aacd3d2bcb09ba8dc33899a24", "id": "5d233c98-5b4d-4413-86c3-f21caa1732f4", "created_at": "2023-04-21T10:48:53Z", "updated_at": "2023-04-21T10:48:58Z", "tags": [], "self": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4", "file": "/v2/images/5d233c98-5b4d-4413-86c3-f21caa1732f4/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:48:59,898 79550 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/84b55fc0-e748-4c05-97ad-a6994c0487d2 0.339s 2023-04-21 10:48:59,898 79550 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': 'Fri, 21 Apr 2023 10:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-795de143-f20d-4bac-bdd1-0a5769d8bab0', 'x-compute-request-id': 'req-795de143-f20d-4bac-bdd1-0a5769d8bab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2'} Body: b'{"server": {"id": "84b55fc0-e748-4c05-97ad-a6994c0487d2", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-76757344", "status": "ACTIVE", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "628014774ce8fb6f5983e24916a57d52f6 f2611abfae71ffe13c8279", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:47:01Z", "updated": "2023-04-21T10:48:59Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1667019531-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:2d:82"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/84b55fc0-e748-4c05-97ad-a6994c0487d2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:47:19.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-21 10:50:00,073 79550 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.097s 2023-04-21 10:50:00,073 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:59 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-cf38607a-7f8a-4dbc-b265-4273f3dca630', '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": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418-project-member", "password_expires_at": null}, "audit_ids": ["G4XmVbCmTu6euHX_0Oap4w"], "expires_at": "2023-04-21T11:50:00.000000Z", "issued_at": "2023-04-21T10:50:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aad84a0e014f47ddaeaddc88bf16b0a8", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOn e", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:50:00,074 79550 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'cfb4de90-44ea-486a-b5c4-c3b1111aa2bd', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1667019531-network', 'tenant_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58418, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:48Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:50:00,870 79550 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.795s 2023-04-21 10:50:00,870 79550 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-1063701166", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "cfb4de90-44ea-486a-b5c4-c3b1111aa2bd"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6', '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-d5f9eeb7-5367-4991-af65-0e08d21c6508', 'x-compute-request-id': 'req-d5f9eeb7-5367-4991-af65-0e08d21c6508', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "db58ccab-48e9-499e-a916-9a68709958d6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/db58ccab-48e9-499e-a916-9a68709958d6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "eRJ6unFNg8Cd"}}' 2023-04-21 10:50:00,978 79550 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/db58ccab-48e9-499e-a916-9a68709958d6 0.104s 2023-04-21 10:50:00,979 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'A ccept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:00 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-15b6b973-f841-4997-b78f-c3e985e3ac43', 'x-compute-request-id': 'req-15b6b973-f841-4997-b78f-c3e985e3ac43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6'} Body: b'{"server": {"id": "db58ccab-48e9-499e-a916-9a68709958d6", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1063701166", "status": "BUILD", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:50:01Z", "updated": "2023-04-21T10:50:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/db58ccab-48e9-499e-a916-9a68709958d6"}], "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-21 10:50:51,206 79550 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/db58ccab-48e9-499e-a916-9a68709958d6 0.160s 2023-04-21 10:50:51,207 79550 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': 'Fri, 21 Apr 2023 10:50:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', '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-f9cfbc17-51b4-4f20-9b73-0a9e9aaa1d34', 'x-compute-request-id': 'req-f9cfbc17-51b4-4f20-9b73-0a9e9aaa1d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6'} Body: b'{"server": {"id": "db58ccab-48e9-499e-a916-9a68709958d6", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1063701166", "status": "ERROR", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:50:00Z", "updated": "2023-04-21T10:50:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute /servers/db58ccab-48e9-499e-a916-9a68709958d6"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-21T10:50:05Z", "message": "Build of instance db58ccab-48e9-499e-a916-9a68709958d6 aborted: Volume b5cb6e0d-2d7b-4bd6-ab3a-e7e007ff8b31 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-21 10:50:51,223 79550 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-21 10:50:51,788 79550 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/db58ccab-48e9-499e-a916-9a68709958d6 0.564s 2023-04-21 10:50:51,788 79550 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': 'Fri, 21 Apr 2023 10:50:51 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-abbe7dfd-1c5c-4351-8d4f-32fbb8228a4e', 'x-compute-request-id': 'req-abbe7dfd-1c5c-4351-8d4f-32fbb8228a4e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6'} Body: b'' 2023-04-21 10:50:51,836 79550 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/servers/db58ccab-48e9-499e-a916-9a68709958d6 0.047s 2023-04-21 10:50:51,837 79550 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': 'Fri, 21 Apr 2023 10:50:51 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-0bf31de7-27d6-4fba-af66-dccd6b955759', 'x-compute-request-id': 'req-0bf31de7-27d6-4fba-af66-dccd6b955759', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/db58ccab-48e9-499e-a916-9a68709958d6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance db58ccab-48e9-499e-a916-9a68709958d6 could not be found."}}' tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 eec91cdb-08ce-424e-a5f0-0688c2ce9970 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:47:09,528 79519 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:47:09,849 79519 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.318s 2023-04-21 10:47:09,850 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-474843765", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHOLDYACefR6pJbo/1FNlJcU0uVLNhwHibyQxq6uGxw58mBzlostFRjitCW5kqYo4/rT+TGHwIPAMOKYgrhYN17TXx7fyo6rQDJa7QLpDa2shAHPXuXXSRjnzvc+xkQMdw=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:09 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-0b69a762-ec3d-47a0-a11c-aa1b92a8b3bb', 'x-compute-request-id': 'req-0b69a762-ec3d-47a0-a11c-aa1b92a8b3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-474843765", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHOLDYACefR6pJbo/1FNlJcU0uVLNhwHibyQxq6uGxw58mBzlostFRjitCW5kqYo4/rT+TGHwIPAMOKYgrhYN17TXx7fyo6rQDJa7QLpDa2shAHPXuXXSRjnzvc+xkQMdw==", "fingerprint": "11:95:ca:55:b2:30:96:f0:ab:7f:3c:1f:4c:2e:d4:ec", "user_id": "d172d648a9474db082646a47a2840214"}}' 2023-04-21 10:47:09,855 79519 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-474843765 created 2023-04-21 10:47:10,926 79519 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 1.070s 2023-04-21 10:47:10,926 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1391987559", "description": "tempest-description--2006222529"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-d1f5e054-1838-4e4d-9811-20f369649245', 'date': 'Fri, 21 Apr 2023 10:47:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "113410de-948e-4a5c-a40a-383ca34cf852", "name": "tempest-securitygroup--1391987559", "stateful": true, "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "description": "tempest-description--2006222529", "shared": false, "security_group_rules": [{"id": "5ea65027-4a44-4519-abd1-8f9b8f9498cf", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "security_group_id": "113410de-948e-4a5c-a40a-383ca34cf852", "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": 239, "description": null, "tags": [], "created_at": "2023-04-21T10:47:10Z", "updated_at": "2023-04-21T10:47:10Z", "revision_number": 0, "project_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}, {"id": "e49bd335-e344-4792-b6aa-705c184e3c52", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "security_group_id": "113410de-948e-4a5c-a40a-383ca34cf852", "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" : 238, "description": null, "tags": [], "created_at": "2023-04-21T10:47:10Z", "updated_at": "2023-04-21T10:47:10Z", "revision_number": 0, "project_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}], "tags": [], "created_at": "2023-04-21T10:47:10Z", "updated_at": "2023-04-21T10:47:10Z", "revision_number": 1, "project_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}}' 2023-04-21 10:47:11,944 79519 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 1.017s 2023-04-21 10:47:11,944 79519 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": "113410de-948e-4a5c-a40a-383ca34cf852", "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-8ad27a54-e5e7-4e53-83eb-50cbc8035050', 'date': 'Fri, 21 Apr 2023 10:47:11 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": "d00e84ba-c4a6-4940-a157-fb142891ae56", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "security_group_id": "113410de-948e-4a5c-a40a-383ca34cf852", "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-21T10:47:11Z", "updated_at": "2023-04-21T10:47:11Z", "revision_number": 0, "project_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}}' 2023-04-21 10:47:13,731 79519 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 1.786s 2023-04-21 10:47:13,731 79519 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": "113410de-948e-4a5c-a40a-383ca34cf852", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-705520a5-a7ef-4da2-93f8-61eadfad632c', 'date': 'Fri, 21 Apr 2023 10:47: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": "92be0c9c-ccc9-4938-bf4e-a51303194f2a", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "security_group_id": "113410de-948e-4a5c-a40a-383ca34cf852", "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-21T10:47:12Z", "updated_at": "2023-04-21T10:47:12Z", "revision_number": 0, "project_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}}' 2023-04-21 10:47:13,731 79519 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1391987559 created 2023-04-21 10:47:16,375 79519 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 2.643s 2023-04-21 10:47:16,376 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d 829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-2b296689-e04a-484c-9a91-baa167932108', 'date': 'Fri, 21 Apr 2023 10:47:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2e4165e8-c051-42ef-b1c5-5b2654849f99", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "floating_ip_address": "172.24.4.195", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:15Z", "updated_at": "2023-04-21T10:47:15Z", "revision_number": 0}}' 2023-04-21 10:47:16,376 79519 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2e4165e8-c051-42ef-b1c5-5b2654849f99', 'tenant_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'floating_ip_address': '172.24.4.195', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:15Z', 'updated_at': '2023-04-21T10:47:15Z', 'revision_number': 0, 'ip': '172.24.4.195'} created 2023-04-21 10:47:16,469 79519 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.087s 2023-04-21 10:47:16,470 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2827', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8bb28786-4096-4a8c-9655-f539ce5449c1', '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": "d172d648a9474db082646a47a2840214", "name": "tempest-ServerStableDeviceRescueTest-335595160-project-member", "password_expires_at": null}, "audit_ids": ["Q5Cb4jFhR7mgT__9v00pcA"], "expires_at": "2023-04-21T11:47:16.000000Z", "issued_at": "2023-04-21T10:47:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "name": "tempest-ServerStableDeviceRescueTest-335595160"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4bdd7a4ccfc340aa9c1b02c57f7a0e70", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type" : "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:47:16,471 79519 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'ba9d5253-efcc-4b0a-8cda-778a5a337551', 'name': 'tempest-ServerStableDeviceRescueTest-310377863-network', 'tenant_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62424, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:47Z', 'updated_at': '2023-04-21T10:46:47Z', 'revision_number': 1} available for tenant 2023-04-21 10:47:16,472 79519 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-474843765', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHOLDYACefR6pJbo/1FNlJcU0uVLNhwHibyQxq6uGxw58mBzlostFRjitCW5kqYo4/rT+TGHwIPAMOKYgrhYN17TXx7fyo6rQDJa7QLpDa2shAHPXuXXSRjnzvc+xkQMdw==', 'fingerprint': '11:95:ca:55:b2:30:96:f0:ab:7f:3c:1f:4c:2e:d4:ec', 'user_id': 'd172d648a9474db082646a47a2840214', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCuFZBxKfsLP5oMROLoIsXFu/9JlECioyLdEwz8PzLxPTOSTLDoV5wU\nThpqxKX9WNSgBwYFK4EEACKhZANiAARziw2AAnn0eqSW6P9RTZSXFNLlSzYcB4m8\nkMaurhscOfJgc5aLLRUY4rQluZKmKOP60/kxh8CDwDDimIK4WDde018e38qOq0Ay\nWu0C6Q2trIQBz17l10kY5873PsZEDHc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '113410de-948e-4a5c-a40a-383ca34cf852', 'name': 'tempest-securitygroup--1391987559', 'stateful': True, 'tenant_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'description': 'tempest-description--2006222529', 'shared': False, 'security_group_rules': [{'id': '5ea65027-4a44-4519-abd1-8f9b8f9498cf', 'tenant_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'security_group_id': '113410de-948e-4a5c-a40a-383ca34cf852', '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': 239, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:10Z', 'updated_at': '2023-04-21T10:47:10Z', 'revision_number': 0, 'project_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70'}, {'id': 'e49bd335-e344-4792-b6aa-705c184e3c52', 'tenant_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'security_group_id': '113410de-948e-4a5c-a40a-383ca34cf852', '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': 238, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:10Z', 'updated_at': '2023-04-21T10:47:10Z', 'revision_number': 0, 'project_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70'}], 'tags': [], 'created_at': '2023-04-21T10:47:10Z', 'updated_at': '2023-04-21T10:47:10Z', 'revision_number': 1, 'project_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70'}, 'floating_ip': {'id': '2e4165e8-c051-42ef-b1c5-5b2654849f99', 'tenant_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'floating_ip_address': '172.24.4.195', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4bdd7a4ccfc340aa9c1b02c57f7a0e70', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:15Z', 'updated_at': '2023-04-21T10:47:15Z', 'revision_number': 0, 'ip': '172.24.4.195'}} 2023-04-21 10:47:19,356 79519 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 2.884s 2023-04-21 10:47:19,357 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-830796194", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "networks": [{"uuid": "ba9d5253-efcc-4b0a-8cda-778a5a337551"}], "security_groups": [{"name": "tempest-securitygroup--1391987559"}], "key_name": "tempest-keypair-474843765", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a', '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-cdcf6209-6d7d-4344-ae1d-788df8b62401', 'x-compute-request-id': 'req-cdcf6209-6d7d-4344-ae1d-788df8b62401', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1391987559"}], "adminPass": "XdwPShEDPe49"}}' 2023-04-21 10:47:19,502 79519 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/15bf9321-a92e-4be2-bcae-a943988c811a 0.142s 2023-04-21 10:47:19,502 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', '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-e6530c46-4e3b-4e23-858a-bd83ecc9d6a4', 'x-compute-request-id': 'req-e6530c46-4e3b-4e23-858a-bd83ecc9d6a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a'} Body: b'{"server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "name": "tempest-ServerStableDeviceRescueTest-server-830796194", "status": "BUILD", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "user_id": "d1 72d648a9474db082646a47a2840214", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:19Z", "updated": "2023-04-21T10:47:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-474843765", "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-21 10:48:09,960 79519 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/15bf9321-a92e-4be2-bcae-a943988c811a 0.397s 2023-04-21 10:48:09,960 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:48:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1552', '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-655bce27-3408-4b8e-9af9-cf5b37dec53b', 'x-compute-request-id': 'req-655bce27-3408-4b8e-9af9-cf5b37dec53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a'} Body: b'{"server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "name": "tempest-ServerStableDeviceRescueTest-server-830796194", "status": "ACTIVE", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "user_id": "d172d648a9474db082646a47a2840214", "metadata": {}, "hostId": "9fe823e2152b8fadfcb940d9614e25a98d8f194bfb0d4293e482097c", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:19Z", "updated": "2023-04-21T10:47:38Z", "addresses": {"tempest-ServerStableDeviceRescueTest-310377863-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6e:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-474843765", "OS-SRV-USG:launched_at": "2023-04-21T10:47:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1391987559"}], "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-21 10:48:09,973 79519 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 10:49:10,556 79519 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/15bf9321-a92e-4be2-bcae-a943988c811a/os-interface 0.541s 2023-04-21 10:49:10,556 795 19 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:10 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-cf5e009e-f955-4379-87fd-8490b98320b0', 'x-compute-request-id': 'req-cf5e009e-f955-4379-87fd-8490b98320b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ba9d5253-efcc-4b0a-8cda-778a5a337551", "port_id": "fca8b6a6-fd45-4ba5-b1b1-fc40da2fc33d", "mac_addr": "fa:16:3e:60:6e:bf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c9c7f50d-482b-4796-af6c-39e445ba1216", "ip_address": "10.0.0.11"}]}]}' 2023-04-21 10:49:11,792 79519 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/2e4165e8-c051-42ef-b1c5-5b2654849f99 1.232s 2023-04-21 10:49:11,793 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "fca8b6a6-fd45-4ba5-b1b1-fc40da2fc33d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-d5bc7ba4-7d68-4210-892e-4934170d435d', 'date': 'Fri, 21 Apr 2023 10:49:11 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2e4165e8-c051-42ef-b1c5-5b2654849f99'} Body: b'{"floatingip": {"id": "2e4165e8-c051-42ef-b1c5-5b2654849f99", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "floating_ip_address": "172.24.4.195", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "86c8483e-c54c-4092-92a1-f9d556f47e51", "port_id": "fca8b6a6-fd45-4ba5-b1b1-fc40da2fc33d", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ba9d5253-efcc-4b0a-8cda-778a5a337551", "mac_address": "fa:16:3e:60:6e:bf", "admin_state_up": true, "status": "ACTIVE", "device_id": "15bf9321-a92e-4be2-bcae-a943988c811a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:47:15Z", "updated_at": "2023-04-21T10:49:11Z", "revision_number": 1, "project_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}}' 2023-04-21 10:49:11,795 79519 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.195:22' as 'cirros' with public key authentication 2023-04-21 10:49:11,836 79519 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:49:11,859 79519 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:49:11,859 79519 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.195 successfully created 2023-04-21 10:49:12,716 79519 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/15bf9321-a92e-4be2-bcae-a943988c811a/action 0.856s 2023-04-21 10:49:12,717 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1474465036"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:11 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/3c3de79a-9b9a-4806-a09d-d95df36a 6231', '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-e4461d2c-0b1c-4a23-a7ab-75529a26ff4b', 'x-compute-request-id': 'req-e4461d2c-0b1c-4a23-a7ab-75529a26ff4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a/action'} Body: b'' 2023-04-21 10:49:12,772 79519 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/3c3de79a-9b9a-4806-a09d-d95df36a6231 0.052s 2023-04-21 10:49:12,772 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1609', '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-2a5c8c15-6021-46a3-a6f9-523ce40943d5', 'x-compute-request-id': 'req-2a5c8c15-6021-46a3-a6f9-523ce40943d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/3c3de79a-9b9a-4806-a09d-d95df36a6231'} Body: b'{"image": {"id": "3c3de79a-9b9a-4806-a09d-d95df36a6231", "name": "tempest-ServerStableDeviceRescueTest-image-1474465036", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "15bf9321-a92e-4be2-bcae-a943988c811a", "owner_project_name": "tempest-ServerStableDeviceRescueTest-335595160", "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-335595160-project-member", "user_id": "d172d648a9474db082646a47a2840214"}, "created": "2023-04-21T10:49:13Z", "updated": "2023-04-21T10:49:13Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}], "server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}]}}}' 2023-04-21 10:50:02,889 79519 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/3c3de79a-9b9a-4806-a09d-d95df36a6231 0.063s 2023-04-21 10:50:02,890 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', '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-b333006f-d989-4c22-b5e4-ecf480249621', 'x-compute-request-id': 'req-b333006f-d989-4c22-b5e4-ecf480249621', 'connection': 'close', 'status': '200', 'content-location': ' http://10.0.0.210/compute/v2.1/images/3c3de79a-9b9a-4806-a09d-d95df36a6231'} Body: b'{"image": {"id": "3c3de79a-9b9a-4806-a09d-d95df36a6231", "name": "tempest-ServerStableDeviceRescueTest-image-1474465036", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "15bf9321-a92e-4be2-bcae-a943988c811a", "owner_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "owner_project_name": "tempest-ServerStableDeviceRescueTest-335595160", "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-335595160-project-member", "user_id": "d172d648a9474db082646a47a2840214"}, "created": "2023-04-21T10:49:13Z", "updated": "2023-04-21T10:49:18Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}], "server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}]}}}' 2023-04-21 10:50:02,962 79519 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/3c3de79a-9b9a-4806-a09d-d95df36a6231 0.066s 2023-04-21 10:50:02,962 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', '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-3ca20bb1-2402-4418-9aa4-8c58bcfa2676', 'x-compute-request-id': 'req-3ca20bb1-2402-4418-9aa4-8c58bcfa2676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/3c3de79a-9b9a-4806-a09d-d95df36a6231'} Body: b'{"image": {"id": "3c3de79a-9b9a-4806-a09d-d95df36a6231", "name": "tempest-ServerStableDeviceRescueTest-image-1474465036", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "15bf9321-a92e-4be2-bcae-a943988c811a", "owner_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "owner_project_name": "tempest-ServerStableDeviceRescueTest-335595160", "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-335595160-project-member", "user_id": "d172d648a9474db082646a47a2840214"}, "created": "2023-04-21T10:49:13Z", "updated": "2023-04-21T10:49:18Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}, {"rel": "bookma rk", "href": "http://10.0.0.210/compute/images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/3c3de79a-9b9a-4806-a09d-d95df36a6231"}], "server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}]}}}' 2023-04-21 10:50:03,216 79519 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/15bf9321-a92e-4be2-bcae-a943988c811a 0.249s 2023-04-21 10:50:03,217 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:02 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-565179ef-4806-4d0d-a147-63f4c286fe25', 'x-compute-request-id': 'req-565179ef-4806-4d0d-a147-63f4c286fe25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a'} Body: b'{"server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "name": "tempest-ServerStableDeviceRescueTest-server-830796194", "status": "ACTIVE", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "user_id": "d172d648a9474db082646a47a2840214", "metadata": {}, "hostId": "9fe823e2152b8fadfcb940d9614e25a98d8f194bfb0d4293e482097c", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:19Z", "updated": "2023-04-21T10:49:18Z", "addresses": {"tempest-ServerStableDeviceRescueTest-310377863-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6e:bf"}, {"version": 4, "addr": "172.24.4.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6e:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-474843765", "OS-SRV-USG:launched_at": "2023-04-21T10:47:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1391987559"}], "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-21 10:51:03,449 79519 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/3c3de79a-9b9a-4806-a09d-d95df36a6231 0.162s 2023-04-21 10:51:03,449 79519 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': 'Fri, 21 Apr 2023 10:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e1321eee-5e10-41fa-9647-1657b38d165d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3c3de79a-9b9 a-4806-a09d-d95df36a6231'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "15bf9321-a92e-4be2-bcae-a943988c811a", "owner_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "owner_project_name": "tempest-ServerStableDeviceRescueTest-335595160", "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-335595160-project-member", "user_id": "d172d648a9474db082646a47a2840214", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1474465036", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4f395e50093df1bd4a3c3e8935311275", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a55102864c1e0166d96a87fdbf2eb4297a3ffc1dee947ed975a024cd9bed582e038f8b6341a39c07bc877a5e2d08616d8041fa2af5cffb767d8df19542580f3a", "id": "3c3de79a-9b9a-4806-a09d-d95df36a6231", "created_at": "2023-04-21T10:49:13Z", "updated_at": "2023-04-21T10:51:03Z", "tags": [], "self": "/v2/images/3c3de79a-9b9a-4806-a09d-d95df36a6231", "file": "/v2/images/3c3de79a-9b9a-4806-a09d-d95df36a6231/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:51:03,588 79519 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/3c3de79a-9b9a-4806-a09d-d95df36a6231 0.138s 2023-04-21 10:51:03,588 79519 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': 'Fri, 21 Apr 2023 10:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c48d9f11-05af-4fb3-b67c-29cca96f6fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3c3de79a-9b9a-4806-a09d-d95df36a6231'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "15bf9321-a92e-4be2-bcae-a943988c811a", "owner_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "owner_project_name": "tempest-ServerStableDeviceRescueTest-335595160", "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-335595160-project-member", "user_id": "d172d648a9474db082646a47a2840214", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1474465036", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4f395e50093df1bd4a3c3e8935311275", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a55102864c1e0166d96a87fdbf2eb4297a3ffc1dee947ed975a024cd9bed582e038f8b6341a39c07bc877a5e2d08616d8041fa2af5cffb767d8df19542580f3a", "id": "3c3de79a-9b9a-4806-a09d-d95df36a6231", "created_at": "2023-04-21T10:49:13Z", "updated_at": "2023-04-21T10:51:04Z", "tags": [], "s elf": "/v2/images/3c3de79a-9b9a-4806-a09d-d95df36a6231", "file": "/v2/images/3c3de79a-9b9a-4806-a09d-d95df36a6231/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:51:03,959 79519 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/15bf9321-a92e-4be2-bcae-a943988c811a 0.370s 2023-04-21 10:51:03,959 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:03 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-5e61f11d-e217-4637-9014-e6daad0cf2ff', 'x-compute-request-id': 'req-5e61f11d-e217-4637-9014-e6daad0cf2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a'} Body: b'{"server": {"id": "15bf9321-a92e-4be2-bcae-a943988c811a", "name": "tempest-ServerStableDeviceRescueTest-server-830796194", "status": "ACTIVE", "tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70", "user_id": "d172d648a9474db082646a47a2840214", "metadata": {}, "hostId": "9fe823e2152b8fadfcb940d9614e25a98d8f194bfb0d4293e482097c", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:19Z", "updated": "2023-04-21T10:49:18Z", "addresses": {"tempest-ServerStableDeviceRescueTest-310377863-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6e:bf"}, {"version": 4, "addr": "172.24.4.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6e:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15bf9321-a92e-4be2-bcae-a943988c811a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-474843765", "OS-SRV-USG:launched_at": "2023-04-21T10:47:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1391987559"}], "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-21 10:51:04,229 79519 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/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes 0.256s 2023-04-21 10:51:04,230 79519 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-1876988030"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1419131d-56c0-413f-8fdd-2f58577241ff', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1419131d-56c0-413f-8fdd-2f58577241ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes'} Body: b'{"volume": {"id": "eec91cdb-08ce-424e-a5f0-0688c2ce9970", "status": "creating", "size": 1, "availability_zone": "nova", "created _at": "2023-04-21T10:51:04.162079", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1876988030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970"}], "user_id": "d172d648a9474db082646a47a2840214", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:51:04,279 79519 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/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970 0.039s 2023-04-21 10:51:04,279 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb1f63ac-3f53-4569-ae27-2fd8bc1f1d3b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb1f63ac-3f53-4569-ae27-2fd8bc1f1d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970'} Body: b'{"volume": {"id": "eec91cdb-08ce-424e-a5f0-0688c2ce9970", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:04.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1876988030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970"}], "user_id": "d172d648a9474db082646a47a2840214", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}}' 2023-04-21 10:51:05,335 79519 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/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970 0.044s 2023-04-21 10:51:05,335 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e89a0780-9536-489c-b5f6-73d669a52f1b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e89a0780-9536-489c-b5f6-73d669a52f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970'} Body: b'{"volume": {"id": "eec91cdb-08ce-424e-a5f0-0688c2ce9970", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:04.000000", "updated_at": "2023-04-21T10:51:04.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1876988030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links" : [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4bdd7a4ccfc340aa9c1b02c57f7a0e70/volumes/eec91cdb-08ce-424e-a5f0-0688c2ce9970"}], "user_id": "d172d648a9474db082646a47a2840214", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bdd7a4ccfc340aa9c1b02c57f7a0e70"}}' tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 9d0e539b-3f33-42d4-b7cf-896139e628f3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:49:26,297 79521 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.116s 2023-04-21 10:49:26,298 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:26 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-a369c6f3-83d4-4ee1-91d5-07e7c28aea67', '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": "c600e01acfe140cabcdfe54958e66108", "name": "tempest-VolumesAdminNegativeTest-243340095-project-member", "password_expires_at": null}, "audit_ids": ["wqn8vi_wRRiPWbJ0t9e1mA"], "expires_at": "2023-04-21T11:49:26.000000Z", "issued_at": "2023-04-21T10:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94e77e1735854e0c966c42e9a613017f", "name": "tempest-VolumesAdminNegativeTest-243340095"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/94e77e1735854e0c966c42e9a613017f", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:49:26,298 79521 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'fcf7861e-296e-4706-871b-557b594e17c3', 'name': 'tempest-VolumesAdminNegativeTest-610768075-network', 'tenant_id': '94e77e1735854e0c966c42e9a613017f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '94e77e1735854e0c966c4 2e9a613017f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24516, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:47Z', 'updated_at': '2023-04-21T10:46:47Z', 'revision_number': 1} available for tenant 2023-04-21 10:49:26,887 79521 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.588s 2023-04-21 10:49:26,888 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1890729888", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "networks": [{"uuid": "fcf7861e-296e-4706-871b-557b594e17c3"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a', '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-d1953efa-c961-4dce-9abd-afa4e66c6439', 'x-compute-request-id': 'req-d1953efa-c961-4dce-9abd-afa4e66c6439', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3dd95a26-8652-40f5-b357-3cbc8a38628a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "hH332bfhGNA4"}}' 2023-04-21 10:49:26,981 79521 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/3dd95a26-8652-40f5-b357-3cbc8a38628a 0.090s 2023-04-21 10:49:26,981 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:26 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-7fc186a6-8200-44a0-bd9d-860b0c1a1633', 'x-compute-request-id': 'req-7fc186a6-8200-44a0-bd9d-860b0c1a1633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a'} Body: b'{"server": {"id": "3dd95a26-8652-40f5-b357-3cbc8a38628a", "name": "tempest-VolumesAdminNegativeTest-server-1890729888", "status": "BUILD", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "user_id": "c600e01acfe140cabcdfe54958e66108", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:49:27Z", "updated": "2023-04-21T10:49:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a"}], "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-21 10:50:17,424 79521 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/3dd95a26-8652-40f5-b357-3cbc8a38628a 0.381s 2023-04-21 10:50:17,424 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-de2fc745-0dd1-4e31-89a5-cc3ef5061d01', 'x-compute-request-id': 'req-de2fc745-0dd1-4e31-89a5-cc3ef5061d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a'} Body: b'{"server": {"id": "3dd95a26-8652-40f5-b357-3cbc8a38628a", "name": "tempest-VolumesAdminNegativeTest-server-1890729888", "status": "ACTIVE", "tenant_id": "94e77e1735854e0c966c42e9a613017f", "user_id": "c600e01acfe140cabcdfe54958e66108", "metadata": {}, "hostId": "a889baa141a36e19584c4c6a0006409ce41db4631e80cbf3cdcb47d4", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:49:26Z", "updated": "2023-04-21T10:49:34Z", "addresses": {"tempest-VolumesAdminNegativeTest-610768075-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:ff:81"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3dd95a26-8652-40f5-b357-3cbc8a38628a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:49:33.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-21 10:50:17,435 79521 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:51:17,700 79521 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/94e77e1735854e0c966c42e9a613017f/volumes 0.203s 2023-04-21 10:51:17,700 79521 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-2133522227"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab0e8b81-6305-4d18-9348-c8ef9dd75d90', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab0e8b81-6305-4d18-9348-c8ef9dd75d90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes'} Body: b'{"volume": {"id": "9d0e539 b-3f33-42d4-b7cf-896139e628f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:17.638892", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2133522227", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3"}], "user_id": "c600e01acfe140cabcdfe54958e66108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:51:17,753 79521 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/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3 0.043s 2023-04-21 10:51:17,754 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb19f25-e62f-434e-8fd4-2c671fb9eeac', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb19f25-e62f-434e-8fd4-2c671fb9eeac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3'} Body: b'{"volume": {"id": "9d0e539b-3f33-42d4-b7cf-896139e628f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:18.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2133522227", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3"}], "user_id": "c600e01acfe140cabcdfe54958e66108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e77e1735854e0c966c42e9a613017f"}}' 2023-04-21 10:51:18,806 79521 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/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3 0.041s 2023-04-21 10:51:18,807 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b1a5a8-4cb7-4309-847c-4e6dcff0fbb4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b1a5a8-4cb7-4309-847c-4e6dcff0fbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3'} Body: b'{"volume": {"id": "9d0e539b-3f33-42d4-b7cf-896139e628f3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:18.000000", "updated_at": "2023-04-21T10:51:18.000000", "name": "tempest-VolumesAdminNegativeTest-volume-2133522227", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94e77e1735854e0c966c42e9a613017f/volumes/9d0e539b-3f33-42d4-b7cf-896139e628f3"}], "user_id": "c600e01acfe140cabcdfe54958e66108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e77e1735854e0c966c42e9a613017f"}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 f414add6-ebb3-442b-a7b7-a8e8dd337a2e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:49:08,332 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.233s 2023-04-21 10:49:08,332 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', '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-1a131378-c231-4399-b9d8-681059761635', 'x-compute-request-id': 'req-1a131378-c231-4399-b9d8-681059761635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:49:08,565 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.220s 2023-04-21 10:49:08,565 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', '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-2cf62297-cd61-4290-b413-addccd99ef43', 'x-compute-request-id': 'req-2cf62297-cd61-4290-b413-addccd99ef43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:49:58,849 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.240s 2023-04-21 10:49:58,850 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-c558c520-fd9e-46aa-8862-1ba2746b0d6f', 'x-compute-request-id': 'req-c558c520-fd9e-46aa-8862-1ba2746b0d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:49:59,068 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.203s 2023-04-21 10:49:59,068 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'da te': 'Fri, 21 Apr 2023 10:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-8154c836-26d4-4e17-82bc-e64fbe30028e', 'x-compute-request-id': 'req-8154c836-26d4-4e17-82bc-e64fbe30028e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:50:59,408 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes 0.260s 2023-04-21 10:50:59,409 79546 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-1121390025"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f6f7bf-8344-454f-b63b-53160b37ecb5', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f6f7bf-8344-454f-b63b-53160b37ecb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes'} Body: b'{"volume": {"id": "f414add6-ebb3-442b-a7b7-a8e8dd337a2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:59.334349", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1121390025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 202 3-04-21 10:50:59,477 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e 0.058s 2023-04-21 10:50:59,478 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f7aa1c-51b4-497e-86b4-0e6ae202cd36', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f7aa1c-51b4-497e-86b4-0e6ae202cd36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e'} Body: b'{"volume": {"id": "f414add6-ebb3-442b-a7b7-a8e8dd337a2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:59.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1121390025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "648163a728fc4b28b85a24e9198d356b"}}' 2023-04-21 10:51:00,536 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e 0.041s 2023-04-21 10:51:00,536 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e3f86f-a3db-419f-bca3-2f693c2583a5', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e3f86f-a3db-419f-bca3-2f693c2583a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e'} Body: b'{"volume": {"id": "f414add6-ebb3-442b-a7b7-a8e8dd337a2e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:50:59.000000", "updated_at": "2023-04-21T10:50:59.000000", "name": "tempest-ServerActionsTestJSON-volume-1121390025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/f414add6-ebb3-442b-a7b7-a8e8dd337a2e"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "648163a728fc4b28b85a24e9198d356b"}}' 2023-04-21 10:51:00,798 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.249s 2023-04-21 10:51:00,799 79546 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-b6d70904-ec9f-499b-8823-34c62aee219a', 'x-compute-request-id': 'req-b6d70904-ec9f-499b-8823-34c62aee219a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] ------------------------------------------------------------------------------------------------------------------------- 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 f8620e4d-39ed-41c3-aeaf-d7cddf54ef78 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:52:02,363 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/types 0.232s 2023-04-21 10:52:02,363 79519 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-1021859118"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb6feb6-8491-443c-902d-ecebb10d85d2', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb6feb6-8491-443c-902d-ecebb10d85d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/types'} Body: b'{"volume_type": {"id": "7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7", "name": "tempest-GroupsV314Test-volume-type-1021859118", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 10:52:02,417 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/group_types 0.050s 2023-04-21 10:52:02,417 79519 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-2077283625"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f62064c-7767-4dc3-8efa-b56f846b4d4e', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f62064c-7767-4dc3-8efa-b56f846b4d4e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/group_types'} Body: b'{"group_type": {"id": "cefdd3c0-ba70-4ee8-aaed-50b01c8d0235", "name": "tempest-GroupsV314Test-group-type-2077283625", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 10:52:02,615 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups 0.194s 2023-04-21 10:52:02,615 79519 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": "cefdd3c0-ba70-4ee8-aaed-50b01c8d0235", "volume_types": ["7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7"], "name": "tempest-GroupsV314Test-Group-1805813388"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03bfdf48-b7e9-45e2-a317-ff1f9710e78a', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03bfdf48-b7e9-45e2-a317-ff1f9710e78a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups'} Body: b'{"group": {"id": "f8620e4d-39ed-41c3-aeaf-d7cddf54ef78", "name": "tempest-GroupsV314Test-Group-1805813388"}}' 2023-04-21 10:52:02,691 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78 0.074s 2023-04-21 10:52:02,692 79519 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': 'Fri, 21 Apr 2023 10:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff38e8b-7bd5-44fd-902d-a537a69cba2a', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff38e8b-7bd5-44fd-902d-a537a69cba2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78'} Body: b'{"group": {"id": "f8620e4d-39ed-41c3-aeaf-d7cddf54ef78", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T10:52:03.000000", "name": "tempest-GroupsV314Test-Group-1805813388", "description": null, "group_type": "cefdd3c0-ba70-4ee8-aaed-50b01c8d0235", "volume_types": ["7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:52:03,731 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78 0.034s 2023-04-21 10:52:03,731 79519 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': 'Fri, 21 Apr 2023 10:52:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a545651f-6102-41bf-87b2-4a5a09dc2d58', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a545651f-6102-41bf-87b2-4a5a09dc2d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78'} Body: b'{"group": {"id": "f8620e4d-39ed-41c3-aeaf-d7cddf54ef78", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T10:52:03.000000", "name": "tempest-GroupsV314Test-Group-1805813388", "description": null, "group_type": "cefdd3c0-ba70-4ee8-aaed-50b01c8d0235", "volume_types": ["7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 10:52:03,808 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/volumes/detail 0.071s 2023-04-21 10:52:03,808 79519 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': 'Fri, 21 Apr 2023 10:52:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e037e5cd-ccb6-41a5-b6a2-07e99ea9245c', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e037e5cd-ccb6-41a5-b6a2-07e99ea9245c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 10:52:03,912 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78/action 0.092s 2023-04-21 10:52:03,912 79519 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': 'Fri, 21 Apr 2023 10:52:03 GMT', 'server': 'Apac he/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-7bf56156-49cd-4d80-9c11-b6b75d269357', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78/action'} Body: b'' 2023-04-21 10:52:03,928 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78 0.015s 2023-04-21 10:52:03,928 79519 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': 'Fri, 21 Apr 2023 10:52:03 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-00fb33cf-c9d8-47d0-aeed-dbcf658c9ed2', 'x-openstack-request-id': 'req-00fb33cf-c9d8-47d0-aeed-dbcf658c9ed2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6148011e99dd4e5bb12069b879b7266b/groups/f8620e4d-39ed-41c3-aeaf-d7cddf54ef78'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f8620e4d-39ed-41c3-aeaf-d7cddf54ef78 could not be found."}}' 2023-04-21 10:52:03,956 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/group_types/cefdd3c0-ba70-4ee8-aaed-50b01c8d0235 0.027s 2023-04-21 10:52:03,956 79519 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': 'Fri, 21 Apr 2023 10:52:03 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-e55b59ad-ef55-4ec6-aeeb-8bbc3f081ec7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/group_types/cefdd3c0-ba70-4ee8-aaed-50b01c8d0235'} Body: b'' 2023-04-21 10:52:04,010 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/types/7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7 0.052s 2023-04-21 10:52:04,010 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52: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-c5adb561-01d8-49e6-a8f5-e72d4968cc8e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/types/7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7'} Body: b'' 2023-04-21 10:52:04,028 79519 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/types/7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7 0.017s 2023-04-21 10:52:04,029 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:04 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-c1fb0641-9889-44ef-9960-7f01e3af96bc', 'x-openstack-request-id': 'req-c1fb0641-9889-44ef-9960-7f01e3af96bc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/122a6661774e4f74b3d42f1c713dd854/types/7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7c0b3d8e-7b25-44e0-8d51-ff3ae261bcf7 could not be found."}}' setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) ---------------------------------------------------------------------------------------------- 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 a3a05ed9-d109-4bfe-9e14-ddd2a950efd7 failed to build and is in ERROR status tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] -------------------------------------------------------------------------------------------------------------------------------------------------- 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 3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:52:12,325 79519 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes 0.294s 2023-04-21 10:52:12,326 79519 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-1819160499"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59020ed8-d921-44f8-8804-20e9e2b89eab', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59020ed8-d921-44f8-8804-20e9e2b89eab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes'} Body: b'{"volume": {"id": "3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:52:12.269259", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1819160499", "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/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}], "user_id": "be182c5b2dfa4975979a8b5616fcfd51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:52:12,376 79519 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba 0.040s 2023-04-21 10:52:12,377 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f70d058a-2590-408a-9895-8485cf50d8be', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f70d058a-2590-408a-9895-8485cf50d8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba'} Body: b'{"volume": {"id": "3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:52:12.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1819160499", "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/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}], "user_id": "be182c5b2dfa4975979a8b5616fcfd51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28b47265fb694178a8b6992a4bf8ddce"}}' 2023-04-21 10:52:13,479 79519 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac 9c4aba 0.091s 2023-04-21 10:52:13,480 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e60175e-a47b-49ed-aa87-5abb1a35eef8', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e60175e-a47b-49ed-aa87-5abb1a35eef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba'} Body: b'{"volume": {"id": "3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:52:12.000000", "updated_at": "2023-04-21T10:52:12.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1819160499", "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/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}], "user_id": "be182c5b2dfa4975979a8b5616fcfd51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28b47265fb694178a8b6992a4bf8ddce"}}' 2023-04-21 10:52:13,530 79519 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba 0.039s 2023-04-21 10:52:13,530 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd02339-29ea-43d2-b0f5-c86d61fb9453', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dd02339-29ea-43d2-b0f5-c86d61fb9453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba'} Body: b'{"volume": {"id": "3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:52:12.000000", "updated_at": "2023-04-21T10:52:12.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1819160499", "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/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba"}], "user_id": "be182c5b2dfa4975979a8b5616fcfd51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28b47265fb694178a8b6992a4bf8ddce"}}' 2023-04-21 10:52:13,637 79519 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba 0.097s 2023-04-21 10:52:13,638 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:13 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-6a3820ff-730f-4e2e-9d6c-ca5bcb6839c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba'} Body: b'' 2023-04-21 10:52:13,695 79519 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba 0.057s 2023-04-21 10:52:13,696 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:13 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-d737d743-a06f-4c70-9bd0-0631af217639', 'x-openstack-request-id': 'req-d737d743-a06f-4c70-9bd0-0631af217639', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/28b47265fb694178a8b6992a4bf8ddce/volumes/3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3f2d5a88-8ef2-4581-a33c-9c58ac9c4aba could not be found."}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] --------------------------------------------------------------------------------------------------------------------------------------------- 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 b276eb6b-32a2-44c5-a702-fcfe398d282c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:04,670 79527 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 10:50:04,670 79527 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:50:04,723 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-21 10:50:04,724 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-950390145", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4Me401imS8FOFYXCWEtUHYjBl+nNDFDOEp9F0qU3EcEjNmrofO3LBhufyQq8+T19fUEnsB1kP8hSrvs1kB/Y0kxUe6+elfuW9GrNxUHrtfrboj4/KWC2DfC017u1bvqA=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50: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-ee3a1024-6d74-4f22-8219-b0bbc0a3fb69', 'x-compute-request-id': 'req-ee3a1024-6d74-4f22-8219-b0bbc0a3fb69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-950390145", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4Me401imS8FOFYXCWEtUHYjBl+nNDFDOEp9F0qU3EcEjNmrofO3LBhufyQq8+T19fUEnsB1kP8hSrvs1kB/Y0kxUe6+elfuW9GrNxUHrtfrboj4/KWC2DfC017u1bvqA==", "fingerprint": "b3:22:ad:0f:06:da:a1:e9:ff:d7:e8:c5:e2:a3:0c:c3", "user_id": "25fb0d890b594080bb1bb99dd6294ff1"}}' 2023-04-21 10:50:04,726 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-950390145 created 2023-04-21 10:50:04,961 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.234s 2023-04-21 10:50:04,961 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--381025125", "description": "tempest-description--1074283713"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-a9e4b3d0-2e8b-4cc0-a65c-96df49b18172', 'date': 'Fri, 21 Apr 2023 10:50:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9fc3f3ac-3641-4e75-90f7-215d626e39aa", "name": "tempest-securitygroup--381025125", "stateful": true, "tenant_id": "d85f51547e5244e495343281725fe320", "description": "tempest-description--1074283713", "shared": false, "security_group_rules": [{"id": "b2102ddb-8593-422b-ad30-1c60402b5a42", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "9fc3f3ac-3641-4e75-90f7-215d626e39aa", "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": 558, "description": null, "tags": [], "created_at": "2023-04-21T10:50:04Z", "updated_at": "2023-04-21T10:50:04Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}, {"id": "fad9257c-a6e3-4ca0-865c-7bb37997e632", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "9fc3f3ac-3641-4e75-90f7-215d626e39aa", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 557, "description": null, "tags": [], "created_at": "2023-04-21T10:50:04Z", "updated_at": "2023-04-21T10:50:04Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}], "tags": [], "created_at": "2023-04-21T10:50:04Z", "updated_at": "2023-04-21T10:50:04Z", "revision_number": 1, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:50:05,137 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-21 10:50:05,138 79527 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": "9fc3f3ac-3641-4e75-90f7-215d626e39aa", "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-102c3282-94b8-4728-8e54-231834f0416c', 'date': 'Fri, 21 Apr 2023 10:50: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": "cf015e4c-2954-48a6-9284-e70b213ea42d", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "9fc3f3ac-3641-4e75-90f7-215d626e39aa", "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-21T10:50:05Z", "updated_at": "2023-04-21T10:50:05Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:50:05,291 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.152s 2023-04-21 10:50:05,292 79527 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": "9fc3f3ac-3641-4e75-90f7-215d626e39aa", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-05b0b5b8-4862-4ec6-acda-2d55b2266d62', 'date': 'Fri, 21 Apr 2023 10:50: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": "b40f510a-9e24-479f-bdcd-10bab175df4b", "tenant_id": "d85f51547e5244e495343281725fe320", "security_group_id": "9fc3f3ac-3641-4e75-90f7-215d626e39aa", "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-21T10:50:05Z", "updated_at": "2023-04-21T10:50:05Z", "revision_number": 0, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:50:05,292 79527 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--381025125 created 2023-04-21 10:50:06,066 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.774s 2023-04-21 10:50:06,067 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-op enstack-request-id': 'req-77f6ab5a-a940-4379-b198-58a4f0d960ad', 'date': 'Fri, 21 Apr 2023 10:50:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4b316f24-d1d7-4c5f-9e58-d880e0032794", "tenant_id": "d85f51547e5244e495343281725fe320", "floating_ip_address": "172.24.4.29", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d85f51547e5244e495343281725fe320", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:50:05Z", "updated_at": "2023-04-21T10:50:05Z", "revision_number": 0}}' 2023-04-21 10:50:06,067 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4b316f24-d1d7-4c5f-9e58-d880e0032794', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'floating_ip_address': '172.24.4.29', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd85f51547e5244e495343281725fe320', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:50:05Z', 'updated_at': '2023-04-21T10:50:05Z', 'revision_number': 0, 'ip': '172.24.4.29'} created 2023-04-21 10:50:06,168 79527 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.093s 2023-04-21 10:50:06,168 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:06 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-1d143922-89c8-4baa-a797-4d5c420876da', '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": "25fb0d890b594080bb1bb99dd6294ff1", "name": "tempest-AttachVolumeTestJSON-2130575493-project-member", "password_expires_at": null}, "audit_ids": ["2LlFb3aFRja9NpGUd0nORg"], "expires_at": "2023-04-21T11:50:06.000000Z", "issued_at": "2023-04-21T10:50:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d85f51547e5244e495343281725fe320", "name": "tempest-AttachVolumeTestJSON-2130575493"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d85f51547e5244e495343281725fe320", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0. 0.210/volume/v3/d85f51547e5244e495343281725fe320", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:50:06,169 79527 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'b24b52ac-b8ab-493e-994c-c38d7c5c7089', 'name': 'tempest-AttachVolumeTestJSON-1354809025-network', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd85f51547e5244e495343281725fe320', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30791, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:47Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:50:06,169 79527 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-950390145', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4Me401imS8FOFYXCWEtUHYjBl+nNDFDOEp9F0qU3EcEjNmrofO3LBhufyQq8+T19fUEnsB1kP8hSrvs1kB/Y0kxUe6+elfuW9GrNxUHrtfrboj4/KWC2DfC017u1bvqA==', 'fingerprint': 'b3:22:ad:0f:06:da:a1:e9:ff:d7:e8:c5:e2:a3:0c:c3', 'user_id': '25fb0d890b594080bb1bb99dd6294ff1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDkTPjT77qoRrA5zkV2Klloa/mvS+m5LIDW5Deccou76XryJYAGYaFz\nOFj4BCd49/+gBwYFK4EEACKhZANiAAR+DHuNNYpkvBThWFwlhLVB2IwZfpzQxQzh\nKfRdKlNxHBIzZq6HztywYbn8kKvPk9fX1BJ7AdZD/IUq77NZAf2NJMVHuvnpX7lv\nRqzcVB67X626I+Pylgtg3wtNe7tW76g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9fc3f3ac-3641-4e75-90f7-215d626e39aa', 'name': 'tempest-securitygroup--381025125', 'stateful': True, 'tenant_id': 'd85f51547e5244e495343281725fe320', 'description': 'tempest-description--1074283713', 'shared': False, 'security_group_rules': [{'id': 'b2102ddb-8593-422b-ad30-1c60402b5a42', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'security_group_id': '9fc3f3ac-3641-4e75-90f7-215d626e39aa', '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': 558, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:50:04Z', 'updated_at': '2023-04-21T10:50:04Z', 'revision_number': 0, 'project_id': 'd85f51547e5244e495343281725fe320'}, {'id': 'fad9257c-a6e3-4ca0-865c-7bb37997e632', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'security_group_id': '9fc3f3ac-3641-4e75-90f7-215d626e39aa', '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': 557, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:50:04Z', 'updated_at': '2023-04-21T10:50:04Z', 'revision_number': 0, 'project_id': 'd85f51547e5244e495343281725fe320'}], 'tags': [], 'created_at': '2023-04-21 T10:50:04Z', 'updated_at': '2023-04-21T10:50:04Z', 'revision_number': 1, 'project_id': 'd85f51547e5244e495343281725fe320'}, 'floating_ip': {'id': '4b316f24-d1d7-4c5f-9e58-d880e0032794', 'tenant_id': 'd85f51547e5244e495343281725fe320', 'floating_ip_address': '172.24.4.29', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd85f51547e5244e495343281725fe320', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:50:05Z', 'updated_at': '2023-04-21T10:50:05Z', 'revision_number': 0, 'ip': '172.24.4.29'}} 2023-04-21 10:50:06,768 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.597s 2023-04-21 10:50:06,768 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-778341132", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "b24b52ac-b8ab-493e-994c-c38d7c5c7089"}], "security_groups": [{"name": "tempest-securitygroup--381025125"}], "key_name": "tempest-keypair-950390145", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735', '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-95bdc197-fce9-43d7-a48c-1aedf2e7c9a8', 'x-compute-request-id': 'req-95bdc197-fce9-43d7-a48c-1aedf2e7c9a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "566040e7-8140-467b-b814-8d7eb62ef735", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/566040e7-8140-467b-b814-8d7eb62ef735"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--381025125"}], "adminPass": "password"}}' 2023-04-21 10:50:06,839 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735 0.067s 2023-04-21 10:50:06,839 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', '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-546b1916-57d8-4a3c-b11e-a576a33473f2', 'x-compute-request-id': 'req-546b1916-57d8-4a3c-b11e-a576a33473f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735'} Body: b'{"server": {"id": "566040e7-8140-467b-b814-8d7eb62ef735", "name": "tempest-AttachVolumeTestJSON-server-778341132", "status": "BUILD", "tenant_id": "d85f51547e5244e495343281725fe320", "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [ {"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:50:07Z", "updated": "2023-04-21T10:50:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/566040e7-8140-467b-b814-8d7eb62ef735"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-950390145", "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-21 10:50:57,253 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735 0.351s 2023-04-21 10:50:57,253 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', '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-269f3296-5fd1-4ca3-a169-5cdf702a62ab', 'x-compute-request-id': 'req-269f3296-5fd1-4ca3-a169-5cdf702a62ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735'} Body: b'{"server": {"id": "566040e7-8140-467b-b814-8d7eb62ef735", "name": "tempest-AttachVolumeTestJSON-server-778341132", "status": "ACTIVE", "tenant_id": "d85f51547e5244e495343281725fe320", "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "metadata": {}, "hostId": "6ac5505f24608163a3244dcdcd39faf2bf85e43ecf0286458c642db3", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:50:06Z", "updated": "2023-04-21T10:50:13Z", "addresses": {"tempest-AttachVolumeTestJSON-1354809025-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:00:b3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/566040e7-8140-467b-b814-8d7eb62ef735"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-950390145", "OS-SRV-USG:launched_at": "2023-04-21T10:50:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--381025125"}], "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-21 10:50:57,265 79527 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:51:57,642 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735/os-interface 0.318s 2023-04-21 10:51:57,642 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstac k-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-01d3b2b2-f50a-41dd-8c63-ca05a456f40b', 'x-compute-request-id': 'req-01d3b2b2-f50a-41dd-8c63-ca05a456f40b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b24b52ac-b8ab-493e-994c-c38d7c5c7089", "port_id": "69a7ef96-ead5-4890-a014-d86e90fa5050", "mac_addr": "fa:16:3e:00:00:b3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cca10c0f-089e-4939-bcfb-57c65e63aae6", "ip_address": "10.0.0.6"}]}]}' 2023-04-21 10:51:58,560 79527 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/4b316f24-d1d7-4c5f-9e58-d880e0032794 0.913s 2023-04-21 10:51:58,561 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "69a7ef96-ead5-4890-a014-d86e90fa5050"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-4a71ccf0-876e-4e99-a275-fd943e8be894', 'date': 'Fri, 21 Apr 2023 10:51:58 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4b316f24-d1d7-4c5f-9e58-d880e0032794'} Body: b'{"floatingip": {"id": "4b316f24-d1d7-4c5f-9e58-d880e0032794", "tenant_id": "d85f51547e5244e495343281725fe320", "floating_ip_address": "172.24.4.29", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "ce7c6c6e-ae69-4edd-b594-29fd25ec8012", "port_id": "69a7ef96-ead5-4890-a014-d86e90fa5050", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b24b52ac-b8ab-493e-994c-c38d7c5c7089", "mac_address": "fa:16:3e:00:00:b3", "admin_state_up": true, "status": "ACTIVE", "device_id": "566040e7-8140-467b-b814-8d7eb62ef735", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:50:05Z", "updated_at": "2023-04-21T10:51:57Z", "revision_number": 1, "project_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:51:58,562 79527 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.29:22' as 'cirros' with public key authentication 2023-04-21 10:51:58,595 79527 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:51:58,615 79527 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:51:58,615 79527 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.29 successfully created 2023-04-21 10:51:58,657 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735/ips 0.041s 2023-04-21 10:51:58,658 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:58 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-62489e45-db39-48a9-bcc5-b4e7c0803d60', 'x-compute-request-id': 'req-62489e45-db39-48a9-bcc5-b4e7c0803d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1354809025-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-04-21 10:51:58,868 79527 INFO [tempe st.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes 0.206s 2023-04-21 10:51:58,868 79527 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-970615599"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f70c15a4-6ddc-4e9e-97cd-972f6b686664', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f70c15a4-6ddc-4e9e-97cd-972f6b686664', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes'} Body: b'{"volume": {"id": "b276eb6b-32a2-44c5-a702-fcfe398d282c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:58.803840", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-970615599", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c"}], "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:51:58,931 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c 0.052s 2023-04-21 10:51:58,932 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec83448-a474-4c1c-8c7e-643d306e6b70', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec83448-a474-4c1c-8c7e-643d306e6b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c'} Body: b'{"volume": {"id": "b276eb6b-32a2-44c5-a702-fcfe398d282c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:59.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-970615599", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c"}], "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:51:59,989 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c 0.045s 2023-04-21 10:51:59,989 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b8f831-93b4-40bc-86a2-c17db5d5d913', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b8f831-93b4-40bc-86a2-c17db5d5d913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c'} Body: b'{"volume": {"id": "b276eb6b-32a2-44c5-a702-fcfe398d282c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:51:59.000000", "updated_at": "2023-04-21T10:51:59.000000", "name": "tempest-AttachVolumeTestJSON-volume-970615599", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d85f51547e5244e495343281725fe320/volumes/b276eb6b-32a2-44c5-a702-fcfe398d282c"}], "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d85f51547e5244e495343281725fe320"}}' 2023-04-21 10:52:00,154 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735 0.150s 2023-04-21 10:52:00,155 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52: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-a9121c5e-edc0-4d82-8ca3-776b8063a533', 'x-compute-request-id': 'req-a9121c5e-edc0-4d82-8ca3-776b8063a533', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735'} Body: b'' 2023-04-21 10:52:00,670 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735 0.515s 2023-04-21 10:52:00,670 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:00 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-ec5cbe23-e040-4c6c-aded-f4f27c2eede7', 'x-compute-request-id': 'req-ec5cbe23-e040-4c6c-aded-f4f27c2eede7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735'} Body: b'{"server": {"id": "566040e7-8140-467b-b814-8d7eb62ef735", "name": "tempest-AttachVolumeTestJSON-server-778341132", "status": "ACTIVE", "tenant_id": "d85f51547e5244e495343281725fe320", "user_id": "25fb0d890b594080bb1bb99dd6294ff1", "metadata": {}, "hostId": "6ac5505f24608163a3244dcdcd39faf2bf85e43ecf0286458c642db3", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", " href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:50:06Z", "updated": "2023-04-21T10:52:00Z", "addresses": {"tempest-AttachVolumeTestJSON-1354809025-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:00:b3"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:00:b3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/566040e7-8140-467b-b814-8d7eb62ef735"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-950390145", "OS-SRV-USG:launched_at": "2023-04-21T10:50:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--381025125"}], "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-21 10:52:50,864 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735 0.161s 2023-04-21 10:52:50,864 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52: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-f5f1fb9f-be89-4ce4-bb0d-578df2c2f6fa', 'x-compute-request-id': 'req-f5f1fb9f-be89-4ce4-bb0d-578df2c2f6fa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/566040e7-8140-467b-b814-8d7eb62ef735'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 566040e7-8140-467b-b814-8d7eb62ef735 could not be found."}}' 2023-04-21 10:52:50,892 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-950390145 0.027s 2023-04-21 10:52:50,893 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52: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-53f230b6-776a-4f8f-a465-ac72f55d12bd', 'x-compute-request-id': 'req-53f230b6-776a-4f8f-a465-ac72f55d12bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-950390145'} Body: b'' 2023-04-21 10:52:51,044 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9fc3f3ac-3641-4e75-90f7-215d626e39aa 0.150s 2023-04-21 10:52:51,044 79527 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-a84d0df4-b750-48c5-a626-b01d27af5eb6', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:52:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9fc3f3ac-3641-4e75-90f7-215d626e39aa'} Body: b'' 2023-04-21 10:52:51,064 79527 INFO [tempest.lib.common.rest_clien t] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9fc3f3ac-3641-4e75-90f7-215d626e39aa 0.019s 2023-04-21 10:52:51,064 79527 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-02acb618-0305-43dd-aafe-2c721845fefa', 'date': 'Fri, 21 Apr 2023 10:52:51 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9fc3f3ac-3641-4e75-90f7-215d626e39aa'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9fc3f3ac-3641-4e75-90f7-215d626e39aa does not exist", "detail": ""}}' 2023-04-21 10:52:51,556 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4b316f24-d1d7-4c5f-9e58-d880e0032794 0.491s 2023-04-21 10:52:51,556 79527 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-ad4eae77-e629-498d-92aa-f900db7680ca', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:52:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4b316f24-d1d7-4c5f-9e58-d880e0032794'} Body: b'' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 649ba035-6f2d-4100-9fc4-7fbfb2c52a0c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:53:24,381 79521 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes 0.601s 2023-04-21 10:53:24,382 79521 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-2035502555", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3bf4c1-4173-4e84-bb9d-cdd4c80635c7', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3bf4c1-4173-4e84-bb9d-cdd4c80635c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes'} Body: b'{"volume": {"id": "649ba035-6f2d-4100-9fc4-7fbfb2c52a0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:24.305308", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2035502555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c"}], "user_id": "e91c691ee7f54980a51f53b7b02e263d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:53:24,436 79521 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c 0.044s 2023-04-21 10:53:24,436 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa4a587-6741-4145-b5f3-48ab6a89b221', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa4a587-6741-4145-b5f3-48ab6a89b221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c'} Body: b'{"volume": {"id": "649ba035-6f2d-4100-9fc4-7fbfb2c52a0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:24.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2035502555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c"}], "user_id": "e91c691ee7f54980a51f53b7b02e263d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2820bd97bda94d80aafac8df10964e9c"}}' 2023-04-21 10:53:25,531 79521 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c 0.055s 2023-04-21 10:53:25,535 79521 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfaa0857-98c5-4341-890d-ee7ff84aab1c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfaa0857-98c5-4341-890d-ee7ff84aab1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c'} Body: b'{"volume": {"id": "649ba035-6f2d-4100-9fc4-7fbfb2c52a0c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:24.000000", "updated_at": "2023-04-21T10:53:24.000000", "name": "tempest-TaggedBootDevicesTest-volume-2035502555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2820bd97bda94d80aafac8df10964e9c/volumes/649ba035-6f2d-4100-9fc4-7fbfb2c52a0c"}], "user_id": "e91c691ee7f54980a51f53b7b02e263d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2820bd97bda94d80aafac8df10964e9c"}}' setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) -------------------------------------------------------------------------- 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 dbffcf62-3c70-404e-9033-8a3590bb293f failed to build and is in ERROR status setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) --------------------------------------------------------------------------------- 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 eb220cd6-2319-42c8-9efb-d06685706f0e failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) ------------------------------------------------------------------------------ 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 48438fcf-6cca-4482-9428-1b40e4a171ed failed to build and is in ERROR status tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 c0a7d755-2d2b-419d-b151-4f246edf4f70 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:51:05,872 79525 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-21 10:51:06,749 79525 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.875s 2023-04-21 10:51:06,749 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1132943129", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/86c32514-9140-48a4-8ce6-baeafcca9587', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-550c8155-2cf9-45cc-bc8b-f647dc078783', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1132943129", "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": "9ead44a7da0640cbb2cf8dece0ea4f40", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "86c32514-9140-48a4-8ce6-baeafcca9587", "created_at": "2023-04-21T10:51:07Z", "updated_at": "2023-04-21T10:51:07Z", "tags": [], "self": "/v2/images/86c32514-9140-48a4-8ce6-baeafcca9587", "file": "/v2/images/86c32514-9140-48a4-8ce6-baeafcca9587/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:51:08,194 79525 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/86c32514-9140-48a4-8ce6-baeafcca9587/file 1.443s 2023-04-21 10:51:08,194 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0039ad3b-8ed3-4e9f-a852-47304a0cf28c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/86c32514-9140-48a4-8ce6-baeafcca9587/file'} Body: b'' 2023-04-21 10:51:08,194 79525 DEBUG [tempest.scenario.manager] image:86c32514-9140-48a4-8ce6-baeafcca9587 2023-04-21 10:51:08,251 79525 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.052s 2023-04-21 10:51:08,252 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-990689924", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPdIcpjsQgofTWxPhSCIN/mpUwMbeXhtJNFymtTMxwmV7Bxki7QmQko9CAbLh0f7+BwLKjoTQlfvvfT0xvv8wlFZ5IIip5N+0UUo9CL93KfHE8COz3zk4cngjZQ1yxLNwA=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:08 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-773de336-11c6-4b4e-bc57-589e2803931c', 'x-compute-request-id': 'req-773de336-11c6-4b4e-bc57-589e2803931c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-990689924", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPdIcpjsQgofTWxPhSCIN/mpUwMbeXhtJNFymtTMxwmV7Bxki7QmQko9CAbLh0f7+BwLKjoTQlfvvfT0xvv8wlFZ5IIip5N+0UUo9CL93KfHE8COz3zk4cngjZQ1yxLNwA==", "fingerprint": "0c:cd:eb:d2:c3:18:14:72:79:fc:ec:95:e7:fc:e3:a5", "user_id": "6cae5a1734d24ac8aebc233dd31d3084"}}' 2023-04-21 10:51:08,299 79525 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.036s 2023-04-21 10:51:08,300 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:08 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-37983d73-2fd6-4d4a-9992-ca3c583efede', '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": "6cae5a1734d24ac8aebc233dd31d3084", "name": "tempest-TestMinimumBasicScenario-339882477-project-member", "password_expires_at": null}, "audit_ids": ["ryuZdnw2RfSwl-zaKGSUlg"], "expires_at": "2023-04-21T11:51:08.000000Z", "issued_at": "2023-04-21T10:51:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ead44a7da0640cbb2cf8dece0ea4f40", "name": "tempest-TestMinimumBasicScenario-339882477"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9ead44a7da0640cbb2cf8dece0ea4f40", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:51:08,300 79525 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '89cc600b-891d-4913-9f39-935f5c5bce86', 'name': 'tempest-TestMinimumBasicScenario-1522370995-network', 'tenant_id': '9ead44a7da0640cbb2cf8dece0ea4f40', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9ead44a7da0640cbb2cf8dece0ea4f40', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47987, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:50:52Z', 'updated_at': '2023-04-21T10:50:52Z', 'revision_number': 1} available for tenant 2023-04-21 10:51:08,887 79525 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.585s 2023-04-21 10:51:08,887 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-2059401768", "imageRef": "86c32514-9140-48a4-8ce6-baeafcca9587", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-990689924", "networks": [{"uuid": "89cc600b-891d-4913-9f39-935f5c5bce86"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3', '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-f1fc51a9-2224-426d-a626-3f57ffb84b04', 'x-compute-request-id': 'req-f1fc51a9-2224-426d-a626-3f57ffb84b04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "69031436-19d1-4cc1-91e7-4d99381b6ae3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "TxkD38FoVe9U"}}' 2023-04-21 10:51:08,985 79525 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/69031436-19d1-4cc1-91e7-4d99381b6ae3 0.093s 2023-04-21 10:51:08,985 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:08 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-1515eb10-adb5-43a4-9582-6336f28604c7', 'x-compute-request-id': 'req-1515eb10-adb5-43a4-9582-6336f28604c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3'} Body: b'{"server": {"id": "69031436-19d1-4cc1-91e7-4d99381b6ae3", "name": "tempest-TestMinimumBasicScenario-server-2059401768", "status": "BUILD", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "", "image": {"id": "86c32514-9140-48a4-8ce6-baeafcca9587", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/86c32514-9140-48a4-8ce6-baeafcca9587"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:51:09Z", "updated": "2023-04-21T10:51:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-990689924", "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-21 10:51:59,460 79525 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/69031436-19d1-4cc1-91e7-4d99381b6ae3 0.415s 2023-04-21 10:51:59,461 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', '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-e39a3e91-5dc9-4e61-ad85-68390dc14fc8', 'x-compute-request-id': 'req-e39a3e91-5dc9-4e61-ad85-68390dc14fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3'} Body: b'{"server": {"id": "69031436-19d1-4cc1-91e7-4d99381b6ae3", "name": "tempest-TestMinimumBasicScenario-server-2059401768", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "86c32514-9140-48a4-8ce6-baeafcca9587", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/86c32514-9140-48a4-8ce6-baeafcca9587"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:51:08Z", "updated": "2023-04-21T10:51:16Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:cb:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-990689924", "OS-SRV-USG:launched_at": "2023-04-21T10:51:15.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-21 10:51:59,473 79525 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:52:59,964 79525 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/69031436-19d1-4cc1-91e7-4d99381b6ae3 0.434s 2023-04-21 10:52:59,965 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Re sponse - Headers: {'date': 'Fri, 21 Apr 2023 10:52:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', '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-b20bb4a3-5ea6-433e-8670-4f7723f7c8c4', 'x-compute-request-id': 'req-b20bb4a3-5ea6-433e-8670-4f7723f7c8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3'} Body: b'{"server": {"id": "69031436-19d1-4cc1-91e7-4d99381b6ae3", "name": "tempest-TestMinimumBasicScenario-server-2059401768", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "86c32514-9140-48a4-8ce6-baeafcca9587", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/86c32514-9140-48a4-8ce6-baeafcca9587"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:51:08Z", "updated": "2023-04-21T10:51:16Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:cb:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-990689924", "OS-SRV-USG:launched_at": "2023-04-21T10:51:15.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-21 10:53:00,170 79525 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.194s 2023-04-21 10:53:00,171 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:59 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-81460fc2-c05a-4bba-8c85-d2589f68cf24', 'x-compute-request-id': 'req-81460fc2-c05a-4bba-8c85-d2589f68cf24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "69031436-19d1-4cc1-91e7-4d99381b6ae3", "name": "tempest-TestMinimumBasicScenario-server-2059401768", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}]}]}' 2023-04-21 10:53:00,406 79525 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/69031436-19d1-4cc1-91e7-4d99381b6ae3 0.231s 2023-04-21 10:53:00,407 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', '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-6660f78a-95a2-45da-b2f5-bf4320c436fd', 'x-compute-request-id': 'req-6660f78a-95a2-45da-b2f5-bf4320c436fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3'} Body: b'{"server": {"id": "69031436-19d1-4cc1-91e7-4d99381b6ae3", "name": "tempest-TestMinimumBasicScenario-server-2059401768", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "86c32514-9140-48a4-8ce6-baeafcca9587", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/86c32514-9140-48a4-8ce6-baeafcca9587"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:51:08Z", "updated": "2023-04-21T10:51:16Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:cb:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-990689924", "OS-SRV-USG:launched_at": "2023-04-21T10:51:15.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-21 10:53:00,660 79525 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/9ead44a7da0640cbb2cf8dece0ea4f40/volumes 0.241s 2023-04-21 10:53:00,661 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1643223812", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776dc764-b109-4086-9f53-feadf666d176', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776dc764-b109-4086-9f53-feadf666d176', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes'} Body: b'{"volume": {"id": "c0a7d755-2d2b-419d-b151-4f246edf4f70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:00.598476", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1643223812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70"}], "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:53:00,721 79525 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/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70 0.049s 2023-04-21 10:53:00,722 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e1c9c18-c25c-490c-a8af-0c1e96c1feef', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e1c9c18-c25c-490c-a8af-0c1e96c1feef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70'} Body: b'{"volume": {"id": "c0a7d755-2d2b-419d-b151-4f246edf4f70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:01.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1643223812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70"}], "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40"}}' 2023-04-21 10:53:01,779 79525 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/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70 0.046s 2023-04-21 10:53:01,780 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7052430-04d9-4dbb-b61e-4cf75d3a64b5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7052430-04d9-4dbb-b61e-4cf75d3a64b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70'} Body: b'{"volume": {"id": "c0a7d755-2d2b-419d-b151-4f246edf4f70", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:01.000000", "updated_at": "2023-04-21T10:53:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-1643223812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70"}], "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40"}}' 2023-04-21 10:53:01,900 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70 0.108s 2023-04-21 10:53:01,900 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:01 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-0aada95d-b830-4df5-8461-0d69d108e897', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70'} Body: b'' 2023-04-21 10:53:01,921 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70 0.020s 2023-04-21 10:53:01,921 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:01 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-71f3db3b-cad7-4f4b-b433-f58e4b42359c', 'x-openstack-request-id': 'req-71f3db3b-cad7-4f4b-b433-f58e4b42359c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/c0a7d755-2d2b-419d-b151-4f246edf4f70'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c0a7d755-2d2b-419d-b151-4f246edf4f70 could not be found."}}' 2023-04-21 10:53:02,048 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3 0.126s 2023-04-21 10:53:02,048 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:01 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-ef4b6300-035d-42a2-8468-d856f091f737', 'x-compute-request-id': 'req-ef4b6300-035d-42a2-8468-d856f091f737', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3'} Body: b'' 2023-04-21 10:53:02,410 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3 0.362s 2023-04-21 10:53:02,411 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', '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-0b0df4fe-d693-4066-aae8-787c39cdc718', 'x-compute-request-id': 'req-0b0df4fe-d693-4066-aae8-787c39cdc718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3'} Body: b'{"server": {"id": "69031436-19d1-4cc1-91e7-4d99381b6ae3", "name": "tempest-TestMinimumBasicScenario-server-2059401768", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "86c32514-9140-48a4-8ce6- baeafcca9587", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/86c32514-9140-48a4-8ce6-baeafcca9587"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:51:08Z", "updated": "2023-04-21T10:53:02Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:cb:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-990689924", "OS-SRV-USG:launched_at": "2023-04-21T10:51:15.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-21 10:53:52,511 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3 0.040s 2023-04-21 10:53:52,511 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:52 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-8956a656-54fb-4801-8a58-985c36ce62c2', 'x-compute-request-id': 'req-8956a656-54fb-4801-8a58-985c36ce62c2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69031436-19d1-4cc1-91e7-4d99381b6ae3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 69031436-19d1-4cc1-91e7-4d99381b6ae3 could not be found."}}' 2023-04-21 10:53:52,539 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-990689924 0.027s 2023-04-21 10:53:52,540 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:52 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-45f07a0d-d49c-4172-8af6-aa55115bead4', 'x-compute-request-id': 'req-45f07a0d-d49c-4172-8af6-aa55115bead4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-990689924'} Body: b'' 2023-04-21 10:53:52,642 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/86c32514-9140-48a4-8ce6-baeafcca9587 0.101s 2023-04-21 10:53:52,642 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8e599587-5909-40de-a03b-a49b7ca9d915', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/86c 32514-9140-48a4-8ce6-baeafcca9587'} Body: b'' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 833c13f0-41ab-4aa7-b026-f69db682ff30 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:53:53,054 79521 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes 0.425s 2023-04-21 10:53:53,054 79521 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-410031288"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb19c5f5-f3be-43b5-a025-876ba217a374', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb19c5f5-f3be-43b5-a025-876ba217a374', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes'} Body: b'{"volume": {"id": "833c13f0-41ab-4aa7-b026-f69db682ff30", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:52.988290", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-410031288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30"}], "user_id": "d26408d4348e443d8d0eb2a587fa224e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:53:53,100 79521 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30 0.036s 2023-04-21 10:53:53,100 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ff5a20-2582-469a-9c55-b3042e4f0a5c', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ff5a20-2582-469a-9c55-b3042e4f0a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30'} Body: b'{"volume": {"id": "833c13f0-41ab-4aa7-b026-f69db682ff30", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:53.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-410031288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30"}], "user_id": "d26408d4348e443d8d0eb2a587fa224e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5304bacef4184f509bb3946f957369b8"}}' 2023-04-21 10:53:54,153 79521 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes/833c13f0- 41ab-4aa7-b026-f69db682ff30 0.041s 2023-04-21 10:53:54,153 79521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53e0a92-2ec5-4091-a35a-cda1ca23ca9d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53e0a92-2ec5-4091-a35a-cda1ca23ca9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30'} Body: b'{"volume": {"id": "833c13f0-41ab-4aa7-b026-f69db682ff30", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:53.000000", "updated_at": "2023-04-21T10:53:53.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-410031288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5304bacef4184f509bb3946f957369b8/volumes/833c13f0-41ab-4aa7-b026-f69db682ff30"}], "user_id": "d26408d4348e443d8d0eb2a587fa224e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5304bacef4184f509bb3946f957369b8"}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 caa7ecf9-d0e5-49d3-a177-223a51a06dce failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:52:01,606 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.731s 2023-04-21 10:52:01,606 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-ac2a5a1e-5f9e-4c24-b0f9-3bbcd29f371f', 'x-compute-request-id': 'req-ac2a5a1e-5f9e-4c24-b0f9-3bbcd29f371f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:52:01,842 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.223s 2023-04-21 10:52:01,842 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-60b3d21c-5cc2-4ec9-843b-55df4dc1b082', 'x-compute-request-id': 'req-60b3d21c-5cc2-4ec9-843b-55df4dc1b082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0. 0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:52:02,223 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.369s 2023-04-21 10:52:02,224 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-5cd5aa44-bea2-44ca-8852-ef218c9fad0d', 'x-compute-request-id': 'req-5cd5aa44-bea2-44ca-8852-ef218c9fad0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:53:02,699 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/648163a728f c4b28b85a24e9198d356b/volumes 0.404s 2023-04-21 10:53:02,699 79546 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-1667121721"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9e4ae3-e943-4d88-ac38-3bb8799a0724', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9e4ae3-e943-4d88-ac38-3bb8799a0724', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes'} Body: b'{"volume": {"id": "caa7ecf9-d0e5-49d3-a177-223a51a06dce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:02.626635", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1667121721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:53:02,756 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce 0.047s 2023-04-21 10:53:02,756 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f4c922d-d7ab-4486-b959-bcd2e7cc4712', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f4c922d-d7ab-4486-b959-bcd2e7cc4712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce'} Body: b'{"volume": {"id": "caa7ecf9-d0e5-49d3-a177-223a51a06dce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:03.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1667121721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "648163a728fc4b28b85a24e9198d356b"}}' 2023-04-21 10:53:03,808 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce 0.040s 2023-04-21 10:53:03,808 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Fri, 21 Apr 2023 10:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40845932-53dc-4fe9-92ce-a955850363e3', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40845932-53dc-4fe9-92ce-a955850363e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce'} Body: b'{"volume": {"id": "caa7ecf9-d0e5-49d3-a177-223a51a06dce", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:53:03.000000", "updated_at": "2023-04-21T10:53:03.000000", "name": "tempest-ServerActionsTestJSON-volume-1667121721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/caa7ecf9-d0e5-49d3-a177-223a51a06dce"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "648163a728fc4b28b85a24e9198d356b"}}' 2023-04-21 10:53:03,819 79546 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-21 10:53:04,062 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.242s 2023-04-21 10:53:04,063 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-da2dfb1a-30a9-4680-843f-f9f79b54d92d', 'x-compute-request-id': 'req-da2dfb1a-30a9-4680-843f-f9f79b54d92d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "secu rity_groups": [{"name": "tempest-securitygroup--1519594085"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 a5418b3c-8587-4544-b562-fe01a69be3fc failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-21T10:53:59Z', 'message': 'Build of instance a5418b3c-8587-4544-b562-fe01a69be3fc aborted: Volume f5babf8e-2b57-4f29-a2fd-4eca76e3c72f did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-5ca798db-ac27-47dc-949b-c6831060dc6a. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:50:51,940 79550 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.085s 2023-04-21 10:50:51,941 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:51 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-da77f33d-b963-4f37-91cb-91727793f891', '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": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418-project-member", "password_expires_at": null}, "audit_ids": ["FA9_IBuDQeO7ZYl59C1E0Q"], "expires_at": "2023-04-21T11:50:51.000000Z", "issued_at": "2023-04-21T10:50:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aad84a0e014f47ddaeaddc88bf16b0a8", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:50:51,941 79550 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'cfb4de90-44ea-486a-b5c4-c3b1111aa2bd', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1667019531-network', 'tenant_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58418, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:48Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:50:52,566 79550 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.623s 2023-04-21 10:50:52,566 79550 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-2043125688", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "networks": [{"uuid": "cfb4de90-44ea-486a-b5c4-c3b1111aa2bd"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:50:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310', '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-f42bea43-f64c-4884-a48e-8452c8825d79', 'x-compute-request-id': 'req-f42bea43-f64c-4884-a48e-8452c8825d79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "oTH4KqgWuuBH"}}' 2023-04-21 10:50:52,655 79550 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/f4dda568-8f3b-40eb-aff3-64d3e759c310 0.085s 2023-04-21 10:50:52,655 79550 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': 'Fri, 21 Apr 2023 10:50:52 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-49c1ab99-3238-47cb-b546-62586456b40d', 'x-compute-request-id': 'req-49c1ab99-3238-47cb-b546-62586456b40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310'} Body: b'{"server": {"id": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2043125688", "status": "BUILD", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:50:53Z", "updated": "2023-04-21T10:50:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4 dda568-8f3b-40eb-aff3-64d3e759c310"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310"}], "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-21 10:51:43,493 79550 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/f4dda568-8f3b-40eb-aff3-64d3e759c310 0.790s 2023-04-21 10:51:43,493 79550 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': 'Fri, 21 Apr 2023 10:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-e1347d89-67e5-465a-81fd-0fd6ced54769', 'x-compute-request-id': 'req-e1347d89-67e5-465a-81fd-0fd6ced54769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310'} Body: b'{"server": {"id": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2043125688", "status": "ACTIVE", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "628014774ce8fb6f5983e24916a57d52f6f2611abfae71ffe13c8279", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:50:52Z", "updated": "2023-04-21T10:51:00Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1667019531-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:77:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:50:59.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-21 10:51:43,510 79550 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:52:44,631 79550 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/f4dda568-8f3b-40eb-aff3-64d3e759c310/action 1.059s 2023-04-21 10:52:44,631 79550 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-ServerBootFromVolume StableRescueTest-image-1514515166"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:43 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-7731f480-1221-4163-8e53-756acadf6c46', 'x-compute-request-id': 'req-7731f480-1221-4163-8e53-756acadf6c46', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310/action'} Body: b'{"image_id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf"}' 2023-04-21 10:52:44,658 79550 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/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf 0.025s 2023-04-21 10:52:44,659 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-40c7db4d-8c53-45ef-9d7c-d7bcb0df815f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1514515166", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "created_at": "2023-04-21T10:52:45Z", "updated_at": "2023-04-21T10:52:45Z", "tags": [], "self": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "file": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:52:45,683 79550 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/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf 0.022s 2023-04-21 10:52:45,683 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-81b71f7e-3523-49bd-9a08-5046f7440624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "owner_project_name": "tempest-Ser verBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1514515166", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "created_at": "2023-04-21T10:52:45Z", "updated_at": "2023-04-21T10:52:45Z", "tags": [], "self": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "file": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:52:46,725 79550 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/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf 0.039s 2023-04-21 10:52:46,725 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8091b2c7-a54b-457f-8b34-c31e310ab969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1514515166", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "created_at": "2023-04-21T10:52:45Z", "updated_at": "2023-04-21T10:52:45Z", "tags": [], "self": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "file": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:52:47,749 79550 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/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf 0.023s 2023-04-21 10:52:47,750 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-267ec4ae-f9e2-4a44-a3f4-a5485677a35c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de0 2e", "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": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1514515166", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "created_at": "2023-04-21T10:52:45Z", "updated_at": "2023-04-21T10:52:45Z", "tags": [], "self": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "file": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:52:48,775 79550 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/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf 0.023s 2023-04-21 10:52:48,776 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ded5a244-2121-4c1f-845a-cc8031b551d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "owner_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1514515166", "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": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "created_at": "2023-04-21T10:52:45Z", "updated_at": "2023-04-21T10:52:48Z", "tags": [], "self": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "file": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:52:49,808 79550 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/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf 0.030s 2023-04-21 10:52:49,809 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Fri, 21 Apr 2023 10:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-608f6e8a-2b80-40cf-b517-3c646d8c165c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "owner_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1514515166", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "3303beb3447c016eb585c1c26dd4515c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "173439d64f3b0d1f6a50700dae25af0b412920238a1e39aeb12ff2e4f5dcb24ed1de8ef076c56bf880fc6765d0f752bd2f8e83eb2efe999077d8c6a435363b85", "id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "created_at": "2023-04-21T10:52:45Z", "updated_at": "2023-04-21T10:52:49Z", "tags": [], "self": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "file": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:52:49,834 79550 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/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf 0.025s 2023-04-21 10:52:49,834 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-70ff8437-0569-4dd3-836d-f4a9341b2c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf'} Body: b'{"base_image_ref": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "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": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "owner_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418", "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-1980957418-project-member", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1514515166", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "3303beb3447c016eb585c1c26dd4515c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "aad84a0e014f47ddaeaddc88bf16b0a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "173439d64f3b0d1f6a50700dae25 af0b412920238a1e39aeb12ff2e4f5dcb24ed1de8ef076c56bf880fc6765d0f752bd2f8e83eb2efe999077d8c6a435363b85", "id": "3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "created_at": "2023-04-21T10:52:45Z", "updated_at": "2023-04-21T10:52:49Z", "tags": [], "self": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf", "file": "/v2/images/3e645c8a-c32f-4a06-b4b4-910e9c72a8bf/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:52:50,226 79550 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/f4dda568-8f3b-40eb-aff3-64d3e759c310 0.391s 2023-04-21 10:52:50,226 79550 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': 'Fri, 21 Apr 2023 10:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-ebb41fa2-9b9a-4f2d-903a-1e8e9db5855c', 'x-compute-request-id': 'req-ebb41fa2-9b9a-4f2d-903a-1e8e9db5855c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310'} Body: b'{"server": {"id": "f4dda568-8f3b-40eb-aff3-64d3e759c310", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2043125688", "status": "ACTIVE", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "628014774ce8fb6f5983e24916a57d52f6f2611abfae71ffe13c8279", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:50:52Z", "updated": "2023-04-21T10:52:50Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1667019531-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:77:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4dda568-8f3b-40eb-aff3-64d3e759c310"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:50:59.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-21 10:53:50,423 79550 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.113s 2023-04-21 10:53:50,423 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:50 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-8bef6e95-2d96-4539-b438-333fd0dbbdf8', '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 ": "54c67d90b6014d9ea24ef2552006bc04", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418-project-member", "password_expires_at": null}, "audit_ids": ["5_KlksG-QSW3eMsmTnoL3w"], "expires_at": "2023-04-21T11:53:50.000000Z", "issued_at": "2023-04-21T10:53:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aad84a0e014f47ddaeaddc88bf16b0a8", "name": "tempest-ServerBootFromVolumeStableRescueTest-1980957418"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aad84a0e014f47ddaeaddc88bf16b0a8", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:53:50,424 79550 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'cfb4de90-44ea-486a-b5c4-c3b1111aa2bd', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1667019531-network', 'tenant_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aad84a0e014f47ddaeaddc88bf16b0a8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58418, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:48Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:53:51,479 79550 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.055s 2023-04-21 10:53:51,480 79550 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-1257500458", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "destination_type": "volume"}], "networks": [{"uuid": "cfb4de90-44ea-486a-b5c4-c3b1111aa2bd"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc', '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-5ca798db-ac27-47dc-949b-c6831060dc6a', 'x-compute-request-id': 'req-5ca798db-ac27-47dc-949b-c6831060dc6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a5418b3c-8587-4544-b562-fe01a69be3fc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5418b3c-8587-4544-b562-fe01a69be3fc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "pVotMvEE269u"}}' 2023-04-21 10:53:51,581 79550 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/a5418b3c-8587-4544-b562-fe01a69be3fc 0.098s 2023-04-21 10:53:51,582 79550 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': 'Fri, 21 Apr 2023 10:53:51 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-b7f5788e-0565-403a-b9c3-84f95554010f', 'x-compute-request-id': 'req-b7f5788e-0565-403a-b9c3-84f95554010f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc'} Body: b'{"server": {"id": "a5418b3c-8587-4544-b562-fe01a69be3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1257500458", "status": "BUILD", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:53:51Z", "updated": "2023-04-21T10:53:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5418b3c-8587-4544-b562-fe01a69be3fc"}], "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-21 10:54:41,778 79550 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_devi ce_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc 0.131s 2023-04-21 10:54:41,778 79550 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': 'Fri, 21 Apr 2023 10:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', '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-edf77720-f77e-4d1d-8e3b-6dbe09382800', 'x-compute-request-id': 'req-edf77720-f77e-4d1d-8e3b-6dbe09382800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc'} Body: b'{"server": {"id": "a5418b3c-8587-4544-b562-fe01a69be3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1257500458", "status": "ERROR", "tenant_id": "aad84a0e014f47ddaeaddc88bf16b0a8", "user_id": "54c67d90b6014d9ea24ef2552006bc04", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T10:53:51Z", "updated": "2023-04-21T10:53:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5418b3c-8587-4544-b562-fe01a69be3fc"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-21T10:53:59Z", "message": "Build of instance a5418b3c-8587-4544-b562-fe01a69be3fc aborted: Volume f5babf8e-2b57-4f29-a2fd-4eca76e3c72f 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-21 10:54:41,794 79550 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-21 10:54:42,314 79550 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/a5418b3c-8587-4544-b562-fe01a69be3fc 0.520s 2023-04-21 10:54:42,315 79550 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': 'Fri, 21 Apr 2023 10:54:41 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-1836ff98-0e19-444f-ab11-180698d70df7', 'x-compute-request-id': 'req-1836ff98-0e19-444f-ab11-180698d70df7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc'} Body: b'' 2023-04-21 10:54:42,357 79550 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/a5418b3c-8587-4544-b562-fe01a69be3fc 0.041s 2023-04 -21 10:54:42,357 79550 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': 'Fri, 21 Apr 2023 10:54:42 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-d8446dda-a37a-4bf3-9bc1-2b3bebaa4cbf', 'x-compute-request-id': 'req-d8446dda-a37a-4bf3-9bc1-2b3bebaa4cbf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5418b3c-8587-4544-b562-fe01a69be3fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a5418b3c-8587-4544-b562-fe01a69be3fc could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] ------------------------------------------------------------------------------------------------------------------------------------------ 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/admin/test_volumes_actions.py", line 84, in test_force_detach_volume 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 a62a1f93-dd1b-430b-a0fc-1dce61c3fae0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:52:18,702 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.075s 2023-04-21 10:52:18,702 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-329f8304-c72b-420e-b44c-aa04bc7d7104', '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": "dc80162b39bc4ff2a71a8ff4d34979c3", "name": "tempest-VolumesActionsTest-301211957-project-member", "password_expires_at": null}, "audit_ids": ["kA0VZbAGT-W1LRsYd6_rzg"], "expires_at": "2023-04-21T11:52:18.000000Z", "issued_at": "2023-04-21T10:52:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53", "name": "tempest-VolumesActionsTest-301211957"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8eaf2efa4ddc4d8fbc5ec14e86d93c53", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:52:18,703 79519 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '3fe4dad8-0e5a-4737-9c24-dc77d7b275ff', 'name': 'tempest-VolumesActionsTest-1133574237-network', 'tenant_id': '8eaf2efa4ddc4d8fbc5ec14e86d93c53', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8eaf2efa4ddc4d8fbc5ec14e86d93c53', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': ' geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19605, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:52:16Z', 'updated_at': '2023-04-21T10:52:16Z', 'revision_number': 1} available for tenant 2023-04-21 10:52:19,675 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.971s 2023-04-21 10:52:19,675 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1210829464", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "networks": [{"uuid": "3fe4dad8-0e5a-4737-9c24-dc77d7b275ff"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b', '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-642e0c11-4300-46d5-a9ef-cef9a8da52dc', 'x-compute-request-id': 'req-642e0c11-4300-46d5-a9ef-cef9a8da52dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "14bd5401-4cc1-4827-8d4a-fd1358bb9c6b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "or5q3fH8ygDo"}}' 2023-04-21 10:52:19,744 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b 0.066s 2023-04-21 10:52:19,745 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:52:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', '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-da9a0737-5c69-4532-be6b-e618f8e9d253', 'x-compute-request-id': 'req-da9a0737-5c69-4532-be6b-e618f8e9d253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b'} Body: b'{"server": {"id": "14bd5401-4cc1-4827-8d4a-fd1358bb9c6b", "name": "tempest-VolumesActionsTest-instance-1210829464", "status": "BUILD", "tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53", "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:52:20Z", "updated": "2023-04-21T10:52:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}], "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": "sche duling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-21 10:53:10,202 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b 0.399s 2023-04-21 10:53:10,202 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1487', '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-f6f4095d-b893-44ae-9635-7ec676779906', 'x-compute-request-id': 'req-f6f4095d-b893-44ae-9635-7ec676779906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b'} Body: b'{"server": {"id": "14bd5401-4cc1-4827-8d4a-fd1358bb9c6b", "name": "tempest-VolumesActionsTest-instance-1210829464", "status": "ACTIVE", "tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53", "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "metadata": {}, "hostId": "46a4d9c11c4d6495a9e3ff475c6b91acd3372023aa21236a80fdb2db", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:52:19Z", "updated": "2023-04-21T10:52:26Z", "addresses": {"tempest-VolumesActionsTest-1133574237-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:4e:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:52:26.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-21 10:53:10,213 79519 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:54:10,599 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes 0.328s 2023-04-21 10:54:10,599 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-359875427"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18b3bea-a581-4f85-95af-f22a89eb3204', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18b3bea-a581-4f85-95af-f22a89eb3204', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes'} Body: b'{"volume": {"id": "a62a1f93-dd1b-430b-a0fc-1dce61c3fae0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:54:10.427981", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-359875427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "so urce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:54:10,651 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0 0.040s 2023-04-21 10:54:10,652 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4d7ab1-cf22-4074-b586-4de6dc45d47f', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4d7ab1-cf22-4074-b586-4de6dc45d47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0'} Body: b'{"volume": {"id": "a62a1f93-dd1b-430b-a0fc-1dce61c3fae0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:54:10.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-359875427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:54:11,764 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0 0.100s 2023-04-21 10:54:11,764 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f60cd5de-9089-4420-8e19-4f727be3eff4', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f60cd5de-9089-4420-8e19-4f727be3eff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0'} Body: b'{"volume": {"id": "a62a1f93-dd1b-430b-a0fc-1dce61c3fae0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:54:10.000000", "updated_at": "2023-04-21T10:54:11.000000", "name": "tempest-VolumesActionsTest-Volume-359875427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}], "user_id": "dc80162b39bc4ff2a71a8f f4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:54:11,837 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0 0.061s 2023-04-21 10:54:11,837 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03eb926b-f2e8-4670-bf20-b7b691fc9dd5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03eb926b-f2e8-4670-bf20-b7b691fc9dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0'} Body: b'{"volume": {"id": "a62a1f93-dd1b-430b-a0fc-1dce61c3fae0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:54:10.000000", "updated_at": "2023-04-21T10:54:11.000000", "name": "tempest-VolumesActionsTest-Volume-359875427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:54:12,046 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0 0.198s 2023-04-21 10:54:12,047 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54: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-313e12c5-ba8e-48fe-930f-6ab7dbdd5ad8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0'} Body: b'' 2023-04-21 10:54:12,076 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0 0.028s 2023-04-21 10:54:12,076 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54: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-d98cd621-4ac3-445c-9d6d-d4bf9e329510', 'x-openstack-request-id': 'req-d98cd621-4ac3-445c-9d6d-d4bf9e329510', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/a62a1f93-dd1b-430b-a0fc-1dce61c3fae0'} Body: b'{"itemNotFound": {"cod e": 404, "message": "Volume a62a1f93-dd1b-430b-a0fc-1dce61c3fae0 could not be found."}}' 2023-04-21 10:54:12,187 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b 0.111s 2023-04-21 10:54:12,188 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:12 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-8e0e8137-27be-48a9-abc0-96f50edd3b07', 'x-compute-request-id': 'req-8e0e8137-27be-48a9-abc0-96f50edd3b07', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b'} Body: b'' 2023-04-21 10:54:12,515 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b 0.327s 2023-04-21 10:54:12,516 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', '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-793dc0f9-1f66-443c-848d-ad6aa1dbb5b9', 'x-compute-request-id': 'req-793dc0f9-1f66-443c-848d-ad6aa1dbb5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b'} Body: b'{"server": {"id": "14bd5401-4cc1-4827-8d4a-fd1358bb9c6b", "name": "tempest-VolumesActionsTest-instance-1210829464", "status": "ACTIVE", "tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53", "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "metadata": {}, "hostId": "46a4d9c11c4d6495a9e3ff475c6b91acd3372023aa21236a80fdb2db", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:52:19Z", "updated": "2023-04-21T10:54:12Z", "addresses": {"tempest-VolumesActionsTest-1133574237-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:4e:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:52:26.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-21 10:55:02,584 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b 0.039s 2023-04-21 10:55:02,585 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:02 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-1d82fdee-242c-4b67-a5ea-7e22ad296744', 'x-compute-request-id': 'req-1d82fdee-242c-4b67-a5ea-7e22ad296744', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14bd5401-4cc1-4827-8d4a-fd1358bb9c6b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 14bd5401-4cc1-4827-8d4a-fd1358bb9c6b could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] ----------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 66, in test_volume_force_delete_when_volume_is_attaching self._create_reset_and_force_delete_temp_volume('attaching') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_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 e1a21fd3-29c7-4e74-991e-9fb881fecacc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:55:02,790 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 202 POST http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes 0.201s 2023-04-21 10:55:02,791 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-814692466"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3446b635-4874-4e3c-8329-335a83157fa6', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3446b635-4874-4e3c-8329-335a83157fa6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes'} Body: b'{"volume": {"id": "e1a21fd3-29c7-4e74-991e-9fb881fecacc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:02.734992", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-814692466", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:02,877 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc 0.073s 2023-04-21 10:55:02,877 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98161c31-c62b-4020-a311-548917885025', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98161c31-c62b-4020-a311-548917885025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc'} Body: b'{"volume": {"id": "e1a21fd3-29c7-4e74-991e-9fb881fecacc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:03.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-814692466", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:03,927 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc 0.037s 2023-04-21 10:55:03,927 79519 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dcdd87-d7e5-42ac-b74d-33374502cd14', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dcdd87-d7e5-42ac-b74d-33374502cd14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc'} Body: b'{"volume": {"id": "e1a21fd3-29c7-4e74-991e-9fb881fecacc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:03.000000", "updated_at": "2023-04-21T10:55:03.000000", "name": "tempest-VolumesActionsTest-Volume-814692466", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:03,975 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc 0.037s 2023-04-21 10:55:03,975 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-990f8db1-8c89-42e3-a772-c37b07855e32', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-990f8db1-8c89-42e3-a772-c37b07855e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc'} Body: b'{"volume": {"id": "e1a21fd3-29c7-4e74-991e-9fb881fecacc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:03.000000", "updated_at": "2023-04-21T10:55:03.000000", "name": "tempest-VolumesActionsTest-Volume-814692466", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:04,099 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc 0.114s 2023-04-21 10:55:04,099 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-0a303e0e-8950-4709-b7c0-416ff6975615', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc'} Body: b'' 2023-04-21 10:55:04,123 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc 0.023s 2023-04-21 10:55:04,123 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-da97612d-800d-4d71-853a-4ec0141ee19d', 'x-openstack-request-id': 'req-da97612d-800d-4d71-853a-4ec0141ee19d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/e1a21fd3-29c7-4e74-991e-9fb881fecacc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e1a21fd3-29c7-4e74-991e-9fb881fecacc could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_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 4563bab6-cb27-4a47-9b96-ee90028de7d4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:55:04,301 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 202 POST http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes 0.174s 2023-04-21 10:55:04,302 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-753180009"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4341aecb-039e-420f-8c4e-b5ba8100575a', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4341aecb-039e-420f-8c4e-b5ba8100575a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes'} Body: b'{"volume": {"id": "4563bab6-cb27-4a47-9b96-ee90028de7d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:04.246457", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-753180009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:04,354 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4 0.043s 2023-04-21 10:55:04,354 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9875fe4d-9369-4040-b8d1-0a81ef6c276e', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9875fe4d-9369-4040-b8d1-0a81ef6c276e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4'} Body: b'{"volume": {"id": "4563bab6-cb27-4a47-9b96-ee90028de7d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:04.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-753180009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:05,406 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4 0.041s 2023-04-21 10:55:05,406 79519 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9284ab9e-ce3b-4b83-8e77-26a9d3d7eec3', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9284ab9e-ce3b-4b83-8e77-26a9d3d7eec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4'} Body: b'{"volume": {"id": "4563bab6-cb27-4a47-9b96-ee90028de7d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:04.000000", "updated_at": "2023-04-21T10:55:04.000000", "name": "tempest-VolumesActionsTest-Volume-753180009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:05,455 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4 0.038s 2023-04-21 10:55:05,455 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23887db8-8702-468b-87c6-c39a60c194d5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23887db8-8702-468b-87c6-c39a60c194d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4'} Body: b'{"volume": {"id": "4563bab6-cb27-4a47-9b96-ee90028de7d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:04.000000", "updated_at": "2023-04-21T10:55:04.000000", "name": "tempest-VolumesActionsTest-Volume-753180009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:05,560 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4 0.094s 2023-04-21 10:55:05,561 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-e98f4cb0-a274-4900-8627-e71c0d8f08c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4'} Body: b'' 2023-04-21 10:55:05,585 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4 0.023s 2023-04-21 10:55:05,585 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-d916a79d-fbce-4885-a331-93493418bbc4', 'x-openstack-request-id': 'req-d916a79d-fbce-4885-a331-93493418bbc4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/4563bab6-cb27-4a47-9b96-ee90028de7d4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4563bab6-cb27-4a47-9b96-ee90028de7d4 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] ------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 71, in test_volume_force_delete_when_volume_is_error self._create_reset_and_force_delete_temp_volume('error') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_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 60ffe86b-4964-4341-8b09-43660a93ee6f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:55:05,825 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 202 POST http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes 0.236s 2023-04-21 10:55:05,826 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1739260089"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3b2bf05-4cff-4061-bc54-8e21a1b40729', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3b2bf05-4cff-4061-bc54-8e21a1b40729', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes'} Body: b'{"volume": {"id": "60ffe86b-4964-4341-8b09-43660a93ee6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:05.761600", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1739260089", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:05,876 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f 0.040s 2023-04-21 10:55:05,876 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70d487a-34ee-4d9b-9809-e239101af06c', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70d487a-34ee-4d9b-9809-e239101af06c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f'} Body: b'{"volume": {"id": "60ffe86b-4964-4341-8b09-43660a93ee6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:06.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1739260089", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:06,927 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f 0.038s 2023-04-21 10:55:06,927 79519 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7970ece3-549c-4832-a2fc-aae601493969', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7970ece3-549c-4832-a2fc-aae601493969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f'} Body: b'{"volume": {"id": "60ffe86b-4964-4341-8b09-43660a93ee6f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:06.000000", "updated_at": "2023-04-21T10:55:06.000000", "name": "tempest-VolumesActionsTest-Volume-1739260089", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:06,980 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f 0.042s 2023-04-21 10:55:06,981 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf218a04-a4a4-4d8f-9976-ee649b247e62', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf218a04-a4a4-4d8f-9976-ee649b247e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f'} Body: b'{"volume": {"id": "60ffe86b-4964-4341-8b09-43660a93ee6f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:06.000000", "updated_at": "2023-04-21T10:55:06.000000", "name": "tempest-VolumesActionsTest-Volume-1739260089", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:07,091 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f 0.100s 2023-04-21 10:55:07,091 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-c9ac5318-f30f-4f05-a2c4-f0cc6e967f4a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f'} Body: b'' 2023-04-21 10:55:07,112 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f 0.020s 2023-04-21 10:55:07,113 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:07 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-7b60ba24-6ba7-4faa-b25d-fda233d2e484', 'x-openstack-request-id': 'req-7b60ba24-6ba7-4faa-b25d-fda233d2e484', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/60ffe86b-4964-4341-8b09-43660a93ee6f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 60ffe86b-4964-4341-8b09-43660a93ee6f could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 76, in test_volume_force_delete_when_volume_is_maintenance self._create_reset_and_force_delete_temp_volume('maintenance') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_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 16704bf1-5500-449c-8ced-4557ecdfcb94 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:55:07,309 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 202 POST http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes 0.193s 2023-04-21 10:55:07,310 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2052894648"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63428495-0b4b-4349-907a-6141f837a922', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63428495-0b4b-4349-907a-6141f837a922', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes'} Body: b'{"volume": {"id": "16704bf1-5500-449c-8ced-4557ecdfcb94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:07.246026", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2052894648", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:07,362 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94 0.043s 2023-04-21 10:55:07,363 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2290a3eb-ed7a-4837-9eec-bd607f0c1b8a', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2290a3eb-ed7a-4837-9eec-bd607f0c1b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94'} Body: b'{"volume": {"id": "16704bf1-5500-449c-8ced-4557ecdfcb94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:07.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2052894648", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:08,419 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94 0.044s 2023-04-21 10:55:08,420 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df4b931-6f14-40ce-952b-42ea0fb7db2d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df4b931-6f14-40ce-952b-42ea0fb7db2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94'} Body: b'{"volume": {"id": "16704bf1-5500-449c-8ced-4557ecdfcb94", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:07.000000", "updated_at": "2023-04-21T10:55:07.000000", "name": "tempest-VolumesActionsTest-Volume-2052894648", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:08,470 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94 0.039s 2023-04-21 10:55:08,470 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5422e738-c17d-44e6-ab3b-341116acfc4d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5422e738-c17d-44e6-ab3b-341116acfc4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94'} Body: b'{"volume": {"id": "16704bf1-5500-449c-8ced-4557ecdfcb94", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:07.000000", "updated_at": "2023-04-21T10:55:07.000000", "name": "tempest-VolumesActionsTest-Volume-2052894648", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:08,749 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94 0.268s 2023-04-21 10:55:08,749 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c7d3d5-838c-4f6b-8764-a26a49c21723', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94'} Body: b'' 2023-04-21 10:55:08,771 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94 0.021s 2023-04-21 10:55:08,771 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-3f75d940-7544-4c54-b7d1-f1b12248f6f9', 'x-openstack-request-id': 'req-3f75d940-7544-4c54-b7d1-f1b12248f6f9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/16704bf1-5500-449c-8ced-4557ecdfcb94'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 16704bf1-5500-449c-8ced-4557ecdfcb94 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] ---------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 47, in test_volume_reset_status 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 759358cc-cefd-4239-af4c-3618e381012e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:55:08,941 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes 0.166s 2023-04-21 10:55:08,941 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1573120665"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a65413-afb6-4c36-8193-6e7309e41ce3', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a65413-afb6-4c36-8193-6e7309e41ce3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes'} Body: b'{"volume": {"id": "759358cc-cefd-4239-af4c-3618e381012e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:08.888073", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1573120665", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:08,993 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e 0.042s 2023-04-21 10:55:08,994 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd04e6b-02e4-4ba7-aff3-a51c7eccaaf7', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd04e6b-02e4-4ba7-aff3-a51c7eccaaf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e'} Body: b'{"volume": {"id": "759358cc-cefd-4239-af4c-3618e381012e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:09.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1573120665", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:10,053 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e 0.047s 2023-04-21 10:55:10,054 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee37f351-108f-4906-ab10-7c4751985ce5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee37f351-108f-4906-ab10-7c4751985ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e'} Body: b'{"volume": {"id": "759358cc-cefd-4239-af4c-3618e381012e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:09.000000", "updated_at": "2023-04-21T10:55:09.000000", "name": "tempest-VolumesActionsTest-Volume-1573120665", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:10,118 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e 0.053s 2023-04-21 10:55:10,118 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91baed42-6cb8-449f-90a4-b8ca4d6a387d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91baed42-6cb8-449f-90a4-b8ca4d6a387d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e'} Body: b'{"volume": {"id": "759358cc-cefd-4239-af4c-3618e381012e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:09.000000", "updated_at": "2023-04-21T10:55:09.000000", "name": "tempest-VolumesActionsTest-Volume-1573120665", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e"}], "user_id": "dc80162b39bc4ff2a71a8ff4d34979c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8eaf2efa4ddc4d8fbc5ec14e86d93c53"}}' 2023-04-21 10:55:10,221 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e 0.092s 2023-04-21 10:55:10,221 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a31260f-f84d-4e57-b663-11f42c61baa7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e'} Body: b'' 2023-04-21 10:55:10,247 79519 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e 0.025s 2023-04-21 10:55:10,247 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:10 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-cfcd2990-ee2b-4259-b8a7-d4c49abb00c0', 'x-openstack-request-id': 'req-cfcd2990-ee2b-4259-b8a7-d4c49abb00c0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8eaf2efa4ddc4d8fbc5ec14e86d93c53/volumes/759358cc-cefd-4239-af4c-3618e381012e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 759358cc-cefd-4239-af4c-3618e381012e could not be found."}}' tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 59a5c1e4-d8fc-4eac-8e21-fc5af4a41981 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:55:14,044 79519 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes 0.400s 2023-04-21 10:55:14,044 79519 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-1793685674"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0376f76-57c3-48b5-baf7-aede1dad8d82', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0376f76-57c3-48b5-baf7-aede1dad8d82', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes'} Body: b'{"volume": {"id": "59a5c1e4-d8fc-4eac-8e21-fc5af4a41981", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:55:13.983286", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1793685674", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}], "user_id": "1f72ef5fbfae4193aedf61980e08d812", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:14,092 79519 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981 0.038s 2023-04-21 10:55:14,093 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20832911-daf5-45a4-b00b-c138c82d67a4', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20832911-daf5-45a4-b00b-c138c82d67a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981'} Body: b'{"volume": {"id": "59a5c1e4-d8fc-4eac-8e21-fc5af4a41981", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:55:14.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1793685674", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}], "user_id": "1f72ef5fbfae4193aedf61980e08d812", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "390be3aad26d477786ac315521b280b4"}}' 2023-04-21 10:55:15,144 79519 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981 0.040s 2023-04-21 10:55:15,144 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e8b9b0-bca3-4eca-8669-9962e5e8ab32', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e8b9b0-bca3-4eca-8669-9962e5e8ab32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981'} Body: b'{"volume": {"id": "59a5c1e4-d8fc-4eac-8e21-fc5af4a41981", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:55:14.000000", "updated_at": "2023-04-21T10:55:14.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1793685674", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}], "user_id": "1f72ef5fbfae4193aedf61980e08d812", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "390be3aad26d477786ac315521b280b4"}}' 2023-04-21 10:55:15,197 79519 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981 0.042s 2023-04-21 10:55:15,198 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634febff-5a93-4aa4-9a4e-731c0d836223', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634febff-5a93-4aa4-9a4e-731c0d836223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981'} Body: b'{"volume": {"id": "59a5c1e4-d8fc-4eac-8e21-fc5af4a41981", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T10:55:14.000000", "updated_at": "2023-04-21T10:55:14.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1793685674", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981"}], "user_id": "1f72ef5fbfae4193aedf61980e08d812", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "390be3aad26d477786ac315521b280b4"}}' 2023-04-21 10:55:15,302 79519 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981 0.093s 2023-04-21 10:55:15,302 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-ceee4280-c023-453e-8c74-4ed0b8ad78cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981'} Body: b'' 2023-04-21 10:55:15,324 79519 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981 0.021s 2023-04-21 10:55:15,324 79519 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-060a87b3-d442-4262-924c-d5813576d96a', 'x-openstack-request-id': 'req-060a87b3-d442-4262-924c-d5813576d96a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/390be3aad26d477786ac315521b280b4/volumes/59a5c1e4-d8fc-4eac-8e21-fc5af4a41981'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 59a5c1e4-d8fc-4eac-8e21-fc5af4a41981 could not be found."}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 a61f291a-e318-425f-85c0-b197c505ec1c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:53:02,857 79527 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 10:53:02,858 79527 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:53:02,950 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.090s 2023-04-21 10:53:02,951 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-962586907", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFgvsOkIKKUlR/vc13NXCoQlDdgzN+g6wKzZajODT/6/BJRfaLwQgnuA3mDp4OA0MDn0gizzj2Pl2nG82WPwPorkuBJwINQHac9OchhGaDq4Fh1FeHhPPumdwSQw3oc8bA=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:02 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-167f8dc9-4244-4a94-857e-73f7caeb98ac', 'x-compute-request-id': 'req-167f8dc9-4244-4a94-857e-73f7caeb98ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-962586907", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFgvsOkIKKUlR/vc13NXCoQlDdgzN+g6wKzZajODT/6/BJRfaLwQgnuA3mDp4OA0MDn0gizzj2Pl2nG82WPwPorkuBJwINQHac9OchhGaDq4Fh1FeHhPPumdwSQw3oc8bA==", "fingerprint": "e8:0a:29:18:e4:47:5f:65:c9:9e:bd:98:45:02:18:96", "user_id": "d7fc66871488428e9842404d885bcfe3"}}' 2023-04-21 10:53:02,953 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-962586907 created 2023-04-21 10:53:03,110 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.156s 2023-04-21 10:53:03,111 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--248256020", "description": "tempest-description--679920723"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-55b2f724-a68e-46e6-9cd3-677011f1b9a9', 'date': 'Fri, 21 Apr 2023 10:53:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d2acdb6c-151d-45e0-a82e-189fd60fabae", "name": "tempest-securitygroup--248256020", "stateful": true, "tenant_id": "14bc6b0c20204c8287b3523814007856", "description": "tempest-description--679920723", "shared": false, "security_group_rules": [{"id": "298b0765-16c1-4323-8e98-1520e6d45c8c", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "d2acdb6c-151d-45e0-a82e-189fd60fabae", "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": 755, "description": null, "tags": [], "created_at": "2023-04-21T10:53:03Z", "updated_at": "2023-04-21T10:53:03Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}, {"id": "4967ce3b-54a9-440c-a41e-ae638afc4eea", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "d2acdb6c-151d-45e0-a82e-189fd60fabae", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalize d_cidr": null, "remote_group_id": null, "standard_attr_id": 754, "description": null, "tags": [], "created_at": "2023-04-21T10:53:03Z", "updated_at": "2023-04-21T10:53:03Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}], "tags": [], "created_at": "2023-04-21T10:53:03Z", "updated_at": "2023-04-21T10:53:03Z", "revision_number": 1, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:53:03,271 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.159s 2023-04-21 10:53:03,271 79527 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": "d2acdb6c-151d-45e0-a82e-189fd60fabae", "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-64963501-0c36-4d00-951e-2297f93be829', 'date': 'Fri, 21 Apr 2023 10:53:03 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": "f510216c-9b14-4cac-8d9b-498ec9c9550a", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "d2acdb6c-151d-45e0-a82e-189fd60fabae", "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-21T10:53:03Z", "updated_at": "2023-04-21T10:53:03Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:53:03,431 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-04-21 10:53:03,431 79527 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": "d2acdb6c-151d-45e0-a82e-189fd60fabae", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a0754501-ba78-4a7e-9082-332f3b546d07', 'date': 'Fri, 21 Apr 2023 10:53:03 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": "21c056da-1f91-4213-94b6-880026e64d5b", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "d2acdb6c-151d-45e0-a82e-189fd60fabae", "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-21T10:53:03Z", "updated_at": "2023-04-21T10:53:03Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:53:03,432 79527 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--248256020 created 2023-04-21 10:53:04,228 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.795s 2023-04-21 10:53:04,228 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-open stack-request-id': 'req-8194191b-6f4a-494b-808a-1de26b7a82e0', 'date': 'Fri, 21 Apr 2023 10:53:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "db5520a4-7663-4e91-baa5-2722d3d52fd1", "tenant_id": "14bc6b0c20204c8287b3523814007856", "floating_ip_address": "172.24.4.225", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "14bc6b0c20204c8287b3523814007856", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:53:03Z", "updated_at": "2023-04-21T10:53:03Z", "revision_number": 0}}' 2023-04-21 10:53:04,228 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'db5520a4-7663-4e91-baa5-2722d3d52fd1', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'floating_ip_address': '172.24.4.225', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '14bc6b0c20204c8287b3523814007856', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:53:03Z', 'updated_at': '2023-04-21T10:53:03Z', 'revision_number': 0, 'ip': '172.24.4.225'} created 2023-04-21 10:53:04,270 79527 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.036s 2023-04-21 10:53:04,271 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:04 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-3e4e20e1-ae86-4999-b727-eb056cf19ba9', '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": "d7fc66871488428e9842404d885bcfe3", "name": "tempest-AttachVolumeNegativeTest-159654333-project-member", "password_expires_at": null}, "audit_ids": ["2NmNGRWTQdOlJyzAlO1Rqw"], "expires_at": "2023-04-21T11:53:04.000000Z", "issued_at": "2023-04-21T10:53:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14bc6b0c20204c8287b3523814007856", "name": "tempest-AttachVolumeNegativeTest-159654333"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "Region One", "url": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:53:04,271 79527 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'e0ccd2d9-69df-40e0-be8e-8328039f1bd0', 'name': 'tempest-AttachVolumeNegativeTest-587901453-network', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '14bc6b0c20204c8287b3523814007856', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10616, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:52:56Z', 'updated_at': '2023-04-21T10:52:56Z', 'revision_number': 1} available for tenant 2023-04-21 10:53:04,272 79527 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-962586907', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFgvsOkIKKUlR/vc13NXCoQlDdgzN+g6wKzZajODT/6/BJRfaLwQgnuA3mDp4OA0MDn0gizzj2Pl2nG82WPwPorkuBJwINQHac9OchhGaDq4Fh1FeHhPPumdwSQw3oc8bA==', 'fingerprint': 'e8:0a:29:18:e4:47:5f:65:c9:9e:bd:98:45:02:18:96', 'user_id': 'd7fc66871488428e9842404d885bcfe3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDDSM5ABxopIm7pKN2jHkKwV9cIB3vqTIoYi3+S2umKCotvZPxAoMF1\nvW63mPprdJagBwYFK4EEACKhZANiAARYL7DpCCilJUf73NdzVwqEJQ3YMzfoOsCs\n2Wozg0/+vwSUX2i8EIJ7gN5g6eDgNDA59IIs849j5dpxvNlj8D6K5LgScCDUB2nP\nTnIYRmg6uBYdRXh4Tz7pncEkMN6HPGw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd2acdb6c-151d-45e0-a82e-189fd60fabae', 'name': 'tempest-securitygroup--248256020', 'stateful': True, 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'description': 'tempest-description--679920723', 'shared': False, 'security_group_rules': [{'id': '298b0765-16c1-4323-8e98-1520e6d45c8c', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'security_group_id': 'd2acdb6c-151d-45e0-a82e-189fd60fabae', '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': 755, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:53:03Z', 'updated_at': '2023-04-21T10:53:03Z', 'revision_number': 0, 'project_id': '14bc6b0c20204c8287b3523814007856'}, {'id': '4967ce3b-54a9-440c-a41e-ae638afc4eea', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'security_group_id': 'd2acdb6c-151d-45e0-a82e-189fd60fabae', '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': 754, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:53:03Z', 'updated_at': '2023-04-21T10:53:03Z', 'revision_number': 0, 'project_id': '14bc6b0c20204c8287b35238140 07856'}], 'tags': [], 'created_at': '2023-04-21T10:53:03Z', 'updated_at': '2023-04-21T10:53:03Z', 'revision_number': 1, 'project_id': '14bc6b0c20204c8287b3523814007856'}, 'floating_ip': {'id': 'db5520a4-7663-4e91-baa5-2722d3d52fd1', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'floating_ip_address': '172.24.4.225', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '14bc6b0c20204c8287b3523814007856', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:53:03Z', 'updated_at': '2023-04-21T10:53:03Z', 'revision_number': 0, 'ip': '172.24.4.225'}} 2023-04-21 10:53:04,926 79527 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.654s 2023-04-21 10:53:04,927 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-2104835370", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0"}], "security_groups": [{"name": "tempest-securitygroup--248256020"}], "key_name": "tempest-keypair-962586907", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c', '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-1481f221-045e-4ef1-b280-abc7e77cab95', 'x-compute-request-id': 'req-1481f221-045e-4ef1-b280-abc7e77cab95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d28e1e38-3ed5-468e-b672-8b94a909820c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--248256020"}], "adminPass": "password"}}' 2023-04-21 10:53:04,994 79527 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/d28e1e38-3ed5-468e-b672-8b94a909820c 0.062s 2023-04-21 10:53:04,994 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:04 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-dff59e8a-d1ce-40ed-a2e6-a41008f79fb7', 'x-compute-request-id': 'req-dff59e8a-d1ce-40ed-a2e6-a41008f79fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c'} Body: b'{"server": {"id": "d28e1e38-3ed5-468e-b672-8b94a909820c", "name": "tempest-AttachVolumeNegativeTest-server-2104835370", "status": "BUILD", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:05Z", "updated": "2023-04-21T10:53:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-962586907", "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-21 10:53:55,458 79527 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/d28e1e38-3ed5-468e-b672-8b94a909820c 0.399s 2023-04-21 10:53:55,458 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', '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-4e9c8c6c-3813-44da-b482-3d6b96134e6d', 'x-compute-request-id': 'req-4e9c8c6c-3813-44da-b482-3d6b96134e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c'} Body: b'{"server": {"id": "d28e1e38-3ed5-468e-b672-8b94a909820c", "name": "tempest-AttachVolumeNegativeTest-server-2104835370", "status": "ACTIVE", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "9d164aad6e678a25c96c8755ff091664e0099697561714257bd2017a", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:04Z", "updated": "2023-04-21T10:53:12Z", "addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:04:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-962586907", "OS-SRV-USG:launched_at": "2023-04-21T10:53:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--248256020"}], "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-21 10:53:55,478 79527 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 10:54:55,718 79527 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/d28e1e38-3ed5-468e-b672-8b94a909820c/os-interface 0.199s 2023-04-21 10:54:55,718 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Fri, 21 Apr 2023 10:54:55 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-4b1be9dc-b114-43db-bde8-bd64a19be987', 'x-compute-request-id': 'req-4b1be9dc-b114-43db-bde8-bd64a19be987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0", "port_id": "92fab70c-ebc3-4119-8fa9-874304b51cb5", "mac_addr": "fa:16:3e:13:04:3b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8c214db6-89e2-4148-82ad-06d30d2b1e88", "ip_address": "10.0.0.7"}]}]}' 2023-04-21 10:54:56,528 79527 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/db5520a4-7663-4e91-baa5-2722d3d52fd1 0.805s 2023-04-21 10:54:56,529 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "92fab70c-ebc3-4119-8fa9-874304b51cb5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-9f50e2f4-04d1-49d2-b69c-463d3c587beb', 'date': 'Fri, 21 Apr 2023 10:54:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/db5520a4-7663-4e91-baa5-2722d3d52fd1'} Body: b'{"floatingip": {"id": "db5520a4-7663-4e91-baa5-2722d3d52fd1", "tenant_id": "14bc6b0c20204c8287b3523814007856", "floating_ip_address": "172.24.4.225", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "52abc023-0ada-4fc7-9096-6e743e88ef24", "port_id": "92fab70c-ebc3-4119-8fa9-874304b51cb5", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0", "mac_address": "fa:16:3e:13:04:3b", "admin_state_up": true, "status": "ACTIVE", "device_id": "d28e1e38-3ed5-468e-b672-8b94a909820c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:53:03Z", "updated_at": "2023-04-21T10:54:56Z", "revision_number": 1, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:54:56,531 79527 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.225:22' as 'cirros' with public key authentication 2023-04-21 10:54:56,566 79527 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:54:56,589 79527 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:54:56,590 79527 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.225 successfully created 2023-04-21 10:54:56,644 79527 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/d28e1e38-3ed5-468e-b672-8b94a909820c/ips 0.054s 2023-04-21 10:54:56,645 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', '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-76f41a62-b014-46d0-b716-03c63202d0c8', 'x-compute-request-id': 'req-76f41a62-b014-46d0-b716-03c63202d0c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b 94a909820c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-21 10:54:56,938 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes 0.288s 2023-04-21 10:54:56,938 79527 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-1888882963"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b2d400-accc-4c77-a352-aaa998c9f915', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b2d400-accc-4c77-a352-aaa998c9f915', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes'} Body: b'{"volume": {"id": "a61f291a-e318-425f-85c0-b197c505ec1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:54:56.834710", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1888882963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:54:56,986 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c 0.038s 2023-04-21 10:54:56,986 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ea5bae-f255-4fcc-98a0-17bf274105c5', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ea5bae-f255-4fcc-98a0-17bf274105c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c'} Body: b'{"volume": {"id": "a61f291a-e318-425f-85c0-b197c505ec1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:54:57.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1888882963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:54:58,035 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_dif ferent_server): 200 GET http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c 0.037s 2023-04-21 10:54:58,035 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d59cb148-b41f-4f93-a1ce-c603dfc5aea2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d59cb148-b41f-4f93-a1ce-c603dfc5aea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c'} Body: b'{"volume": {"id": "a61f291a-e318-425f-85c0-b197c505ec1c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:54:57.000000", "updated_at": "2023-04-21T10:54:57.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1888882963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/a61f291a-e318-425f-85c0-b197c505ec1c"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:54:58,165 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c 0.118s 2023-04-21 10:54:58,165 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:58 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-0d042f03-6a2a-419c-b3ab-fdb1f27c6755', 'x-compute-request-id': 'req-0d042f03-6a2a-419c-b3ab-fdb1f27c6755', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c'} Body: b'' 2023-04-21 10:54:58,436 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c 0.270s 2023-04-21 10:54:58,437 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:58 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-ab0bd852-c77b-49a1-b6d5-bddec91ddb5c', 'x-compute-request-id': 'req-ab0bd852-c77b-49a1-b6d5-bddec91ddb5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c'} Body: b'{"server": {"id": "d28e1e38-3ed5-468e-b672-8b94a909820c", "name": "tempest-AttachVolumeNegativeTest-server-2104835370", "status": "ACTIVE", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "9d164a ad6e678a25c96c8755ff091664e0099697561714257bd2017a", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:04Z", "updated": "2023-04-21T10:54:58Z", "addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:04:3b"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:04:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d28e1e38-3ed5-468e-b672-8b94a909820c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-962586907", "OS-SRV-USG:launched_at": "2023-04-21T10:53:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--248256020"}], "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-21 10:55:48,525 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c 0.031s 2023-04-21 10:55:48,526 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:48 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-e949e9c9-fc7f-41ef-9a2a-3b260610eb90', 'x-compute-request-id': 'req-e949e9c9-fc7f-41ef-9a2a-3b260610eb90', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d28e1e38-3ed5-468e-b672-8b94a909820c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d28e1e38-3ed5-468e-b672-8b94a909820c could not be found."}}' 2023-04-21 10:55:48,565 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-962586907 0.039s 2023-04-21 10:55:48,566 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:48 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-fc702d22-9fcf-48c8-9661-16d14cf94ced', 'x-compute-request-id': 'req-fc702d22-9fcf-48c8-9661-16d14cf94ced', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-962586907'} Body: b'' 2023-04-21 10:55:48,743 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d2acdb6c-151d-45e0-a82e-189fd60fabae 0.176s 2023-04-21 10:55:48,743 79527 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-3811ceb1-ae80-4e2d-8758-70b063e31d89', 'content-leng th': '0', 'date': 'Fri, 21 Apr 2023 10:55:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d2acdb6c-151d-45e0-a82e-189fd60fabae'} Body: b'' 2023-04-21 10:55:48,762 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d2acdb6c-151d-45e0-a82e-189fd60fabae 0.019s 2023-04-21 10:55:48,763 79527 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-5d619d76-7d57-4620-96a3-577be6975c86', 'date': 'Fri, 21 Apr 2023 10:55:48 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d2acdb6c-151d-45e0-a82e-189fd60fabae'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d2acdb6c-151d-45e0-a82e-189fd60fabae does not exist", "detail": ""}}' 2023-04-21 10:55:49,297 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/db5520a4-7663-4e91-baa5-2722d3d52fd1 0.533s 2023-04-21 10:55:49,297 79527 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-8eab4f8c-0679-4541-8d99-b29ffc24c960', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:55:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/db5520a4-7663-4e91-baa5-2722d3d52fd1'} Body: b'' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 e436ba89-30b3-407f-b75f-55fbed69c636 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:54:04,404 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.267s 2023-04-21 10:54:04,405 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-302f4388-2ea2-4943-a05d-93965d362e80', 'x-compute-request-id': 'req-302f4388-2ea2-4943-a05d-93965d362e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:54:04,674 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.257s 2023-04-21 10:54:04,674 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-a31174a0-8082-4bcd-a52e-ca22e6637d62', 'x-compute-request-id': 'req-a31174a0-8082-4bcd-a52e-ca22e6637d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0. 0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:54:04,839 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.152s 2023-04-21 10:54:04,840 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-434fa07b-1596-4398-8467-e85bbba34d27', 'x-compute-request-id': 'req-434fa07b-1596-4398-8467-e85bbba34d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-482a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "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-21 10:55:04,953 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.0 92s 2023-04-21 10:55:04,954 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:04 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-24f50851-f255-4c5c-a1d0-87ff71406520', '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": "ced216baa4a64c72946cf3f71eb873dd", "name": "tempest-ServerActionsTestJSON-1614287361-project-member", "password_expires_at": null}, "audit_ids": ["K2hTWKdhSTeFF0lnbqejdg"], "expires_at": "2023-04-21T11:55:04.000000Z", "issued_at": "2023-04-21T10:55:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "648163a728fc4b28b85a24e9198d356b", "name": "tempest-ServerActionsTestJSON-1614287361"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/648163a728fc4b28b85a24e9198d356b", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:55:04,954 79546 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': 'ba8e9ff2-e562-462e-a2fa-0d7f643da26c', 'name': 'tempest-ServerActionsTestJSON-83296950-network', 'tenant_id': '648163a728fc4b28b85a24e9198d356b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '648163a728fc4b28b85a24e9198d356b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24472, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:46:48Z', 'updated_at': '2023-04-21T10:46:48Z', 'revision_number': 1} available for tenant 2023-04-21 10:55:04,955 79546 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1735824251', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP17pDhSIQbCv4xewaSR+c65YmMH+hIkRmyXO1jHYq3hmftzXxLb6EXcvZayMHXJMHoDUOwUfoaQ/r3kME39pIqEI1cveoujwBV7i5jBCcTH71kCrlaE9KNWPqoT9mc/lQ==', 'fingerprint': '10:cd:32:09:75:9e:d9:14:1f:82:b4:cb:d4:3b:58:a7', 'user_id': 'ced216baa4a64c72946cf3f71eb873dd', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAmNxEXGXDRA5dt6tIgftn/GpgmaAIiPW8a7OM6Zy+UKZSq8spW3c9G\nhjcu7JdMv6egBwYFK4EEACKhZANiAAT9e6Q4UiEGwr+MXsGkkfnOuWJjB/oSJEZs\nlztYx2Kt4Zn7c18S2+hF3L2WsjB1yTB6A1DsFH6GkP695DBN/aSKhCNXL3qLo8AV\ne4uYwQnEx+9ZAq5WhPSjVj6qE/ZnP5U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '64414690-7ec1-4e97-96ad-473577c15f31', 'name': 'tempest-securitygroup--1519594085', 'stateful': True, 'tenant_id': '648163a728fc4b28b85a24e9198d356b', 'description': 'tempest-description--1282668087', 'shared': False, 'security_group_rules': [{'id': '03d4b1f2-4f02-47d3-ab15-08a0ba688829', 'tenant_id': '648163a728fc4b28b85a24e9198d356b', 'security_group_id': '64414690-7ec1-4e97-96ad-473577c15f31', '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': 214, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:07Z', 'updated_at': '2023-04-21T10:47:07Z', 'revision_number': 0, 'project_id': '648163a728fc4b28b85a24e9198d356b'}, {'id': '7a38ca27-6702-418f-a19a-81b458de1a1c', 'tenant_id': '648163a728fc4b28b85a24e9198d356b', 'security_group_id': '64414690-7ec1-4e97-96ad-473577c15f31', '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': 215, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:47:07Z', 'updated_at': '2023-04-21T10:47:07Z', 'revision_number': 0, 'project_id': '648163a728fc4b28b85a24e9198d356b'}], 'tags': [], 'created_at': '2023-04-21T10:47:07Z', 'updated_at': '2023-04-21T10:47:07Z', 'revision_number': 1, 'project_id': '648163a728fc4b28b85a24e9198d356b'}, 'floating_ip': {'id': '8d0ec186-cca3-4447-b2ed-0b2f8a05526b', 'tenant_id': '648163a728fc4b28b85a24e9198d356b', 'floating_ip_address': '172.24.4.39', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '648163a728fc4b28b85a24e9198d356b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:47:10Z', 'updated_at': '2023-04-21T10:47:10Z', 'revision_number': 0, 'ip': '172.24.4.39'}} 2023-04-21 10:55:05,267 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes 0.312s 2023-04-21 10:55:05,268 79546 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-1069054426", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c826b1e-5709-44b6-a10e-0f3fb72dbf14', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c826b1e-5709-44b6-a10e -0f3fb72dbf14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes'} Body: b'{"volume": {"id": "e436ba89-30b3-407f-b75f-55fbed69c636", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:05.207496", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1069054426", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:05,341 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636 0.047s 2023-04-21 10:55:05,342 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d11e6e-c421-44a3-95a1-947ad46aff8e', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d11e6e-c421-44a3-95a1-947ad46aff8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636'} Body: b'{"volume": {"id": "e436ba89-30b3-407f-b75f-55fbed69c636", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:05.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1069054426", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "648163a728fc4b28b85a24e9198d356b"}}' 2023-04-21 10:55:06,396 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636 0.041s 2023-04-21 10:55:06,396 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc942f69-d7ac-4199-b04e-4a55adfbee3f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc942f69-d7ac-4199-b04e-4a55adfbee3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636'} Body: b'{"volume": {"id": "e436ba89-30b3-407f-b75f-55fbed69c636", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:05.000000 ", "updated_at": "2023-04-21T10:55:05.000000", "name": "tempest-tempest.common.compute-volume-1069054426", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636"}], "user_id": "ced216baa4a64c72946cf3f71eb873dd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "648163a728fc4b28b85a24e9198d356b"}}' 2023-04-21 10:55:06,511 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636 0.104s 2023-04-21 10:55:06,512 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-8176d38f-1030-416c-8f5b-d1eccca89132', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636'} Body: b'' 2023-04-21 10:55:06,533 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636 0.021s 2023-04-21 10:55:06,533 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-3e208cc6-7450-4c8c-85aa-738c6938d70a', 'x-openstack-request-id': 'req-3e208cc6-7450-4c8c-85aa-738c6938d70a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/648163a728fc4b28b85a24e9198d356b/volumes/e436ba89-30b3-407f-b75f-55fbed69c636'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e436ba89-30b3-407f-b75f-55fbed69c636 could not be found."}}' 2023-04-21 10:55:06,534 79546 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-21 10:55:06,746 79546 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22 0.209s 2023-04-21 10:55:06,746 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-589f7a86-50de-48ac-b785-d5547fdae8e5', 'x-compute-request-id': 'req-589f7a86-50de-48ac-b785-d5547fdae8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22'} Body: b'{"server": {"id": "f8609da3-c26d-48 2a-bc03-017baf4bce22", "name": "tempest-ServerActionsTestJSON-server-1307788712", "status": "ACTIVE", "tenant_id": "648163a728fc4b28b85a24e9198d356b", "user_id": "ced216baa4a64c72946cf3f71eb873dd", "metadata": {}, "hostId": "3873c9e83c96e0f2069d5586aca033aa596a91f39ff42c6027ec1099", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:47:15Z", "updated": "2023-04-21T10:47:30Z", "addresses": {"tempest-ServerActionsTestJSON-83296950-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8609da3-c26d-482a-bc03-017baf4bce22"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1735824251", "OS-SRV-USG:launched_at": "2023-04-21T10:47:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1519594085"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 eecb19e7-1062-4866-a808-590397c10274 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:53:52,648 79525 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-21 10:53:53,322 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.673s 2023-04-21 10:53:53,322 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1437401460", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-31371222-a555-4caa-9376-0be46579a764', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1437401460", "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": "9ead44a7da0640cbb2cf8dece0ea4f40", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d5ab5add-8fb7-4436-88e9-0cb945ddc863", "created_at": "2023-04-21T10:53:53Z", "updated_at": "2023-04-21T10:53:53Z", "tags": [], "self": "/v2/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863", "file": "/v2/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863/file", "schema": "/v2/schemas/image"}' 2023-04-21 10:53:54,715 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863/file 1.392s 2023-04-21 10:53:54,716 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f8e41cae-7168-4303-af4a-208acc890d97', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863/file'} Body: b'' 2023-04-21 10:53:54,716 79525 DEBUG [tempest.scenario.manager] image:d5ab5add-8fb7-4436-88e9-0cb945ddc863 2023-04-21 10:53:54,766 79525 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.046s 2023-04-21 10:53:54,766 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1698854069", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG5kEQk6hWARzkdAxYq+PejmYD/iouSlgR4Vlro63NFT4BV2SLZZTcJkpc9dGXv7UnIQQu9gOJSnEV3QeSQLSLjalHZp/U4BZsLF5Brm42aa21bVfKcjzsWQHuJOfIGbHg=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:54 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-54a56646-9bbd-49e4-b4dc-01dfdbe4d476', 'x-compute-request-id': 'req-54a56646-9bbd-49e4-b4dc-01dfdbe4d476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-169 8854069", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG5kEQk6hWARzkdAxYq+PejmYD/iouSlgR4Vlro63NFT4BV2SLZZTcJkpc9dGXv7UnIQQu9gOJSnEV3QeSQLSLjalHZp/U4BZsLF5Brm42aa21bVfKcjzsWQHuJOfIGbHg==", "fingerprint": "ff:b3:66:e6:2c:ad:88:ee:ae:2a:b2:df:e4:58:01:51", "user_id": "6cae5a1734d24ac8aebc233dd31d3084"}}' 2023-04-21 10:53:54,860 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2023-04-21 10:53:54,861 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:54 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-d7128a94-5630-4f5f-9a42-5880f8d13922', '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": "6cae5a1734d24ac8aebc233dd31d3084", "name": "tempest-TestMinimumBasicScenario-339882477-project-member", "password_expires_at": null}, "audit_ids": ["qpHydxu6SL6ZQu3IlL7wEg"], "expires_at": "2023-04-21T11:53:54.000000Z", "issued_at": "2023-04-21T10:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ead44a7da0640cbb2cf8dece0ea4f40", "name": "tempest-TestMinimumBasicScenario-339882477"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9ead44a7da0640cbb2cf8dece0ea4f40", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:53:54,861 79525 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': '89cc600b-891d-4913-9f39-935f5c5bce86', 'name': 'tempest-TestMinimumBasicScenario-1522370995-network', 'tenant_id': '9ead44a7da0640cbb2cf8dece0ea4f40', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9ead44a7da0640cbb2cf8dece0ea4f40', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47987, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:50:52Z', 'updated_at': '2023-04-21T10:50:52Z', 'revision_number': 1} available for tenant 2023-04-21 10:53:55,638 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.776s 2023-04-21 10:53:55,639 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-843445589", "imageRef": "d5ab5add-8fb7-4436-88e9-0cb945ddc863", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1698854069", "networks": [{"uuid": "89cc600b-891d-4913-9f39-935f5c5bce86"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c', '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-23ef1f3c-39be-4342-8242-beff1fe5793e', 'x-compute-request-id': 'req-23ef1f3c-39be-4342-8242-beff1fe5793e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f3e0bc01-1cf2-4ff9-bec6-12a37e44171c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "r9X2u3uEujKP"}}' 2023-04-21 10:53:55,715 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c 0.073s 2023-04-21 10:53:55,715 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:53:55 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-e537a646-6b34-4ffb-9e94-db558fd21515', 'x-compute-request-id': 'req-e537a646-6b34-4ffb-9e94-db558fd21515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c'} Body: b'{"server": {"id": "f3e0bc01-1cf2-4ff9-bec6-12a37e44171c", "name": "tempest-TestMinimumBasicScenario-server-843445589", "status": "BUILD", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "", "image": {"id": "d5ab5add-8fb7-4436-88e9-0cb945ddc863", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:56Z", "updated": "2023-04-21T10:53:55Z", "addresses": {}, "ac cessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1698854069", "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-21 10:54:45,983 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c 0.247s 2023-04-21 10:54:45,983 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', '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-441f7cac-1e18-4909-afa9-f65933dce6df', 'x-compute-request-id': 'req-441f7cac-1e18-4909-afa9-f65933dce6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c'} Body: b'{"server": {"id": "f3e0bc01-1cf2-4ff9-bec6-12a37e44171c", "name": "tempest-TestMinimumBasicScenario-server-843445589", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "d5ab5add-8fb7-4436-88e9-0cb945ddc863", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:55Z", "updated": "2023-04-21T10:54:03Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:75:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1698854069", "OS-SRV-USG:launched_at": "2023-04-21T10:54:03.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-21 10:54:45,995 79525 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 10:55:46,300 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c 0.250s 2023-04-21 10:55:46,300 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', '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-67e3e3da-3980-49b5-888d-6978e5e53b49', 'x-compute-request-id': 'req-67e3e3da-3980-49b5-888d-6978e5e53b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c'} Body: b'{"server": {"id": "f3e0bc01-1cf2-4ff9-bec6-12a37e44171c", "name": "tempest-TestMinimumBasicScenario-server-843445589", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "d5ab5add-8fb7-4436-88e9-0cb945ddc863", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:55Z", "updated": "2023-04-21T10:54:03Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:75:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1698854069", "OS-SRV-USG:launched_at": "2023-04-21T10:54:03.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-21 10:55:46,497 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.185s 2023-04-21 10:55:46,497 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:46 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-46f3b8ae-1fcd-49c4-9acc-8493279cfd9d', 'x-compute-request-id': 'req-46f3b8ae-1fcd-49c4-9acc-8493279cfd9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "f3e0bc01-1cf2-4ff9-bec6-12a37e44171c", "name": "tempest-TestMinimumBasicScenario-server-843445589", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}]}]}' 2023-04-21 10:55:46,745 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c 0.245s 2023-04-21 10:55:46,746 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', '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-a0ea794c-0c84-43f3-8256-9b464490f93e', 'x-compute-request-id': 'req-a0ea794c-0c84-43f3-8256-9b464490f93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2 -4ff9-bec6-12a37e44171c'} Body: b'{"server": {"id": "f3e0bc01-1cf2-4ff9-bec6-12a37e44171c", "name": "tempest-TestMinimumBasicScenario-server-843445589", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "d5ab5add-8fb7-4436-88e9-0cb945ddc863", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:55Z", "updated": "2023-04-21T10:54:03Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:75:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1698854069", "OS-SRV-USG:launched_at": "2023-04-21T10:54:03.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-21 10:55:47,008 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes 0.250s 2023-04-21 10:55:47,008 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-145226433", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b991deab-f7b1-412d-aebd-811a403c2eca', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b991deab-f7b1-412d-aebd-811a403c2eca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes'} Body: b'{"volume": {"id": "eecb19e7-1062-4866-a808-590397c10274", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:46.935543", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-145226433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274"}], "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:55:47,061 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274 0.043s 2023-04-21 10:55:47,061 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x- compute-request-id': 'req-6d9ea72e-c31a-41a5-8ce2-8eb9a4dd791d', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d9ea72e-c31a-41a5-8ce2-8eb9a4dd791d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274'} Body: b'{"volume": {"id": "eecb19e7-1062-4866-a808-590397c10274", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:47.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-145226433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274"}], "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40"}}' 2023-04-21 10:55:48,117 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274 0.043s 2023-04-21 10:55:48,118 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b299dbf1-6987-49c9-bce5-06fea9b4a7be', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b299dbf1-6987-49c9-bce5-06fea9b4a7be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274'} Body: b'{"volume": {"id": "eecb19e7-1062-4866-a808-590397c10274", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:55:47.000000", "updated_at": "2023-04-21T10:55:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-145226433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274"}], "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40"}}' 2023-04-21 10:55:48,260 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274 0.130s 2023-04-21 10:55:48,260 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-94f6c6c9-2338-48e6-980a-906b08f8d7de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ea d44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274'} Body: b'' 2023-04-21 10:55:48,304 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274 0.043s 2023-04-21 10:55:48,304 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55: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-ef966835-553d-4d58-86ee-c7ea4a09bf9b', 'x-openstack-request-id': 'req-ef966835-553d-4d58-86ee-c7ea4a09bf9b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9ead44a7da0640cbb2cf8dece0ea4f40/volumes/eecb19e7-1062-4866-a808-590397c10274'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume eecb19e7-1062-4866-a808-590397c10274 could not be found."}}' 2023-04-21 10:55:48,479 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c 0.174s 2023-04-21 10:55:48,479 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:48 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-f28a08f9-0f2d-47a9-8019-f4c01a01704c', 'x-compute-request-id': 'req-f28a08f9-0f2d-47a9-8019-f4c01a01704c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c'} Body: b'' 2023-04-21 10:55:48,650 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c 0.170s 2023-04-21 10:55:48,650 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', '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-d28684a0-cea4-4be9-a38b-9882bea40ff2', 'x-compute-request-id': 'req-d28684a0-cea4-4be9-a38b-9882bea40ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c'} Body: b'{"server": {"id": "f3e0bc01-1cf2-4ff9-bec6-12a37e44171c", "name": "tempest-TestMinimumBasicScenario-server-843445589", "status": "ACTIVE", "tenant_id": "9ead44a7da0640cbb2cf8dece0ea4f40", "user_id": "6cae5a1734d24ac8aebc233dd31d3084", "metadata": {}, "hostId": "fc33dd4c0b698d71c9684a008de557cbb71d60929644194fe8703dc9", "image": {"id": "d5ab5add-8fb7-4436-88e9-0cb945ddc863", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:53:55Z", "updated": "2023-04-21T10:55:48Z", "addresses": {"tempest-TestMinimumBasicScenario-1522370995-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:75:ec"}]}, "accessIPv4": "", "a ccessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1698854069", "OS-SRV-USG:launched_at": "2023-04-21T10:54:03.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-21 10:56:38,893 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c 0.182s 2023-04-21 10:56:38,893 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:56:38 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-2c6c9a1c-76f8-429b-afa5-20a74016054d', 'x-compute-request-id': 'req-2c6c9a1c-76f8-429b-afa5-20a74016054d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3e0bc01-1cf2-4ff9-bec6-12a37e44171c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f3e0bc01-1cf2-4ff9-bec6-12a37e44171c could not be found."}}' 2023-04-21 10:56:38,924 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1698854069 0.030s 2023-04-21 10:56:38,925 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:56:38 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-6ea71470-365d-422e-807e-93d707599b14', 'x-compute-request-id': 'req-6ea71470-365d-422e-807e-93d707599b14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1698854069'} Body: b'' 2023-04-21 10:56:39,020 79525 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863 0.094s 2023-04-21 10:56:39,020 79525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-de2d6e96-b874-433b-ac06-90f7dfec38f6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d5ab5add-8fb7-4436-88e9-0cb945ddc863'} Body: b'' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 b7b008ec-e6ad-4024-8da3-eb630f808d52 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:55:49,300 79527 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 10:55:49,301 79527 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:55:49,361 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-04-21 10:55:49,361 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-610711731", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHp6Xpoy4by46AxWCAbGiYDwkQpafANsc/yEMfhdZjZu+ouzXhRTZE2gofYmbc0DufFTp50aDb84APASGieWAMislJ/20uHZwVFUyEEqhMGv/VNdPqJyM1DgvCFkYCmKMQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:49 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-575930cb-3601-40f5-a3d7-32cd57540492', 'x-compute-request-id': 'req-575930cb-3601-40f5-a3d7-32cd57540492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-610711731", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHp6Xpoy4by46AxWCAbGiYDwkQpafANsc/yEMfhdZjZu+ouzXhRTZE2gofYmbc0DufFTp50aDb84APASGieWAMislJ/20uHZwVFUyEEqhMGv/VNdPqJyM1DgvCFkYCmKMQ==", "fingerprint": "45:c5:14:3d:d1:e6:46:dc:b7:a8:6b:09:54:4b:d8:4a", "user_id": "d7fc66871488428e9842404d885bcfe3"}}' 2023-04-21 10:55:49,364 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-610711731 created 2023-04-21 10:55:49,500 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.136s 2023-04-21 10:55:49,501 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--477386517", "description": "tempest-description--1923495759"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-698ad933-467b-4763-9f75-2b518259223e', 'date': 'Fri, 21 Apr 2023 10:55:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f1dacc15-3671-4542-a0a7-cf2196c8489d", "name": "tempest-securitygroup--477386517", "stateful": true, "tenant_id": "14bc6b0c20204c8287b3523814007856", "description": "tempest-description--1923495759", "shared": false, "security_group_rules": [{"id": "023e912c-ea75-4021-982e-f9815149915e", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "f1dacc15-3671-4542-a0a7-cf2196c8489d", "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": 842, "description": null, "tags": [], "created_at": "2023-04-21T10:55:49Z", "updated_at": "2023-04-21T10:55:49Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}, {"id": "347eba17-523b-49f8-952f-21addbcb7fa4", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "f1dacc15-3671-4542-a0a7-cf2196c8489d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 843, "description": null, "tags": [], "created_at": "2023-04-21T10:55:49Z", "updated_at": "2023-04-21T10:55:49Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}], "tags": [], "created_at": "2023-04-21T10:55:49Z", "updated_at": "2023-04-21T10:55:49Z", "revision_number": 1, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:55:49,672 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.170s 2023-04-21 10:55:49,672 79527 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": "f1dacc15-3671-4542-a0a7-cf2196c8489d", "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-cffa3925-ad18-4c03-9f9a-7bcde13d3da8', 'date': 'Fri, 21 Apr 2023 10:55:49 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": "2dbfebe0-8c56-454b-be88-ae39b286dd85", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "f1dacc15-3671-4542-a0a7-cf2196c8489d", "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-21T10:55:49Z", "updated_at": "2023-04-21T10:55:49Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:55:49,911 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.238s 2023-04-21 10:55:49,911 79527 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": "f1dacc15-3671-4542-a0a7-cf2196c8489d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d2251a3e-05e6-4c65-9c56-0fffcb755b2e', 'date': 'Fri, 21 Apr 2023 10:55:49 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": "87706a4a-c6d8-4a72-adcb-b4d502aaf669", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "f1dacc15-3671-4542-a0a7-cf2196c8489d", "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-21T10:55:49Z", "updated_at": "2023-04-21T10:55:49Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:55:49,912 79527 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--477386517 created 2023-04-21 10:55:50,693 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.781s 2023-04-21 10:55:50,693 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-op enstack-request-id': 'req-f58776f4-c5cc-4075-9842-0a4518d200d1', 'date': 'Fri, 21 Apr 2023 10:55:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "fcce7a6a-f559-4007-9314-71bd9bfca07c", "tenant_id": "14bc6b0c20204c8287b3523814007856", "floating_ip_address": "172.24.4.41", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "14bc6b0c20204c8287b3523814007856", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:55:50Z", "updated_at": "2023-04-21T10:55:50Z", "revision_number": 0}}' 2023-04-21 10:55:50,694 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fcce7a6a-f559-4007-9314-71bd9bfca07c', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'floating_ip_address': '172.24.4.41', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '14bc6b0c20204c8287b3523814007856', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:55:50Z', 'updated_at': '2023-04-21T10:55:50Z', 'revision_number': 0, 'ip': '172.24.4.41'} created 2023-04-21 10:55:50,781 79527 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.082s 2023-04-21 10:55:50,781 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:50 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-b24bead5-978e-4f75-b6f4-4119fef0af99', '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": "d7fc66871488428e9842404d885bcfe3", "name": "tempest-AttachVolumeNegativeTest-159654333-project-member", "password_expires_at": null}, "audit_ids": ["IhCna22BSmSGBtM-8A7UGA"], "expires_at": "2023-04-21T11:55:50.000000Z", "issued_at": "2023-04-21T10:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14bc6b0c20204c8287b3523814007856", "name": "tempest-AttachVolumeNegativeTest-159654333"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:55:50,782 79527 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'e0ccd2d9-69df-40e0-be8e-8328039f1bd0', 'name': 'tempest-AttachVolumeNegativeTest-587901453-network', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '14bc6b0c20204c8287b3523814007856', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10616, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:52:56Z', 'updated_at': '2023-04-21T10:52:56Z', 'revision_number': 1} available for tenant 2023-04-21 10:55:50,782 79527 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-610711731', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHp6Xpoy4by46AxWCAbGiYDwkQpafANsc/yEMfhdZjZu+ouzXhRTZE2gofYmbc0DufFTp50aDb84APASGieWAMislJ/20uHZwVFUyEEqhMGv/VNdPqJyM1DgvCFkYCmKMQ==', 'fingerprint': '45:c5:14:3d:d1:e6:46:dc:b7:a8:6b:09:54:4b:d8:4a', 'user_id': 'd7fc66871488428e9842404d885bcfe3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAtDVCxtR+gDM5tmcDLXAqDklTsby9IcVH+DedSxPJ/n2jHejCRBWUS\nyHlk8yNc6l+gBwYFK4EEACKhZANiAAR6el6aMuG8uOgMVggGxomA8JEKWnwDbHP8\nhDH4XWY2bvqLs14UU2RNoKH2Jm3NA7nxU6edGg2/OADwEhonlgDIrJSf9tLh2cFR\nVMhBKoTBr/1TXT6icjNQ4LwhZGApijE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f1dacc15-3671-4542-a0a7-cf2196c8489d', 'name': 'tempest-securitygroup--477386517', 'stateful': True, 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'description': 'tempest-description--1923495759', 'shared': False, 'security_group_rules': [{'id': '023e912c-ea75-4021-982e-f9815149915e', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'security_group_id': 'f1dacc15-3671-4542-a0a7-cf2196c8489d', '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': 842, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:55:49Z', 'updated_at': '2023-04-21T10:55:49Z', 'revision_number': 0, 'project_id': '14bc6b0c20204c8287b3523814007856'}, {'id': '347eba17-523b-49f8-952f-21addbcb7fa4', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'security_group_id': 'f1dacc15-3671-4542-a0a7-cf2196c8489d', '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': 843, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:55:49Z', 'updated_at': '2023-04-21T10:55:49Z', 'revision_number': 0, 'project_id': '14bc6b0c20204c8287b3523814007856'}], 'tags': [], 'created_at': '2023-04-21T10:55:49Z', 'updated_at': '2023-04-21T10:55:49Z', 'revision_number': 1, 'project_id': '14bc6b0c20204c8287b3523814007856'}, 'floating_ip': {'id': 'fcce7a6a-f559-4007-9314-71bd9bfca07c', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'floating_ip_address': '172.24.4.41', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '14bc6b0c20204c8287b3523814007856', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:55:50Z', 'updated_at': '2023-04-21T10:55:50Z', 'revision_number': 0, 'ip': '172.24.4.41'}} 2023-04-21 10:55:51,439 79527 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.656s 2023-04-21 10:55:51,440 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1645771321", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0"}], "security_groups": [{"name": "tempest-securitygroup--477386517"}], "key_name": "tempest-keypair-610711731", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a', '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-4c31f005-a915-4da5-b60e-f1454bb6e0cc', 'x-compute-request-id': 'req-4c31f005-a915-4da5-b60e-f1454bb6e0cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c70df604-601e-4451-828d-20c649b6052a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c70df604-601e-4451-828d-20c649b6052a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--477386517"}], "adminPass": "password"}}' 2023-04-21 10:55:51,880 79527 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/c70df604-601e-4451-828d-20c649b6052a 0.437s 2023-04-21 10:55:51,880 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:55:51 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-39fb7f92-3689-4dc6-b37c-a2a98b414815', 'x-compute-request-id': 'req-39fb7f92-3689-4dc6-b37c-a2a98b414815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a'} Body: b'{"server": {"id": "c70df604-601e-4451-828d-20c649b6052a", "name": "tempest-AttachVolumeNegativeTest-server-1645771321", "status": "BUILD", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ 3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:55:51Z", "updated": "2023-04-21T10:55:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c70df604-601e-4451-828d-20c649b6052a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-610711731", "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-21 10:56:42,203 79527 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/c70df604-601e-4451-828d-20c649b6052a 0.288s 2023-04-21 10:56:42,203 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', '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-b7f93487-6c75-4e2c-b906-62a80ec563d7', 'x-compute-request-id': 'req-b7f93487-6c75-4e2c-b906-62a80ec563d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a'} Body: b'{"server": {"id": "c70df604-601e-4451-828d-20c649b6052a", "name": "tempest-AttachVolumeNegativeTest-server-1645771321", "status": "ACTIVE", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "9d164aad6e678a25c96c8755ff091664e0099697561714257bd2017a", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:55:51Z", "updated": "2023-04-21T10:55:58Z", "addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:74:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c70df604-601e-4451-828d-20c649b6052a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-610711731", "OS-SRV-USG:launched_at": "2023-04-21T10:55:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477386517"}], "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-21 10:56:42,215 79527 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 10:57:42,420 79527 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/c70df604-601e-4451-828d-20c649b6052a/os-interface 0.174s 2023-04-21 10:57:42,421 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:57:42 G MT', '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-a7a730ee-ee59-4b71-86f2-a3e1e176f705', 'x-compute-request-id': 'req-a7a730ee-ee59-4b71-86f2-a3e1e176f705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0", "port_id": "5751ca80-5041-4999-b832-b427fb0af8a2", "mac_addr": "fa:16:3e:5f:74:cd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8c214db6-89e2-4148-82ad-06d30d2b1e88", "ip_address": "10.0.0.8"}]}]}' 2023-04-21 10:57:43,380 79527 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/fcce7a6a-f559-4007-9314-71bd9bfca07c 0.955s 2023-04-21 10:57:43,380 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "5751ca80-5041-4999-b832-b427fb0af8a2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-38492a31-17c0-408a-8375-ebb295032d7a', 'date': 'Fri, 21 Apr 2023 10:57:43 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fcce7a6a-f559-4007-9314-71bd9bfca07c'} Body: b'{"floatingip": {"id": "fcce7a6a-f559-4007-9314-71bd9bfca07c", "tenant_id": "14bc6b0c20204c8287b3523814007856", "floating_ip_address": "172.24.4.41", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "52abc023-0ada-4fc7-9096-6e743e88ef24", "port_id": "5751ca80-5041-4999-b832-b427fb0af8a2", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0", "mac_address": "fa:16:3e:5f:74:cd", "admin_state_up": true, "status": "ACTIVE", "device_id": "c70df604-601e-4451-828d-20c649b6052a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:55:50Z", "updated_at": "2023-04-21T10:57:42Z", "revision_number": 1, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:57:43,382 79527 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.41:22' as 'cirros' with public key authentication 2023-04-21 10:57:43,423 79527 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 10:57:43,444 79527 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 10:57:43,445 79527 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2023-04-21 10:57:43,490 79527 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/c70df604-601e-4451-828d-20c649b6052a/ips 0.044s 2023-04-21 10:57:43,490 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', '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-9c1d3f7c-3373-4959-9dac-c2ab3df5be09', 'x-compute-request-id': 'req-9c1d3f7c-3373-4959-9dac-c2ab3df5be09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a/ips'} Body: b'{"addresses" : {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-21 10:57:43,708 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes 0.214s 2023-04-21 10:57:43,709 79527 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-1415220116"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d540f97-2a91-4d8b-a796-2ba1c2a38110', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d540f97-2a91-4d8b-a796-2ba1c2a38110', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes'} Body: b'{"volume": {"id": "b7b008ec-e6ad-4024-8da3-eb630f808d52", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:57:43.648973", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1415220116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 10:57:43,764 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52 0.046s 2023-04-21 10:57:43,765 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53ed888-feff-463d-b20e-37add994367d', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53ed888-feff-463d-b20e-37add994367d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52'} Body: b'{"volume": {"id": "b7b008ec-e6ad-4024-8da3-eb630f808d52", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:57:44.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1415220116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:57:44,821 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/14bc6b0c 20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52 0.044s 2023-04-21 10:57:44,822 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948d499f-9db3-421e-8ff0-58e77d2d375d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948d499f-9db3-421e-8ff0-58e77d2d375d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52'} Body: b'{"volume": {"id": "b7b008ec-e6ad-4024-8da3-eb630f808d52", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T10:57:44.000000", "updated_at": "2023-04-21T10:57:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1415220116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/b7b008ec-e6ad-4024-8da3-eb630f808d52"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:57:44,955 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a 0.118s 2023-04-21 10:57:44,955 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:57:44 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-6b6e9085-05a2-4e48-9507-4cdca1d4b200', 'x-compute-request-id': 'req-6b6e9085-05a2-4e48-9507-4cdca1d4b200', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a'} Body: b'' 2023-04-21 10:57:45,316 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a 0.361s 2023-04-21 10:57:45,317 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', '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-67f1b455-9ed1-4dd1-a463-197d427acaba', 'x-compute-request-id': 'req-67f1b455-9ed1-4dd1-a463-197d427acaba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a'} Body: b'{"server": {"id": "c70df604-601e-4451-828d-20c649b6052a", "name": "tempest-AttachVolumeNegativeTest-server-1645771321", "status": "ACTIVE", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "9d164aad6e678a25c96c8755ff091664e0099697561714257bd2017a", "image" : {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:55:51Z", "updated": "2023-04-21T10:57:45Z", "addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:74:cd"}, {"version": 4, "addr": "172.24.4.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:74:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c70df604-601e-4451-828d-20c649b6052a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-610711731", "OS-SRV-USG:launched_at": "2023-04-21T10:55:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477386517"}], "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-21 10:58:35,567 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a 0.188s 2023-04-21 10:58:35,567 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:58:35 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-67bda14c-e121-488e-add4-de934ec47d0e', 'x-compute-request-id': 'req-67bda14c-e121-488e-add4-de934ec47d0e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c70df604-601e-4451-828d-20c649b6052a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c70df604-601e-4451-828d-20c649b6052a could not be found."}}' 2023-04-21 10:58:35,600 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-610711731 0.031s 2023-04-21 10:58:35,600 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:58:35 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-535e9a7d-50a6-4f7e-a9c5-71e1cc71792f', 'x-compute-request-id': 'req-535e9a7d-50a6-4f7e-a9c5-71e1cc71792f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-610711731'} Body: b'' 2023-04-21 10:58:35,790 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f1dacc15-3671-4542-a0a7-cf2196c8489d 0.189s 2023-04-21 10:58:35,790 79527 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-a5679bd8-176f-46d8-9d28-bc558111918e', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:58:35 GMT', 'connectio n': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f1dacc15-3671-4542-a0a7-cf2196c8489d'} Body: b'' 2023-04-21 10:58:35,811 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f1dacc15-3671-4542-a0a7-cf2196c8489d 0.021s 2023-04-21 10:58:35,812 79527 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-bab5773a-b4ef-4edd-91c5-e03a50922567', 'date': 'Fri, 21 Apr 2023 10:58:35 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f1dacc15-3671-4542-a0a7-cf2196c8489d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f1dacc15-3671-4542-a0a7-cf2196c8489d does not exist", "detail": ""}}' 2023-04-21 10:58:36,923 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/fcce7a6a-f559-4007-9314-71bd9bfca07c 1.110s 2023-04-21 10:58:36,923 79527 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-592fa941-0c93-436d-9948-ca9e5cdcf567', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 10:58:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fcce7a6a-f559-4007-9314-71bd9bfca07c'} Body: b'' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 63b6c37c-3c30-46a6-b066-61e1fd310bac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 10:58:36,927 79527 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 10:58:36,928 79527 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 10:58:36,983 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2023-04-21 10:58:36,984 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2123760870", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFO8Apx3ELF1FQJTJmhq4XG7YL/DAo8z97ik4gGkKvut8Sus+PkfBnxQbqnCnfruRlDoOqDGvT630ViBsjv9qzGHLWN6zYB2m0AN9jyGLG1T5nwr0xbvXMEYFBE9kKO5cg=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:58:36 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-dbe452bc-3f36-49f1-b9ea-626da4162bed', 'x-compute-request-id': 'req-dbe452bc-3f36-49f1-b9ea-626da4162bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2123760870", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFO8Apx3ELF1FQJTJmhq4XG7YL/DAo8z97ik4gGkKvut8Sus+PkfBnxQbqnCnfruRlDoOqDGvT630ViBsjv9qzGHLWN6zYB2m0AN9jyGLG1T5nwr0xbvXMEYFBE9kKO5cg==", "fingerprint": "f4:4f:27:29:af:5d:e2:d2:e4:1e:f8:b7:ab:2a:8c:07", "user_id": "d7fc66871488428e9842404d885bcfe3"}}' 2023-04-21 10:58:36,986 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2123760870 created 2023-04-21 10:58:37,176 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.190s 2023-04-21 10:58:37,177 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1943628473", "description": "tempest-description--559458195"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-c343e625-5d16-4212-ba94-07a322df844f', 'date': 'Fri, 21 Apr 2023 10:58:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "262ada14-d45a-42e8-a251-f51e80c9263a", "name": "tempest-securitygroup--1943628473", "stateful": true, "tenant_id": "14bc6b0c20204c8287b3523814007856", "description": "tempest-description--559458195", "shared": false, "security_group_rules": [{"id": "8b504806-6ba0-4a32-aefe-6ae3366d66dc", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "262ada14-d45a-42e8-a251-f51e80c9263a", "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": 878, "description": null, "tags": [], "created_at": "2023-04-21T10:58:37Z", "updated_at": "2023-04-21T10:58:37Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}, {"id": "b31139e9-21f0-4ed4-8f49-6b9a17770103", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "262ada14-d45a-42e8-a251-f51e80c9263a", "ethertype": "IPv6", "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": 879, "description": null, "tags": [], "created_at": "2023-04-21T10:58:37Z", "updated_at": "2023-04-21T10:58:37Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}], "tags": [], "created_at": "2023-04-21T10:58:37Z", "updated_at": "2023-04-21T10:58:37Z", "revision_number": 1, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:58:37,348 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.170s 2023-04-21 10:58:37,348 79527 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": "262ada14-d45a-42e8-a251-f51e80c9263a", "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-02da01cd-1af6-4ffc-aa66-511b90bc30ce', 'date': 'Fri, 21 Apr 2023 10:58: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": "deb97a43-92cd-4749-b5d1-c49164877413", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "262ada14-d45a-42e8-a251-f51e80c9263a", "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-21T10:58:37Z", "updated_at": "2023-04-21T10:58:37Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:58:37,522 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-21 10:58:37,522 79527 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": "262ada14-d45a-42e8-a251-f51e80c9263a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fe7d702b-e024-4e42-806c-3959af2a6f44', 'date': 'Fri, 21 Apr 2023 10:58: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": "81ae2596-333c-4897-af8d-14932dd058a4", "tenant_id": "14bc6b0c20204c8287b3523814007856", "security_group_id": "262ada14-d45a-42e8-a251-f51e80c9263a", "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-21T10:58:37Z", "updated_at": "2023-04-21T10:58:37Z", "revision_number": 0, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 10:58:37,523 79527 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1943628473 created 2023-04-21 10:58:38,368 79527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.844s 2023-04-21 10:58:38,369 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-636fe9dc-57d5-4271-bcdf-a6676345a44c', 'date': 'Fri, 21 Apr 2023 10:58:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "256b16e3-2b86-40f7-8c67-9f7919cddd05", "tenant_id": "14bc6b0c20204c8287b3523814007856", "floating_ip_address": "172.24.4.253", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "14bc6b0c20204c8287b3523814007856", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:58:37Z", "updated_at": "2023-04-21T10:58:37Z", "revision_number": 0}}' 2023-04-21 10:58:38,369 79527 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '256b16e3-2b86-40f7-8c67-9f7919cddd05', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'floating_ip_address': '172.24.4.253', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '14bc6b0c20204c8287b3523814007856', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:58:37Z', 'updated_at': '2023-04-21T10:58:37Z', 'revision_number': 0, 'ip': '172.24.4.253'} created 2023-04-21 10:58:38,409 79527 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-21 10:58:38,410 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 10:58:38 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-f8884562-e43e-45a5-9607-da5230c23d38', '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": "d7fc66871488428e9842404d885bcfe3", "name": "tempest-AttachVolumeNegativeTest-159654333-project-member", "password_expires_at": null}, "audit_ids": ["fXROf9hpSDKdGxcRknKnmw"], "expires_at": "2023-04-21T11:58:38.000000Z", "issued_at": "2023-04-21T10:58:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14bc6b0c20204c8287b3523814007856", "name": "tempest-AttachVolumeNegativeTest-159654333"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": " http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 10:58:38,410 79527 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'e0ccd2d9-69df-40e0-be8e-8328039f1bd0', 'name': 'tempest-AttachVolumeNegativeTest-587901453-network', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '14bc6b0c20204c8287b3523814007856', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10616, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T10:52:56Z', 'updated_at': '2023-04-21T10:52:56Z', 'revision_number': 1} available for tenant 2023-04-21 10:58:38,411 79527 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2123760870', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFO8Apx3ELF1FQJTJmhq4XG7YL/DAo8z97ik4gGkKvut8Sus+PkfBnxQbqnCnfruRlDoOqDGvT630ViBsjv9qzGHLWN6zYB2m0AN9jyGLG1T5nwr0xbvXMEYFBE9kKO5cg==', 'fingerprint': 'f4:4f:27:29:af:5d:e2:d2:e4:1e:f8:b7:ab:2a:8c:07', 'user_id': 'd7fc66871488428e9842404d885bcfe3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDVM64uLwQaLWxArMovxsNPht7cW3aUPypYp6Fmw/Zpleit8oBjGvSJ\nZKRaSLtfwOqgBwYFK4EEACKhZANiAARTvAKcdxCxdRUCUyZoauFxu2C/wwKPM/e4\npOIBpCr7rfErrPj5HwZ8UG6pwp367kZQ6Dqgxr0+t9FYgbI7/asxhy1jes2AdptA\nDfY8hixtU+Z8K9MW71zBGBQRPZCjuXI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '262ada14-d45a-42e8-a251-f51e80c9263a', 'name': 'tempest-securitygroup--1943628473', 'stateful': True, 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'description': 'tempest-description--559458195', 'shared': False, 'security_group_rules': [{'id': '8b504806-6ba0-4a32-aefe-6ae3366d66dc', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'security_group_id': '262ada14-d45a-42e8-a251-f51e80c9263a', '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': 878, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:58:37Z', 'updated_at': '2023-04-21T10:58:37Z', 'revision_number': 0, 'project_id': '14bc6b0c20204c8287b3523814007856'}, {'id': 'b31139e9-21f0-4ed4-8f49-6b9a17770103', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'security_group_id': '262ada14-d45a-42e8-a251-f51e80c9263a', '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': 879, 'description': None, 'tags': [], 'created_at': '2023-04-21T10:58:37Z', 'updated_at': '2023-04-21T10:58:37Z', 'revision_number': 0, 'project_id': '14bc6b0c20204c8287b3523814007856'}], 'tags': [], 'created_a t': '2023-04-21T10:58:37Z', 'updated_at': '2023-04-21T10:58:37Z', 'revision_number': 1, 'project_id': '14bc6b0c20204c8287b3523814007856'}, 'floating_ip': {'id': '256b16e3-2b86-40f7-8c67-9f7919cddd05', 'tenant_id': '14bc6b0c20204c8287b3523814007856', 'floating_ip_address': '172.24.4.253', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '14bc6b0c20204c8287b3523814007856', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T10:58:37Z', 'updated_at': '2023-04-21T10:58:37Z', 'revision_number': 0, 'ip': '172.24.4.253'}} 2023-04-21 10:58:39,115 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.704s 2023-04-21 10:58:39,115 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-117564941", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0"}], "security_groups": [{"name": "tempest-securitygroup--1943628473"}], "key_name": "tempest-keypair-2123760870", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 10:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1', '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-e2892ad4-7d81-49cf-a3f6-51b8793953f9', 'x-compute-request-id': 'req-e2892ad4-7d81-49cf-a3f6-51b8793953f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "332727a2-b516-40e2-9db1-460563e6ebd1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1943628473"}], "adminPass": "password"}}' 2023-04-21 10:58:39,204 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1 0.086s 2023-04-21 10:58:39,205 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:58:39 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-f9b6353c-b153-4950-968e-b60f652978d3', 'x-compute-request-id': 'req-f9b6353c-b153-4950-968e-b60f652978d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1'} Body: b'{"server": {"id": "332727a2-b516-40e2-9db1-460563e6ebd1", "name": "tempest-AttachVolumeNegativeTest-server-117564941", "status": "BUILD", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor ": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:58:39Z", "updated": "2023-04-21T10:58:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2123760870", "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-21 10:59:29,496 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1 0.229s 2023-04-21 10:59:29,497 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 10:59:29 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-fa3c505e-68cd-416c-a740-27cf3674b47a', 'x-compute-request-id': 'req-fa3c505e-68cd-416c-a740-27cf3674b47a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1'} Body: b'{"server": {"id": "332727a2-b516-40e2-9db1-460563e6ebd1", "name": "tempest-AttachVolumeNegativeTest-server-117564941", "status": "ACTIVE", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "9d164aad6e678a25c96c8755ff091664e0099697561714257bd2017a", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:58:39Z", "updated": "2023-04-21T10:58:46Z", "addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:1f:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123760870", "OS-SRV-USG:launched_at": "2023-04-21T10:58:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1943628473"}], "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-21 10:59:29,508 79527 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 11:00:29,693 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1/os-interface 0.172s 2023-04-21 11:00:29,693 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-t ype': '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-e71e6329-ecf9-43e9-b018-b809dd7068ce', 'x-compute-request-id': 'req-e71e6329-ecf9-43e9-b018-b809dd7068ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0", "port_id": "7d9b3006-2edc-475f-8387-86fc52c807f0", "mac_addr": "fa:16:3e:77:1f:26", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8c214db6-89e2-4148-82ad-06d30d2b1e88", "ip_address": "10.0.0.12"}]}]}' 2023-04-21 11:00:30,491 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/256b16e3-2b86-40f7-8c67-9f7919cddd05 0.791s 2023-04-21 11:00:30,491 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7d9b3006-2edc-475f-8387-86fc52c807f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-0ae5aca3-a1e0-4545-8234-69057063880e', 'date': 'Fri, 21 Apr 2023 11:00:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/256b16e3-2b86-40f7-8c67-9f7919cddd05'} Body: b'{"floatingip": {"id": "256b16e3-2b86-40f7-8c67-9f7919cddd05", "tenant_id": "14bc6b0c20204c8287b3523814007856", "floating_ip_address": "172.24.4.253", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "52abc023-0ada-4fc7-9096-6e743e88ef24", "port_id": "7d9b3006-2edc-475f-8387-86fc52c807f0", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e0ccd2d9-69df-40e0-be8e-8328039f1bd0", "mac_address": "fa:16:3e:77:1f:26", "admin_state_up": true, "status": "ACTIVE", "device_id": "332727a2-b516-40e2-9db1-460563e6ebd1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T10:58:37Z", "updated_at": "2023-04-21T11:00:29Z", "revision_number": 1, "project_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 11:00:30,492 79527 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.253:22' as 'cirros' with public key authentication 2023-04-21 11:00:30,553 79527 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 11:00:30,576 79527 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 11:00:30,577 79527 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.253 successfully created 2023-04-21 11:00:30,623 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1/ips 0.045s 2023-04-21 11:00:30,624 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:00:30 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-c5bff378-2b1b-4619-b5a7-9c58bf2f0023', 'x-compute-request-id': 'req-c5bff378-2b1b-4619-b5a7-9c58bf2f0023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 202 3-04-21 11:00:30,831 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes 0.202s 2023-04-21 11:00:30,832 79527 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-26287830"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2b1382-ffc2-4738-9804-3981bae64839', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2b1382-ffc2-4738-9804-3981bae64839', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes'} Body: b'{"volume": {"id": "63b6c37c-3c30-46a6-b066-61e1fd310bac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:00:30.764198", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-26287830", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:00:30,881 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac 0.040s 2023-04-21 11:00:30,881 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d9e9fb5-af47-4f04-8a78-a34d0c17cdcd', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d9e9fb5-af47-4f04-8a78-a34d0c17cdcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac'} Body: b'{"volume": {"id": "63b6c37c-3c30-46a6-b066-61e1fd310bac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:00:31.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-26287830", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 11:00:31,936 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac 0.042s 2023-04-21 11:00:31,937 79527 DEBUG [tempest.lib.common.rest_client] Re quest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:00:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654f05eb-d76c-4bb4-b8a1-ddd693bc000e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654f05eb-d76c-4bb4-b8a1-ddd693bc000e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac'} Body: b'{"volume": {"id": "63b6c37c-3c30-46a6-b066-61e1fd310bac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:00:31.000000", "updated_at": "2023-04-21T11:00:31.000000", "name": "tempest-AttachVolumeNegativeTest-volume-26287830", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14bc6b0c20204c8287b3523814007856/volumes/63b6c37c-3c30-46a6-b066-61e1fd310bac"}], "user_id": "d7fc66871488428e9842404d885bcfe3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14bc6b0c20204c8287b3523814007856"}}' 2023-04-21 11:00:32,074 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1 0.124s 2023-04-21 11:00:32,074 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:00: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-393ef6db-7039-4d03-bceb-45c239a8f810', 'x-compute-request-id': 'req-393ef6db-7039-4d03-bceb-45c239a8f810', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1'} Body: b'' 2023-04-21 11:00:32,276 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1 0.201s 2023-04-21 11:00:32,277 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', '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-d9f218c0-d7aa-4072-90ab-13ab00ea7ca6', 'x-compute-request-id': 'req-d9f218c0-d7aa-4072-90ab-13ab00ea7ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1'} Body: b'{"server": {"id": "332727a2-b516-40e2-9db1-460563e6ebd1", "name": "tempest-AttachVolumeNegativeTest-server-117564941", "status": "ACTIVE", "tenant_id": "14bc6b0c20204c8287b3523814007856", "user_id": "d7fc66871488428e9842404d885bcfe3", "metadata": {}, "hostId": "9d164aad6e678a25c96c8755ff091664e0099697561714257bd2017a", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de 02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:58:39Z", "updated": "2023-04-21T11:00:32Z", "addresses": {"tempest-AttachVolumeNegativeTest-587901453-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:1f:26"}, {"version": 4, "addr": "172.24.4.253", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:1f:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/332727a2-b516-40e2-9db1-460563e6ebd1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123760870", "OS-SRV-USG:launched_at": "2023-04-21T10:58:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1943628473"}], "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-21 11:01:22,327 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1 0.036s 2023-04-21 11:01:22,328 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01: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-019ff036-36a2-4716-b462-d6f2a8ca146e', 'x-compute-request-id': 'req-019ff036-36a2-4716-b462-d6f2a8ca146e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/332727a2-b516-40e2-9db1-460563e6ebd1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 332727a2-b516-40e2-9db1-460563e6ebd1 could not be found."}}' 2023-04-21 11:01:22,363 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2123760870 0.034s 2023-04-21 11:01:22,363 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01: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-4c54dcce-80a3-4594-89ca-65a4b1e1c10f', 'x-compute-request-id': 'req-4c54dcce-80a3-4594-89ca-65a4b1e1c10f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2123760870'} Body: b'' 2023-04-21 11:01:22,535 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/262ada14-d45a-42e8-a251-f51e80c9263a 0.170s 2023-04-21 11:01:22,535 79527 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-e8b4f77d-a92c-4700-b940-3f67154af1ec', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 11:01:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/262ada14-d45a-42e8-a251-f51e80c9263a'} Body: b'' 2023-04-21 11:01:22,556 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/262ada14-d45a-42e8-a251-f51e80c9263a 0.020s 2023-04-21 11:01:22,556 79527 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-e9051391-04a7-4bb7-9a01-666e9d401f11', 'date': 'Fri, 21 Apr 2023 11:01:22 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/262ada14-d45a-42e8-a251-f51e80c9263a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 262ada14-d45a-42e8-a251-f51e80c9263a does not exist", "detail": ""}}' 2023-04-21 11:01:23,044 79527 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/256b16e3-2b86-40f7-8c67-9f7919cddd05 0.486s 2023-04-21 11:01:23,044 79527 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-af804564-d6b9-44de-8ef1-52fac7a49240', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 11:01:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/256b16e3-2b86-40f7-8c67-9f7919cddd05'} Body: b'' setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) ------------------------------------------------------------------------------- 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 34cd789e-7011-460c-9ae5-b0737524fc04 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) ------------------------------------------------------------------------ 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 8d5dd7fd-014c-49c2-9d0b-b267d7d9f37a failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): 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 8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:01:42,740 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes 0.399s 2023-04-21 11:01:42,740 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1778644476"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00c49a1-a354-454b-bb06-7c477707a28c', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00c49a1-a354-454b-bb06-7c477707a28c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes'} Body: b'{"volume": {"id": "8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:42.678698", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1778644476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 11:01:42,790 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d 0.039s 2023-04-21 11:01:42,790 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8b7342-f27f-4a7c-b3e7-c49128504dd7', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8b7342-f27f-4a7c-b3e7-c49128504dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d'} Body: b'{"volume": {"id": "8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:43.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1778644476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "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": "f3d38bc18eec435c85ee69371bf4b9fe"}}' 2023-04-21 11:01:43,843 79527 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d 0.041s 2023-04-21 11:01:43,843 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90be385-e348-426c-9dcd-59f5ca0bf5bc', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90be385-e348-426c-9dcd-59f5ca0bf5bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d'} Body: b'{"volume": {"id": "8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:43.000000", "updated_at": "2023-04-21T11:01:43.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1778644476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "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": "f3d38bc18eec435c85ee69371bf4b9fe"}}' 2023-04-21 11:01:43,897 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d 0.043s 2023-04-21 11:01:43,898 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad1f0ae9-1da8-4044-86b3-5ca923a8eaf8', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad1f0ae9-1da8-4044-86b3-5ca923a8eaf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d'} Body: b'{"volume": {"id": "8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:43.000000", "updated_at": "2023-04-21T11:01:43.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1778644476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "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": "f3d38bc18eec435c85ee69371bf4b9fe"}}' 2023-04-21 11:01:44,010 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d 0.100s 2023-04-21 11:01:44,010 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b1059e0-b83b-4230-a46f-8556e93f8d6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d'} Body: b'' 2023-04-21 11:01:44,031 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d 0.020s 2023-04-21 11:01:44,032 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec390f6-6fb8-4f2b-ae16-e8e8c6f07a9b', 'x-openstack-request-id': 'req-cec390f6-6fb8-4f2b-ae16-e8e8c6f07a9b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8bc2a4de-3eb8-49c2-93c1-e262cf3b6f7d could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): 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 a952e3ed-013d-481a-800f-539d6639a7b2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:01:44,292 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes 0.258s 2023-04-21 11:01:44,293 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1436898830"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9af5628-695a-414c-9dab-6808f21063c7', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9af5628-695a-414c-9dab-6808f21063c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes'} Body: b'{"volume": {"id": "a952e3ed-013d-481a-800f-539d6639a7b2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:44.200714", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1436898830", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 11:01:44,349 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2 0.046s 2023-04-21 11:01:44,349 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e787a5c-0303-402b-8fd5-68f16e2ca223', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e787a5c-0303-402b-8fd5-68f16e2ca223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2'} Body: b'{"volume": {"id": "a952e3ed-013d-481a-800f-539d6639a7b2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1436898830", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "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": "f3d38bc18eec435c85ee69371bf4b9fe"}}' 2023-04-21 11:01:45,405 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2 0.044s 2023-04-21 11:01:45,406 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9965be65-c38b-49aa-8e7a-c26768397279', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9965be65-c38b-49aa-8e7a-c26768397279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2'} Body: b'{"volume": {"id": "a952e3ed-013d-481a-800f-539d6639a7b2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:44.000000", "updated_at": "2023-04-21T11:01:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1436898830", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "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": "f3d38bc18eec435c85ee69371bf4b9fe"}}' 2023-04-21 11:01:45,460 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2 0.042s 2023-04-21 11:01:45,461 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-666ecc5f-4400-4e4e-96af-ccd79c50dc40', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-666ecc5f-4400-4e4e-96af-ccd79c50dc40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2'} Body: b'{"volume": {"id": "a952e3ed-013d-481a-800f-539d6639a7b2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:44.000000", "updated_at": "2023-04-21T11:01:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1436898830", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2"}], "user_id": "c6cebc61fe9b4e61881db644b95f3013", "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": "f3d38bc18eec435c85ee69371bf4b9fe"}}' 2023-04-21 11:01:45,580 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2 0.109s 2023-04-21 11:01:45,580 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a563366-1d7f-44c4-9449-432868c5ba12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2'} Body: b'' 2023-04-21 11:01:45,637 79527 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2 0.056s 2023-04-21 11:01:45,638 79527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e157a26b-fb65-4bc8-ac8b-265af6678ee5', 'x-openstack-request-id': 'req-e157a26b-fb65-4bc8-ac8b-265af6678ee5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f3d38bc18eec435c85ee69371bf4b9fe/volumes/a952e3ed-013d-481a-800f-539d6639a7b2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a952e3ed-013d-481a-800f-539d6639a7b2 could not be found."}}' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 28f7e670-d0f4-4958-a757-1c210b126a31 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:01:52,387 79546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes 0.202s 2023-04-21 11:01:52,387 79546 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-235637504"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b27db1d-6eb0-4592-bb05-3a59e24b08be', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b27db1d-6eb0-4592-bb05-3a59e24b08be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes'} Body: b'{"volume": {"id": "28f7e670-d0f4-4958-a757-1c210b126a31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:52.333362", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-235637504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31"}], "user_id": "0f73ac02062c4411bde0c97f6a719926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:01:52,440 79546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31 0.042s 2023-04-21 11:01:52,440 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b299a9c4-650f-45a0-9919-75ce27bc3029', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b299a9c4-650f-45a0-9919-75ce27bc3029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31'} Body: b'{"volume": {"id": "28f7e670-d0f4-4958-a757-1c210b126a31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:52.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-235637504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31"}], "user_id": "0f73ac02062c4411bde0c97f6a719926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0a611b8a8d54522929c37807054b2f6"}}' 2023-04-21 11:01:53,506 79546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31 0.054s 2023-04-21 11:01:53,507 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea903db-4afe-4d0c-88b2-586f470e0adb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea903db-4afe-4d0c-88b2-586f470e0adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31'} Body: b'{"volume": {"id": "28f7e670-d0f4-4958-a757-1c210b126a31", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:52.000000", "updated_at": "2023-04-21T11:01:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-235637504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0a611b8a8d54522929c37807054b2f6/volumes/28f7e670-d0f4-4958-a757-1c210b126a31"}], "user_id": "0f73ac02062c4411bde0c97f6a719926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0a611b8a8d54522929c37807054b2f6"}}' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 d5080706-4318-45f9-9ef9-182b16c94e04 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:01:53,706 79546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes 0.182s 2023-04-21 11:01:53,707 79546 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-1401222524"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4a4661-04ed-4c27-b399-f02893afadb0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4a4661-04ed-4c27-b399-f02893afadb0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes'} Body: b'{"volume": {"id": "d5080706-4318-45f9-9ef9-182b16c94e04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:53.649048", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1401222524", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04"}], "user_id": "0f73ac02062c4411bde0c97f6a719926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:01:53,757 79546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04 0.041s 2023-04-21 11:01:53,757 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe0b286-195a-4b39-a327-70e231836053', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe0b286-195a-4b39-a327-70e231836053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04'} Body: b'{"volume": {"id": "d5080706-4318-45f9-9ef9-182b16c94e04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:54.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1401222524", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04"}], "user_id": "0f73ac02062c4411bde0c97f6a719926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0a611b8a8d54522929c37807054b2f6"}}' 2023-04-21 11:01:54,808 79546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04 0.038s 2023-04-21 11:01:54,808 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5880dc91-f11a-4090-8a7c-417804b8d141', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5880dc91-f11a-4090-8a7c-417804b8d141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04'} Body: b'{"volume": {"id": "d5080706-4318-45f9-9ef9-182b16c94e04", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:01:54.000000", "updated_at": "2023-04-21T11:01:54.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1401222524", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0a611b8a8d54522929c37807054b2f6/volumes/d5080706-4318-45f9-9ef9-182b16c94e04"}], "user_id": "0f73ac02062c4411bde0c97f6a719926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0a611b8a8d54522929c37807054b2f6"}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 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_servers_negative.py", line 550, in test_create_server_from_non_bootable_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 14525a09-1535-48dd-a896-a97ea54218bf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:01:07,560 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184 0.284s 2023-04-21 11:01:07,561 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-0672205a-c1ea-474b-a190-96e1e57386f1', 'x-compute-request-id': 'req-0672205a-c1ea-474b-a190-96e1e57386f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184'} Body: b'{"server": {"id": "595d41a4-9a01-4aa2-96a1-c2c763475184", "name": "tempest-ServersNegativeTestJSON-server-2123160889", "status": "ACTIVE", "tenant_id": "acc12d15daf34c5e9d26a6cc53795efe", "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "metadata": {}, "hostId": "f3f009a6481d0d43840fe138230b6d869a54c594988f67fede90ccdf", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:56:34Z", "updated": "2023-04-21T10:56:41Z", "addresses": {"tempest-ServersNegativeTestJSON-1483635329-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:39:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:56:41.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-21 11:02:08,073 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes 0.438s 2023-04-21 11:02:08,074 79550 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-ServersNegativeTestJSON-volume-1801003901"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:02:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a790463f-1382-49d3-bdd2-6622eb600c8a', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a790463f-1382-49d3-bdd2-6622eb600c8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes'} Body: b'{"volume": {"id": "14525a09-1535-48dd-a896-a97ea54218bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:02:08.007472", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1801003901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf"}], "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:02:08,138 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf 0.044s 2023-04-21 11:02:08,139 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8686c791-e3ee-4920-8d92-e31764f8e507', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8686c791-e3ee-4920-8d92-e31764f8e507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf'} Body: b'{"volume": {"id": "14525a09-1535-48dd-a896-a97ea54218bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:02:08.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1801003901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf"}], "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acc12d15daf34c5e9d26a6cc53795efe"}}' 2023-04-21 11:02:09,193 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf 0.038s 2023-04-21 11:02:09,193 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e365220-9c89-449f-84be-e2db8d9c6d53', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e365220-9c89-449f-84be-e2db8d9c6d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf'} Body: b'{"volume": {"id": "14525a09-1535-48dd-a896-a97ea54218bf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:02:08.000000", "updated_at": "2023-04-21T11:02:08.000000", "name": "tempest-ServersNegativeTestJSON-volume-1801003901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acc12d15daf34c5e9d26a6cc53795efe/volumes/14525a09-1535-48dd-a896-a97ea54218bf"}], "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-t enant-attr:tenant_id": "acc12d15daf34c5e9d26a6cc53795efe"}}' 2023-04-21 11:02:09,690 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184 0.484s 2023-04-21 11:02:09,691 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-99c60cb6-5633-4de6-a0e1-1ea80fe8728e', 'x-compute-request-id': 'req-99c60cb6-5633-4de6-a0e1-1ea80fe8728e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184'} Body: b'{"server": {"id": "595d41a4-9a01-4aa2-96a1-c2c763475184", "name": "tempest-ServersNegativeTestJSON-server-2123160889", "status": "ACTIVE", "tenant_id": "acc12d15daf34c5e9d26a6cc53795efe", "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "metadata": {}, "hostId": "f3f009a6481d0d43840fe138230b6d869a54c594988f67fede90ccdf", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:56:34Z", "updated": "2023-04-21T10:56:41Z", "addresses": {"tempest-ServersNegativeTestJSON-1483635329-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:39:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:56:41.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": []}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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_servers_negative.py", line 239, in test_create_server_invalid_bdm_in_2nd_dict 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 2b7f0b5d-49ee-486b-b731-1462665627e2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:03:09,984 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184 0.241s 2023-04-21 11:03:09,984 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-706c1592-a217-4b09-be3a-2d5d48baa0b6', 'x-compute-request-id': 'req-706c1592-a217-4b09-be3a-2d5d48baa0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184'} Body: b'{"server": {"id": "595d41a4-9a01-4aa2-96a1-c2c763475184", "name": "tempest-ServersNegativeTestJSON-server-2123160889", "status": "ACTIVE", "tenant_id": "acc12d15daf34c5e9d26a6cc53795efe", "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "metadata": {}, "hostId": "f3f009a6481d0d43840fe138230b6d869a54c594988f67fede90ccdf", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:56:34Z", "updated": "2023-04-21T10:56:41Z", "addresses": {"tempest-ServersNegativeTestJSON-1483635329-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:39:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:56:41.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-21 11:04:10,326 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 202 POST http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes 0.288s 2023-04-21 11:04:10,327 79550 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-ServersNegativeTestJSON-volume-449426839"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10de676f-fd1c-4040-8daa-3e587d5926d0', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10de676f-fd1c-4040-8daa-3e587d5926d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes'} Body: b'{"volume": {"id": "2b7f0b5d-49ee-486b-b731-1462665627e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:04:10.222741", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-449426839", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2"}], "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:04:10,380 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2 0.043s 2023-04-21 11:04:10,380 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85c74844-b436-413a-8c90-ab46f71a8d66', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85c74844-b436-413a-8c90-ab46f71a8d66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2'} Body: b'{"volume": {"id": "2b7f0b5d-49ee-486b-b731-1462665627e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:04:10.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-449426839", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2"}], "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acc12d15daf34c5e9d26a6cc53795efe"}}' 2023-04-21 11:04:11,435 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2 0.043s 2023-04-21 11:04:11,435 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:04:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ceef8df-5020-4bdd-a7fb-b77393d9a741', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ceef8df-5020-4bdd-a7fb-b77393d9a741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2'} Body: b'{"volume": {"id": "2b7f0b5d-49ee-486b-b731-1462665627e2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:04:10.000000", "updated_at": "2023-04-21T11:04:10.000000", "name": "tempest-ServersNegativeTestJSON-volume-449426839", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acc12d15daf34c5e9d26a6cc53795efe/volumes/2b7f0b5d-49ee-486b-b731-1462665627e2"}], "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-a ttr:tenant_id": "acc12d15daf34c5e9d26a6cc53795efe"}}' 2023-04-21 11:04:11,777 79550 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184 0.331s 2023-04-21 11:04:11,778 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:04:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-093a57a4-59be-4414-8f1f-602333d9b96e', 'x-compute-request-id': 'req-093a57a4-59be-4414-8f1f-602333d9b96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184'} Body: b'{"server": {"id": "595d41a4-9a01-4aa2-96a1-c2c763475184", "name": "tempest-ServersNegativeTestJSON-server-2123160889", "status": "ACTIVE", "tenant_id": "acc12d15daf34c5e9d26a6cc53795efe", "user_id": "95956d2e4ea84534b6d5628eb8dd184d", "metadata": {}, "hostId": "f3f009a6481d0d43840fe138230b6d869a54c594988f67fede90ccdf", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T10:56:34Z", "updated": "2023-04-21T10:56:41Z", "addresses": {"tempest-ServersNegativeTestJSON-1483635329-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:39:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/595d41a4-9a01-4aa2-96a1-c2c763475184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T10:56:41.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": []}}' tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] ------------------------------------------------------------------------------------------------------------------------------------------- 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 8b86fc24-503f-46a8-bb50-4adbe7cf438d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:06:19,059 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types 0.166s 2023-04-21 11:06:19,059 79550 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-2014053941", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f8c314b-79ca-482a-9a95-4c3e7e892281', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f8c314b-79ca-482a-9a95-4c3e7e892281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types'} Body: b'{"volume_type": {"id": "ab6b793f-d0ae-47e7-9569-952b3bbdd1ae", "name": "tempest-VolumeTypesAccessTest-volume-type-2014053941", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-21 11:06:19,186 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes 0.123s 2023-04-21 11:06:19,186 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "ab6b793f-d0ae-47e7-9569-952b3bbdd1ae", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:19 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-1d02c78f-24f5-4f92-918e-76e7e0dabcac', 'x-openstack-request-id': 'req-1d02c78f-24f5-4f92-918e-76e7e0dabcac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ab6b793f-d0ae-47e7-9569-952b3bbdd1ae could not be found."}}' 2023-04-21 11:06:19,187 79550 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-21 11:06:19,223 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae/action 0.036s 2023-04-21 11:06:19,224 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "3a19564902fa4662bb82d88659b7cae4"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:19 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-85e4a660-2fcf-4295-8afa-59bd869be66d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae/action'} Body: b'' 2023-04-21 11:06:19,454 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes 0.230s 2023-04-21 11:06:19,455 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "ab6b793f-d0ae-47e7-9569-952b3bbd d1ae", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1537825613"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a451ba3c-0b02-416c-8483-78887cbf9b52', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a451ba3c-0b02-416c-8483-78887cbf9b52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes'} Body: b'{"volume": {"id": "8b86fc24-503f-46a8-bb50-4adbe7cf438d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:06:19.393338", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1537825613", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2014053941", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}], "user_id": "b989e6a24e0144f4ac20d43c4172b1b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:06:19,509 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d 0.044s 2023-04-21 11:06:19,510 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4baf7ca0-8c51-4544-9687-aaa31738b081', 'content-length': '928', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4baf7ca0-8c51-4544-9687-aaa31738b081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d'} Body: b'{"volume": {"id": "8b86fc24-503f-46a8-bb50-4adbe7cf438d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:06:19.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1537825613", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2014053941", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}], "user_id": "b989e6a24e0144f4ac20d43c4172b1b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a19564902fa4662bb82d88659b7cae4"}}' 2023-04-21 11:06:20,568 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d 0.046s 2023-04-21 11:06:20,568 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9084e9e7-4fab-4831-9f25-44c7f322bb4b', 'content-length': '94 9', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9084e9e7-4fab-4831-9f25-44c7f322bb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d'} Body: b'{"volume": {"id": "8b86fc24-503f-46a8-bb50-4adbe7cf438d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:06:19.000000", "updated_at": "2023-04-21T11:06:20.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1537825613", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2014053941", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}], "user_id": "b989e6a24e0144f4ac20d43c4172b1b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a19564902fa4662bb82d88659b7cae4"}}' 2023-04-21 11:06:20,624 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d 0.041s 2023-04-21 11:06:20,624 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d629fbd2-c18e-4667-8889-612010eaf0e5', 'content-length': '949', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d629fbd2-c18e-4667-8889-612010eaf0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d'} Body: b'{"volume": {"id": "8b86fc24-503f-46a8-bb50-4adbe7cf438d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:06:19.000000", "updated_at": "2023-04-21T11:06:20.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1537825613", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2014053941", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d"}], "user_id": "b989e6a24e0144f4ac20d43c4172b1b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a19564902fa4662bb82d88659b7cae4"}}' 2023-04-21 11:06:20,745 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d 0.109s 2023-04-21 11:06:20,745 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06: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-c025a725-2ce6-4619-824f-a7df5813ae3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a19564902 fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d'} Body: b'' 2023-04-21 11:06:20,773 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d 0.027s 2023-04-21 11:06:20,773 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:20 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-346f6bd4-df69-465e-b821-b10c5470175e', 'x-openstack-request-id': 'req-346f6bd4-df69-465e-b821-b10c5470175e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3a19564902fa4662bb82d88659b7cae4/volumes/8b86fc24-503f-46a8-bb50-4adbe7cf438d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8b86fc24-503f-46a8-bb50-4adbe7cf438d could not be found."}}' 2023-04-21 11:06:20,872 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae/action 0.090s 2023-04-21 11:06:20,873 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "3a19564902fa4662bb82d88659b7cae4"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06: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-2c7ce351-6b29-4be2-bebc-cdc48eef466b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae/action'} Body: b'' 2023-04-21 11:06:20,931 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae 0.057s 2023-04-21 11:06:20,931 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06: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-92aae390-de18-4aa4-b389-fe79d6f9144a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae'} Body: b'' 2023-04-21 11:06:20,951 79550 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae 0.019s 2023-04-21 11:06:20,952 79550 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:20 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-8c82eaca-3aee-4802-b18f-cd50c7af3420', 'x-openstack-request-id': 'req-8c82eaca-3aee-4802-b18f-cd50c7af3420', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/51ecf111b9764c83a9e6a 4aaa94e9628/types/ab6b793f-d0ae-47e7-9569-952b3bbdd1ae'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ab6b793f-d0ae-47e7-9569-952b3bbdd1ae could not be found."}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 8599d146-e425-4b74-b148-ecfa7acc255b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:03:47,317 79546 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 11:03:47,318 79546 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 11:03:47,549 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.225s 2023-04-21 11:03:47,549 79546 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-74686879", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMZhnojnQmcZDKi08FqYsbblwCAdGeKVIOD67QqUH/+9e68mmZSA8wvYLSVOq1Y8R7Sh5PCbGPREdIuVm7tQRs5SvoKAjUvEcLyGAJtCQ4wo+oC1c20rBKxLkZu2wABQhQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', '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-1652f2b6-530d-4539-a1b8-a47007b4cdd5', 'x-compute-request-id': 'req-1652f2b6-530d-4539-a1b8-a47007b4cdd5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-74686879", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMZhnojnQmcZDKi08FqYsbblwCAdGeKVIOD67QqUH/+9e68mmZSA8wvYLSVOq1Y8R7Sh5PCbGPREdIuVm7tQRs5SvoKAjUvEcLyGAJtCQ4wo+oC1c20rBKxLkZu2wABQhQ==", "fingerprint": "8f:53:f7:e3:ac:da:55:b4:48:76:7c:2c:26:36:e3:96", "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e"}}' 2023-04-21 11:03:47,552 79546 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-74686879 created 2023-04-21 11:03:47,716 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.163s 2023-04-21 11:03:47,716 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--534262058", "description": "tempest-description--1089235609"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ecd8737f-b2ec-473d-b120-66254f086ed7', 'date': 'Fri, 21 Apr 2023 11:03:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3e45c7d0-ea3d-4733-b5a6-6734bb03caec", "name": "tempest-securitygroup--534262058", "stateful": true, "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "description": "tempest-description--1089235609", "shared": false, "security_group_rules": [{"id": "3e7eb55b-5989-4a7c-a0cd-98c40b0c8e2c", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "3e45c7d0-ea3d-4733-b5a6-6734bb03caec", "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": 943, "description": null, "tags": [], "created_at": "2023-04-21T11:03:47Z", "updated_at": "2023-04-21T11:03:47Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}, {"id": "9440d075-396a-468a-ab0b-352562968fd8", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "3e45c7d0-ea3d-4733-b5a6-6734bb03caec", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_pr efix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 944, "description": null, "tags": [], "created_at": "2023-04-21T11:03:47Z", "updated_at": "2023-04-21T11:03:47Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}], "tags": [], "created_at": "2023-04-21T11:03:47Z", "updated_at": "2023-04-21T11:03:47Z", "revision_number": 1, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:03:47,986 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.269s 2023-04-21 11:03:47,986 79546 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": "3e45c7d0-ea3d-4733-b5a6-6734bb03caec", "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-903f1bf6-b9fd-471e-a40d-7d67143808b7', 'date': 'Fri, 21 Apr 2023 11:03:47 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": "6ca30df3-0aa9-4781-a7d5-ddb175769a27", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "3e45c7d0-ea3d-4733-b5a6-6734bb03caec", "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-21T11:03:47Z", "updated_at": "2023-04-21T11:03:47Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:03:48,610 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.623s 2023-04-21 11:03:48,610 79546 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": "3e45c7d0-ea3d-4733-b5a6-6734bb03caec", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-468dea19-9f0d-41e3-9d69-464e9d55231d', 'date': 'Fri, 21 Apr 2023 11:03:48 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": "ebec96ce-d423-4eaa-8ec8-15aade8dc8ce", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "3e45c7d0-ea3d-4733-b5a6-6734bb03caec", "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-21T11:03:48Z", "updated_at": "2023-04-21T11:03:48Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:03:48,611 79546 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--534262058 created 2023-04-21 11:03:49,384 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.772s 2023-04-21 11:03:49,384 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'content-typ e': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-5b99a917-de6c-40c5-bb1d-783a7d1878d0', 'date': 'Fri, 21 Apr 2023 11:03:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4abd58ed-f3da-4c29-96b3-299697add79b", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "floating_ip_address": "172.24.4.77", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "38ec5db9e7c744dcb2d4ae6737822da4", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T11:03:49Z", "updated_at": "2023-04-21T11:03:49Z", "revision_number": 0}}' 2023-04-21 11:03:49,385 79546 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4abd58ed-f3da-4c29-96b3-299697add79b', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'floating_ip_address': '172.24.4.77', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T11:03:49Z', 'updated_at': '2023-04-21T11:03:49Z', 'revision_number': 0, 'ip': '172.24.4.77'} created 2023-04-21 11:03:49,421 79546 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-21 11:03:49,421 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 11:03:49 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-d9db2c9a-4a73-42c7-90f6-b6e7435ab30e', '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": "b3ef4e7c36ed43d9a00f7b7b9731917e", "name": "tempest-AttachVolumeShelveTestJSON-1477853719-project-member", "password_expires_at": null}, "audit_ids": ["eF7c4dCJSzaZBekJ3NJ0Ew"], "expires_at": "2023-04-21T12:03:49.000000Z", "issued_at": "2023-04-21T11:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38ec5db9e7c744dcb2d4ae6737822da4", "name": "tempest-AttachVolumeShelveTestJSON-1477853719"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/38ec5db9e7c744dcb2d4ae6737822da4", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b465 5416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 11:03:49,422 79546 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '173a131c-e6e2-4f94-a591-9a96ff4967f2', 'name': 'tempest-AttachVolumeShelveTestJSON-195371137-network', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43601, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T11:03:41Z', 'updated_at': '2023-04-21T11:03:41Z', 'revision_number': 1} available for tenant 2023-04-21 11:03:49,422 79546 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-74686879', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMZhnojnQmcZDKi08FqYsbblwCAdGeKVIOD67QqUH/+9e68mmZSA8wvYLSVOq1Y8R7Sh5PCbGPREdIuVm7tQRs5SvoKAjUvEcLyGAJtCQ4wo+oC1c20rBKxLkZu2wABQhQ==', 'fingerprint': '8f:53:f7:e3:ac:da:55:b4:48:76:7c:2c:26:36:e3:96', 'user_id': 'b3ef4e7c36ed43d9a00f7b7b9731917e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCpWtxjdq19BvjuAFb7b0h/3m+pxE76sQ7SlUR6TiGQHQZLwf1IghrN\nFOJJ+RluvmGgBwYFK4EEACKhZANiAATGYZ6I50JnGQyotPBamLG25cAgHRnilSDg\n+u0KlB//vXuvJpmUgPML2C0lTqtWPEe0oeTwmxj0RHSLlZu7UEbOUr6CgI1LxHC8\nhgCbQkOMKPqAtXNtKwSsS5GbtsAAUIU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3e45c7d0-ea3d-4733-b5a6-6734bb03caec', 'name': 'tempest-securitygroup--534262058', 'stateful': True, 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'description': 'tempest-description--1089235609', 'shared': False, 'security_group_rules': [{'id': '3e7eb55b-5989-4a7c-a0cd-98c40b0c8e2c', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'security_group_id': '3e45c7d0-ea3d-4733-b5a6-6734bb03caec', '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': 943, 'description': None, 'tags': [], 'created_at': '2023-04-21T11:03:47Z', 'updated_at': '2023-04-21T11:03:47Z', 'revision_number': 0, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4'}, {'id': '9440d075-396a-468a-ab0b-352562968fd8', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'security_group_id': '3e45c7d0-ea3d-4733-b5a6-6734bb03caec', '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': 944, 'description': None, 'tags': [], 'created_at': '2023-04-21T11:03:47Z', 'updated_at': '2023-04-21T11 :03:47Z', 'revision_number': 0, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4'}], 'tags': [], 'created_at': '2023-04-21T11:03:47Z', 'updated_at': '2023-04-21T11:03:47Z', 'revision_number': 1, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4'}, 'floating_ip': {'id': '4abd58ed-f3da-4c29-96b3-299697add79b', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'floating_ip_address': '172.24.4.77', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T11:03:49Z', 'updated_at': '2023-04-21T11:03:49Z', 'revision_number': 0, 'ip': '172.24.4.77'}} 2023-04-21 11:03:50,144 79546 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 0.721s 2023-04-21 11:03:50,145 79546 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-2066233937", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "173a131c-e6e2-4f94-a591-9a96ff4967f2"}], "security_groups": [{"name": "tempest-securitygroup--534262058"}], "key_name": "tempest-keypair-74686879", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585', '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-ad58db54-7980-4844-bf65-857277d3a9ab', 'x-compute-request-id': 'req-ad58db54-7980-4844-bf65-857277d3a9ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4dc4e5a5-6f31-4466-a6bb-dae9a2a93585", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--534262058"}], "adminPass": "password"}}' 2023-04-21 11:03:50,286 79546 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/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585 0.138s 2023-04-21 11:03:50,287 79546 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': 'Fri, 21 Apr 2023 11:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', '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-8ee44576-0236-442f-b98e-2e8b956c1dd0', 'x-compute-request-id': 'req-8ee44576-0236-442f-b98e-2e8b956c1dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585'} Body: b'{"server": {"id": "4dc4e5a5-6f31-4466-a6bb-dae9a2a93585", "name": "tempest-AttachVolumeShelveTestJSON-server-2066233937", "status": "BUILD", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "user_id": "b3ef4e7c36ed43 d9a00f7b7b9731917e", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T11:03:50Z", "updated": "2023-04-21T11:03:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-74686879", "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-21 11:04:40,594 79546 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/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585 0.243s 2023-04-21 11:04:40,595 79546 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': 'Fri, 21 Apr 2023 11:04:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', '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-d2329e06-ff69-47f7-9832-95e109305995', 'x-compute-request-id': 'req-d2329e06-ff69-47f7-9832-95e109305995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585'} Body: b'{"server": {"id": "4dc4e5a5-6f31-4466-a6bb-dae9a2a93585", "name": "tempest-AttachVolumeShelveTestJSON-server-2066233937", "status": "ACTIVE", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "metadata": {}, "hostId": "b68a98c80671528d512ad4d2767f68d172962e3ec11c328f74784425", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T11:03:50Z", "updated": "2023-04-21T11:03:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-195371137-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:be:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-74686879", "OS-SRV-USG:launched_at": "2023-04-21T11:03:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--534262058"}], "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-21 11:04:40,612 79546 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 11:05:40,856 79546 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/4dc4e5a5-6f31-44 66-a6bb-dae9a2a93585/os-interface 0.198s 2023-04-21 11:05:40,856 79546 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': 'Fri, 21 Apr 2023 11:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', '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-7b360041-faf9-4987-a2ba-e984fcc6df97', 'x-compute-request-id': 'req-7b360041-faf9-4987-a2ba-e984fcc6df97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "173a131c-e6e2-4f94-a591-9a96ff4967f2", "port_id": "f838d84d-a8eb-4c45-945a-ea4621cd1928", "mac_addr": "fa:16:3e:55:be:87", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "272ed909-3880-4111-a5b4-d08ae6db363e", "ip_address": "10.0.0.11"}]}]}' 2023-04-21 11:05:41,567 79546 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/4abd58ed-f3da-4c29-96b3-299697add79b 0.707s 2023-04-21 11:05:41,568 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f838d84d-a8eb-4c45-945a-ea4621cd1928"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-ccc9512a-8dc8-4ff1-a87a-fb443bf2f6a3', 'date': 'Fri, 21 Apr 2023 11:05:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4abd58ed-f3da-4c29-96b3-299697add79b'} Body: b'{"floatingip": {"id": "4abd58ed-f3da-4c29-96b3-299697add79b", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "floating_ip_address": "172.24.4.77", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "a90a0814-58a7-4228-ad9c-ed683b2f0963", "port_id": "f838d84d-a8eb-4c45-945a-ea4621cd1928", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "173a131c-e6e2-4f94-a591-9a96ff4967f2", "mac_address": "fa:16:3e:55:be:87", "admin_state_up": true, "status": "ACTIVE", "device_id": "4dc4e5a5-6f31-4466-a6bb-dae9a2a93585", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T11:03:49Z", "updated_at": "2023-04-21T11:05:41Z", "revision_number": 1, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:05:41,571 79546 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.77:22' as 'cirros' with public key authentication 2023-04-21 11:05:41,616 79546 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 11:05:41,641 79546 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 11:05:41,642 79546 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.77 successfully created 2023-04-21 11:05:41,692 79546 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/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585/ips 0.049s 2023-04-21 11:05:41,692 79546 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': 'Fri, 21 Apr 2023 11:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openst ack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbba6f8f-5b6b-46da-9a79-6d39dab3f690', 'x-compute-request-id': 'req-dbba6f8f-5b6b-46da-9a79-6d39dab3f690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-195371137-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-21 11:05:41,934 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes 0.238s 2023-04-21 11:05:41,935 79546 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-746031362"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ff7e38-58ae-4e60-8dde-91a7f7411001', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ff7e38-58ae-4e60-8dde-91a7f7411001', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes'} Body: b'{"volume": {"id": "8599d146-e425-4b74-b148-ecfa7acc255b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:05:41.869542", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-746031362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b"}], "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:05:41,984 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b 0.039s 2023-04-21 11:05:41,984 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ddb6c5-ea6a-47b1-874b-4196a67e0f87', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ddb6c5-ea6a-47b1-874b-4196a67e0f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b'} Body: b'{"volume": {"id": "8599d146-e425-4b74-b148-ecfa7acc255b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:05:42.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-746031362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b"}], "user_id": "b3ef4e7c36ed43d9a00f7b7 b9731917e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:05:43,043 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b 0.047s 2023-04-21 11:05:43,044 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1a2f3a4-1982-4619-aed6-f9484d70357d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1a2f3a4-1982-4619-aed6-f9484d70357d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b'} Body: b'{"volume": {"id": "8599d146-e425-4b74-b148-ecfa7acc255b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:05:42.000000", "updated_at": "2023-04-21T11:05:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-746031362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38ec5db9e7c744dcb2d4ae6737822da4/volumes/8599d146-e425-4b74-b148-ecfa7acc255b"}], "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:05:43,178 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585 0.122s 2023-04-21 11:05:43,178 79546 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': 'Fri, 21 Apr 2023 11:05:43 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-73e07410-435a-46b0-841a-f80a1ebe6717', 'x-compute-request-id': 'req-73e07410-435a-46b0-841a-f80a1ebe6717', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585'} Body: b'' 2023-04-21 11:05:44,438 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585 1.259s 2023-04-21 11:05:44,439 79546 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': 'Fri, 21 Apr 2023 11:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', '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-0d1b7e4d-6eae-434c-bf8e-ff15afe7fe7f', 'x-compute-request-id': 'req-0d1b7e4d-6eae- 434c-bf8e-ff15afe7fe7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585'} Body: b'{"server": {"id": "4dc4e5a5-6f31-4466-a6bb-dae9a2a93585", "name": "tempest-AttachVolumeShelveTestJSON-server-2066233937", "status": "ACTIVE", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "metadata": {}, "hostId": "b68a98c80671528d512ad4d2767f68d172962e3ec11c328f74784425", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T11:03:50Z", "updated": "2023-04-21T11:05:43Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-195371137-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:be:87"}, {"version": 4, "addr": "172.24.4.77", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:be:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-74686879", "OS-SRV-USG:launched_at": "2023-04-21T11:03:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--534262058"}], "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-21 11:06:34,578 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585 0.075s 2023-04-21 11:06:34,578 79546 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': 'Fri, 21 Apr 2023 11:06:34 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-7f5df0e7-e87d-4a30-91df-98e93ccf1c16', 'x-compute-request-id': 'req-7f5df0e7-e87d-4a30-91df-98e93ccf1c16', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4dc4e5a5-6f31-4466-a6bb-dae9a2a93585'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4dc4e5a5-6f31-4466-a6bb-dae9a2a93585 could not be found."}}' 2023-04-21 11:06:34,638 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-74686879 0.058s 2023-04-21 11:06:34,638 79546 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': 'Fri, 21 Apr 2023 11:06:34 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-4366bab5-09c0-47d0-9d1d-295373ce1004', 'x-compute-request-id': 'req-4366bab5-09c0-47d0-9d1d-295373ce1004', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-74686879'} Bod y: b'' 2023-04-21 11:06:34,803 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3e45c7d0-ea3d-4733-b5a6-6734bb03caec 0.164s 2023-04-21 11:06:34,804 79546 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-fc358073-81db-4035-8471-6a10a7f07341', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 11:06:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3e45c7d0-ea3d-4733-b5a6-6734bb03caec'} Body: b'' 2023-04-21 11:06:34,837 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3e45c7d0-ea3d-4733-b5a6-6734bb03caec 0.033s 2023-04-21 11:06:34,838 79546 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-384b2b7e-28b1-40fb-a5ab-ab91bef75c9a', 'date': 'Fri, 21 Apr 2023 11:06:34 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3e45c7d0-ea3d-4733-b5a6-6734bb03caec'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3e45c7d0-ea3d-4733-b5a6-6734bb03caec does not exist", "detail": ""}}' 2023-04-21 11:06:35,321 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4abd58ed-f3da-4c29-96b3-299697add79b 0.482s 2023-04-21 11:06:35,321 79546 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-23779126-3559-4028-8264-025e5691c5dc', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 11:06:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4abd58ed-f3da-4c29-96b3-299697add79b'} Body: b'' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_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 c7fb3937-6a32-439f-846c-7d141e2922e1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:06:35,327 79546 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 11:06:35,327 79546 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 11:06:35,412 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.083s 2023-04-21 11:06:35,413 79546 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-1706068318", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA1UfeAU5ejPvKiIbVrSlezxGGpVC4gfHz7J9grOoCm6xuHHRWZ2v1kz4ntP7G17kSW98hRXpmZVLOyqlGHRYSA8xjvWuXXo/irIIn270UPQGiMFwjijpnxL1y5wwHMThA=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', '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-b79b8ca5-3b4c-4ebe-8615-8ee49f471a2d', 'x-compute-request-id': 'req-b79b8ca5-3b4c-4ebe-8615-8ee49f471a2d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1706068318", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA1UfeAU5ejPvKiIbVrSlezxGGpVC4gfHz7J9grOoCm6xuHHRWZ2v1kz4ntP7G17kSW98hRXpmZVLOyqlGHRYSA8xjvWuXXo/irIIn270UPQGiMFwjijpnxL1y5wwHMThA==", "fingerprint": "65:b1:53:83:c9:d4:d5:0e:1d:8e:57:87:c1:4e:54:d4", "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e"}}' 2023-04-21 11:06:35,415 79546 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1706068318 created 2023-04-21 11:06:35,612 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.196s 2023-04-21 11:06:35,613 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1448745208", "description": "tempest-description--38484967"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-449009da-6d5f-46d4-8220-4b95d9eeb065', 'date': 'Fri, 21 Apr 2023 11:06:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "89f64afd-d6e2-4281-a51e-0137d50f81f0", "name": "tempest-securitygroup--1448745208", "stateful": true, "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "description": "tempest-description--38484967", "shared": false, "security_group_rules": [{"id": "4ce21b90-4e72-4a59-b3fa-e4731afcddaa", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "89f64afd-d6e2-4281-a51e-0137d50f81f0", "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": 1012, "description": null, "tags": [], "created_at": "2023-04-21T11:06:35Z", "updated_at": "2023-04-21T11:06:35Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}, {"id": "56a299c5-35cd-4687-828d-33644c431094", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "89f64afd-d6e2-4281-a51e-0137d50f81f0", "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": 1013, "description": null, "tags": [], "created_at": "2023-04-21T11:06:35Z", "updated_at": "2023-04-21T11:06:35Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}], "tags": [], "created_at": "2023-04-21T11:06:35Z", "updated_at": "2023-04-21T11:06:35Z", "revision_number": 1, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:06:35,795 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.182s 2023-04-21 11:06:35,796 79546 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": "89f64afd-d6e2-4281-a51e-0137d50f81f0", "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-71303de8-cc3f-4399-8de6-dfaaa5211d7e', 'date': 'Fri, 21 Apr 2023 11:06: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": "bf60bd59-4fcf-43fb-a8bf-94ae2385e213", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "89f64afd-d6e2-4281-a51e-0137d50f81f0", "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-21T11:06:35Z", "updated_at": "2023-04-21T11:06:35Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:06:35,967 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-21 11:06:35,968 79546 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": "89f64afd-d6e2-4281-a51e-0137d50f81f0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-92735200-69e6-4b84-a0b8-ecb44372addf', 'date': 'Fri, 21 Apr 2023 11:06: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": "b8bbd29b-1e54-44e7-9757-226bd43f25ea", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "security_group_id": "89f64afd-d6e2-4281-a51e-0137d50f81f0", "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-21T11:06:35Z", "updated_at": "2023-04-21T11:06:35Z", "revision_number": 0, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:06:35,968 79546 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1448745208 created 2023-04-21 11:06:37,136 79546 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.167s 2023-04-21 11:06:37,136 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309"}} Response - Headers: {'cont ent-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b97cd434-ed09-4b4b-96ff-d9113568ba76', 'date': 'Fri, 21 Apr 2023 11:06:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e9c432d3-b928-4f8c-9fa7-9257ceeffc7e", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "floating_ip_address": "172.24.4.231", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "38ec5db9e7c744dcb2d4ae6737822da4", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T11:06:36Z", "updated_at": "2023-04-21T11:06:36Z", "revision_number": 0}}' 2023-04-21 11:06:37,137 79546 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e9c432d3-b928-4f8c-9fa7-9257ceeffc7e', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'floating_ip_address': '172.24.4.231', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T11:06:36Z', 'updated_at': '2023-04-21T11:06:36Z', 'revision_number': 0, 'ip': '172.24.4.231'} created 2023-04-21 11:06:37,227 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.080s 2023-04-21 11:06:37,227 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:37 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-321c5905-a09f-4983-98a4-41b2378e59c6', '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": "b3ef4e7c36ed43d9a00f7b7b9731917e", "name": "tempest-AttachVolumeShelveTestJSON-1477853719-project-member", "password_expires_at": null}, "audit_ids": ["f4647imcQr-iLLZMQ4Qkcg"], "expires_at": "2023-04-21T12:06:37.000000Z", "issued_at": "2023-04-21T11:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38ec5db9e7c744dcb2d4ae6737822da4", "name": "tempest-AttachVolumeShelveTestJSON-1477853719"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/38ec5db9e7c744dcb2d4ae6737822da4", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f 4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 11:06:37,227 79546 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '173a131c-e6e2-4f94-a591-9a96ff4967f2', 'name': 'tempest-AttachVolumeShelveTestJSON-195371137-network', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43601, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T11:03:41Z', 'updated_at': '2023-04-21T11:03:41Z', 'revision_number': 1} available for tenant 2023-04-21 11:06:37,228 79546 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1706068318', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA1UfeAU5ejPvKiIbVrSlezxGGpVC4gfHz7J9grOoCm6xuHHRWZ2v1kz4ntP7G17kSW98hRXpmZVLOyqlGHRYSA8xjvWuXXo/irIIn270UPQGiMFwjijpnxL1y5wwHMThA==', 'fingerprint': '65:b1:53:83:c9:d4:d5:0e:1d:8e:57:87:c1:4e:54:d4', 'user_id': 'b3ef4e7c36ed43d9a00f7b7b9731917e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDDSe8sxhAWL7zVjSzK55QPa+ES6CTaLDvY/n6sSim/UtOAX4E9atv4\nkwRtGW7mzeegBwYFK4EEACKhZANiAAQNVH3gFOXoz7yoiG1a0pXs8RhqVQuIHx8+\nyfYKzqApusbhx0Vmdr9ZM+J7T+xte5ElvfIUV6ZmVSzsqpRh0WEgPMY71rl16P4q\nyCJ9u9FD0BojBcI4o6Z8S9cucMBzE4Q=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '89f64afd-d6e2-4281-a51e-0137d50f81f0', 'name': 'tempest-securitygroup--1448745208', 'stateful': True, 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'description': 'tempest-description--38484967', 'shared': False, 'security_group_rules': [{'id': '4ce21b90-4e72-4a59-b3fa-e4731afcddaa', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'security_group_id': '89f64afd-d6e2-4281-a51e-0137d50f81f0', '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': 1012, 'description': None, 'tags': [], 'created_at': '2023-04-21T11:06:35Z', 'updated_at': '2023-04-21T11:06:35Z', 'revision_number': 0, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4'}, {'id': '56a299c5-35cd-4687-828d-33644c431094', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'security_group_id': '89f64afd-d6e2-4281-a51e-0137d50f81f0', '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': 1013, 'description': None, 'tags': [], 'created_at': '2023-04-21T11:06:35Z', 'updated_at': ' 2023-04-21T11:06:35Z', 'revision_number': 0, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4'}], 'tags': [], 'created_at': '2023-04-21T11:06:35Z', 'updated_at': '2023-04-21T11:06:35Z', 'revision_number': 1, 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4'}, 'floating_ip': {'id': 'e9c432d3-b928-4f8c-9fa7-9257ceeffc7e', 'tenant_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'floating_ip_address': '172.24.4.231', 'floating_network_id': '685cdac3-0f77-47b5-ab57-d829aa3f4309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '38ec5db9e7c744dcb2d4ae6737822da4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T11:06:36Z', 'updated_at': '2023-04-21T11:06:36Z', 'revision_number': 0, 'ip': '172.24.4.231'}} 2023-04-21 11:06:38,118 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.889s 2023-04-21 11:06:38,118 79546 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-1268614226", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "173a131c-e6e2-4f94-a591-9a96ff4967f2"}], "security_groups": [{"name": "tempest-securitygroup--1448745208"}], "key_name": "tempest-keypair-1706068318", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab', '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-8c6603c4-c6ad-45f2-95cb-d09722a0c7e6', 'x-compute-request-id': 'req-8c6603c4-c6ad-45f2-95cb-d09722a0c7e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "09c483c1-f6c1-4529-afc7-b5774df793ab", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1448745208"}], "adminPass": "password"}}' 2023-04-21 11:06:38,190 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab 0.068s 2023-04-21 11:06:38,190 79546 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': 'Fri, 21 Apr 2023 11:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', '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-04be2a07-a373-44be-a2cd-2905bce5a657', 'x-compute-request-id': 'req-04be2a07-a373-44be-a2cd-2905bce5a657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab'} Body: b'{"server": {"id": "09c483c1-f6c1-4529-afc7-b5774df793ab", "name": "tempest-AttachVolumeShelveTestJSON-server-1268614226", "status": "BUILD", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "user_i d": "b3ef4e7c36ed43d9a00f7b7b9731917e", "metadata": {}, "hostId": "", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T11:06:38Z", "updated": "2023-04-21T11:06:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1706068318", "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-21 11:07:28,590 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab 0.373s 2023-04-21 11:07:28,590 79546 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': 'Fri, 21 Apr 2023 11:07:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1588', '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-f6cbe7e7-52ab-48b8-8bd8-b2759c5f9107', 'x-compute-request-id': 'req-f6cbe7e7-52ab-48b8-8bd8-b2759c5f9107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab'} Body: b'{"server": {"id": "09c483c1-f6c1-4529-afc7-b5774df793ab", "name": "tempest-AttachVolumeShelveTestJSON-server-1268614226", "status": "ACTIVE", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "metadata": {}, "hostId": "b68a98c80671528d512ad4d2767f68d172962e3ec11c328f74784425", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T11:06:38Z", "updated": "2023-04-21T11:06:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-195371137-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b1:80"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1706068318", "OS-SRV-USG:launched_at": "2023-04-21T11:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1448745208"}], "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-21 11:07:28,603 79546 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 11:08:28,811 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/ servers/09c483c1-f6c1-4529-afc7-b5774df793ab/os-interface 0.198s 2023-04-21 11:08:28,811 79546 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': 'Fri, 21 Apr 2023 11:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', '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-6adee289-b9c0-43a2-afa2-96b5a0136fd0', 'x-compute-request-id': 'req-6adee289-b9c0-43a2-afa2-96b5a0136fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "173a131c-e6e2-4f94-a591-9a96ff4967f2", "port_id": "bad0b018-583e-4271-8585-5c56eba9fd6b", "mac_addr": "fa:16:3e:1e:b1:80", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "272ed909-3880-4111-a5b4-d08ae6db363e", "ip_address": "10.0.0.11"}]}]}' 2023-04-21 11:08:29,526 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/e9c432d3-b928-4f8c-9fa7-9257ceeffc7e 0.711s 2023-04-21 11:08:29,527 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "bad0b018-583e-4271-8585-5c56eba9fd6b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-0bc1df17-c84e-413f-bcdc-042134b5fed9', 'date': 'Fri, 21 Apr 2023 11:08:29 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e9c432d3-b928-4f8c-9fa7-9257ceeffc7e'} Body: b'{"floatingip": {"id": "e9c432d3-b928-4f8c-9fa7-9257ceeffc7e", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "floating_ip_address": "172.24.4.231", "floating_network_id": "685cdac3-0f77-47b5-ab57-d829aa3f4309", "router_id": "a90a0814-58a7-4228-ad9c-ed683b2f0963", "port_id": "bad0b018-583e-4271-8585-5c56eba9fd6b", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "173a131c-e6e2-4f94-a591-9a96ff4967f2", "mac_address": "fa:16:3e:1e:b1:80", "admin_state_up": true, "status": "ACTIVE", "device_id": "09c483c1-f6c1-4529-afc7-b5774df793ab", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T11:06:36Z", "updated_at": "2023-04-21T11:08:29Z", "revision_number": 1, "project_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:08:29,528 79546 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.231:22' as 'cirros' with public key authentication 2023-04-21 11:08:29,550 79546 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 11:08:29,576 79546 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 11:08:29,576 79546 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.231 successfully created 2023-04-21 11:08:29,621 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab/ips 0.044s 2023-04-21 11:08:29,621 79546 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': 'Fri, 21 Apr 2023 11:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', '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-0957eee8-15ee-4f02-980e-ed63c06ebedc', 'x-compute-request-id': 'req-0957eee8-15ee-4f02-980e-ed63c06ebedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-195371137-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-21 11:08:29,834 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes 0.209s 2023-04-21 11:08:29,834 79546 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-1818372292"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb509c8-ac60-4ce7-bbf4-4af1632188c7', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb509c8-ac60-4ce7-bbf4-4af1632188c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes'} Body: b'{"volume": {"id": "c7fb3937-6a32-439f-846c-7d141e2922e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:08:29.764425", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1818372292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1"}], "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:08:29,897 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1 0.054s 2023-04-21 11:08:29,898 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a25de2e-a327-4a3b-a725-6d592ad959a0', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a25de2e-a327-4a3b-a725-6d592ad959a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1'} Body: b'{"volume": {"id": "c7fb3937-6a32-439f-846c-7d141e2922e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:08:30.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1818372292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1"}], "user _id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:08:30,951 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1 0.041s 2023-04-21 11:08:30,951 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9005ec-c880-4f01-9d52-abbf517395e4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9005ec-c880-4f01-9d52-abbf517395e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1'} Body: b'{"volume": {"id": "c7fb3937-6a32-439f-846c-7d141e2922e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:08:30.000000", "updated_at": "2023-04-21T11:08:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1818372292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38ec5db9e7c744dcb2d4ae6737822da4/volumes/c7fb3937-6a32-439f-846c-7d141e2922e1"}], "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4"}}' 2023-04-21 11:08:31,094 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab 0.128s 2023-04-21 11:08:31,095 79546 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': 'Fri, 21 Apr 2023 11:08:30 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-1bb85399-b5a7-4932-8371-1764a78e9e85', 'x-compute-request-id': 'req-1bb85399-b5a7-4932-8371-1764a78e9e85', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab'} Body: b'' 2023-04-21 11:08:31,347 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab 0.252s 2023-04-21 11:08:31,348 79546 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': 'Fri, 21 Apr 2023 11:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1713', '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-0e426569-c0db-4096-a237-3756f91d6c5f', 'x-compute-r equest-id': 'req-0e426569-c0db-4096-a237-3756f91d6c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab'} Body: b'{"server": {"id": "09c483c1-f6c1-4529-afc7-b5774df793ab", "name": "tempest-AttachVolumeShelveTestJSON-server-1268614226", "status": "ACTIVE", "tenant_id": "38ec5db9e7c744dcb2d4ae6737822da4", "user_id": "b3ef4e7c36ed43d9a00f7b7b9731917e", "metadata": {}, "hostId": "b68a98c80671528d512ad4d2767f68d172962e3ec11c328f74784425", "image": {"id": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3b29a01a-1fc0-4d0d-89fb-23d22b2de02e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T11:06:38Z", "updated": "2023-04-21T11:08:31Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-195371137-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b1:80"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b1:80"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/09c483c1-f6c1-4529-afc7-b5774df793ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1706068318", "OS-SRV-USG:launched_at": "2023-04-21T11:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1448745208"}], "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-21 11:09:21,512 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab 0.098s 2023-04-21 11:09:21,512 79546 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': 'Fri, 21 Apr 2023 11:09:21 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-062cfa1e-fde9-4e6e-a628-ff58fab77c0e', 'x-compute-request-id': 'req-062cfa1e-fde9-4e6e-a628-ff58fab77c0e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/09c483c1-f6c1-4529-afc7-b5774df793ab'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 09c483c1-f6c1-4529-afc7-b5774df793ab could not be found."}}' 2023-04-21 11:09:21,544 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1706068318 0.031s 2023-04-21 11:09:21,544 79546 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': 'Fri, 21 Apr 2023 11:09:21 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-1b9f81c0-2585-4647-85ec-801d08a9b229', 'x-compute-request-id': 'req-1b9f81c0-2585-4647-85ec-801d08a9b229', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/t empest-keypair-1706068318'} Body: b'' 2023-04-21 11:09:21,711 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/89f64afd-d6e2-4281-a51e-0137d50f81f0 0.166s 2023-04-21 11:09:21,711 79546 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-d2658793-3f10-4f0e-bc92-985655180514', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 11:09:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/89f64afd-d6e2-4281-a51e-0137d50f81f0'} Body: b'' 2023-04-21 11:09:21,729 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/89f64afd-d6e2-4281-a51e-0137d50f81f0 0.018s 2023-04-21 11:09:21,729 79546 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-e81f7ce8-90a8-40d7-a091-c56ab939a15f', 'date': 'Fri, 21 Apr 2023 11:09:21 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/89f64afd-d6e2-4281-a51e-0137d50f81f0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 89f64afd-d6e2-4281-a51e-0137d50f81f0 does not exist", "detail": ""}}' 2023-04-21 11:09:22,165 79546 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/e9c432d3-b928-4f8c-9fa7-9257ceeffc7e 0.435s 2023-04-21 11:09:22,165 79546 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-b5c0a07d-c113-415f-b444-643687927753', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 11:09:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e9c432d3-b928-4f8c-9fa7-9257ceeffc7e'} Body: b'' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] ------------------------------------------------------------------------------------------------------------------------------- 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 59805c5f-4183-41b3-9058-ed2f49348df5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:09:28,322 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/5fa7d0f2420d497eb95fccc2dfecf273/os-quota-sets/78121c79e2ef4946a801e3acfc246a98?usage=True 0.043s 2023-04-21 11:09:28,322 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ea8255-69ab-4157-a154-3141c8088d54', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ea8255-69ab-4157-a154-3141c8088d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fa7d0f2420d497eb95fccc2dfecf273/os-quota-sets/78121c79e2ef4946a801e3acfc246a98?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_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": "78121c79e2ef4946a801e3acfc246a98"}}' 2023-04-21 11:09:28,637 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes 0.307s 2023-04-21 11:09:28,637 79546 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-109167530"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac588fe-ea5c-4f08-9843-d761e5629e98', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac588fe-ea5c-4f08-9843-d761e5629e98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes'} Body: b'{"volume": {"id": "59805c5f-4183-41b3-9058-ed2f49348df5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:28.573296", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-109167530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:09:28,685 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5 0.038s 2023-04-21 11:09:28,686 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddeec591-79fa-43cd-9de8-cf317863bac3', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddeec591-79fa-43cd-9de8-cf317863bac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5'} Body: b'{"volume": {"id": "59805c5f-4183-41b3-9058-ed2f49348df5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:29.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-109167530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78121c79e2ef4946a801e3acfc246a98"}}' 2023-04-21 11:09:29,745 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5 0.048s 2023-04-21 11:09:29,746 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f02055e-86f1-4baa-91d8-b7d43fe527c3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f02055e-86f1-4baa-91d8-b7d43fe527c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5'} Body: b'{"volume": {"id": "59805c5f-4183-41b3-9058-ed2f49348df5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:29.000000", "updated_at": "2023-04-21T11:09:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-109167530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78121c79e2ef4946a801e3acfc246a98"}}' 2023-04-21 11:09:29,799 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5 0.041s 2023-04-21 11:09:29,799 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-d933b6ae-2029-4c85-b31b-f50267e82ea4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d933b6ae-2029-4c85-b31b-f50267e82ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5'} Body: b'{"volume": {"id": "59805c5f-4183-41b3-9058-ed2f49348df5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:29.000000", "updated_at": "2023-04-21T11:09:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-109167530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78121c79e2ef4946a801e3acfc246a98"}}' 2023-04-21 11:09:29,911 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5 0.102s 2023-04-21 11:09:29,911 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09: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-933bca09-7d67-4097-9d91-8a8cfe30dd62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5'} Body: b'' 2023-04-21 11:09:29,937 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5 0.025s 2023-04-21 11:09:29,937 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09: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-6277ad9d-dbe9-4372-ae6b-7b1053752b86', 'x-openstack-request-id': 'req-6277ad9d-dbe9-4372-ae6b-7b1053752b86', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/59805c5f-4183-41b3-9058-ed2f49348df5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 59805c5f-4183-41b3-9058-ed2f49348df5 could not be found."}}' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] ----------------------------------------------------------------------------------------------------------------------------------------------------- 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 e8999005-081f-46f8-812c-3ffde8a11dea failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:09:30,136 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes 0.194s 2023-04-21 11:09:30,136 79546 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-525480856"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f0f08d-dacd-4d23-970b-1e029bc9deb4', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f0f08d-dacd-4d23-970b-1e029bc9deb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes'} Body: b'{"volume": {"id": "e8999005-081f-46f8-812c-3ffde8a11dea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:30.071072", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-525480856", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:09:30,187 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea 0.041s 2023-04-21 11:09:30,187 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce6d03f-822d-4e59-9c92-5ee527ad696a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce6d03f-822d-4e59-9c92-5ee527ad696a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea'} Body: b'{"volume": {"id": "e8999005-081f-46f8-812c-3ffde8a11dea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:30.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-525480856", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78121c79e2ef4946a801e3acfc246a98"}}' 2023-04-21 11:09:31,246 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea 0.045s 2023-04-21 11:09:31,246 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db9e7b52-49c8-467b-899c-47c3945534b4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db9e7b52-49c8-467b-899c-47c3945534b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea'} Body: b'{"volume": {"id": "e8999005-081f-46f8-812c-3ffde8a11dea", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:30.000000", "updated_at": "2023-04-21T11:09:30.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-525480856", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78121c79e2ef4946a801e3acfc246a98"}}' 2023-04-21 11:09:31,300 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea 0.043s 2023-04-21 11:09:31,301 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dad0d9f-1aa4-4c4d-9756-0e892b05e10b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dad0d9f-1aa4-4c4d-9756-0e892b05e10b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea'} Body: b'{"volume": {"id": "e8999005-081f-46f8-812c-3ffde8a11dea", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:30.000000", "updated_at": "2023-04-21T11:09:30.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-525480856", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea"}], "user_id": "17d914d68bf646579504eb51a12c23d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78121c79e2ef4946a801e3acfc246a98"}}' 2023-04-21 11:09:31,416 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea 0.104s 2023-04-21 11:09:31,417 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:31 GMT', 'server': 'Apach e/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-6c716345-14d6-42e2-a269-ae9980fcab15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea'} Body: b'' 2023-04-21 11:09:31,441 79546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea 0.023s 2023-04-21 11:09:31,441 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09: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-4e8502fc-6c16-49de-90aa-465e0a84f366', 'x-openstack-request-id': 'req-4e8502fc-6c16-49de-90aa-465e0a84f366', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/78121c79e2ef4946a801e3acfc246a98/volumes/e8999005-081f-46f8-812c-3ffde8a11dea'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e8999005-081f-46f8-812c-3ffde8a11dea could not be found."}}' setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) ------------------------------------------------------------------------ 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 64aa4358-45a6-4fa1-ba30-467e14cfd346 failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] -------------------------------------------------------------------------------------------------------------------------------------------------- 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 f00bbdec-ba06-4f84-b713-e0e0842674f8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:09:39,922 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes 0.458s 2023-04-21 11:09:39,922 79546 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-1516171410"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b93d0b1a-2fa7-4a95-9441-683a60ee7698', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b93d0b1a-2fa7-4a95-9441-683a60ee7698', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes'} Body: b'{"volume": {"id": "f00bbdec-ba06-4f84-b713-e0e0842674f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:39.854130", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1516171410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:09:39,972 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8 0.041s 2023-04-21 11:09:39,973 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b03b9c8-c65d-4445-8454-e86deeebad5e', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b03b9c8-c65d-4445-8454-e86deeebad5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8'} Body: b'{"volume": {"id": "f00bbdec-ba06-4f84-b713-e0e0842674f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:40.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1516171410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08aeedaac2cf4c07b801954730a87098"}}' 2023-04-21 11:09:41,029 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8 0.044s 2023-04-21 11:09:41,030 79546 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a32fd3-6ba3-41f4-8786-aaa3c24d654e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a32fd3-6ba3-41f4-8786-aaa3c24d654e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8'} Body: b'{"volume": {"id": "f00bbdec-ba06-4f84-b713-e0e0842674f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:40.000000", "updated_at": "2023-04-21T11:09:40.000000", "name": "tempest-VolumesTransfersTest-Volume-1516171410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08aeedaac2cf4c07b801954730a87098"}}' 2023-04-21 11:09:41,084 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8 0.043s 2023-04-21 11:09:41,084 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7767402c-0d13-4607-a1bc-d1b55e4157dc', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7767402c-0d13-4607-a1bc-d1b55e4157dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8'} Body: b'{"volume": {"id": "f00bbdec-ba06-4f84-b713-e0e0842674f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:40.000000", "updated_at": "2023-04-21T11:09:40.000000", "name": "tempest-VolumesTransfersTest-Volume-1516171410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08aeedaac2cf4c07b801954730a87098"}}' 2023-04-21 11:09:41,192 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8 0.097s 2023-04-21 11:09:41,192 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:41 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-125f7739-0f76-41fc-877c-6e481412549f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8'} Body: b'' 2023-04-21 11:09:41,216 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8 0.023s 2023-04-21 11:09:41,217 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:41 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-4463f6e6-b441-4557-b204-1351d5dde91b', 'x-openstack-request-id': 'req-4463f6e6-b441-4557-b204-1351d5dde91b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/f00bbdec-ba06-4f84-b713-e0e0842674f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f00bbdec-ba06-4f84-b713-e0e0842674f8 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] ---------------------------------------------------------------------------------------------------------------------------------------------- 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 4c534cde-53b2-465e-a0e8-b6bedbe982d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:09:41,412 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes 0.192s 2023-04-21 11:09:41,412 79546 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-965156946"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa03330-2587-475f-ac4f-06611b999268', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa03330-2587-475f-ac4f-06611b999268', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes'} Body: b'{"volume": {"id": "4c534cde-53b2-465e-a0e8-b6bedbe982d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:41.351852", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-965156946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:09:41,459 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3 0.037s 2023-04-21 11:09:41,459 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e52221-a7b4-45d5-88b9-725e10f468ca', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e52221-a7b4-45d5-88b9-725e10f468ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3'} Body: b'{"volume": {"id": "4c534cde-53b2-465e-a0e8-b6bedbe982d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:41.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-965156946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08aeedaac2cf4c07b801954730a87098"}}' 2023-04-21 11:09:42,517 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3 0.046s 2023-04-21 11:09:42,518 79546 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf850b03-16e9-40ee-b773-f5b8c5029a1c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf850b03-16e9-40ee-b773-f5b8c5029a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3'} Body: b'{"volume": {"id": "4c534cde-53b2-465e-a0e8-b6bedbe982d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:41.000000", "updated_at": "2023-04-21T11:09:41.000000", "name": "tempest-VolumesTransfersTest-Volume-965156946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08aeedaac2cf4c07b801954730a87098"}}' 2023-04-21 11:09:42,566 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3 0.038s 2023-04-21 11:09:42,566 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763f2cd8-4e40-4bcb-89c6-13d56b843a4e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763f2cd8-4e40-4bcb-89c6-13d56b843a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3'} Body: b'{"volume": {"id": "4c534cde-53b2-465e-a0e8-b6bedbe982d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:41.000000", "updated_at": "2023-04-21T11:09:41.000000", "name": "tempest-VolumesTransfersTest-Volume-965156946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3"}], "user_id": "2638860c1ee14356bc24ee2092d4d57f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08aeedaac2cf4c07b801954730a87098"}}' 2023-04-21 11:09:42,671 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3 0.094s 2023-04-21 11:09:42,671 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:42 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-cd4bb963-8725-4289-be9b-875486314120', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3'} Body: b'' 2023-04-21 11:09:42,693 79546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3 0.021s 2023-04-21 11:09:42,693 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:42 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-2f88f3e4-59a3-479f-9d00-12530f547a18', 'x-openstack-request-id': 'req-2f88f3e4-59a3-479f-9d00-12530f547a18', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/08aeedaac2cf4c07b801954730a87098/volumes/4c534cde-53b2-465e-a0e8-b6bedbe982d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4c534cde-53b2-465e-a0e8-b6bedbe982d3 could not be found."}}' tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 11:09:57,358 79546 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.271s 2023-04-21 11:09:57,359 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1930722466", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLhxiA4xKDLS+w9GYVFwZCMgMFfORweYSLzEeixF+hyOtzQx2vhfbQa/qiBKQgxXrfm6UO+iWG5VETIAEcR1lL58l9ERJSea1ZVOp/SE3JpaSrAJmdgQyRXRtEnWWl9ytA=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:57 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-9a575ca6-0ed6-4d91-9951-cedd141c9d5f', 'x-compute-request-id': 'req-9a575ca6-0ed6-4d91-9951-cedd141c9d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1930722466", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLhxiA4xKDLS+w9GYVFwZCMgMFfORweYSLzEeixF+hyOtzQx2vhfbQa/qiBKQgxXrfm6UO+iWG5VETIAEcR1lL58l9ERJSea1ZVOp/SE3JpaSrAJmdgQyRXRtEnWWl9ytA==", "fingerprint": "c4:18:df:0e:01:78:25:a4:73:10:52:52:5f:b9:ac:e3", "user_id": "6c64095680c444729cd33da5e8ee757c"}}' 2023-04-21 11:09:57,513 79546 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.150s 2023-04-21 11:09:57,513 79546 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-640827690", "description": "tempest-secgroup-smoke-640827690 description", "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-a5f479dd-2a75-4842-bc95-9a2dd3c95188', 'date': 'Fri, 21 Apr 2023 11:09:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f2020d12-f898-47ce-896e-bb8e09364d65", "name": "tempest-secgroup-smoke-640827690", "stateful": true, "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "description": "tempest-secgroup-smoke-640827690 description", "shared": false, "security_group_rules": [{"id": "27bd1ed7-bb5a-4c39-b7bd-3002f28edfd7", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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": 1080, "description": null, "tags": [], "created_at": "2023-04-21T11:09:57Z", "updated_at": "2023-04-21T11:09:57Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}, {"id": "6edf8020-a41a-4ab5-803a-3f6e29854fe7", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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": 1079, "description": null, "tags": [], "created_at": "2023-04-21T11:09:57Z", "updated_at": "2023-04-21T11:09:57Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}], "tags": [], "created_at": "2023-04-21T11:09:57Z", "updated_at": "2023-04-21T11:09 :57Z", "revision_number": 1, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:57,691 79546 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.177s 2023-04-21 11:09:57,691 79546 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": "f2020d12-f898-47ce-896e-bb8e09364d65", "project_id": "d224d11334bb47a9bc2af5924cfc8df5", "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-a218ecc3-a9d9-41e7-a2de-b605177a78ce', 'date': 'Fri, 21 Apr 2023 11:09: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": "7897c534-61a2-4c82-bb5a-fb554a345de1", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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-21T11:09:57Z", "updated_at": "2023-04-21T11:09:57Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:57,842 79546 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.149s 2023-04-21 11:09:57,842 79546 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": "f2020d12-f898-47ce-896e-bb8e09364d65", "project_id": "d224d11334bb47a9bc2af5924cfc8df5", "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-b88ebcce-83ba-4808-8c9b-dc1e2fdf8a06', 'date': 'Fri, 21 Apr 2023 11:09: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": "d31327b0-8890-471f-ba74-74db8d14fc95", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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-21T11:09:57Z", "updated_at": "2023-04-21T11:09:57Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:58,005 79546 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.162s 2023-04-21 11:09:58,005 79546 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": "f2020d12-f898-47ce-896e-bb8e09364d65", "project_id": "d224d11334bb47a9bc2af5924cfc8df5", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0c9cb6b4-4c36-499a-b876-d723478b9a83', 'date': 'Fri, 21 Apr 2023 11:09:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"se curity_group_rule": {"id": "9ddbd082-f52b-40d9-ab92-d922bb5ce762", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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-21T11:09:57Z", "updated_at": "2023-04-21T11:09:57Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:58,161 79546 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.155s 2023-04-21 11:09:58,161 79546 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": "f2020d12-f898-47ce-896e-bb8e09364d65", "project_id": "d224d11334bb47a9bc2af5924cfc8df5", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4d3aca36-e783-425e-9e56-445e88ae5ef2', 'date': 'Fri, 21 Apr 2023 11:09:58 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": "a652f33a-b56a-4427-8876-7b21924ca1be", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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-21T11:09:58Z", "updated_at": "2023-04-21T11:09:58Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:58,315 79546 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.153s 2023-04-21 11:09:58,316 79546 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": "f2020d12-f898-47ce-896e-bb8e09364d65", "project_id": "d224d11334bb47a9bc2af5924cfc8df5", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b1bb2563-dafa-4d15-9557-863f4522360e', 'date': 'Fri, 21 Apr 2023 11:09:58 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": "2623e9db-1278-46ab-aef6-eaf311d9072c", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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-21T11:09:58Z", "updated_at": "2023-04-21T11:09:58Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:58,472 79546 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.155s 2023-04-21 11:09:58,472 79546 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": "f2020d12-f898-47ce-896e-bb8e09364d65" , "project_id": "d224d11334bb47a9bc2af5924cfc8df5", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a05cd9a2-83a5-4ee8-8710-34636707f6e2', 'date': 'Fri, 21 Apr 2023 11:09:58 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": "12dd441b-9c35-4f0a-a169-def18e6272c9", "tenant_id": "d224d11334bb47a9bc2af5924cfc8df5", "security_group_id": "f2020d12-f898-47ce-896e-bb8e09364d65", "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-21T11:09:58Z", "updated_at": "2023-04-21T11:09:58Z", "revision_number": 0, "project_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:58,513 79546 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.034s 2023-04-21 11:09:58,514 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bbfdef66-5a79-4ced-b28d-963a1a6218e1', '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": "6c64095680c444729cd33da5e8ee757c", "name": "tempest-TestShelveInstance-853846892-project-member", "password_expires_at": null}, "audit_ids": ["su0N7liUTrexPoU8x86AJA"], "expires_at": "2023-04-21T12:09:58.000000Z", "issued_at": "2023-04-21T11:09:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d224d11334bb47a9bc2af5924cfc8df5", "name": "tempest-TestShelveInstance-853846892"}, "is_domain": false, "roles": [{"id": "69ff09af685b472c9601eb2b94ff0177", "name": "reader"}, {"id": "4e38c954899147de8bc811d2148279c2", "name": "member"}], "catalog": [{"endpoints": [{"id": "325507bf61ea46fcbd3882e8a881c61f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d224d11334bb47a9bc2af5924cfc8df5", "region": "RegionOne"}], "id": "0363767a1ad94ae0a7872c62e151e010", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b5a94f09ba974c85aa2936cec545d2c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "361b3db424c9422caad1aa6218bfa0e6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "07915c2a9b6740f2b306a7b894c192b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5", "region": "RegionOne"}], "id": "39b5ddf00f5343e9ad3efc9573d6a348", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "773d9d19872a4951a3ad32b922c4819b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "414f4886020349beaa416e69d11b851a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "58fc705f9f4d4ed0b4655416a76b1ced", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5", "region": "RegionOne"}], "id": "5bb98ac8cde64e1887fd728ef03cb5f4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e51913fab9a74423999ce3845f0dbae6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "9bacb25363cf48a1bea8d1bc083632dc", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "689591e13e5b4b32a0bc45d7fa6d0914", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f536bbb9af8944a19a1fa2f66763056b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ad05a91bb7c3492893af5692813ddaa2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f9735abb4aef4d8f8cf8490d33b38304", "type": "placement", "name": "placement"}]}}' 2023-04-21 11:09:58,514 79546 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'd0725ccf-8910-4008-a9ee-57def45beef7', 'name': 'tempest-TestShelveInstance-2090859123-network', 'tenant_id': 'd224d11334bb47a9bc2af5924cfc8df5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd224d11334bb47a9bc2af5924cfc8df5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 51237, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T11:09:45Z', 'updated_at': '2023-04-21T11:09:45Z', 'revision_number': 1} available for tenant 2023-04-21 11:09:58,837 79546 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes 0.321s 2023-04-21 11:09:58,838 79546 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-1365699535", "imageRef": "3b29a01a-1fc0-4d0d-89fb-23d22b2de02e", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0591160b-29d4-4f5a-ad7b-34a0c42ba6d9', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0591160b-29d4-4f5a-ad7b-34a0c42ba6d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes'} Body: b'{"volume": {"id": "a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:58.779991", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1365699535", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc"}], "user_id": "6c64095680c444729cd33da5e8ee757c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 11:09:58,886 79546 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc 0.039s 2023-04-21 11:09:58,886 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c709ba8-6769-4a6b-8a30-be20dc9bd9c7', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-0c709ba8-6769-4a6b-8a30-be20dc9bd9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc'} Body: b'{"volume": {"id": "a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:59.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1365699535", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc"}], "user_id": "6c64095680c444729cd33da5e8ee757c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:09:59,940 79546 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc 0.042s 2023-04-21 11:09:59,941 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb7bb4c-253e-4ff2-bbd7-ac1dda715cb9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb7bb4c-253e-4ff2-bbd7-ac1dda715cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc'} Body: b'{"volume": {"id": "a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T11:09:59.000000", "updated_at": "2023-04-21T11:09:59.000000", "name": "tempest-tempest.common.compute-volume-1365699535", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc"}], "user_id": "6c64095680c444729cd33da5e8ee757c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d224d11334bb47a9bc2af5924cfc8df5"}}' 2023-04-21 11:10:00,058 79546 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc 0.106s 2023-04-21 11:10:00,058 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:09:59 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-f0031ed2-f569-4af2-a043-892c06ef7bf2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc'} Body: b'' 2023-04-21 11:10:00,083 79546 INFO [tempest.lib.common.rest_clie nt] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc 0.024s 2023-04-21 11:10:00,083 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:10:00 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-b283f622-e6d8-4f49-9f60-7ede4303a717', 'x-openstack-request-id': 'req-b283f622-e6d8-4f49-9f60-7ede4303a717', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d224d11334bb47a9bc2af5924cfc8df5/volumes/a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a2f37b14-00b6-4ef5-ba6d-0785eb09b4dc could not be found."}}' 2023-04-21 11:10:00,268 79546 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f2020d12-f898-47ce-896e-bb8e09364d65 0.183s 2023-04-21 11:10:00,268 79546 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-94915423-609c-4626-a2df-b06dc15f6e66', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 11:10:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f2020d12-f898-47ce-896e-bb8e09364d65'} Body: b'' 2023-04-21 11:10:00,300 79546 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1930722466 0.030s 2023-04-21 11:10:00,300 79546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 11:10:00 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-cb4cc27b-7bee-45a9-9379-7d74b06a7167', 'x-compute-request-id': 'req-cb4cc27b-7bee-45a9-9379-7d74b06a7167', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1930722466'} Body: b'' ====== Totals ====== Ran: 198 tests in 1394.9924 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3846.0993 sec. ============== Worker Balance ============== - Worker 0 (14 tests) => 0:08:06.740279 - Worker 1 (13 tests) => 0:06:26.654789 - Worker 2 (22 tests) => 0:00:40.574483 - Worker 3 (17 tests) => 0:09:22.523382 - Worker 4 (17 tests) => 0:14:33.927739 - Worker 5 (17 tests) => 0:04:04.891051 - Worker 6 (21 tests) => 0:01:16.878043 - Worker 7 (11 tests) => 0:00:40.793206 - Worker 8 (19 tests) => 0:23:14.836936 - Worker 9 (18 tests) => 0:19:44.370933 - Worker 10 (14 tests) => 0:03:41.662066 - Worker 11 (15 tests) => 0:00:41.300992 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed