all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==22.2.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2022.12.7,cffi==1.15.1,charset-normalizer==3.1.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.2.0,cmd2==2.4.3,cryptography==40.0.1,debtcollector==2.5.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.18,fixtures==4.0.1,future==0.18.3,idna==3.4,importlib-metadata==6.0.1,iso8601==1.1.0,jsonschema==4.17.3,msgpack==1.0.5,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.1.1,oslo.config==9.1.1,oslo.context==5.1.1,oslo.i18n==6.0.0,oslo.log==5.2.0,oslo.serialization==5.1.1,oslo.utils==6.1.0,packaging==23.0,paramiko==3.1.0,pbr==5.11.1,prettytable==3.6.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.19.3,python-dateutil==2.8.2,python-subunit==1.4.2,pytz==2023.3,PyYAML==6.0,requests==2.28.2,rfc3986==1.5.0,six==1.16.0,stestr==4.0.1,stevedore==5.0.0,-e git+https://github.com/openstack/tempest@3c7eebaaf35c9e8a3f00c76cd1741457bdec9fab#egg=tempest,testtools==2.6.0,urllib3==1.26.15,voluptuous==0.13.1,wcwidth==0.2.6,wrapt==1.15.0,zipp==3.15.0 all run-test-pre: PYTHONHASHSEED='1894209118' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {0} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {5} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {2} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {8} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {10} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {8} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.756412s] ... ok {10} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [2.426654s] ... 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 8532dab7-bfdd-49af-9155-2dca71593bb9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:25,584 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/types 0.088s 2023-04-20 13:21:25,585 79957 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-48106886"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5644fbd9-5131-4358-840b-54efaf39048e', 'content-length': '218', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5644fbd9-5131-4358-840b-54efaf39048e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/types'} Body: b'{"volume_type": {"id": "acfe3003-8817-444a-8b62-932e88ea7305", "name": "tempest-GroupsV320Test-volume-type-48106886", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:21:25,668 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/group_types 0.077s 2023-04-20 13:21:25,668 79957 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-277453203"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eddc255f-668e-430b-9432-ce98f7134bea', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eddc255f-668e-430b-9432-ce98f7134bea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/group_types'} Body: b'{"group_type": {"id": "fefaf6ae-eb1b-4ed7-8767-0818ac3fd478", "name": "tempest-GroupsV320Test-group-type-277453203", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:21:26,057 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups 0.383s 2023-04-20 13:21:26,057 79957 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": "fefaf6ae-eb1b-4ed7-8767-0818ac3fd478", "volume_types": ["acfe3003-8817-444a-8b62-932e88ea7305"], "name": "tempest-GroupsV320Test-Group-408102063"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e12e61a-0eb9-427d-ad90-f0710fd7db87', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e12e61a-0eb9-427d-ad90-f0710fd7db87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups'} Body: b'{"group": {"id": "8532dab7-bfdd-49af-9155-2dca71593bb9", "name": "tempest-GroupsV320Test-Group-408102063"}}' 2023-04-20 13:21:26,163 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9 0.103s 2023-04-20 13:21:26,163 79957 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': 'Thu, 20 Apr 2023 13:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a96d14-6a1c-4f7b-8a34-74d039547edc', 'content-length': '387', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a96d14-6a1c-4f7b-8a34-74d039547edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9'} Body: b'{"group": {"id": "8532dab7-bfdd-49af-9155-2dca71593bb9", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T13:21:26.000000", "name": "tempest-GroupsV320Test-Group-408102063", "description": null, "group_type": "fefaf6ae-eb1b-4ed7-8767-0818ac3fd478", "volume_types": ["acfe3003-8817-444a-8b62-932e88ea7305"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:21:27,242 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9 0.073s 2023-04-20 13:21:27,242 79957 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': 'Thu, 20 Apr 2023 13:21:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6f48cd2-b8d9-43e5-acd4-8ef802bc16f6', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6f48cd2-b8d9-43e5-acd4-8ef802bc16f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9'} Body: b'{"group": {"id": "8532dab7-bfdd-49af-9155-2dca71593bb9", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:21:26.000000", "name": "tempest-GroupsV320Test-Group-408102063", "description": null, "group_type": "fefaf6ae-eb1b-4ed7-8767-0818ac3fd478", "volume_types": ["acfe3003-8817-444a-8b62-932e88ea7305"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:21:27,310 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/volumes/detail 0.063s 2023-04-20 13:21:27,311 79957 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': 'Thu, 20 Apr 2023 13:21:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bd77e24-5595-468e-8c69-0d020aebca39', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd77e24-5595-468e-8c69-0d020aebca39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:21:27,425 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9/action 0.098s 2023-04-20 13:21:27,425 79957 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': 'Thu, 20 Apr 2023 13:21:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-lengt h': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ccf68f1-aa67-4a55-bcc3-d4773b74bd22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9/action'} Body: b'' 2023-04-20 13:21:27,444 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9 0.018s 2023-04-20 13:21:27,445 79957 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': 'Thu, 20 Apr 2023 13:21:27 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-97c009f3-41a4-47c1-9c73-7b441f68b84c', 'x-openstack-request-id': 'req-97c009f3-41a4-47c1-9c73-7b441f68b84c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 8532dab7-bfdd-49af-9155-2dca71593bb9 could not be found."}}' 2023-04-20 13:21:27,498 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/group_types/fefaf6ae-eb1b-4ed7-8767-0818ac3fd478 0.052s 2023-04-20 13:21:27,498 79957 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': 'Thu, 20 Apr 2023 13:21:27 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-a8658fda-1cfc-4b48-840f-4463cc9245f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/group_types/fefaf6ae-eb1b-4ed7-8767-0818ac3fd478'} Body: b'' 2023-04-20 13:21:27,900 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/types/acfe3003-8817-444a-8b62-932e88ea7305 0.401s 2023-04-20 13:21:27,900 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a67de9-6f4a-4eb0-a8f6-aa30b671053f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/types/acfe3003-8817-444a-8b62-932e88ea7305'} Body: b'' 2023-04-20 13:21:27,921 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/types/acfe3003-8817-444a-8b62-932e88ea7305 0.020s 2023-04-20 13:21:27,921 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:27 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-0c0be622-df00-425f-ab3f-8a5652a13151', 'x-openstack-request-id': 'req-0c0be622-df00-425f-ab3f-8a5652a13151', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/types/acfe3003-8817-444a-8b62-932e88ea7305'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type acfe3003-8817-444a-8b62-932e88ea7305 could not be found."}}' {10} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.021203s] ... ok {10} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.131088s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.807155s] ... ok {11} 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 47244131-91b4-4e41-81a1-e9e2e02b4f44 failed to build and is in ERROR status {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.174144s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.229465s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.203366s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.025783s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.043779s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.435182s] ... ok {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.793283s] ... 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 13d1441a-53e9-4d3e-8df4-0fd55ed525a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:35,206 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes 0.438s 2023-04-20 13:21:35,207 79959 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-1420765626"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9aea4b0-b82f-408e-8785-e056875c6fb2', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9aea4b0-b82f-408e-8785-e056875c6fb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes'} Body: b'{"volume": {"id": "13d1441a-53e9-4d3e-8df4-0fd55ed525a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:35.134232", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1420765626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}], "user_id": "8d5388a06e024902851fbde412d205a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 13:21:35,273 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2 0.053s 2023-04-20 13:21:35,273 79959 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': 'Thu, 20 Apr 2023 13:21:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba5d103-7790-4be9-bf25-8c8603e92df6', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba5d103-7790-4be9-bf25-8c8603e92df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2'} Body: b'{"volume": {"id": "13d1441a-53e9-4d3e-8df4-0fd55ed525a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:35.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1420765626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}], "user_id": "8d5388a06e024902851fbde412d205a5", "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": "5e423ef6364b4d4e8a46aa4f60df4998"}}' 2023-04-20 13:21:36,337 79959 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/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2 0.039s 2023-04-20 13:21:36,337 79959 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': 'Thu, 20 Apr 2023 13:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ead7673-3d9b-4d24-a58d-997248f72d16', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ead7673-3d9b-4d24-a58d-997248f72d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2'} Body: b'{"volume": {"id": "13d1441a-53e9-4d3e-8df4-0fd55ed525a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:35.000000", "updated_at": "2023-04-20T13:21:35.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1420765626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}], "user_id": "8d5388a06e024902851fbde412d205a5", "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": "5e423ef6364b4d4e8a46aa4f60df4998"}}' 2023-04-20 13:21:36,398 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2 0.050s 2023-04-20 13:21:36,399 79959 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': 'Thu, 20 Apr 2023 13:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0dfbd5-f933-4ef5-92e1-a84d2be79148', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0dfbd5-f933-4ef5-92e1-a84d2be79148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2'} Body: b'{"volume": {"id": "13d1441a-53e9-4d3e-8df4-0fd55ed525a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:35.000000", "updated_at": "2023-04-20T13:21:35.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1420765626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}], "user_id": "8d5388a06e024902851fbde412d205a5", "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": "5e423ef6364b4d4e8a46aa4f60df4998"}}' 2023-04-20 13:21:36,529 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2 0.120s 2023-04-20 13:21:36,530 79959 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': 'Thu, 20 Apr 2023 13:21:36 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-c31fe65b-9215-4ed7-8426-d5f275ddb62d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2'} Body: b'' 2023-04-20 13:21:36,559 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2 0.028s 2023-04-20 13:21:36,560 79959 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': 'Thu, 20 Apr 2023 13:21:36 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-112d9b6a-7de1-4a3d-b808-5ddab9882f99', 'x-openstack-request-id': 'req-112d9b6a-7de1-4a3d-b808-5ddab9882f99', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 13d1441a-53e9-4d3e-8df4-0fd55ed525a2 could not be found."}}' {10} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.994015s] ... 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 0709017d-3120-4b80-92e2-99618e6b0c40 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:36,001 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes 0.518s 2023-04-20 13:21:36,002 79957 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-482144893"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37eead3b-1caa-4776-b994-d8764720e628', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37eead3b-1caa-4776-b994-d8764720e628', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes'} Body: b'{"volume": {"id": "0709017d-3120-4b80-92e2-99618e6b0c40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:35.915119", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-482144893", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:21:36,053 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40 0.042s 2023-04-20 13:21:36,053 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcdedce5-81ac-441c-b6a3-5cf8ec37e69f', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcdedce5-81ac-441c-b6a3-5cf8ec37e69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40'} Body: b'{"volume": {"id": "0709017d-3120-4b80-92e2-99618e6b0c40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:36.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-482144893", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d698bfb873c8491e910aa5566eb5c942"}}' 2023-04-20 13:21:37,109 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40 0.043s 2023-04-20 13:21:37,109 79957 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3522b558-1f2b-462a-bef4-533400e594b2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3522b558-1f2b-462a-bef4-533400e594b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40'} Body: b'{"volume": {"id": "0709017d-3120-4b80-92e2-99618e6b0c40", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:36.000000", "updated_at": "2023-04-20T13:21:36.000000", "name": "tempest-VolumesTransfersTest-Volume-482144893", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d698bfb873c8491e910aa5566eb5c942"}}' 2023-04-20 13:21:37,208 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40 0.088s 2023-04-20 13:21:37,208 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62bb739a-5845-4dd5-a74d-4b3ed0efb82b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62bb739a-5845-4dd5-a74d-4b3ed0efb82b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40'} Body: b'{"volume": {"id": "0709017d-3120-4b80-92e2-99618e6b0c40", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:36.000000", "updated_at": "2023-04-20T13:21:36.000000", "name": "tempest-VolumesTransfersTest-Volume-482144893", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d698bfb873c8491e910aa5566eb5c942"}}' 2023-04-20 13:21:37,354 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40 0.135s 2023-04-20 13:21:37,355 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21: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-f63211d4-b6d2-4f1d-950e-436f467d729f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40'} Body: b'' 2023-04-20 13:21:37,475 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40 0.120s 2023-04-20 13:21:37,476 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:37 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-43b5a0b2-724f-4b5a-969f-67600dc685ed', 'x-openstack-request-id': 'req-43b5a0b2-724f-4b5a-969f-67600dc685ed', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0709017d-3120-4b80-92e2-99618e6b0c40 could not be found."}}' {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.596657s] ... 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 5aef4370-4cd2-4d27-86f8-bb94f7473e0f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:36,861 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes 0.298s 2023-04-20 13:21:36,862 79959 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-1362945080"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f82909-25d4-4bff-8a62-02e520eb26fb', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f82909-25d4-4bff-8a62-02e520eb26fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes'} Body: b'{"volume": {"id": "5aef4370-4cd2-4d27-86f8-bb94f7473e0f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:36.776738", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1362945080", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}], "user_id": "8d5388a06e024902851fbde412d205a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 13:21:36,925 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f 0.052s 2023-04-20 13:21:36,926 79959 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': 'Thu, 20 Apr 2023 13:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce6c8c91-08c3-49cb-a592-f5591a24f020', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce6c8c91-08c3-49cb-a592-f5591a24f020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f'} Body: b'{"volume": {"id": "5aef4370-4cd2-4d27-86f8-bb94f7473e0f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:37.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1362945080", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}], "user_id": "8d5388a06e024902851fbde412d205a5", "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": "5e423ef6364b4d4e8a46aa4f60df4998"}}' 2023-04-20 13:21:37,978 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f 0.040s 2023-04-20 13:21:37,978 79959 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': 'Thu, 20 Apr 2023 13:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51da8b4-d253-4029-b9aa-6b426e27dc6f', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51da8b4-d253-4029-b9aa-6b426e27dc6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f'} Body: b'{"volume": {"id": "5aef4370-4cd2-4d27-86f8-bb94f7473e0f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:37.000000", "updated_at": "2023-04-20T13:21:37.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1362945080", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}], "user_id": "8d5388a06e024902851fbde412d205a5", "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": "5e423ef6364b4d4e8a46aa4f60df4998"}}' 2023-04-20 13:21:38,026 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f 0.036s 2023-04-20 13:21:38,026 79959 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': 'Thu, 20 Apr 2023 13:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7b51ab9-282c-4848-8114-c1d7355abad4', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b51ab9-282c-4848-8114-c1d7355abad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f'} Body: b'{"volume": {"id": "5aef4370-4cd2-4d27-86f8-bb94f7473e0f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:37.000000", "updated_at": "2023-04-20T13:21:37.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1362945080", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}], "user_id": "8d5388a06e024902851fbde412d205a5", "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": "5e423ef6364b4d4e8a46aa4f60df4998"}}' 2023-04-20 13:21:38,139 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f 0.102s 2023-04-20 13:21:38,139 79959 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': 'Thu, 20 Apr 2023 13:21:38 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-aa74acce-d377-411a-baa5-a390ffffa9db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f'} Body: b'' 2023-04-20 13:21:38,158 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f 0.018s 2023-04-20 13:21:38,158 79959 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': 'Thu, 20 Apr 2023 13:21:38 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-c553d021-5931-462f-83cb-2edd671d3bfc', 'x-openstack-request-id': 'req-c553d021-5931-462f-83cb-2edd671d3bfc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5aef4370-4cd2-4d27-86f8-bb94f7473e0f could not be found."}}' {10} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.579478s] ... 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 40cec910-0f99-4c03-8124-3b1a3473175d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:37,712 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes 0.233s 2023-04-20 13:21:37,712 79957 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-1671754579"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270c19d7-9270-4da1-ab59-250e9843fb7c', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270c19d7-9270-4da1-ab59-250e9843fb7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes'} Body: b'{"volume": {"id": "40cec910-0f99-4c03-8124-3b1a3473175d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:37.646029", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1671754579", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:21:37,762 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d 0.040s 2023-04-20 13:21:37,763 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17de0d04-2daa-4a9a-a8fe-586b35a76b26', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17de0d04-2daa-4a9a-a8fe-586b35a76b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d'} Body: b'{"volume": {"id": "40cec910-0f99-4c03-8124-3b1a3473175d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:38.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1671754579", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d698bfb873c8491e910aa5566eb5c942"}}' 2023-04-20 13:21:38,816 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d 0.038s 2023-04-20 13:21:38,816 79957 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36fbab1e-a2a3-4e89-83ba-1e875b523f39', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36fbab1e-a2a3-4e89-83ba-1e875b523f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d'} Body: b'{"volume": {"id": "40cec910-0f99-4c03-8124-3b1a3473175d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:38.000000", "updated_at": "2023-04-20T13:21:38.000000", "name": "tempest-VolumesTransfersTest-Volume-1671754579", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d698bfb873c8491e910aa5566eb5c942"}}' 2023-04-20 13:21:38,877 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d 0.050s 2023-04-20 13:21:38,877 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1889b24-945e-4456-821c-86264b9c007d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1889b24-945e-4456-821c-86264b9c007d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d'} Body: b'{"volume": {"id": "40cec910-0f99-4c03-8124-3b1a3473175d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:38.000000", "updated_at": "2023-04-20T13:21:38.000000", "name": "tempest-VolumesTransfersTest-Volume-1671754579", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d698bfb873c8491e910aa5566eb5c942"}}' 2023-04-20 13:21:39,025 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d 0.137s 2023-04-20 13:21:39,028 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:38 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-634903ea-20e8-4296-a82a-5351521dc468', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d'} Body: b'' 2023-04-20 13:21:39,054 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d 0.023s 2023-04-20 13:21:39,055 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eccfba3-ab2f-4645-aab2-13782cc32d98', 'x-openstack-request-id': 'req-1eccfba3-ab2f-4645-aab2-13782cc32d98', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 40cec910-0f99-4c03-8124-3b1a3473175d could not be found."}}' {8} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.019700s] ... ok {8} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.037040s] ... ok {8} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.034563s] ... ok {8} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.029702s] ... ok {8} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.024484s] ... ok {11} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {8} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.184127s] ... 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 038efdb1-ca27-412c-932b-18788501ca66 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:51,143 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types 0.199s 2023-04-20 13:21:51,143 79953 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-1197479323", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-679a2972-ad87-47c5-83d1-0ff9e8f947d6', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-679a2972-ad87-47c5-83d1-0ff9e8f947d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types'} Body: b'{"volume_type": {"id": "fbfa7018-e849-41aa-b4a5-94bdee0f2aed", "name": "tempest-VolumeTypesAccessTest-volume-type-1197479323", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-20 13:21:51,353 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes 0.202s 2023-04-20 13:21:51,353 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "fbfa7018-e849-41aa-b4a5-94bdee0f2aed", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:51 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-a86dcec6-a112-4183-8a10-2f7fc9aeb42d', 'x-openstack-request-id': 'req-a86dcec6-a112-4183-8a10-2f7fc9aeb42d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type fbfa7018-e849-41aa-b4a5-94bdee0f2aed could not be found."}}' 2023-04-20 13:21:51,354 79953 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-20 13:21:51,389 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed/action 0.034s 2023-04-20 13:21:51,390 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "5ff16da670cc49668473257822f3d624"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:51 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-85654a28-c20e-42da-b9fe-40f64296914d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed/action'} Body: b'' 2023-04-20 13:21:51,710 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes 0.319s 2023-04-20 13:21:51,710 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "fbfa7018-e849-41aa-b4a5-94bdee0f 2aed", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1924350598"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-855a1330-91dd-408b-b854-f8f5221086f0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-855a1330-91dd-408b-b854-f8f5221086f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes'} Body: b'{"volume": {"id": "038efdb1-ca27-412c-932b-18788501ca66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:51.629651", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1924350598", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1197479323", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}], "user_id": "d7d1818cc38345858c344e325e27fa33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:21:51,762 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66 0.040s 2023-04-20 13:21:51,762 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af713f9-5fcd-4529-97b5-481c18855f6e', 'content-length': '928', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af713f9-5fcd-4529-97b5-481c18855f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66'} Body: b'{"volume": {"id": "038efdb1-ca27-412c-932b-18788501ca66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:52.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1924350598", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1197479323", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}], "user_id": "d7d1818cc38345858c344e325e27fa33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ff16da670cc49668473257822f3d624"}}' 2023-04-20 13:21:52,812 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66 0.038s 2023-04-20 13:21:52,813 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25980395-72af-4aff-9567-9bfd3f05a912', 'content-length': '94 9', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25980395-72af-4aff-9567-9bfd3f05a912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66'} Body: b'{"volume": {"id": "038efdb1-ca27-412c-932b-18788501ca66", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:52.000000", "updated_at": "2023-04-20T13:21:52.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1924350598", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1197479323", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}], "user_id": "d7d1818cc38345858c344e325e27fa33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ff16da670cc49668473257822f3d624"}}' 2023-04-20 13:21:52,866 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66 0.041s 2023-04-20 13:21:52,867 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5015f92b-44fe-4470-aa58-d1b1be0e009a', 'content-length': '949', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5015f92b-44fe-4470-aa58-d1b1be0e009a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66'} Body: b'{"volume": {"id": "038efdb1-ca27-412c-932b-18788501ca66", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:52.000000", "updated_at": "2023-04-20T13:21:52.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1924350598", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1197479323", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}], "user_id": "d7d1818cc38345858c344e325e27fa33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ff16da670cc49668473257822f3d624"}}' 2023-04-20 13:21:52,984 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66 0.106s 2023-04-20 13:21:52,984 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea25c22c-e56f-4f27-a77c-2b2fa577463d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ff16da670 cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66'} Body: b'' 2023-04-20 13:21:53,004 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66 0.019s 2023-04-20 13:21:53,004 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff67963f-daee-45ab-9404-fe5a7cf44de2', 'x-openstack-request-id': 'req-ff67963f-daee-45ab-9404-fe5a7cf44de2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 038efdb1-ca27-412c-932b-18788501ca66 could not be found."}}' 2023-04-20 13:21:53,037 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed/action 0.032s 2023-04-20 13:21:53,037 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "5ff16da670cc49668473257822f3d624"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b47f8c-c7e1-4b52-9942-ff4885d21873', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed/action'} Body: b'' 2023-04-20 13:21:53,108 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed 0.070s 2023-04-20 13:21:53,108 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0314e0f2-0422-4ef8-8b9a-c13e5c2c14f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed'} Body: b'' 2023-04-20 13:21:53,123 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed 0.014s 2023-04-20 13:21:53,124 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:53 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-56441352-2c8c-4571-a872-fc18ce7689d5', 'x-openstack-request-id': 'req-56441352-2c8c-4571-a872-fc18ce7689d5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d 990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type fbfa7018-e849-41aa-b4a5-94bdee0f2aed could not be found."}}' {8} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.332727s] ... ok {10} 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 99075ae2-331d-422e-91e9-389183b3c717 failed to build and is in ERROR status {11} 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 d5f08107-d0c9-407a-b45d-d0b33aeff393 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.177002s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.079929s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.013682s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.075304s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.017529s] ... ok {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.856593s] ... 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 afe6631f-b59a-4a53-b612-0e7a11f94894 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:02,489 79943 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes 0.617s 2023-04-20 13:22:02,489 79943 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-1721676255"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f07189d-9e6e-45bf-8dca-d5ab57e8765b', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f07189d-9e6e-45bf-8dca-d5ab57e8765b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes'} Body: b'{"volume": {"id": "afe6631f-b59a-4a53-b612-0e7a11f94894", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:02.374008", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1721676255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894"}], "user_id": "379f40f1104842ba9e447d68d0b23985", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:02,572 79943 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894 0.063s 2023-04-20 13:22:02,572 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe15a89-11f1-4e83-9b60-94d3bfbf77bb', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe15a89-11f1-4e83-9b60-94d3bfbf77bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894'} Body: b'{"volume": {"id": "afe6631f-b59a-4a53-b612-0e7a11f94894", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:02.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1721676255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894"}], "user_id": "379f40f1104842ba9e447d68d0b23985", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4129690a3ca34599aa284d516c25e087"}}' 2023-04-20 13:22:03,711 79943 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894 0.124s 2023-04-20 13:22:03,711 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08fa85da-1ac8-40d8-8fbc-64fdd44351c2', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08fa85da-1ac8-40d8-8fbc-64fdd44351c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894'} Body: b'{"volume": {"id": "afe6631f-b59a-4a53-b612-0e7a11f94894", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:02.000000", "updated_at": "2023-04-20T13:22:03.000000", "name": "tempest-TestVolumeSwap-volume-1721676255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894"}], "user_id": "379f40f1104842ba9e447d68d0b23985", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4129690a3ca34599aa284d516c25e087"}}' {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [2.862279s] ... 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 e2f8ba5d-0e82-4ca1-a479-6a43375e03fe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:01,577 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5 0.231s 2023-04-20 13:22:01,578 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-95434647-5f23-467f-859d-c6cf64d9b281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5'} 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": "be1690e0fcb24549ba0212b09533c57b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "7837d23e-834b-4e86-9a95-07696906c7f5", "created_at": "2023-04-20T13:18:05Z", "updated_at": "2023-04-20T13:18:07Z", "tags": [], "self": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5", "file": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:22:02,693 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes 1.115s 2023-04-20 13:22:02,694 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-VolumesCloneTest-Volume-402993725"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8d560e-f175-4d70-8eb3-c6f962460ee3', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8d560e-f175-4d70-8eb3-c6f962460ee3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes'} Body: b'{"volume": {"id": "e2f8ba5d-0e82-4ca1-a479-6a43375e03fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:02.577048", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-402993725", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:02,821 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe 0.116s 2023-04-20 13:22:02,822 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22dd12a9-5df5-487d-878c-e9b7bc6fcb93', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22dd12a9-5df5-487d-878c-e9b7bc6fcb93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe'} Body: b'{"volume": {"id": "e2f8ba5d-0e82-4ca1-a479-6a43375e03fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:03.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-402993725", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f15c34bb28343e0a86425bf60aee2bf"}}' 2023-04-20 13:22:03,929 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe 0.094s 2023-04-20 13:22:03,930 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286eaaec-6407-4c34-a3a7-d6a922552e68', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286eaaec-6407-4c34-a3a7-d6a922552e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe'} Body: b'{"volume": {"id": "e2f8ba5d-0e82-4ca1-a479-6a43375e03fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:03.000000", "updated_at": "2023-04-20T13:22:03.000000", "name": "tempest-VolumesCloneTest-Volume-402993725", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f15c34bb28343e0a86425bf60aee2bf"}}' 2023-04-20 13:22:04,002 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe 0.057s 2023-04-20 13:22:04,003 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24d11aee-27ff-47ea-b659-e1eb50fb93b2', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24d11aee-27ff-47ea-b659-e1eb50fb93b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe'} Body: b'{"volume": {"id": "e2f8ba5d-0e82-4ca1-a479-6a43375e03fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:03.000000", "updated_at": "2023-04-20T13:22:03.000000", "name": "tempest-VolumesCloneTest-Volume-402993725", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f15c34bb28343e0a86425bf60aee2bf"}}' 2023-04-20 13:22:04,179 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe 0.161s 2023-04-20 13:22:04,180 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f802b856-0596-48a7-b07a-50efed273113', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe'} Body: b'' 2023-04-20 13:22:04,206 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe 0.026s 2023-04-20 13:22:04,207 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-03ed4ffb-1d62-4a49-8cc5-2b94753ff220', 'x-openstack-request-id': 'req-03ed4ffb-1d62-4a49-8cc5-2b94753ff220', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e2f8ba5d-0e82-4ca1-a479-6a43375e03fe could not be found."}}' {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.775236s] ... 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 2b88e682-a587-4a51-9c83-c42f682b3649 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:04,062 79959 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes 0.350s 2023-04-20 13:22:04,062 79959 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-1112467848"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9afeaf2a-9079-475b-a1da-2e834902d449', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9afeaf2a-9079-475b-a1da-2e834902d449', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes'} Body: b'{"volume": {"id": "2b88e682-a587-4a51-9c83-c42f682b3649", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:22:03.955618", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1112467848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}], "user_id": "fe7944aec0824129bb2899bc993912c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:04,143 79959 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649 0.065s 2023-04-20 13:22:04,144 79959 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec12b164-b4c2-49f0-be61-acde6e9aa6bb', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec12b164-b4c2-49f0-be61-acde6e9aa6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649'} Body: b'{"volume": {"id": "2b88e682-a587-4a51-9c83-c42f682b3649", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:22:04.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1112467848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}], "user_id": "fe7944aec0824129bb2899bc993912c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3eedbc9ae0945f3b540c4ba1cd84809"}}' 2023-04-20 13:22:05,198 79959 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3 649 0.042s 2023-04-20 13:22:05,199 79959 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce88401-f850-49a8-96ee-9cc30f10c92a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce88401-f850-49a8-96ee-9cc30f10c92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649'} Body: b'{"volume": {"id": "2b88e682-a587-4a51-9c83-c42f682b3649", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:22:04.000000", "updated_at": "2023-04-20T13:22:04.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1112467848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}], "user_id": "fe7944aec0824129bb2899bc993912c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3eedbc9ae0945f3b540c4ba1cd84809"}}' 2023-04-20 13:22:05,269 79959 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649 0.058s 2023-04-20 13:22:05,270 79959 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1ca09d-93c5-4bf3-8439-1b42b4f7101f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1ca09d-93c5-4bf3-8439-1b42b4f7101f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649'} Body: b'{"volume": {"id": "2b88e682-a587-4a51-9c83-c42f682b3649", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:22:04.000000", "updated_at": "2023-04-20T13:22:04.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1112467848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}], "user_id": "fe7944aec0824129bb2899bc993912c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3eedbc9ae0945f3b540c4ba1cd84809"}}' 2023-04-20 13:22:05,451 79959 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649 0.158s 2023-04-20 13:22:05,451 79959 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-23da2b9e-a6c6-4cec-9db1-4f3eadd305dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649'} Body: b'' 2023-04-20 13:22:05,485 79959 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649 0.033s 2023-04-20 13:22:05,485 79959 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-1d3619fb-cd39-46d0-b7f6-c24816c8edcc', 'x-openstack-request-id': 'req-1d3619fb-cd39-46d0-b7f6-c24816c8edcc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2b88e682-a587-4a51-9c83-c42f682b3649 could not be found."}}' {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.857704s] ... 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 72ed6478-79de-4820-9177-aa9a5cb1b14f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:04,588 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes 0.378s 2023-04-20 13:22:04,588 79957 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-236615157"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa6b286-a776-4223-94c2-1576b519ec10', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa6b286-a776-4223-94c2-1576b519ec10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes'} Body: b'{"volume": {"id": "72ed6478-79de-4820-9177-aa9a5cb1b14f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:04.509411", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-236615157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:04,673 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f 0.073s 2023-04-20 13:22:04,674 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e7edf4-bc4b-4ffb-bc6d-f18b49f74fbd', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e7edf4-bc4b-4ffb-bc6d-f18b49f74fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f'} Body: b'{"volume": {"id": "72ed6478-79de-4820-9177-aa9a5cb1b14f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:05.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-236615157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f15c34bb28343e0a86425bf60aee2bf"}}' 2023-04-20 13:22:05,746 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f 0.059s 2023-04-20 13:22:05,747 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff092db-5630-422f-b56a-370b9ce94004', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff092db-5630-422f-b56a-370b9ce94004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f'} Body: b'{"volume": {"id": "72ed6478-79de-4820-9177-aa9a5cb1b14f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:05.000000", "updated_at": "2023-04-20T13:22:05.000000", "name": "tempest-VolumesCloneTest-Volume-236615157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f15c34bb28343e0a86425bf60aee2bf"}}' 2023-04-20 13:22:05,843 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f 0.085s 2023-04-20 13:22:05,844 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3b3153-7954-44aa-8185-d199a8bb5151', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3b3153-7954-44aa-8185-d199a8bb5151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f'} Body: b'{"volume": {"id": "72ed6478-79de-4820-9177-aa9a5cb1b14f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:05.000000", "updated_at": "2023-04-20T13:22:05.000000", "name": "tempest-VolumesCloneTest-Volume-236615157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f15c34bb28343e0a86425bf60aee2bf"}}' 2023-04-20 13:22:06,034 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f 0.179s 2023-04-20 13:22:06,034 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-2611395a-3e41-4217-a1dc-f66b172db1c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f'} Body: b'' 2023-04-20 13:22:06,066 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f 0.031s 2023-04-20 13:22:06,066 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-1866900d-5bda-446f-b0fa-72d5eda949cd', 'x-openstack-request-id': 'req-1866900d-5bda-446f-b0fa-72d5eda949cd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 72ed6478-79de-4820-9177-aa9a5cb1b14f could not be found."}}' {11} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {8} setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bb3400da-8e86-422c-900e-69b8ee411b56 failed to build and is in ERROR status {6} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [2.222860s] ... 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 b9bc3582-96c7-4320-b3c4-0802c68efdaa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:11,859 79949 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes 0.989s 2023-04-20 13:22:11,860 79949 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-906539274", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a0b4b6-fb72-4930-bace-2ffada5d2575', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a0b4b6-fb72-4930-bace-2ffada5d2575', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes'} Body: b'{"volume": {"id": "b9bc3582-96c7-4320-b3c4-0802c68efdaa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:11.784578", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-906539274", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa"}], "user_id": "a529310d0ff84f69b02e7e89523591dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:11,941 79949 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa 0.065s 2023-04-20 13:22:11,941 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb0f2a8-91ec-40bb-bed4-10ae683e6a5f', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb0f2a8-91ec-40bb-bed4-10ae683e6a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa'} Body: b'{"volume": {"id": "b9bc3582-96c7-4320-b3c4-0802c68efdaa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:12.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-906539274", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa"}], "user_id": "a529310d0ff84f69b02e7e89523591dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1c9df4ebd3c470cb73f73da2227f041"}}' 2023-04-20 13:22:13,078 79949 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa 0.124s 2023-04-20 13 :22:13,079 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f409dc3f-fcd8-4193-b9d4-7b59e37c465b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f409dc3f-fcd8-4193-b9d4-7b59e37c465b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa'} Body: b'{"volume": {"id": "b9bc3582-96c7-4320-b3c4-0802c68efdaa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:12.000000", "updated_at": "2023-04-20T13:22:12.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-906539274", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa"}], "user_id": "a529310d0ff84f69b02e7e89523591dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1c9df4ebd3c470cb73f73da2227f041"}}' {8} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [2.603477s] ... 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 d25378da-5550-4bd3-b9e7-1179c68bcdfe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:11,090 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5 0.253s 2023-04-20 13:22:11,090 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dcab1cb5-0715-419f-bbdc-360a29cd608e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5'} 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": "be1690e0fcb24549ba0212b09533c57b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "7837d23e-834b-4e86-9a95-07696906c7f5", "created_at": "2023-04-20T13:18:05Z", "updated_at": "2023-04-20T13:18:07Z", "tags": [], "self": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5", "file": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:22:11,725 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes 0.633s 2023-04-20 13:22:11,725 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1610609911"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c48038-1eba-4cb8-a89a-57b2b54a8461', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c48038-1eba-4cb8-a89a-57b2b54a8461', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes'} Body: b'{"volume": {"id": "d25378da-5550-4bd3-b9e7-1179c68bcdfe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:11.623316", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1610609911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:11,831 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe 0.095s 2023-04-20 13:22:11,832 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7224d6-ae55-4701-8aa4-a93ffb870ad0', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7224d6-ae55-4701-8aa4-a93ffb870ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe'} Body: b'{"volume": {"id": "d25378da-5550-4bd3-b9e7-1179c68bcdfe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:12.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1610609911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "245f0a92592142f5b074beb8f5709310"}}' 2023-04-20 13:22:12,953 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe 0.109s 2023-04-20 13:22:12,953 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5905da69-cff5-47d0-acd5-9a007206ffc4', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5905da69-cff5-47d0-acd5-9a007206ffc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe'} Body: b'{"volume": {"id": "d25378da-5550-4bd3-b9e7-1179c68bcdfe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:12.000000", "updated_at": "2023-04-20T13:22:12.000000", "name": "tempest-VolumesExtendTest-Volume-1610609911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "245f0a92592142f5b074beb8f5709310"}}' 2023-04-20 13:22:13,053 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe 0.088s 2023-04-20 13:22:13,054 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e0646b8-8351-4220-98fd-9093aa2243cf', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-0e0646b8-8351-4220-98fd-9093aa2243cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe'} Body: b'{"volume": {"id": "d25378da-5550-4bd3-b9e7-1179c68bcdfe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:12.000000", "updated_at": "2023-04-20T13:22:12.000000", "name": "tempest-VolumesExtendTest-Volume-1610609911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "245f0a92592142f5b074beb8f5709310"}}' 2023-04-20 13:22:13,394 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe 0.328s 2023-04-20 13:22:13,394 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-2741fb3f-0134-4b30-9b32-eb3ad9183ad6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe'} Body: b'' 2023-04-20 13:22:13,437 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe 0.042s 2023-04-20 13:22:13,438 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-92a8aff6-1358-48a3-a628-19f8e145a92d', 'x-openstack-request-id': 'req-92a8aff6-1358-48a3-a628-19f8e145a92d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d25378da-5550-4bd3-b9e7-1179c68bcdfe could not be found."}}' {1} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [8.202149s] ... 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 d138a4ae-026f-4933-9a72-6a8772f2966a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:08,989 79939 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 2.383s 2023-04-20 13:22:08,989 79939 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-1678441635"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-9d3340b2-31f7-4721-a8fe-11b0be56129b', 'date': 'Thu, 20 Apr 2023 13:22:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"adec8f34-7db0-4497-b0d3-66a511b7b331","name":"tempest-tagged-attachments-test-net-1678441635","tenant_id":"d6d01ce1a73d4f65902437f74dcdf57d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d6d01ce1a73d4f65902437f74dcdf57d","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-20T13:22:07Z","updated_at":"2023-04-20T13:22:07Z","revision_number":1}}' 2023-04-20 13:22:11,089 79939 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.099s 2023-04-20 13:22:11,090 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "adec8f34-7db0-4497-b0d3-66a511b7b331", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-b5427674-9e36-4453-a63a-23bc1606e42a', 'date': 'Thu, 20 Apr 2023 13:22:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"b2bedf23-27a4-4b3c-9a73-618662497edb","name":"","tenant_id":"d6d01ce1a73d4f65902437f74dcdf57d","network_id":"adec8f34-7db0-4497-b0d3-66a511b7b331","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-20T13:22:09Z","updated_at":"2023-04-20T13:22:09Z","revision_number":0,"project_id":"d6d01ce1a73d4f65902437f74dcdf57d"}}' 2023-04-20 13:22:11,764 79939 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes 0.673s 2023-04-20 13:22:11,764 79939 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-1560521147"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-565994fb-8f09-4262-8d26-bd4d735e278b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-565994fb-8f09-4262-8d26-bd4d735e278b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes'} Body: b'{"volume": {"id": "d138a4ae-026f-4933-9a72-6a8772f2966a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:11.457852", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1560521147", "description": null, "vo lume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a"}], "user_id": "ca831c11f72842418431b0f0e9e8fe90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:11,833 79939 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a 0.053s 2023-04-20 13:22:11,833 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818d6bcf-e4f9-45bf-aca2-eb04d3226345', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818d6bcf-e4f9-45bf-aca2-eb04d3226345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a'} Body: b'{"volume": {"id": "d138a4ae-026f-4933-9a72-6a8772f2966a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:11.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1560521147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a"}], "user_id": "ca831c11f72842418431b0f0e9e8fe90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6d01ce1a73d4f65902437f74dcdf57d"}}' 2023-04-20 13:22:12,919 79939 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a 0.072s 2023-04-20 13:22:12,920 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce54aca-a75e-4789-a83c-c49df9d38128', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce54aca-a75e-4789-a83c-c49df9d38128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a'} Body: b'{"volume": {"id": "d138a4ae-026f-4933-9a72-6a8772f2966a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:11.000000", "updated_at": "2023-04-20T13:22:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-1560521147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f- 4933-9a72-6a8772f2966a"}], "user_id": "ca831c11f72842418431b0f0e9e8fe90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6d01ce1a73d4f65902437f74dcdf57d"}}' 2023-04-20 13:22:13,694 79939 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/b2bedf23-27a4-4b3c-9a73-618662497edb 0.762s 2023-04-20 13:22:13,695 79939 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-f0410cda-02fc-4b8e-adaf-d3e8c5898aa1', 'date': 'Thu, 20 Apr 2023 13:22:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/b2bedf23-27a4-4b3c-9a73-618662497edb'} Body: b'' 2023-04-20 13:22:14,806 79939 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/adec8f34-7db0-4497-b0d3-66a511b7b331 1.110s 2023-04-20 13:22:14,806 79939 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-22fbef7d-2d2d-4c3a-a2d3-ece59586af72', 'date': 'Thu, 20 Apr 2023 13:22:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/adec8f34-7db0-4497-b0d3-66a511b7b331'} Body: b'' {8} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.749529s] ... 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 8f5236fc-4e03-4c47-9228-ec42cfc5cd00 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:13,794 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes 0.348s 2023-04-20 13:22:13,795 79953 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-1903584934"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be795f3-cd4b-44a2-b2b8-5bc32c2190de', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be795f3-cd4b-44a2-b2b8-5bc32c2190de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes'} Body: b'{"volume": {"id": "8f5236fc-4e03-4c47-9228-ec42cfc5cd00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:13.668704", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1903584934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:13,885 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00 0.080s 2023-04-20 13:22:13,885 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f9bb224-aa2f-43a8-a31c-c290e9a340cb', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f9bb224-aa2f-43a8-a31c-c290e9a340cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00'} Body: b'{"volume": {"id": "8f5236fc-4e03-4c47-9228-ec42cfc5cd00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1903584934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "245f0a92592142f5b074beb8f5709310"}}' 2023-04-20 13:22:14,971 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00 0.074s 2023-04-20 13:22:14,971 79953 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7b7441-c301-4e2d-834d-a074c8b85007', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7b7441-c301-4e2d-834d-a074c8b85007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00'} Body: b'{"volume": {"id": "8f5236fc-4e03-4c47-9228-ec42cfc5cd00", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:14.000000", "updated_at": "2023-04-20T13:22:14.000000", "name": "tempest-VolumesExtendTest-Volume-1903584934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "245f0a92592142f5b074beb8f5709310"}}' 2023-04-20 13:22:15,038 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00 0.056s 2023-04-20 13:22:15,038 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554b027a-6ff5-4d2e-9692-1ee1d6f46abd', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554b027a-6ff5-4d2e-9692-1ee1d6f46abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00'} Body: b'{"volume": {"id": "8f5236fc-4e03-4c47-9228-ec42cfc5cd00", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:14.000000", "updated_at": "2023-04-20T13:22:14.000000", "name": "tempest-VolumesExtendTest-Volume-1903584934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "245f0a92592142f5b074beb8f5709310"}}' 2023-04-20 13:22:15,165 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00 0.115s 2023-04-20 13:22:15,165 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-acf29970-6b13-4c1d-98fc-9c11b80b90a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00'} Body: b'' 2023-04-20 13:22:15,192 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00 0.026s 2023-04-20 13:22:15,192 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-80020606-5d32-4fc2-9f66-bd77d9510714', 'x-openstack-request-id': 'req-80020606-5d32-4fc2-9f66-bd77d9510714', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8f5236fc-4e03-4c47-9228-ec42cfc5cd00 could not be found."}}' {11} 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 9fcf21f1-2c4e-45db-ba42-0ddaf542b6d8 failed to build and is in ERROR status {11} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {10} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {10} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.590083s] ... 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 f8a5c41e-b715-4d6a-907d-f5922ecc4103 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:28,833 79957 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes 0.412s 2023-04-20 13:22:28,834 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-529908040"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38991e9-2436-4409-84e2-7b2897665ad9', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38991e9-2436-4409-84e2-7b2897665ad9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes'} Body: b'{"volume": {"id": "f8a5c41e-b715-4d6a-907d-f5922ecc4103", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:28.770253", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-529908040", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103"}], "user_id": "f3c21aef33fa44348191ee2857049ce4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:29,074 79957 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes 0.231s 2023-04-20 13:22:29,075 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1559445445"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75165cb3-58f7-4afb-885c-5f06f3824d58', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75165cb3-58f7-4afb-885c-5f06f3824d58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes'} Body: b'{"volume": {"id": "2c688874-bac5-4086-8c84-b887870a9314", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:28.994115", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1559445445", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/2c688874-bac5-4086-8c84-b887870a9314"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d972446193614d40845a4559c79ce4e6/volumes/2c688874-bac5-4086-8c84-b887870a9314"}], "user_id": "f3c21aef33fa44348191ee2857049ce4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:29,401 79957 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes 0.316s 2023-04-20 13:22:29,401 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1957199562"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca0a7b98-6132-4213-88a1-70e34b6e3a40', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca0a7b98-6132-4213-88a1-70e34b6e3a40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes'} Body: b'{"volume": {"id": "acab345d-060e-4210-b48a-6444f2ad6038", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:29.329528", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1957199562", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/acab345d-060e-4210-b48a-6444f2ad6038"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d972446193614d40845a4559c79ce4e6/volumes/acab345d-060e-4210-b48a-6444f2ad6038"}], "user_id": "f3c21aef33fa44348191ee2857049ce4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:29,661 79957 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes 0.250s 2023-04-20 13:22:29,662 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1134425092"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8dcb31d-4268-43ad-b0b9-2e01bef35bbb', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8dcb31d-4268-43ad-b0b9-2e01bef35bbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes'} Body: b'{"volume": {"id": "781532e8-4f56-4acc-adba-226c0ecfd2cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:29.589713", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1134425092", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/781532e8-4f56-4acc-adba-226c0ecfd2cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d972446193614d40845a4559c79ce4e6/volumes/781532e8-4f56-4acc-adba-226c0ecfd2cd"}], "user_id": "f3c21aef33fa44348191ee2857049ce4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:29,887 79957 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes 0.214s 2023-04-20 13:22:29,888 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-CreateVol umesFromImageTest-Volume-1194593662"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f9ee2d-d6e5-4ba6-af22-09be80a2b017', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f9ee2d-d6e5-4ba6-af22-09be80a2b017', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes'} Body: b'{"volume": {"id": "63b1c5e6-b5b9-4cfe-87e5-ce13dd5127b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:29.814830", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1194593662", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/63b1c5e6-b5b9-4cfe-87e5-ce13dd5127b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d972446193614d40845a4559c79ce4e6/volumes/63b1c5e6-b5b9-4cfe-87e5-ce13dd5127b8"}], "user_id": "f3c21aef33fa44348191ee2857049ce4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:29,937 79957 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103 0.039s 2023-04-20 13:22:29,937 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e7a347f-32c7-40de-825c-017166ab82a8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e7a347f-32c7-40de-825c-017166ab82a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103'} Body: b'{"volume": {"id": "f8a5c41e-b715-4d6a-907d-f5922ecc4103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:29.000000", "updated_at": "2023-04-20T13:22:29.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-529908040", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103"}], "user_id": "f3c21aef33fa44348191ee2857049ce4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d972446193614d40845a4559c79ce4e6"}}' 2023-04-20 13:22:30,997 79957 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103 0.049s 2023-04-20 13:22:30,998 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dc5efd1-2c65-4918-b7cc-aad8c2be3ff3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version ', 'x-openstack-request-id': 'req-8dc5efd1-2c65-4918-b7cc-aad8c2be3ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103'} Body: b'{"volume": {"id": "f8a5c41e-b715-4d6a-907d-f5922ecc4103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:29.000000", "updated_at": "2023-04-20T13:22:29.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-529908040", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103"}], "user_id": "f3c21aef33fa44348191ee2857049ce4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d972446193614d40845a4559c79ce4e6"}}' {6} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [2.519845s] ... 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 38864899-00e6-4fac-9a2f-1c8c35d283ff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:32,146 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types 0.366s 2023-04-20 13:22:32,146 79949 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-1586783948"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d614d7-4361-4979-9f0c-03db09c42da8', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9d614d7-4361-4979-9f0c-03db09c42da8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types'} Body: b'{"volume_type": {"id": "59d6f212-9dfc-4cb9-a70d-24fb53fba6e4", "name": "tempest-GroupSnapshotsTest-volume-type-1586783948", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:22:32,192 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types 0.039s 2023-04-20 13:22:32,192 79949 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-760392731"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6000001-cef3-4fc9-9a16-c645ee507c41', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6000001-cef3-4fc9-9a16-c645ee507c41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types'} Body: b'{"group_type": {"id": "cd3bf2d7-cf45-47d3-80f5-0a90f7ca08c0", "name": "tempest-GroupSnapshotsTest-group-type-760392731", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:22:32,692 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups 0.494s 2023-04-20 13:22:32,692 79949 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": "cd3bf2d7-cf45-47d3-80f5-0a90f7ca08c0", "volume_types": ["59d6f212-9dfc-4cb9-a70d-24fb53fba6e4"], "name": "tempest-GroupSnapshotsTest-Group-1525916129"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b215509-1797-40c0-93e8-1d280a768b33', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b215509-1797-40c0-93e8-1d280a768b33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups'} Body: b'{"group": {"id": "38864899-00e6-4fac-9a2f-1c8c35d283ff", "name": "tempest-GroupSnapshotsTest-Group-1525916129"}}' 2023-04-20 13:22:32,824 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff 0.129s 2023-04-20 13:22:32,825 79949 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a91c5c8-eb60-49b9-8ce9-eff39c0c7d59', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a91c5c8-eb60-49b9-8ce9-eff39c0c7d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff'} Body: b'{"group": {"id": "38864899-00e6-4fac-9a2f-1c8c35d283ff", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T13:22:33.000000", "name": "tempest-GroupSnapshotsTest-Group-1525916129", "description": null, "group_type": "cd3bf2d7-cf45-47d3-80f5-0a90f7ca08c0", "volume_types": ["59d6f212-9dfc-4cb9-a70d-24fb53fba6e4"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:22:33,887 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff 0.057s 2023-04-20 13:22:33,888 79949 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': 'Thu, 20 Apr 2023 13:22:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b05ad0-68a7-4d00-a8a3-17516ae7681c', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b05ad0-68a7-4d00-a8a3-17516ae7681c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff'} Body: b'{"group": {"id": "38864899-00e6-4fac-9a2f-1c8c35d283ff", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:22:33.000000", "name": "tempest-GroupSnapshotsTest-Group-1525916129", "description": null, "group_type": "cd3bf2d7-cf45-47d3-80f5-0a90f7ca08c0", "volume_types": ["59d6f212-9dfc-4cb9-a70d-24fb53fba6e4"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:22:33,974 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/volumes/detail 0.081s 2023-04-20 13:22:33,974 79949 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': 'Thu, 20 Apr 2023 13:22:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae5ed37-0050-484f-a8d2-a1712f23eff6', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae5ed37-0050-484f-a8d2-a1712f23eff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:22:34,131 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff/action 0.146s 2023-04-20 13:22:34,132 79949 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": {"de lete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:33 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-a8ae718d-9fa8-424a-b20e-1779a5ca32bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff/action'} Body: b'' 2023-04-20 13:22:34,172 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff 0.040s 2023-04-20 13:22:34,173 79949 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': 'Thu, 20 Apr 2023 13:22:34 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-a057ae92-cda1-4a36-aad9-62f56ee9c4cf', 'x-openstack-request-id': 'req-a057ae92-cda1-4a36-aad9-62f56ee9c4cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 38864899-00e6-4fac-9a2f-1c8c35d283ff could not be found."}}' 2023-04-20 13:22:34,222 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types/cd3bf2d7-cf45-47d3-80f5-0a90f7ca08c0 0.048s 2023-04-20 13:22:34,222 79949 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': 'Thu, 20 Apr 2023 13:22:34 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-e21c81ec-5a06-442c-a8a1-102a7f085158', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types/cd3bf2d7-cf45-47d3-80f5-0a90f7ca08c0'} Body: b'' 2023-04-20 13:22:34,277 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/59d6f212-9dfc-4cb9-a70d-24fb53fba6e4 0.054s 2023-04-20 13:22:34,277 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:34 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-e90ce217-eba7-4f48-b4d0-70bbc6af37a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/59d6f212-9dfc-4cb9-a70d-24fb53fba6e4'} Body: b'' 2023-04-20 13:22:34,298 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/59d6f212-9dfc-4cb9-a70d-24fb53fba6e4 0.020s 2023-04-20 13:22:34,298 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:34 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-5edb0e53-f5ec-42ff-a811-a99e3df4a7c9', 'x-openstack-request-id': 'req-5edb0e53-f5ec-42ff-a811-a99e3df4a7c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/59d6f212-9dfc-4cb9-a70d-24fb53fba6e4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 59d6f212-9dfc-4cb9-a70d-24fb53fba6e4 could not be found."}}' {6} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.708872s] ... 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 3304e3f6-9ffc-4130-83b1-31186f402a73 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:34,355 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types 0.054s 2023-04-20 13:22:34,356 79949 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-1539499878"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057f96ff-c724-4eaa-9e46-2b22b5b6012b', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057f96ff-c724-4eaa-9e46-2b22b5b6012b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types'} Body: b'{"volume_type": {"id": "d3f315e8-4acb-452a-85c9-4762b5ee6f26", "name": "tempest-GroupSnapshotsTest-volume-type-1539499878", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:22:34,391 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types 0.032s 2023-04-20 13:22:34,391 79949 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-1688982296"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f591fca3-f125-4ee7-8244-fcb69deae90a', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f591fca3-f125-4ee7-8244-fcb69deae90a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types'} Body: b'{"group_type": {"id": "55790937-4ea8-4f48-8286-3f67dd8612cc", "name": "tempest-GroupSnapshotsTest-group-type-1688982296", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:22:34,578 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups 0.183s 2023-04-20 13:22:34,578 79949 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": "55790937-4ea8-4f48-8286-3f67dd8612cc", "volume_types": ["d3f315e8-4acb-452a-85c9-4762b5ee6f26"], "name": "tempest-GroupSnapshotsTest-Group-1880352134"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1514dffc-fb3d-4b2a-8ed8-9722c1889feb', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1514dffc-fb3d-4b2a-8ed8-9722c1889feb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups'} Body: b'{"group": {"id": "3304e3f6-9ffc-4130-83b1-31186f402a73", "name": "tempest-GroupSnapshotsTest-Group-1880352134"}}' 2023-04-20 13:22:34,634 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402 a73 0.053s 2023-04-20 13:22:34,634 79949 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': 'Thu, 20 Apr 2023 13:22:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-812fbdbf-7b88-4903-81f1-2a3fddbfb7c4', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-812fbdbf-7b88-4903-81f1-2a3fddbfb7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402a73'} Body: b'{"group": {"id": "3304e3f6-9ffc-4130-83b1-31186f402a73", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T13:22:35.000000", "name": "tempest-GroupSnapshotsTest-Group-1880352134", "description": null, "group_type": "55790937-4ea8-4f48-8286-3f67dd8612cc", "volume_types": ["d3f315e8-4acb-452a-85c9-4762b5ee6f26"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:22:35,669 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402a73 0.029s 2023-04-20 13:22:35,669 79949 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': 'Thu, 20 Apr 2023 13:22:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90026745-1f97-436a-9b9a-531eed823cba', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90026745-1f97-436a-9b9a-531eed823cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402a73'} Body: b'{"group": {"id": "3304e3f6-9ffc-4130-83b1-31186f402a73", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:22:35.000000", "name": "tempest-GroupSnapshotsTest-Group-1880352134", "description": null, "group_type": "55790937-4ea8-4f48-8286-3f67dd8612cc", "volume_types": ["d3f315e8-4acb-452a-85c9-4762b5ee6f26"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:22:35,674 79949 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-20 13:22:35,738 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/volumes/detail 0.063s 2023-04-20 13:22:35,739 79949 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': 'Thu, 20 Apr 2023 13:22:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e096381-5b7b-4c83-a898-efde20593942', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e096381-5b7b-4c83-a898-efde20593942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:22:35,873 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402a73/actio n 0.113s 2023-04-20 13:22:35,873 79949 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': 'Thu, 20 Apr 2023 13:22:35 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-55cf442c-db6f-45ea-8f41-50a88f2d9de6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402a73/action'} Body: b'' 2023-04-20 13:22:35,894 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402a73 0.019s 2023-04-20 13:22:35,894 79949 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': 'Thu, 20 Apr 2023 13:22:35 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-4ca7bdde-d091-47fb-a61f-9c4186a3d637', 'x-openstack-request-id': 'req-4ca7bdde-d091-47fb-a61f-9c4186a3d637', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402a73'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 3304e3f6-9ffc-4130-83b1-31186f402a73 could not be found."}}' 2023-04-20 13:22:35,927 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types/55790937-4ea8-4f48-8286-3f67dd8612cc 0.032s 2023-04-20 13:22:35,927 79949 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': 'Thu, 20 Apr 2023 13:22:35 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-a43e3185-c756-4104-b4f3-df93d6b178b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types/55790937-4ea8-4f48-8286-3f67dd8612cc'} Body: b'' 2023-04-20 13:22:35,988 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/d3f315e8-4acb-452a-85c9-4762b5ee6f26 0.061s 2023-04-20 13:22:35,989 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:35 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-b2aefc3a-5d54-48ee-b388-b11b45a676ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/d3f315e8-4acb-452a-85c9-4762b5ee6f26'} Body: b'' 2023-04-20 13:22:36,009 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/d3f315e8-4acb-452a-85c9-4762b5 ee6f26 0.019s 2023-04-20 13:22:36,009 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:35 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-294a8b8b-9a8a-44b5-9d80-17d4c03d227f', 'x-openstack-request-id': 'req-294a8b8b-9a8a-44b5-9d80-17d4c03d227f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/d3f315e8-4acb-452a-85c9-4762b5ee6f26'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d3f315e8-4acb-452a-85c9-4762b5ee6f26 could not be found."}}' {6} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.577077s] ... 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 3d8b4129-e2b5-4359-bca5-22012a99b740 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:36,047 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types 0.035s 2023-04-20 13:22:36,048 79949 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-292009713"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd5f1e3-bda1-4d6e-a656-e88349085272', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd5f1e3-bda1-4d6e-a656-e88349085272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types'} Body: b'{"volume_type": {"id": "546cb88e-11fe-4b44-9295-3e1366785b11", "name": "tempest-GroupSnapshotsTest-volume-type-292009713", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:22:36,087 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types 0.036s 2023-04-20 13:22:36,087 79949 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-830928408"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b24f758-bb27-46d0-9ba7-59188947727f', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b24f758-bb27-46d0-9ba7-59188947727f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types'} Body: b'{"group_type": {"id": "dae5ff79-3c4c-4c26-af87-e2816cf64dfa", "name": "tempest-GroupSnapshotsTest-group-type-830928408", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:22:36,178 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups 0.088s 2023-04-20 13:22:36,178 79949 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": "dae5ff79-3c4c-4c26-af87-e2816cf64dfa", "volume_types": ["546cb88e-11fe-4b44-9295-3e1366785b11"], "name": "tempest-GroupSnapshotsTest-Group-692657055"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9889c4a3-335f-4ad8-a6ed-1e302c6975cf', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9889c4a3-335f-4ad8-a6ed-1e302c6975cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups'} Body: b'{"group": {"id": "3d8b4129-e2b5-4359-bca5-22012a99b740", "name": "tempest-GroupSnapshotsTest-Group-692657055"}}' 2023-04-20 13:22:36,232 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740 0.051s 2023-04-20 13:22:36,232 79949 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': 'Thu, 20 Apr 2023 13:22:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55e6d8b3-ba9e-458a-96a8-46e4d7e816b2', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55e6d8b3-ba9e-458a-96a8-46e4d7e816b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740'} Body: b'{"group": {"id": "3d8b4129-e2b5-4359-bca5-22012a99b740", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T13:22:36.000000", "name": "tempest-GroupSnapshotsTest-Group-692657055", "description": null, "group_type": "dae5ff79-3c4c-4c26-af87-e2816cf64dfa", "volume_types": ["546cb88e-11fe-4b44-9295-3e1366785b11"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:22:37,269 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740 0.032s 2023-04-20 13:22:37,269 79949 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': 'Thu, 20 Apr 2023 13:22:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fa1b75a-f3c9-4ace-9e6e-089542e30f1d', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fa1b75a-f3c9-4ace-9e6e-089542e30f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740'} Body: b'{"group": {"id": "3d8b4129-e2b5-4359-bca5-22012a99b740", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:22:36.000000", "name": "tempest-GroupSnapshotsTest-Group-692657055", "description": null, "group_type": "dae5ff79-3c4c-4c26-af87-e2816cf64dfa", "volume_types": ["546cb88e-11fe-4b44-9295-3e1366785b11"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:22:37,355 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/volumes/detail 0.081s 2023-04-20 13:22:37,355 79949 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': 'Thu, 20 Apr 2023 13:22:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebe89604-6ce7-45fd-8d31-06f8681bc384', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebe89604-6ce7-45fd-8d31-06f8681bc384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:22:37,450 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740/action 0.084s 2023-04-20 13:22:37,450 79949 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': 'Thu, 20 Apr 2023 13:22:37 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-47ffebff-e59b-4401-960b-7f3ce94214e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740/action'} Body: b'' 2023-04-20 13:22:37,470 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740 0.019s 2023-04-20 13:22:37,470 79949 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': 'Thu, 20 Apr 2023 13:22:37 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-7efe2523-bb61-40ea-848f-658631b3d4d2', 'x-openstack-request-id': 'req-7efe2523-bb61-40ea-848f-658631b3d4d2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 3d8b4129-e2b5-4359-bca5-22012a99b740 could not be found."}}' 2023-04-20 13:22:37,500 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types/dae5ff79-3c4c-4c26-af87-e2816cf64dfa 0.029s 2023-04-20 13:22:37,500 79949 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': 'Thu, 20 Apr 2023 13:22:37 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-3b3569a6-8fed-4ae7-b382-5a96e48c2143', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types/dae5ff79-3c4c-4c26-af87-e2816cf64dfa'} Body: b'' 2023-04-20 13:22:37,568 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/546cb88e-11fe-4b44-9295-3e1366785b11 0.067s 2023-04-20 13:22:37,569 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-e8458f44-6d4a-4d2b-a4b1-75051472b61b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/546cb88e-11fe-4b44-9295-3e1366785b11'} Body: b'' 2023-04-20 13:22:37,588 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/546cb88e-11fe-4b44-9295-3e1366785b11 0.018s 2023-04-20 13:22:37,588 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Thu, 20 Apr 2023 13:22:37 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-83bd96db-0fa7-411b-8d3b-0dea5e1829f4', 'x-openstack-request-id': 'req-83bd96db-0fa7-411b-8d3b-0dea5e1829f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/546cb88e-11fe-4b44-9295-3e1366785b11'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 546cb88e-11fe-4b44-9295-3e1366785b11 could not be found."}}' {8} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [4.155044s] ... 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 2068296f-da1e-444b-9243-9094d0f1341d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:39,944 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.253s 2023-04-20 13:22:39,944 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1108126514", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJt43xE9mxsnSlP6w363sTu8+781LCn0Qfmw2vYRzpy9TCXd8hi5xY5vVMhhlP9bvb0bWV5L9d4l3KvmjG+uITYXKMheTngPhYS3umuutACUDDOnl4MAzrRF27+WannqEA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6d549ee-5a6b-4ea6-a474-49d015717fa1', 'x-compute-request-id': 'req-a6d549ee-5a6b-4ea6-a474-49d015717fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1108126514", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJt43xE9mxsnSlP6w363sTu8+781LCn0Qfmw2vYRzpy9TCXd8hi5xY5vVMhhlP9bvb0bWV5L9d4l3KvmjG+uITYXKMheTngPhYS3umuutACUDDOnl4MAzrRF27+WannqEA==", "fingerprint": "5a:07:b7:cb:07:19:2e:f5:55:05:bf:f7:21:9a:01:50", "user_id": "2a30e66945704433b911aea603339bf8"}}' 2023-04-20 13:22:40,308 79953 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.360s 2023-04-20 13:22:40,308 79953 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-118316937", "description": "tempest-secgroup-smoke-118316937 description", "project_id": "ed479802d32d4443bfff66c23408f404"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-6da32980-c18d-4be3-9834-333f84db778d', 'date': 'Thu, 20 Apr 2023 13:22:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ff7778a3-af71-4c9f-a375-901f197576eb", "name": "tempest-secgroup-smoke-118316937", "stateful": true, "tenant_id": "ed479802d32d4443bfff66c23408f404", "description": "tempest-secgroup-smoke-118316937 description", "shared": false, "security_group_rules": [{"id": "050077f9-78c4-47db-98eb-b1bfdcbc0da0", "tenant_id": "ed479802d32d4443bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 486, "description": null, "tags": [], "created_at": "2023-04-20T13:22:40Z", "updated_at": "2023-04-20T13:22:40Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}, {"id": "1cd0b16b-34e5-4711-9efa-357ad6b0152f", "tenant_id": "ed479802d32d4443bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "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": 487, "description": null, "tags": [], "created_at": "2023-04-20T13:22:40Z", "updated_at": "2023-04-20T13:22:40Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}], "tags": [], "created_at": "2023-04-20T13:22:40Z", "updated_at": "2023-04-20T13:22:40Z", "revision_number": 1, "project_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:40,541 79953 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.232s 2023-04-20 13:22:40,542 79953 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": "ff7778a3-af71-4c9f-a375-901f197576eb", "project_id": "ed479802d32d4443bfff66c23408f404", "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-ec04b77e-318c-4267-a1b3-067429cc0470', 'date': 'Thu, 20 Apr 2023 13:22:40 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": "df1e07b5-b273-429f-9a24-bddc759e9bc9", "tenant_id": "ed479802d32d4443bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "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-20T13:22:40Z", "updated_at": "2023-04-20T13:22:40Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:40,949 79953 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.406s 2023-04-20 13:22:40,949 79953 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": "ff7778a3-af71-4c9f-a375-901f197576eb", "project_id": "ed479802d32d4443bfff66c23408f404", "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-91f08587-d21a-4082-b024-a3087188e03b', 'date': 'Thu, 20 Apr 2023 13:22:40 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": "2aecb163-5b22-4c44-ac82-b2c401eb1b3f", "tenant_id": "ed479802d32d4443bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "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-20T13:22:40Z", "updated_at": "2023-04-20T13:22:40Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:41,330 79953 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.380s 2023-04-20 13:22:41,330 79953 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": "ff7778a3-af71-4c9f-a375-901f197576eb", "project_id": "ed479802d32d4443bfff66c23408f404", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-346e9ab7-45e3-4e4b-8a12-791f01e9f46c', 'date': 'Thu, 20 Apr 2023 13:22:41 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": "9ee2344d-df81-4d06-8596-4625190fc15b", "tenant_id": "ed479802d32d444 3bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "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-20T13:22:41Z", "updated_at": "2023-04-20T13:22:41Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:41,566 79953 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.235s 2023-04-20 13:22:41,566 79953 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": "ff7778a3-af71-4c9f-a375-901f197576eb", "project_id": "ed479802d32d4443bfff66c23408f404", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-539b6006-388b-4ff4-87c5-252af282f3aa', 'date': 'Thu, 20 Apr 2023 13:22:41 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": "42791420-320c-4d2e-889c-54244afc7b13", "tenant_id": "ed479802d32d4443bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "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-20T13:22:41Z", "updated_at": "2023-04-20T13:22:41Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:41,772 79953 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.205s 2023-04-20 13:22:41,772 79953 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": "ff7778a3-af71-4c9f-a375-901f197576eb", "project_id": "ed479802d32d4443bfff66c23408f404", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-74d7fd86-9dd8-44f9-938b-640d201773b0', 'date': 'Thu, 20 Apr 2023 13:22:41 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": "6b133108-385d-4e03-a3d3-68486b8eb40d", "tenant_id": "ed479802d32d4443bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "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-20T13:22:41Z", "updated_at": "2023-04-20T13:22:41Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:41,974 79953 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.201s 2023-04-20 13:22:41,975 79953 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": "ff7778a3-af71-4c9f-a375-901f197576eb", "project_id": "ed479802d32d4443bfff66c23408f404", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d877fd38-7f13-4c7b-b167-4650f1e8ca3a', 'date': 'Thu, 20 Apr 2023 13:22:41 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": "ce16f069-1d1b-479f-ab98-1c64b2d8a49e", "tenant_id": "ed479802d32d4443bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "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-20T13:22:41Z", "updated_at": "2023-04-20T13:22:41Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:42,292 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes 0.317s 2023-04-20 13:22:42,293 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-79374189", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e41caf4-6404-439f-9788-12f7aac6f3be', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e41caf4-6404-439f-9788-12f7aac6f3be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes'} Body: b'{"volume": {"id": "2068296f-da1e-444b-9243-9094d0f1341d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:42.181862", "updated_at": null, "name": "tempest-TestStampPattern-volume-79374189", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d"}], "user_id": "2a30e66945704433b911aea603339bf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:42,365 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d 0.063s 2023-04-20 13:22:42,366 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920041eb-14da-4f68-ac7a-5a9cd2a6b3b7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920041eb-14da-4f68-ac7a-5a9cd2a6b3b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d'} Body: b'{"volume": {"id": "2068296f-da1e-444b-9243-9094d0f1341d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:42.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-79374189", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metada ta": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d"}], "user_id": "2a30e66945704433b911aea603339bf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:43,426 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d 0.049s 2023-04-20 13:22:43,427 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8626b12-018f-4bbb-97f5-3301151d25fd', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8626b12-018f-4bbb-97f5-3301151d25fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d'} Body: b'{"volume": {"id": "2068296f-da1e-444b-9243-9094d0f1341d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:42.000000", "updated_at": "2023-04-20T13:22:42.000000", "name": "tempest-TestStampPattern-volume-79374189", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d"}], "user_id": "2a30e66945704433b911aea603339bf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:43,567 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d 0.128s 2023-04-20 13:22:43,567 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9530c2d3-27f9-43af-998d-718bd32ef0a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d'} Body: b'' 2023-04-20 13:22:43,589 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d 0.021s 2023-04-20 13:22:43,590 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:43 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': 'r eq-a2ac4382-fe51-4356-8ce4-e0e95b8cea54', 'x-openstack-request-id': 'req-a2ac4382-fe51-4356-8ce4-e0e95b8cea54', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2068296f-da1e-444b-9243-9094d0f1341d could not be found."}}' 2023-04-20 13:22:43,792 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ff7778a3-af71-4c9f-a375-901f197576eb 0.201s 2023-04-20 13:22:43,792 79953 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-0a9268fa-298a-47d2-83fb-1ea600d6e141', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:22:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ff7778a3-af71-4c9f-a375-901f197576eb'} Body: b'' 2023-04-20 13:22:43,839 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1108126514 0.046s 2023-04-20 13:22:43,839 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:43 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-699323a8-5b9b-4d39-bb10-7772b05823e4', 'x-compute-request-id': 'req-699323a8-5b9b-4d39-bb10-7772b05823e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1108126514'} Body: b'' {6} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.822800s] ... 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 c26dfbf2-a104-460a-84b2-c47712b2833d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:42,646 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types 0.196s 2023-04-20 13:22:42,646 79949 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-134626635"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce2bbf9-10dc-469a-9422-a279ed023c69', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce2bbf9-10dc-469a-9422-a279ed023c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types'} Body: b'{"volume_type": {"id": "53b2632e-a738-45d3-ac84-a1e8bf6d1855", "name": "tempest-GroupsTest-volume-type-134626635", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:22:42,681 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types 0.032s 2023-04-20 13:22:42,682 79949 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-849020981"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-648a940d-4aea-435c-b6a0-9dff8744632c', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-648a940d-4aea-435c-b6a0-9dff8744632c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types'} Body: b'{"group_type": {"id": "81d75694-e1d3-45c3-b566-292d11653bf2", "name": "tempest-GroupsTest-group-type-849020981", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:22:42,866 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups 0.181s 2023-04-20 13:22:42,866 79949 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": "81d75694-e1d3-45c3-b566-292d11653bf2", "volume_types": ["53b2632e-a738-45d3-ac84-a1e8bf6d1855"], "name": "tempest-Group1-1717865896"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a90b1c-a20e-4f67-82c7-6abdccc3ff9a', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a90b1c-a20e-4f67-82c7-6abdccc3ff9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups'} Body: b'{"group": {"id": "c26dfbf2-a104-460a-84b2-c47712b2833d", "name": "tempest-Group1-1717865896"}}' 2023-04-20 13:22:42,921 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d 0.053s 2023-04-20 13:22:42,922 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-A pi-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85064c2-7328-4e13-ba3e-40c87079a91d', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85064c2-7328-4e13-ba3e-40c87079a91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d'} Body: b'{"group": {"id": "c26dfbf2-a104-460a-84b2-c47712b2833d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T13:22:43.000000", "name": "tempest-Group1-1717865896", "description": null, "group_type": "81d75694-e1d3-45c3-b566-292d11653bf2", "volume_types": ["53b2632e-a738-45d3-ac84-a1e8bf6d1855"]}}' 2023-04-20 13:22:43,958 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d 0.030s 2023-04-20 13:22:43,959 79949 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': 'Thu, 20 Apr 2023 13:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb80d77-3490-47d8-8988-a8a9d61c5b06', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb80d77-3490-47d8-8988-a8a9d61c5b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d'} Body: b'{"group": {"id": "c26dfbf2-a104-460a-84b2-c47712b2833d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:22:43.000000", "name": "tempest-Group1-1717865896", "description": null, "group_type": "81d75694-e1d3-45c3-b566-292d11653bf2", "volume_types": ["53b2632e-a738-45d3-ac84-a1e8bf6d1855"]}}' 2023-04-20 13:22:44,027 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/volumes/detail 0.063s 2023-04-20 13:22:44,027 79949 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': 'Thu, 20 Apr 2023 13:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e23a55f-69a3-46ee-b0ef-c562307c223e', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e23a55f-69a3-46ee-b0ef-c562307c223e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:22:44,102 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d/action 0.065s 2023-04-20 13:22:44,103 79949 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': 'Thu, 20 Apr 2023 13:22:44 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-reque st-id': 'req-e6e689ff-eefb-41a8-a5aa-8027150a06c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d/action'} Body: b'' 2023-04-20 13:22:44,117 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d 0.014s 2023-04-20 13:22:44,118 79949 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': 'Thu, 20 Apr 2023 13:22:44 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-bd8ce759-f650-4d8e-b463-378060e2775e', 'x-openstack-request-id': 'req-bd8ce759-f650-4d8e-b463-378060e2775e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c26dfbf2-a104-460a-84b2-c47712b2833d could not be found."}}' 2023-04-20 13:22:44,151 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types/81d75694-e1d3-45c3-b566-292d11653bf2 0.032s 2023-04-20 13:22:44,151 79949 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': 'Thu, 20 Apr 2023 13:22:44 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-66f82264-68a5-4609-943b-3235e699217f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types/81d75694-e1d3-45c3-b566-292d11653bf2'} Body: b'' 2023-04-20 13:22:44,254 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/53b2632e-a738-45d3-ac84-a1e8bf6d1855 0.103s 2023-04-20 13:22:44,255 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ce97077-72f7-4d5c-88bc-fddcf873028f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/53b2632e-a738-45d3-ac84-a1e8bf6d1855'} Body: b'' 2023-04-20 13:22:44,271 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/53b2632e-a738-45d3-ac84-a1e8bf6d1855 0.015s 2023-04-20 13:22:44,271 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eed08d1-2ef7-47b4-ae67-3c1dad1629d6', 'x-openstack-request-id': 'req-4eed08d1-2ef7-47b4-ae67-3 c1dad1629d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/53b2632e-a738-45d3-ac84-a1e8bf6d1855'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 53b2632e-a738-45d3-ac84-a1e8bf6d1855 could not be found."}}' {6} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.672851s] ... 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 6d1aac65-4260-4db6-af56-ef0cd9d2bc17 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:44,335 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types 0.059s 2023-04-20 13:22:44,335 79949 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-1646994669"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab66483-6b48-4873-b759-304a927b50c8', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aab66483-6b48-4873-b759-304a927b50c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types'} Body: b'{"volume_type": {"id": "cc85fd5b-3502-4d75-8f3e-d05407874eae", "name": "tempest-GroupsTest-volume-type-1646994669", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:22:44,409 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types 0.068s 2023-04-20 13:22:44,410 79949 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-1549064582"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb0f4a1-c353-4080-b7ae-8d6e8d2bd804', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb0f4a1-c353-4080-b7ae-8d6e8d2bd804', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types'} Body: b'{"group_type": {"id": "9ae6ad75-62bb-4065-86c5-461b1c19f089", "name": "tempest-GroupsTest-group-type-1549064582", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:22:44,546 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups 0.131s 2023-04-20 13:22:44,546 79949 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": "9ae6ad75-62bb-4065-86c5-461b1c19f089", "volume_types": ["cc85fd5b-3502-4d75-8f3e-d05407874eae"], "name": "tempest-GroupsTest-Group-1346478479"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac0edf6-5fce-497e-bc33-87344e810bf8', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac0edf6-5fce-497e-bc33-87344e810bf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups'} Body: b'{"group": {"id": "6d1aac65-4260-4db6-af56-ef0cd9d2bc17", "name": "tempest-GroupsTest-Group-1346478479"}}' 2023-04-20 13:22:44,593 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17 0.044s 2023-04-20 13:22:44,593 79949 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': 'Thu, 20 Apr 2023 13:22:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3228c77-71dd-4965-aaa7-306cdea2230b', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3228c77-71dd-4965-aaa7-306cdea2230b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17'} Body: b'{"group": {"id": "6d1aac65-4260-4db6-af56-ef0cd9d2bc17", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:22:44.000000", "name": "tempest-GroupsTest-Group-1346478479", "description": null, "group_type": "9ae6ad75-62bb-4065-86c5-461b1c19f089", "volume_types": ["cc85fd5b-3502-4d75-8f3e-d05407874eae"]}}' 2023-04-20 13:22:45,630 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17 0.031s 2023-04-20 13:22:45,630 79949 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': 'Thu, 20 Apr 2023 13:22:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c85ea4d-015e-47b5-8e0a-5d059a655a16', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c85ea4d-015e-47b5-8e0a-5d059a655a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17'} Body: b'{"group": {"id": "6d1aac65-4260-4db6-af56-ef0cd9d2bc17", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:22:44.000000", "name": "tempest-GroupsTest-Group-1346478479", "description": null, "group_type": "9ae6ad75-62bb-4065-86c5-461b1c19f089", "volume_types": ["cc85fd5b-3502-4d75-8f3e-d05407874eae"]}}' 2023-04-20 13:22:45,694 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/volumes/detail 0.060s 2023-04-20 13:22:45,694 79949 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': 'Thu, 20 Apr 2023 13:22:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc3f9a00-b774-4e9c-b0ba-7431e0228aef', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc3f9a00-b774-4e9c-b0ba-7431e0228aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:22:45,820 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17/action 0.115s 2023-04-20 13:22:45,821 79949 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': 'Thu, 20 Apr 2023 13:22:45 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-788b6b04-60d7-496c-8aca-d1bffe f2bafb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17/action'} Body: b'' 2023-04-20 13:22:45,836 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17 0.015s 2023-04-20 13:22:45,837 79949 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': 'Thu, 20 Apr 2023 13:22:45 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-7bdf9268-57fd-4473-ba86-999501036934', 'x-openstack-request-id': 'req-7bdf9268-57fd-4473-ba86-999501036934', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6d1aac65-4260-4db6-af56-ef0cd9d2bc17 could not be found."}}' 2023-04-20 13:22:45,878 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types/9ae6ad75-62bb-4065-86c5-461b1c19f089 0.041s 2023-04-20 13:22:45,879 79949 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': 'Thu, 20 Apr 2023 13:22:45 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-f05cec44-520a-4aa2-a63f-1bcb74a2b492', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types/9ae6ad75-62bb-4065-86c5-461b1c19f089'} Body: b'' 2023-04-20 13:22:45,930 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/cc85fd5b-3502-4d75-8f3e-d05407874eae 0.051s 2023-04-20 13:22:45,930 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:45 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-01aebdf8-13af-4b99-80a1-117d935030d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/cc85fd5b-3502-4d75-8f3e-d05407874eae'} Body: b'' 2023-04-20 13:22:45,946 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/cc85fd5b-3502-4d75-8f3e-d05407874eae 0.016s 2023-04-20 13:22:45,947 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:45 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-d780e0b9-457f-451a-bc61-ed10e17e7560', 'x-openstack-request-id': 'req-d780e0b9-457f-451a-bc61-ed10e17e7560', 'connection': 'close', 'statu s': '404', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/cc85fd5b-3502-4d75-8f3e-d05407874eae'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type cc85fd5b-3502-4d75-8f3e-d05407874eae could not be found."}}' {6} 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 0ff2f9fc-31f5-4386-b778-fa9821e5c50c failed to build and is in ERROR status {6} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {1} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.867981s] ... 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 82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:52,444 79939 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes 0.718s 2023-04-20 13:22:52,445 79939 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-585259827", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf05f6d-4a7f-4fce-b96c-e7f956a7aef1', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf05f6d-4a7f-4fce-b96c-e7f956a7aef1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes'} Body: b'{"volume": {"id": "82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:52.357639", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-585259827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f"}], "user_id": "67e11a223318443b9f563bd8edc633f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:52,529 79939 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f 0.073s 2023-04-20 13:22:52,529 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c677035-e753-43cf-9ad9-2d97684e2a95', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c677035-e753-43cf-9ad9-2d97684e2a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f'} Body: b'{"volume": {"id": "82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:52.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-585259827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f"}], "user_id": "67e11a223318443b9f563bd8edc633f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "518b36f4d4344bbbbca01b1c1469aaea"}}' 2023-04-20 13:22:53,581 79939 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f 0.039s 2023-04-20 13:22:53,581 79939 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62d16e6e-5015-4f2a-bd66-c58da82db069', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d16e6e-5015-4f2a-bd66-c58da82db069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f'} Body: b'{"volume": {"id": "82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:52.000000", "updated_at": "2023-04-20T13:22:53.000000", "name": "tempest-TaggedBootDevicesTest-volume-585259827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f"}], "user_id": "67e11a223318443b9f563bd8edc633f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "518b36f4d4344bbbbca01b1c1469aaea"}}' {1} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.657269s] ... 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 3474481a-410d-4ea5-8fd7-e7a575e635c1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:23:03,394 79939 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.463s 2023-04-20 13:23:03,395 79939 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-1727053939"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/3474481a-410d-4ea5-8fd7-e7a575e635c1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54eb706d-233e-4677-83c7-cfb462ffb5f9', 'x-compute-request-id': 'req-54eb706d-233e-4677-83c7-cfb462ffb5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "3474481a-410d-4ea5-8fd7-e7a575e635c1", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T13:23:03.277763", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1727053939", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 13:23:03,492 79939 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/3474481a-410d-4ea5-8fd7-e7a575e635c1 0.093s 2023-04-20 13:23:03,493 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6932924b-2081-45a7-a802-73eff864c194', 'x-compute-request-id': 'req-6932924b-2081-45a7-a802-73eff864c194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/3474481a-410d-4ea5-8fd7-e7a575e635c1'} Body: b'{"volume": {"id": "3474481a-410d-4ea5-8fd7-e7a575e635c1", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T13:23:03.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1727053939", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 13:23:04,582 79939 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/3474481a-410d-4ea5-8fd7-e7a575e635c1 0.084s 2023-04-20 13:23:04,583 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b253f9f9-9d42-492b-80df-2cc5a2bfc68f', 'x-compute-request-id': 'req-b253f9f9-9d42-492b-80df-2cc5a2bfc68f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/3474481a-410d-4ea5-8fd7-e7a575e635c1'} Body: b'{"volume": {"id": "3474481a-410d-4ea5-8fd7-e7a575e635c1", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-2 0T13:23:03.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1727053939", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {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 20a4e756-9180-4206-a9c9-268ca36c3203 failed to build and is in ERROR status {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.187959s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.018305s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.026616s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.058121s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.010467s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.011779s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.054767s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.060819s] ... ok {6} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [3.258219s] ... 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 bddaaede-0208-4746-8c11-1a1fd1c94075 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:23:09,387 79949 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.208s 2023-04-20 13:23:09,387 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1966230942", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPhbgXJrzvToOiwn0H5RKWUoVdZFlfxosZhaHhJkvvfafPXV7sXcdtoSGvdkeba7wVLyQlAZdPxxwTobUXF2hHnE5o02TOoQUM4AG3Z6qKP9ND8g2EKNrD6oPNf1mFeRSg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:09 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-02b1ab9b-1051-4458-a797-de1a5beb58c0', 'x-compute-request-id': 'req-02b1ab9b-1051-4458-a797-de1a5beb58c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1966230942", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPhbgXJrzvToOiwn0H5RKWUoVdZFlfxosZhaHhJkvvfafPXV7sXcdtoSGvdkeba7wVLyQlAZdPxxwTobUXF2hHnE5o02TOoQUM4AG3Z6qKP9ND8g2EKNrD6oPNf1mFeRSg==", "fingerprint": "98:11:a8:26:d4:2b:a6:50:53:af:c6:2b:a1:4e:80:84", "user_id": "3488675ef9db4a5f893c34e26b77544f"}}' 2023-04-20 13:23:09,542 79949 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.151s 2023-04-20 13:23:09,543 79949 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-796839908", "description": "tempest-secgroup-smoke-796839908 description", "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-03fa8b37-95aa-40e6-9c40-ed91ff0631b2', 'date': 'Thu, 20 Apr 2023 13:23:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "name": "tempest-secgroup-smoke-796839908", "stateful": true, "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "description": "tempest-secgroup-smoke-796839908 description", "shared": false, "security_group_rules": [{"id": "772a36e1-8441-4951-8330-750988807f95", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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": 564, "description": null, "tags": [], "created_at": "2023-04-20T13:23:09Z", "updated_at": "2023-04-20T13:23:09Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}, {"id": "f2cfe56e-4a35-42ae-b4e2-89e18683dc7d", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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": 563, "description": null, "tags": [], "created_at": "2023-04-20T13:23:09Z", "updated_at": "2023-04-20T13:23:09Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}], "tags": [], "created_at": "2023-04-20T13:23:09Z", "updated_at": "2023-04-20T13:23:0 9Z", "revision_number": 1, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:09,691 79949 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.147s 2023-04-20 13:23:09,691 79949 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": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "project_id": "3ad9a02d2f004902b01a92f9fa4853af", "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-01661566-3b16-45ca-916f-71b0f9cc3bd1', 'date': 'Thu, 20 Apr 2023 13:23:09 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": "a8544329-56ae-493e-b7a9-0b75b7bb5c15", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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-20T13:23:09Z", "updated_at": "2023-04-20T13:23:09Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:09,842 79949 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.150s 2023-04-20 13:23:09,843 79949 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": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "project_id": "3ad9a02d2f004902b01a92f9fa4853af", "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-48bda830-96de-43a3-95c5-0636ad01cefb', 'date': 'Thu, 20 Apr 2023 13:23:09 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": "901b2ff9-d0c8-483c-835a-1b34557a58fc", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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-20T13:23:09Z", "updated_at": "2023-04-20T13:23:09Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:10,030 79949 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.186s 2023-04-20 13:23:10,030 79949 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": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "project_id": "3ad9a02d2f004902b01a92f9fa4853af", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c6bf6bcf-1e29-414f-ab7c-1811ef4dd4ca', 'date': 'Thu, 20 Apr 2023 13:23:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"secu rity_group_rule": {"id": "4de81c5a-bef4-4af9-8571-ca3780896c7c", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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-20T13:23:09Z", "updated_at": "2023-04-20T13:23:09Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:10,196 79949 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.165s 2023-04-20 13:23:10,196 79949 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": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "project_id": "3ad9a02d2f004902b01a92f9fa4853af", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-02e3cba5-032c-4f08-8a8e-199af8e2f3d0', 'date': 'Thu, 20 Apr 2023 13:23:10 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": "e1d526df-36eb-4377-9b71-1a260c57652f", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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-20T13:23:10Z", "updated_at": "2023-04-20T13:23:10Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:10,357 79949 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.160s 2023-04-20 13:23:10,357 79949 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": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "project_id": "3ad9a02d2f004902b01a92f9fa4853af", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c1524c91-917a-43fa-80f8-9d24a85220d0', 'date': 'Thu, 20 Apr 2023 13:23:10 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": "261db4c7-20d9-4cec-be54-30ab854af3be", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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-20T13:23:10Z", "updated_at": "2023-04-20T13:23:10Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:10,538 79949 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-20 13:23:10,538 79949 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": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "project_id": "3ad9a02d2f004902b01a92f9fa4853af", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e8debf32-18cc-47bc-8b5f-a240e4198260', 'date': 'Thu, 20 Apr 2023 13:23:10 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": "7a4c92d4-546f-42e9-8893-6aafd76bd31c", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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-20T13:23:10Z", "updated_at": "2023-04-20T13:23:10Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:10,643 79949 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.098s 2023-04-20 13:23:10,644 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-edf90376-74db-4d57-99dd-eb503ba2564e', '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": "3488675ef9db4a5f893c34e26b77544f", "name": "tempest-TestShelveInstance-1278803085-project-member", "password_expires_at": null}, "audit_ids": ["SR7VU2MqRumj9PjLvHy_vA"], "expires_at": "2023-04-20T14:23:10.000000Z", "issued_at": "2023-04-20T13:23:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ad9a02d2f004902b01a92f9fa4853af", "name": "tempest-TestShelveInstance-1278803085"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3ad9a02d2f004902b01a92f9fa4853af", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type ": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:23:10,645 79949 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '8caab728-b37a-40bf-b53e-7478342df6e2', 'name': 'tempest-TestShelveInstance-293166167-network', 'tenant_id': '3ad9a02d2f004902b01a92f9fa4853af', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3ad9a02d2f004902b01a92f9fa4853af', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21198, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:22:54Z', 'updated_at': '2023-04-20T13:22:54Z', 'revision_number': 1} available for tenant 2023-04-20 13:23:11,008 79949 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes 0.361s 2023-04-20 13:23:11,008 79949 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-1957708641", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1257883b-ee98-4f8f-b3fd-589b278af155', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1257883b-ee98-4f8f-b3fd-589b278af155', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes'} Body: b'{"volume": {"id": "bddaaede-0208-4746-8c11-1a1fd1c94075", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:10.947731", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1957708641", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075"}], "user_id": "3488675ef9db4a5f893c34e26b77544f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:23:11,054 79949 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075 0.036s 2023-04-20 13:23:11,055 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4c44aed-ebaf-4586-bb18-7f2f45806b86', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-req uest-id': 'req-e4c44aed-ebaf-4586-bb18-7f2f45806b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075'} Body: b'{"volume": {"id": "bddaaede-0208-4746-8c11-1a1fd1c94075", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:11.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1957708641", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075"}], "user_id": "3488675ef9db4a5f893c34e26b77544f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:12,108 79949 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075 0.042s 2023-04-20 13:23:12,109 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c359888-5688-4b18-bdc1-11b285164a4a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c359888-5688-4b18-bdc1-11b285164a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075'} Body: b'{"volume": {"id": "bddaaede-0208-4746-8c11-1a1fd1c94075", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:11.000000", "updated_at": "2023-04-20T13:23:11.000000", "name": "tempest-tempest.common.compute-volume-1957708641", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075"}], "user_id": "3488675ef9db4a5f893c34e26b77544f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:12,224 79949 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075 0.104s 2023-04-20 13:23:12,224 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1288315a-da16-4732-9e8d-59895b53ecd6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075'} Body: b'' 2023-04-20 13:23:12,246 79949 INFO [tempest.lib.common.rest_clien t] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075 0.022s 2023-04-20 13:23:12,247 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23: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-ccb67e9b-473c-449d-8378-b85f34964802', 'x-openstack-request-id': 'req-ccb67e9b-473c-449d-8378-b85f34964802', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bddaaede-0208-4746-8c11-1a1fd1c94075 could not be found."}}' 2023-04-20 13:23:12,400 79949 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e30e3a8a-f8c1-4e15-a75d-f4f832c2e644 0.151s 2023-04-20 13:23:12,400 79949 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-7112894e-77ef-4348-ac6f-ba6189837296', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:23:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e30e3a8a-f8c1-4e15-a75d-f4f832c2e644'} Body: b'' 2023-04-20 13:23:12,432 79949 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1966230942 0.031s 2023-04-20 13:23:12,433 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:12 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-6a8a4ac5-26e2-4c49-b88d-e9ede15bbc66', 'x-compute-request-id': 'req-6a8a4ac5-26e2-4c49-b88d-e9ede15bbc66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1966230942'} Body: b'' {1} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.432170s] ... ok {1} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.241327s] ... ok {1} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.172755s] ... ok {1} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.120306s] ... ok {1} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {6} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {6} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.552465s] ... 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 f5a1eade-046b-4da9-90e6-fbc1becab53f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:23:20,372 79949 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes 0.421s 2023-04-20 13:23:20,372 79949 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-1090555996"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86978b7d-ff12-4cac-9e68-f1fdf25a32ed', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86978b7d-ff12-4cac-9e68-f1fdf25a32ed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes'} Body: b'{"volume": {"id": "f5a1eade-046b-4da9-90e6-fbc1becab53f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:20.201868", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1090555996", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f"}], "user_id": "a8f35f079c0141b2a14908c0e991e86a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:23:20,431 79949 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f 0.049s 2023-04-20 13:23:20,431 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adea384b-e713-4e7d-aaed-d1939e16c586', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adea384b-e713-4e7d-aaed-d1939e16c586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f'} Body: b'{"volume": {"id": "f5a1eade-046b-4da9-90e6-fbc1becab53f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:20.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1090555996", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f"}], "user_id": "a8f35f079c0141b2a14908c0e991e86a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f63799691f384335abbab4261c470e65"}}' 2023-04-20 13:23:21,490 79949 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f 0.048s 2 023-04-20 13:23:21,491 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac58433-e68e-4290-83ab-744f05b6807a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac58433-e68e-4290-83ab-744f05b6807a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f'} Body: b'{"volume": {"id": "f5a1eade-046b-4da9-90e6-fbc1becab53f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:20.000000", "updated_at": "2023-04-20T13:23:20.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1090555996", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f"}], "user_id": "a8f35f079c0141b2a14908c0e991e86a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f63799691f384335abbab4261c470e65"}}' {1} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.914826s] ... 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 e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:23:18,944 79939 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/a61a908cd78641b0890a765325785d2b/types 0.182s 2023-04-20 13:23:18,944 79939 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': 'Thu, 20 Apr 2023 13:23:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf5f6ff-bce7-452f-8b0e-7b818434a5e9', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf5f6ff-bce7-452f-8b0e-7b818434a5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a61a908cd78641b0890a765325785d2b/types'} Body: b'{"volume_type": {"id": "be579742-ec32-4897-88df-674098c44116", "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-20 13:23:19,877 79939 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.929s 2023-04-20 13:23:19,877 79939 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': 'Thu, 20 Apr 2023 13:23:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d55fc133-78de-42c7-b2ca-d5f502cf818e', '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": "a239e90b725e40fba6d92883ca829bbd", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c66d0c94-f88c-4537-990b-ced6c2428652", "created_at": "2023-04-20T13:23:20Z", "updated_at": "2023-04-20T13:23:20Z", "tags": [], "self": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652", "file": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:23:21,168 79939 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/c66d0c94-f88c-4537-990b-ced6c2428652/file 1.288s 2023-04-20 13:23:21,168 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-28a07455-6240-47ce-b504-22291e1c674d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652/file'} Body: b'' 2023-04-20 13:23:21,189 79939 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/c66d0c94-f88c-4537-990b-ced6c2428652 0.021s 2023-04-20 13:23:21,190 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-96bbf9cb-e603-42b9-baae-a7664b96f5f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652'} 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": "16875ef96f980a7015c0bbabf8dd3b99", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a239e90b725e40fba6d92883ca829bbd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "3f4e8cf2a6ec57305f958c4f8171fff9e581916b621ef42ccb20ccd288d7cec26146779e16964d5dc1a74acd00740a1c932f85d07c952e340a046c635d829a7b", "id": "c66d0c94-f88c-4537-990b-ced6c2428652", "created_at": "2023-04-20T13:23:20Z", "updated_at": "2023-04-20T13:23:21Z", "tags": [], "self": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652", "file": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:23:21,218 79939 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/c66d0c94-f88c-4537-990b-ced6c2428652 0.027s 2023-04-20 13:23:21,218 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0bb6d1b6-1adb-4ac7-a5e9-1d32f0146f2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652'} 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": "16875ef96f980a7015c0bbabf8dd3b99", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a239e90b725e40fba6d92883ca829bbd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "3f4e8cf2a6ec57305f958c4f8171fff9e581916b621ef42ccb20ccd288d7cec26146779e16964d5dc1a74acd00740a1c932f85d07c952e340a046c635d829a7b", "id": "c66d0c94-f88c-4537-990b-ced6c2428652", "created_at": "2023-04-20T13:23:20Z", "updated_at": "2023-04-20T13:23:21Z", "tags": [], "self": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652", "file": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:23:21,247 79939 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/c66d0c94-f88c-4537-990b-ced6c2428652 0.028s 2023-04-20 13:23:21,248 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a0688c2c-2e28-449a-829b-858476f04a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652'} 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": "16875ef96f980a7015c0bbabf8dd3b99", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a239e90b725e40fba6d92883ca829bbd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "3f4e8cf2a6ec57305f958c4f8171fff9e581916b621ef42ccb20ccd288d7cec26146779e16964d5dc1a74acd00740a1c932f85d07c952e340a046c635d829a7b", "id": "c66d0c94-f88c-4537-990b-ced6c2428652", "created_at": "2023-04-20T13:23:20Z", "updated_at": "2023-04-20T13:23:21Z", "tags": [], "self": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652", "file": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:23:21,560 79939 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/a239e90b725e40fba6d92883ca829bbd/volumes 0.312s 2023-04-20 13:23:21,560 79939 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": "c66d0c94-f88c-4537-990b-ced6c2428652", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee53c7bf-077d-420e-a382-607c387f3fc0', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee53c7bf-077d-420e-a382-607c387f3fc0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a239e90b725e40fba6d92883ca829bbd/volumes'} Body: b'{"volume": {"id": "e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:21.502653", "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/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7"}], "user_id": "3cd4cd8282cb4531b9738b886db64519", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:23:21,608 79939 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/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7 0.038s 2023-04-20 13:23:21,608 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a222bb-15bf-4f28-a36c-e65f2d78aac0', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a222bb-15bf-4f28-a36c-e65f2d78aac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7'} Body: b'{"volume": {"id": "e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:22.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/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7"}], "user_id": "3cd4cd8282cb4531b9738b886db64519", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a239e90b725e40fba6d92883ca829bbd"}}' 2023-04-20 13:23:22,664 79939 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/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7 0.044s 2023-04-20 13:23:22,664 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7502a6e-da4b-4146-8bd5-76a30d248681', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7502a6e-da4b-4146-8bd5-76a30d248681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7'} Body: b'{"volume": {"id": "e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:22.000000", "updated_at": "2023-04-20T13:23:22.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/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7"}], "user_id": "3cd4cd8282cb4531b9738b886db64519", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a239e90b725e40fba6d92883ca829bbd"}}' {6} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {4} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [114.679002s] ... 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 5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:50,603 79945 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.033s 2023-04-20 13:21:50,603 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:50 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-dfef6f38-e7b6-4e1c-9502-5a82837ed585', '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": "2a150206963a4369b2cab6a71c9188e1", "name": "tempest-DeleteServersTestJSON-1690361794-project-member", "password_expires_at": null}, "audit_ids": ["h303oATpQOGT9C5VPmJzmA"], "expires_at": "2023-04-20T14:21:50.000000Z", "issued_at": "2023-04-20T13:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb01d14674514d6c8224cee3d42b8750", "name": "tempest-DeleteServersTestJSON-1690361794"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/eb01d14674514d6c8224cee3d42b8750", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:21:50,604 79945 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'bd94b0ee-bbfd-4ec6-9153-087f0c06f061', 'name': 'tempest-DeleteServersTestJSON-1840360619-network', 'tenant_id': 'eb01d14674514d6c8224cee3d42b8750', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'eb01d14674514d6c8224cee3d42b8750', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55947, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:21:25Z', 'updated_at': '2023-04-20T13:21:25Z', 'revision_number': 1} available for tenant 2023-04-20 13:21:53,052 79945 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.447s 2023-04-20 13:21:53,053 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-29209281", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "networks": [{"uuid": "bd94b0ee-bbfd-4ec6-9153-087f0c06f061"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebdedee2-d64e-4333-9a46-c1c8eb16d177', 'x-compute-request-id': 'req-ebdedee2-d64e-4333-9a46-c1c8eb16d177', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "305bcf70-fd44-49a1-9b7d-1c61c2af3590", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "6imBFu7KcCxW"}}' 2023-04-20 13:21:53,300 79945 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/305bcf70-fd44-49a1-9b7d-1c61c2af3590 0.242s 2023-04-20 13:21:53,301 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1207', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef0b6a2e-3af8-4d22-9bcc-ce72757683b7', 'x-compute-request-id': 'req-ef0b6a2e-3af8-4d22-9bcc-ce72757683b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590'} Body: b'{"server": {"id": "305bcf70-fd44-49a1-9b7d-1c61c2af3590", "name": "tempest-DeleteServersTestJSON-server-29209281", "status": "BUILD", "tenant_id": "eb01d14674514d6c8224cee3d42b8750", "user_id": "2a150206963a4369b2cab6a71c9188e1", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:53Z", "updated": "2023-04-20T13:21:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590"}], "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-20 13:22:43,857 79945 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/305bcf70-fd44-49a1-9b7d-1c61c2af3590 0.496s 2023-04-20 13:22:43,858 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1489', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d397221-6102-44a9-bb50-497652eacdbb', 'x-compute-request-id': 'req-6d397221-6102-44a9-bb50-497652eacdbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590'} Body: b'{"server": {"id": "305bcf70-fd44-49a1-9b7d-1c61c2af3590", "name": "tempest-DeleteServersTestJSON-server-29209281", "status": "ACTIVE", "tenant_id": "eb01d14674514d6c8224cee3d42b8750", "user_id": "2a150206963a4369b2cab6a71c9188e1", "metadata": {}, "hostId": "0986ec6013aaf3c1beff46ee5af3bdbd7970c0519c1621b50097da4a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:53Z", "updated": "2023-04-20T13:22:07Z", "addresses": {"tempest-DeleteServersTestJSON-1840360619-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:0f:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:22:06.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-20 13:22:43,870 79945 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:23:44,129 79945 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes 0.228s 2023-04-20 13:23:44,129 79945 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-784510442"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea983d7-cc96-450d-87db-65ed1c3f5ecd', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea983d7-cc96-450d-87db-65ed1c3f5ecd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes'} Body: b'{"volume": {"id": "5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:44.06273 7", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-784510442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4"}], "user_id": "2a150206963a4369b2cab6a71c9188e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:23:44,178 79945 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4 0.038s 2023-04-20 13:23:44,178 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f62f75-9c0b-4e06-9ff8-12a99b0a4290', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f62f75-9c0b-4e06-9ff8-12a99b0a4290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4'} Body: b'{"volume": {"id": "5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:44.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-784510442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4"}], "user_id": "2a150206963a4369b2cab6a71c9188e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb01d14674514d6c8224cee3d42b8750"}}' 2023-04-20 13:23:45,229 79945 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4 0.038s 2023-04-20 13:23:45,229 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c2cbdb-8da1-4d6b-905c-de806426a011', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c2cbdb-8da1-4d6b-905c-de806426a011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4'} Body: b'{"volume": {"id": "5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:44.000000", "updated_at": "2023-04-20T13:23:44.000000", "name": "tempest-DeleteServersTestJSON-volume-784510442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes/5a2 4dcb9-ad8c-4c4d-ae6c-eb9b234825d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4"}], "user_id": "2a150206963a4369b2cab6a71c9188e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb01d14674514d6c8224cee3d42b8750"}}' {5} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [123.251138s] ... 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 685d065a-1890-46bf-8f30-3989715cff01 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:58,109 79947 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:21:58,452 79947 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.340s 2023-04-20 13:21:58,452 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-18511535", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO0SwR41S4I6ZFIvw/2fyt4LYDCe23p3LAU+tQkt+gxHRj9qpCCoGEMMVqPgm+KlN+3Vn3fb3o8QISZm+QnUUS92/Yhj2oO9+E/YGSG79JTb2arEaJgmgNtfhvC0j4flwQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a989fcc-f2d0-4c2f-9a2a-ef88e6ba15a6', 'x-compute-request-id': 'req-7a989fcc-f2d0-4c2f-9a2a-ef88e6ba15a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-18511535", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO0SwR41S4I6ZFIvw/2fyt4LYDCe23p3LAU+tQkt+gxHRj9qpCCoGEMMVqPgm+KlN+3Vn3fb3o8QISZm+QnUUS92/Yhj2oO9+E/YGSG79JTb2arEaJgmgNtfhvC0j4flwQ==", "fingerprint": "b7:87:c4:2c:c5:56:92:ff:1f:49:e2:ea:38:31:4c:ff", "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63"}}' 2023-04-20 13:21:58,457 79947 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-18511535 created 2023-04-20 13:21:58,700 79947 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.242s 2023-04-20 13:21:58,700 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1185102359", "description": "tempest-description--300814636"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-5f552614-6921-4ba0-b02a-ac09c6e54056', 'date': 'Thu, 20 Apr 2023 13:21:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "79e6a6cd-ba45-44ac-adf5-0c14b72155e3", "name": "tempest-securitygroup--1185102359", "stateful": true, "tenant_id": "973f328b0e474229a74744dee1f17f89", "description": "tempest-description--300814636", "shared": false, "security_group_rules": [{"id": "a9ddc1a1-2fd8-4dbf-8f0b-5ee4c5b45d87", "tenant_id": "973f328b0e474229a74744dee1f17f89", "security_group_id": "79e6a6cd-ba45-44ac-adf5-0c14b72155e3", "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": 338, "description": null, "tags": [], "created_at": "2023-04-20T13:21:58Z", "updated_at": "2023-04-20T13:21:58Z", "revision_number": 0, "project_id": "973f328b0e474229a74744dee1f17f89"}, {"id": "de0647d0-79d0-4e54-89e9-ce4a82b93e32", "tenant_id": "973f328b0e474229a74744dee1f17f89", "security_group_id": "79e6a6cd-ba45-44ac-adf5-0c14b72155e3", "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": 339, "des cription": null, "tags": [], "created_at": "2023-04-20T13:21:58Z", "updated_at": "2023-04-20T13:21:58Z", "revision_number": 0, "project_id": "973f328b0e474229a74744dee1f17f89"}], "tags": [], "created_at": "2023-04-20T13:21:58Z", "updated_at": "2023-04-20T13:21:58Z", "revision_number": 1, "project_id": "973f328b0e474229a74744dee1f17f89"}}' 2023-04-20 13:21:59,104 79947 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.403s 2023-04-20 13:21:59,104 79947 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": "79e6a6cd-ba45-44ac-adf5-0c14b72155e3", "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-773da7e2-30b9-4339-9786-ad5ed0fb5767', 'date': 'Thu, 20 Apr 2023 13:21: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": "7b444c64-7640-480d-b7e2-806d99a95eb6", "tenant_id": "973f328b0e474229a74744dee1f17f89", "security_group_id": "79e6a6cd-ba45-44ac-adf5-0c14b72155e3", "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-20T13:21:58Z", "updated_at": "2023-04-20T13:21:58Z", "revision_number": 0, "project_id": "973f328b0e474229a74744dee1f17f89"}}' 2023-04-20 13:21:59,554 79947 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.449s 2023-04-20 13:21:59,554 79947 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": "79e6a6cd-ba45-44ac-adf5-0c14b72155e3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-223c4caf-1b45-4690-8fe9-c5248e132388', 'date': 'Thu, 20 Apr 2023 13:21: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": "be088720-faa4-48d1-aba7-fc3e459ec364", "tenant_id": "973f328b0e474229a74744dee1f17f89", "security_group_id": "79e6a6cd-ba45-44ac-adf5-0c14b72155e3", "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-20T13:21:59Z", "updated_at": "2023-04-20T13:21:59Z", "revision_number": 0, "project_id": "973f328b0e474229a74744dee1f17f89"}}' 2023-04-20 13:21:59,555 79947 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1185102359 created 2023-04-20 13:22:04,489 79947 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.934s 2023-04-20 13:22:04,490 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} R esponse - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-99bed208-d7d5-4ff6-81b6-113ac895ed38', 'date': 'Thu, 20 Apr 2023 13:22:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e28ae3bc-ce5b-4299-9426-b44482397cd2", "tenant_id": "973f328b0e474229a74744dee1f17f89", "floating_ip_address": "172.24.4.249", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "973f328b0e474229a74744dee1f17f89", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:22:02Z", "updated_at": "2023-04-20T13:22:02Z", "revision_number": 0}}' 2023-04-20 13:22:04,490 79947 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e28ae3bc-ce5b-4299-9426-b44482397cd2', 'tenant_id': '973f328b0e474229a74744dee1f17f89', 'floating_ip_address': '172.24.4.249', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '973f328b0e474229a74744dee1f17f89', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:22:02Z', 'updated_at': '2023-04-20T13:22:02Z', 'revision_number': 0, 'ip': '172.24.4.249'} created 2023-04-20 13:22:04,644 79947 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.148s 2023-04-20 13:22:04,645 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-84ed2fd7-3371-4a14-a3b2-9aecb1e35228', '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": "9803a74b170d457c9cb6c4b1e5ff2e63", "name": "tempest-VolumesAdminNegativeTest-742981342-project-member", "password_expires_at": null}, "audit_ids": ["YEyYBF1cRcSdX0Bz-lqoug"], "expires_at": "2023-04-20T14:22:04.000000Z", "issued_at": "2023-04-20T13:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "973f328b0e474229a74744dee1f17f89", "name": "tempest-VolumesAdminNegativeTest-742981342"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/973f328b0e474229a74744dee1f17f89", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc" , "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:22:04,646 79947 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'b8d53c41-3e3b-44b5-a384-2f38587f8d6a', 'name': 'tempest-VolumesAdminNegativeTest-817648582-network', 'tenant_id': '973f328b0e474229a74744dee1f17f89', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '973f328b0e474229a74744dee1f17f89', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63910, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:21:24Z', 'updated_at': '2023-04-20T13:21:24Z', 'revision_number': 1} available for tenant 2023-04-20 13:22:04,647 79947 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-18511535', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO0SwR41S4I6ZFIvw/2fyt4LYDCe23p3LAU+tQkt+gxHRj9qpCCoGEMMVqPgm+KlN+3Vn3fb3o8QISZm+QnUUS92/Yhj2oO9+E/YGSG79JTb2arEaJgmgNtfhvC0j4flwQ==', 'fingerprint': 'b7:87:c4:2c:c5:56:92:ff:1f:49:e2:ea:38:31:4c:ff', 'user_id': '9803a74b170d457c9cb6c4b1e5ff2e63', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDADYzdeQRfSFN9sKB1E+PXif9vyCNHnHVUo5UjezVlzN4w2n+/keZLz\ny6Ib6U44jTqgBwYFK4EEACKhZANiAATtEsEeNUuCOmRSL8P9n8reC2Awntt6dywF\nPrUJLfoMR0Y/aqQgqBhDDFaj4JvipTft1Z93296PECEmZvkJ1FEvdv2IY9qDvfhP\n2Bkhu/SU29mqxGiYJoDbX4bwtI+H5cE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '79e6a6cd-ba45-44ac-adf5-0c14b72155e3', 'name': 'tempest-securitygroup--1185102359', 'stateful': True, 'tenant_id': '973f328b0e474229a74744dee1f17f89', 'description': 'tempest-description--300814636', 'shared': False, 'security_group_rules': [{'id': 'a9ddc1a1-2fd8-4dbf-8f0b-5ee4c5b45d87', 'tenant_id': '973f328b0e474229a74744dee1f17f89', 'security_group_id': '79e6a6cd-ba45-44ac-adf5-0c14b72155e3', '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': 338, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:21:58Z', 'updated_at': '2023-04-20T13:21:58Z', 'revision_number': 0, 'project_id': '973f328b0e474229a74744dee1f17f89'}, {'id': 'de0647d0-79d0-4e54-89e9-ce4a82b93e32', 'tenant_id': '973f328b0e474229a74744dee1f17f89', 'security_group_id': '79e6a6cd-ba45-44ac-adf5-0c14b72155e3', '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': 339, 'description': None, 'tags': [], 'created_at': '2023-04-20T13 :21:58Z', 'updated_at': '2023-04-20T13:21:58Z', 'revision_number': 0, 'project_id': '973f328b0e474229a74744dee1f17f89'}], 'tags': [], 'created_at': '2023-04-20T13:21:58Z', 'updated_at': '2023-04-20T13:21:58Z', 'revision_number': 1, 'project_id': '973f328b0e474229a74744dee1f17f89'}, 'floating_ip': {'id': 'e28ae3bc-ce5b-4299-9426-b44482397cd2', 'tenant_id': '973f328b0e474229a74744dee1f17f89', 'floating_ip_address': '172.24.4.249', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '973f328b0e474229a74744dee1f17f89', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:22:02Z', 'updated_at': '2023-04-20T13:22:02Z', 'revision_number': 0, 'ip': '172.24.4.249'}} 2023-04-20 13:22:08,054 79947 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 3.406s 2023-04-20 13:22:08,054 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1183159121", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "networks": [{"uuid": "b8d53c41-3e3b-44b5-a384-2f38587f8d6a"}], "security_groups": [{"name": "tempest-securitygroup--1185102359"}], "key_name": "tempest-keypair-18511535", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-364d517b-9439-4c40-b818-5efdd76f23aa', 'x-compute-request-id': 'req-364d517b-9439-4c40-b818-5efdd76f23aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8a9e917c-b4a3-4058-96fe-6fe1b3ec7496", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1185102359"}], "adminPass": "j7h9k95JowmL"}}' 2023-04-20 13:22:08,162 79947 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/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496 0.104s 2023-04-20 13:22:08,163 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9da97aa-c2da-452b-9ffa-51007e0e23cc', 'x-compute-request-id': 'req-b9da97aa-c2da-452b-9ffa-51007e0e23cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496'} Body: b'{"server": {"id": "8a9e917c-b4a3-4058-96fe-6fe1b3ec7496", "name": "tempest-VolumesAdminNegativeTest-server-1183159121", "status": "BUILD", "tenant_id": "973f328b0e474229a74744dee1f17f89", "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "metadata": {}, "hos tId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:08Z", "updated": "2023-04-20T13:22:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-18511535", "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-20 13:22:58,466 79947 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/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496 0.242s 2023-04-20 13:22:58,466 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fbefa2e-c4a2-477f-b7f8-3a7d90d9d4f7', 'x-compute-request-id': 'req-1fbefa2e-c4a2-477f-b7f8-3a7d90d9d4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496'} Body: b'{"server": {"id": "8a9e917c-b4a3-4058-96fe-6fe1b3ec7496", "name": "tempest-VolumesAdminNegativeTest-server-1183159121", "status": "ACTIVE", "tenant_id": "973f328b0e474229a74744dee1f17f89", "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "metadata": {}, "hostId": "2396c80b42e6fdbe8ab38c9f22d0a51a0aa572630a427aa7e3c3099b", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:08Z", "updated": "2023-04-20T13:22:23Z", "addresses": {"tempest-VolumesAdminNegativeTest-817648582-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:71:4a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18511535", "OS-SRV-USG:launched_at": "2023-04-20T13:22:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185102359"}], "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-20 13:22:58,479 79947 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:23:58,709 79947 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/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496/os-interface 0.168s 2023-04-20 13:23:58,709 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Co ntent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d8753e1-8121-486d-906f-bbec881733ad', 'x-compute-request-id': 'req-3d8753e1-8121-486d-906f-bbec881733ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b8d53c41-3e3b-44b5-a384-2f38587f8d6a", "port_id": "6da0294a-95b3-45a2-a705-0236d0b0b6eb", "mac_addr": "fa:16:3e:81:71:4a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b8dd93f5-eb07-4c00-82db-e80643738d21", "ip_address": "10.0.0.11"}]}]}' 2023-04-20 13:23:59,918 79947 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/e28ae3bc-ce5b-4299-9426-b44482397cd2 1.205s 2023-04-20 13:23:59,919 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "6da0294a-95b3-45a2-a705-0236d0b0b6eb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-e3364a40-7adf-40b9-b7c9-c26842a9ca47', 'date': 'Thu, 20 Apr 2023 13:23:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e28ae3bc-ce5b-4299-9426-b44482397cd2'} Body: b'{"floatingip": {"id": "e28ae3bc-ce5b-4299-9426-b44482397cd2", "tenant_id": "973f328b0e474229a74744dee1f17f89", "floating_ip_address": "172.24.4.249", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "f885a233-d674-49ab-a89e-4db39df943f1", "port_id": "6da0294a-95b3-45a2-a705-0236d0b0b6eb", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b8d53c41-3e3b-44b5-a384-2f38587f8d6a", "mac_address": "fa:16:3e:81:71:4a", "admin_state_up": true, "status": "ACTIVE", "device_id": "8a9e917c-b4a3-4058-96fe-6fe1b3ec7496", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:22:02Z", "updated_at": "2023-04-20T13:23:59Z", "revision_number": 1, "project_id": "973f328b0e474229a74744dee1f17f89"}}' 2023-04-20 13:23:59,920 79947 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.249:22' as 'cirros' with public key authentication 2023-04-20 13:23:59,944 79947 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:23:59,964 79947 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:23:59,964 79947 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.249 successfully created 2023-04-20 13:24:00,240 79947 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/973f328b0e474229a74744dee1f17f89/volumes 0.275s 2023-04-20 13:24:00,240 79947 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-1650780217"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68aacd9d-6096-4f5c-ac7e-25e1bbbee456', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request -id': 'req-68aacd9d-6096-4f5c-ac7e-25e1bbbee456', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes'} Body: b'{"volume": {"id": "685d065a-1890-46bf-8f30-3989715cff01", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:00.157915", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1650780217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01"}], "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:24:00,297 79947 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/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01 0.046s 2023-04-20 13:24:00,297 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6299637f-04fb-4904-a66a-6ad652d4fc9f', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6299637f-04fb-4904-a66a-6ad652d4fc9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01'} Body: b'{"volume": {"id": "685d065a-1890-46bf-8f30-3989715cff01", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:00.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1650780217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01"}], "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973f328b0e474229a74744dee1f17f89"}}' 2023-04-20 13:24:01,348 79947 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/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01 0.039s 2023-04-20 13:24:01,348 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f28ffedd-8e75-44cb-97a1-ee0b99a366de', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f28ffedd-8e75-44cb-97a1-ee0b99a366de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01'} Body: b'{"volume": {"id": "685d065a-1890-46bf-8f30-3989715cff01", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:00.000000", "updated_at": "2023-04-20T13:24:00.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1650780217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01"}], "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973f328b0e474229a74744dee1f17f89"}}' {4} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {4} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.194281s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.231062s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.012959s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.118233s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.021062s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.016815s] ... ok {9} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [173.165042s] ... 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 d5461714-f310-4f11-8e39-9369f9852a19 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:17,138 79955 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/7837d23e-834b-4e86-9a95-07696906c7f5 0.300s 2023-04-20 13:22:17,138 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a9e5caf9-5d1d-442c-a4e6-e057c0c45488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5'} 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": "be1690e0fcb24549ba0212b09533c57b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "7837d23e-834b-4e86-9a95-07696906c7f5", "created_at": "2023-04-20T13:18:05Z", "updated_at": "2023-04-20T13:18:07Z", "tags": [], "self": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5", "file": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:22:18,054 79955 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.883s 2023-04-20 13:22:18,054 79955 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': 'Thu, 20 Apr 2023 13:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ea4516c1-b4ed-4ccc-9430-2e627313679f', '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": "bb8052c7ff5d41a799b90d98b25d07c2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b74b4411-c798-48d2-98b1-d090667f58b8", "created_at": "2023-04-20T13:22:18Z", "updated_at": "2023-04-20T13:22:18Z", "tags": [], "self": "/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8", "file": "/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:22:20,426 79955 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-20 13:22:20,427 79955 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/b74b4411-c798-48d2-98b1-d090667f58b8/file 2.372s 2023-04-20 13:22:20,427 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-426c8e1c-3ddd-490b-8a9f-d1e3abaf1523', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8/file'} Body: b'' 2023-04-20 13:22:20,428 79955 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:22:20,428 79955 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:22:20,720 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.290s 2023-04-20 13:22:20,721 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1167236637", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI88evilzgjB+1NKaC7Ip06LIsIQAO4Evuybj3KsfBYwfrOw0OGa+/kZzD5aHycaapxHFGaDmjeDtTENWpl2gKstLtxoGzcae+eA6nFoqj2hxc6ZXebj3vVPfeO3vl4wYQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:20 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-702ebfd7-08f8-4043-8b7e-ba6a1d22f940', 'x-compute-request-id': 'req-702ebfd7-08f8-4043-8b7e-ba6a1d22f940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1167236637", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI88evilzgjB+1NKaC7Ip06LIsIQAO4Evuybj3KsfBYwfrOw0OGa+/kZzD5aHycaapxHFGaDmjeDtTENWpl2gKstLtxoGzcae+eA6nFoqj2hxc6ZXebj3vVPfeO3vl4wYQ==", "fingerprint": "d8:92:d3:cb:0b:4e:36:e3:17:d7:9f:dc:7f:eb:53:ec", "user_id": "d2f5a8cd966a4dcfad5583d720e06f68"}}' 2023-04-20 13:22:20,727 79955 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1167236637 created 2023-04-20 13:22:20,944 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.216s 2023-04-20 13:22:20,944 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--548772807", "description": "tempest-description--1171899365"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-f0b39e81-1cad-4808-9e28-e4257618aa0a', 'date': 'Thu, 20 Apr 2023 13:22:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "85b5fda2-5c1f-47fe-ac20-d33eeb16aa88", "name": "tempest-securitygroup--548772807", "stateful": true, "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "description": "tempest-description--1171899365", "shared": false, "security_group_rules": [{"id": "2b411f99-f8a7-4a52-88dc-a874d52d784e", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "security_group_id": "85b5fda2-5c1f-47fe-ac20-d33eeb16aa88", "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": 417, "description": null, "tags": [], "created_ at": "2023-04-20T13:22:20Z", "updated_at": "2023-04-20T13:22:20Z", "revision_number": 0, "project_id": "ec10b3906959443b875a4ee0ad05aa96"}, {"id": "cefdcf0f-4be1-4d70-8e21-c15448669a96", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "security_group_id": "85b5fda2-5c1f-47fe-ac20-d33eeb16aa88", "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": 418, "description": null, "tags": [], "created_at": "2023-04-20T13:22:20Z", "updated_at": "2023-04-20T13:22:20Z", "revision_number": 0, "project_id": "ec10b3906959443b875a4ee0ad05aa96"}], "tags": [], "created_at": "2023-04-20T13:22:20Z", "updated_at": "2023-04-20T13:22:20Z", "revision_number": 1, "project_id": "ec10b3906959443b875a4ee0ad05aa96"}}' 2023-04-20 13:22:21,643 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.698s 2023-04-20 13:22:21,644 79955 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": "85b5fda2-5c1f-47fe-ac20-d33eeb16aa88", "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-24b99ec8-a0bf-47a1-9427-7fd9eb1398df', 'date': 'Thu, 20 Apr 2023 13:22: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": "96be4300-7759-459d-be48-a774fd4c19a8", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "security_group_id": "85b5fda2-5c1f-47fe-ac20-d33eeb16aa88", "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-20T13:22:21Z", "updated_at": "2023-04-20T13:22:21Z", "revision_number": 0, "project_id": "ec10b3906959443b875a4ee0ad05aa96"}}' 2023-04-20 13:22:22,086 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.442s 2023-04-20 13:22:22,086 79955 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": "85b5fda2-5c1f-47fe-ac20-d33eeb16aa88", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bc778699-3b83-4920-a40a-07677135aed7', 'date': 'Thu, 20 Apr 2023 13:22:22 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": "89489c16-8ef9-4d1b-a56b-b31239295e4c", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "security_group_id": "85b5fda2-5c1f-47fe-ac20-d33eeb16aa88", "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-20T13:22:21Z", "updated_at": "2023-04-20T13:22:21Z", "revision_number": 0, "project_id": "ec10b3906959443b875a4ee0ad05aa96"}}' 2023-04-20 13:22:22,087 79955 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--548772807 created 2023-04-20 13:22:24,219 79955 INFO [tempest.lib.common.rest_client] Request ( ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.132s 2023-04-20 13:22:24,220 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-80378da5-c6ed-415a-9443-bce908b1daee', 'date': 'Thu, 20 Apr 2023 13:22:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bfa1ebe3-58b5-44c5-b679-bb86d5eafac2", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "floating_ip_address": "172.24.4.197", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ec10b3906959443b875a4ee0ad05aa96", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:22:23Z", "updated_at": "2023-04-20T13:22:23Z", "revision_number": 0}}' 2023-04-20 13:22:24,220 79955 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bfa1ebe3-58b5-44c5-b679-bb86d5eafac2', 'tenant_id': 'ec10b3906959443b875a4ee0ad05aa96', 'floating_ip_address': '172.24.4.197', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ec10b3906959443b875a4ee0ad05aa96', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:22:23Z', 'updated_at': '2023-04-20T13:22:23Z', 'revision_number': 0, 'ip': '172.24.4.197'} created 2023-04-20 13:22:24,321 79955 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.091s 2023-04-20 13:22:24,321 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:24 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-2f3bcca3-0153-413c-a46d-7c07b39f95da', '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": "d2f5a8cd966a4dcfad5583d720e06f68", "name": "tempest-AttachSCSIVolumeTestJSON-1421167184-project-member", "password_expires_at": null}, "audit_ids": ["E5LrASAyT1e11VWkpo6-OA"], "expires_at": "2023-04-20T14:22:24.000000Z", "issued_at": "2023-04-20T13:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec10b3906959443b875a4ee0ad05aa96", "name": "tempest-AttachSCSIVolumeTestJSON-1421167184"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/com pute/v2/ec10b3906959443b875a4ee0ad05aa96", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:22:24,322 79955 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '2eaca66d-8c0e-47fb-874e-8e6ac7851347', 'name': 'tempest-AttachSCSIVolumeTestJSON-1779968470-network', 'tenant_id': 'ec10b3906959443b875a4ee0ad05aa96', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ec10b3906959443b875a4ee0ad05aa96', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50137, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:21:25Z', 'updated_at': '2023-04-20T13:21:25Z', 'revision_number': 1} available for tenant 2023-04-20 13:22:24,323 79955 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1167236637', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI88evilzgjB+1NKaC7Ip06LIsIQAO4Evuybj3KsfBYwfrOw0OGa+/kZzD5aHycaapxHFGaDmjeDtTENWpl2gKstLtxoGzcae+eA6nFoqj2hxc6ZXebj3vVPfeO3vl4wYQ==', 'fingerprint': 'd8:92:d3:cb:0b:4e:36:e3:17:d7:9f:dc:7f:eb:53:ec', 'user_id': 'd2f5a8cd966a4dcfad5583d720e06f68', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCK9OsUn2IO/g8w3xXhkmMZUSVdworQL6pbFGhhMDd4ue1hnnzBB4Yh\n9itj8jYeTsigBwYFK4EEACKhZANiAASPPHr4pc4IwftTSmguyKdOiyLCEADuBL7s\nm49yrHwWMH6zsNDhmvv5Gcw+Wh8nGmqcRxRmg5o3g7UxDVqZdoCrLS7caBs3Gnvn\ngOpxaKo9ocXOmV3m4971T33jt75eMGE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '85b5fda2-5c1f-47fe-ac20-d33eeb16aa88', 'name': 'tempest-securitygroup--548772807', 'stateful': True, 'tenant_id': 'ec10b3906959443b875a4ee0ad05aa96', 'description': 'tempest-description--1171899365', 'shared': False, 'security_group_rules': [{'id': '2b411f99-f8a7-4a52-88dc-a874d52d784e', 'tenant_id': 'ec10b3906959443b875a4ee0ad05aa96', 'security_group_id': '85b5fda2-5c1f-47fe-ac20-d33eeb16aa88', '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': 417, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:22:20Z', 'updated_at': '2023-04-20T13:22:20Z', 'revision_number': 0, 'project_id': 'ec10b3906959443b875a4ee0ad05aa96'}, {'id': 'cefdcf0f-4be1-4d70-8e21-c15448669a96', 'tenant_id': 'ec10b3906959443b875a4ee0ad05aa96', 'security_gro up_id': '85b5fda2-5c1f-47fe-ac20-d33eeb16aa88', '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': 418, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:22:20Z', 'updated_at': '2023-04-20T13:22:20Z', 'revision_number': 0, 'project_id': 'ec10b3906959443b875a4ee0ad05aa96'}], 'tags': [], 'created_at': '2023-04-20T13:22:20Z', 'updated_at': '2023-04-20T13:22:20Z', 'revision_number': 1, 'project_id': 'ec10b3906959443b875a4ee0ad05aa96'}, 'floating_ip': {'id': 'bfa1ebe3-58b5-44c5-b679-bb86d5eafac2', 'tenant_id': 'ec10b3906959443b875a4ee0ad05aa96', 'floating_ip_address': '172.24.4.197', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ec10b3906959443b875a4ee0ad05aa96', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:22:23Z', 'updated_at': '2023-04-20T13:22:23Z', 'revision_number': 0, 'ip': '172.24.4.197'}} 2023-04-20 13:22:25,598 79955 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.274s 2023-04-20 13:22:25,598 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1146699155", "imageRef": "b74b4411-c798-48d2-98b1-d090667f58b8", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "2eaca66d-8c0e-47fb-874e-8e6ac7851347"}], "security_groups": [{"name": "tempest-securitygroup--548772807"}], "key_name": "tempest-keypair-1167236637", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3943601a-eda3-410a-931e-4c02d4d39c4c', 'x-compute-request-id': 'req-3943601a-eda3-410a-931e-4c02d4d39c4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b837ac35-fb44-4242-8ad0-bb21554d5809", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--548772807"}], "adminPass": "GCt8MwE9cKq3"}}' 2023-04-20 13:22:25,789 79955 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/b837ac35-fb44-4242-8ad0-bb21554d5809 0.185s 2023-04-20 13:22:25,789 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a64dc91f-0c75-43db-87aa-5fffbdc973f4', 'x-compute-request-id': 'req-a64dc91f-0c75-43db-87aa-5fffbdc973f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809'} Body: b'{"server": {"id": "b837ac35-fb44-4242-8ad0-bb21554d5809", "name": "tempest-AttachSCSIVolumeTestJSON-server-1146699155", "status": "BUILD", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "user_id": "d2f5a8cd966a4dcfad5583d720e06f68", "metadata": {}, "hostId": "", "image": {"id": "b74b4411-c798-48d2-98b1-d090667f58b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b74b4411-c798-48d2-98b1-d090667f58b8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:26Z", "updated": "2023-04-20T13:22:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1167236637", "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-20 13:23:16,199 79955 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/b837ac35-fb44-4242-8ad0-bb21554d5809 0.347s 2023-04-20 13:23:16,199 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a845d9c-caba-4727-9105-7ceee22e7ade', 'x-compute-request-id': 'req-0a845d9c-caba-4727-9105-7ceee22e7ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809'} Body: b'{"server": {"id": "b837ac35-fb44-4242-8ad0-bb21554d5809", "name": "tempest-AttachSCSIVolumeTestJSON-server-1146699155", "status": "ACTIVE", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "user_id": "d2f5a8cd966a4dcfad5583d720e06f68", "metadata": {}, "hostId": "2d02b858e7a63deccf3d1173b5b00b874fec463ee874a39ee8d2f6d1", "image": {"id": "b74b4411-c798-48d2-98b1-d090667f58b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b74b4411-c798-48d2-98b1-d090667f58b8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:25Z", "updated": "2023-04-20T13:22:36Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1779968470-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:36:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1167236637", "OS-SRV-USG:launched_at": "2023-04-20T13:22:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--548772807"}], "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-20 13:23:16,212 79955 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 13:24:16,497 79955 INFO [t empest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809/os-interface 0.241s 2023-04-20 13:24:16,497 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:16 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-66b292a5-a150-41ab-854d-de55bd528355', 'x-compute-request-id': 'req-66b292a5-a150-41ab-854d-de55bd528355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2eaca66d-8c0e-47fb-874e-8e6ac7851347", "port_id": "30ff1b32-5c42-46ad-8642-c74cf51c4174", "mac_addr": "fa:16:3e:94:36:c1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7408c595-0e64-4bc3-b138-696143e20fa3", "ip_address": "10.0.0.8"}]}]}' 2023-04-20 13:24:17,258 79955 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/bfa1ebe3-58b5-44c5-b679-bb86d5eafac2 0.757s 2023-04-20 13:24:17,259 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "30ff1b32-5c42-46ad-8642-c74cf51c4174"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e405b0b1-f312-4ffb-83b9-a4cfe8521641', 'date': 'Thu, 20 Apr 2023 13:24:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bfa1ebe3-58b5-44c5-b679-bb86d5eafac2'} Body: b'{"floatingip": {"id": "bfa1ebe3-58b5-44c5-b679-bb86d5eafac2", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "floating_ip_address": "172.24.4.197", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "5f07b711-a884-401e-932b-c06a8be376fb", "port_id": "30ff1b32-5c42-46ad-8642-c74cf51c4174", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2eaca66d-8c0e-47fb-874e-8e6ac7851347", "mac_address": "fa:16:3e:94:36:c1", "admin_state_up": true, "status": "ACTIVE", "device_id": "b837ac35-fb44-4242-8ad0-bb21554d5809", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:22:23Z", "updated_at": "2023-04-20T13:24:16Z", "revision_number": 1, "project_id": "ec10b3906959443b875a4ee0ad05aa96"}}' 2023-04-20 13:24:17,261 79955 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.197:22' as 'cirros' with public key authentication 2023-04-20 13:24:17,299 79955 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:24:17,323 79955 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:24:17,323 79955 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.197 successfully created 2023-04-20 13:24:17,651 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes 0.327s 2023-04-20 13:24:17,651 79955 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-747504963"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f6c37a-d264-4c07-af4d-d3ff3d1e594a', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f6c37a-d264-4c07-af4d-d3ff3d1e594a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes'} Body: b'{"volume": {"id": "d5461714-f310-4f11-8e39-9369f9852a19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:17.491941", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-747504963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19"}], "user_id": "d2f5a8cd966a4dcfad5583d720e06f68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:24:17,710 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19 0.049s 2023-04-20 13:24:17,710 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-230f7ce2-f1dc-4452-ac1b-874962a85a6a', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-230f7ce2-f1dc-4452-ac1b-874962a85a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19'} Body: b'{"volume": {"id": "d5461714-f310-4f11-8e39-9369f9852a19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:17.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-747504963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19"}], "user_id": "d2f5a8cd966a4dcfad5583d720e06f68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec10b3906959443b875a4ee0ad05aa96"}}' 2023-04-20 13:24:18,759 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19 0.037s 2023-04-20 13:24:18,760 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bb59cd-3eec-40eb-b28b-98adec00efea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bb59cd-3eec-40eb-b28b-98adec00efea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19'} Body: b'{"volume": {"id": "d5461714-f310-4f11-8e39-9369f9852a19", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:17.000000", "updated_at": "2023-04-20T13:24:18.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-747504963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19"}], "user_id": "d2f5a8cd966a4dcfad5583d720e06f68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec10b3906959443b875a4ee0ad05aa96"}}' 2023-04-20 13:24:18,898 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809 0.127s 2023-04-20 13:24:18,899 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:18 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-d7cd0f2f-efc8-4dd7-826e-2e4a933b87e2', 'x-compute-request-id': 'req-d7cd0f2f-efc8-4dd7-826e-2e4a933b87e2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809'} Body: b'' 2023-04-20 13:24:19,087 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809 0.188s 2023-04-20 13:24:19,088 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1674', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7e43890-cb7e-4079-a675-cb99eeefa256', 'x-compute-request-id': 'req-a7e43890-cb7e-4079-a675-cb99eeefa256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809'} Body: b'{"server": {"id": "b837ac35-fb44-4242-8ad0-bb21554d5809", "name": "tempest-AttachSCSIVolumeTestJSON-server-1146699155", "status": "ACTIVE", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "user_id": "d2f5a8cd966a4dcfad5583d720e06f68", "metadata": {}, "hostId": "2d02b858e7a63deccf3d1173b5b00b874fec463ee874a39ee8d2f6d1", "image": {"id": "b74b4411-c798-48d2-98b1-d090667f58b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b74b4411-c798-48d2-98b1-d090667f58b8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:25Z", "updated": "2023-04-20T13:24:19Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1779968470-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:36:c1"}, {"version": 4, "addr": "172.24.4.197", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:36:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "se lf", "href": "http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1167236637", "OS-SRV-USG:launched_at": "2023-04-20T13:22:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--548772807"}], "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-20 13:25:09,187 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809 0.041s 2023-04-20 13:25:09,187 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:09 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-d3df4f6b-4988-484f-8f77-23b7e5027e22', 'x-compute-request-id': 'req-d3df4f6b-4988-484f-8f77-23b7e5027e22', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b837ac35-fb44-4242-8ad0-bb21554d5809 could not be found."}}' 2023-04-20 13:25:09,295 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1167236637 0.107s 2023-04-20 13:25:09,296 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:09 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-6a4b152d-e41d-4710-adda-4252aaeaf8fd', 'x-compute-request-id': 'req-6a4b152d-e41d-4710-adda-4252aaeaf8fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1167236637'} Body: b'' 2023-04-20 13:25:09,438 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/85b5fda2-5c1f-47fe-ac20-d33eeb16aa88 0.142s 2023-04-20 13:25:09,439 79955 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-1dcec738-9f0c-4f06-8883-f2f988963b86', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:25:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/85b5fda2-5c1f-47fe-ac20-d33eeb16aa88'} Body: b'' 2023-04-20 13:25:09,456 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/85b5fda2-5c1f-47fe-ac20-d33eeb16aa88 0.016s 2023-04-20 13:25:09,456 79955 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-o penstack-request-id': 'req-74f8d93d-285d-4dce-a1fb-3540b62a86d9', 'date': 'Thu, 20 Apr 2023 13:25:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/85b5fda2-5c1f-47fe-ac20-d33eeb16aa88'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 85b5fda2-5c1f-47fe-ac20-d33eeb16aa88 does not exist", "detail": ""}}' 2023-04-20 13:25:09,877 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/bfa1ebe3-58b5-44c5-b679-bb86d5eafac2 0.421s 2023-04-20 13:25:09,877 79955 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-eafd8c72-fdab-448d-b2ec-eef1ca6d1ad8', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:25:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bfa1ebe3-58b5-44c5-b679-bb86d5eafac2'} Body: b'' 2023-04-20 13:25:09,983 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8 0.105s 2023-04-20 13:25:09,983 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c01b7282-09f9-4095-8adc-0da59707a109', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8'} Body: b'' 2023-04-20 13:25:10,002 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8 0.018s 2023-04-20 13:25:10,002 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f10e4d39-ffcb-4cb9-82f7-ac198e0d3c9c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8'} Body: b'{"message": "No image found with ID b74b4411-c798-48d2-98b1-d090667f58b8

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [167.882364s] ... 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 675f96ac-935d-4f22-9bb1-7d345eea018e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:35,529 79943 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:22:35,529 79943 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:22:35,823 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.291s 2023-04-20 13:22:35,824 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-494975144", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ2wpSj15gxEgX+W6+RCOxyjWsrBxugzVdx+KZwkjRH305zGO49C8SQAcwDbNfaWl4Em04dwFswrR69FpSIr7Sd7Dfml91kqTSaApF0XRVIh/UfxYAsrn9WLThYZ29AidQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:35 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-f4c75ee4-1afc-46a0-b2a6-e2ed0b0996b0', 'x-compute-request-id': 'req-f4c75ee4-1afc-46a0-b2a6-e2ed0b0996b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-494975144", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ2wpSj15gxEgX+W6+RCOxyjWsrBxugzVdx+KZwkjRH305zGO49C8SQAcwDbNfaWl4Em04dwFswrR69FpSIr7Sd7Dfml91kqTSaApF0XRVIh/UfxYAsrn9WLThYZ29AidQ==", "fingerprint": "f5:ba:fb:10:14:4a:15:b1:3b:00:a2:6f:b4:9d:d4:e9", "user_id": "8628293b2eee4978a6d12739f2af2869"}}' 2023-04-20 13:22:35,826 79943 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-494975144 created 2023-04-20 13:22:36,029 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.202s 2023-04-20 13:22:36,030 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--786502006", "description": "tempest-description--1985584903"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-456fc6c6-8efd-49e7-8918-f7b46173ba70', 'date': 'Thu, 20 Apr 2023 13:22:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "adf0a041-25af-462a-abc4-dad10b16e9e9", "name": "tempest-securitygroup--786502006", "stateful": true, "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "description": "tempest-description--1985584903", "shared": false, "security_group_rules": [{"id": "b24bd4eb-af1e-4c0e-8540-12e33978f8b5", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "adf0a041-25af-462a-abc4-dad10b16e9e9", "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": 467, "description": null, "tags": [], "created_at": "2023-04-20T13:22:35Z", "updated_at": "2023-04-20T13:22:35Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}, {"id": "d995d533-0c48-4fb4-86c3-88105f1377de", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "adf0a041-25af-462a-abc4-dad10b16e9e9", "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": 466, "description": null, "tags": [], "created_at": "2023-04-20T13:22:35Z", "updated_at": "2023-04-20T13:22:35Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}], "tags": [], "created_at": "2023-04-20T13:22:35Z", "updated_at": "2023-04-20T13:22:35Z", "revision_number": 1, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:22:36,256 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.226s 2023-04-20 13:22:36,257 79943 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": "adf0a041-25af-462a-abc4-dad10b16e9e9", "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-20b62e77-a11e-414f-84a6-fa7aed582b47', 'date': 'Thu, 20 Apr 2023 13:22:36 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": "7420f0d2-04ac-4811-b88d-339b69cc084f", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "adf0a041-25af-462a-abc4-dad10b16e9e9", "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-20T13:22:36Z", "updated_at": "2023-04-20T13:22:36Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:22:36,523 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.266s 2023-04-20 13:22:36,524 79943 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": "adf0a041-25af-462a-abc4-dad10b16e9e9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f09b228b-5a6b-4106-922a-7c88d37e219e', 'date': 'Thu, 20 Apr 2023 13:22:36 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": "2925a5b6-0bb2-4a14-961a-c20c72b34549", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "adf0a041-25af-462a-abc4-dad10b16e9e9", "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-20T13:22:36Z", "updated_at": "2023-04-20T13:22:36Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:22:36,524 79943 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--786502006 created 2023-04-20 13:22:37,549 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.024s 2023-04-20 13:22:37,549 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-90a1fb11-64bc-4663-a22f-c2ad19efc07e', 'date': 'Thu, 20 Apr 2023 13:22:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "147c2297-98fd-42de-ace5-e3a5f843907e", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "floating_ip_address": "172.24.4.150", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7c4e150c3a1d4521bee2f19a799025b8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:22:37Z", "updated_at": "2023-04-20T13:22:37Z", "revision_number": 0}}' 2023-04-20 13:22:37,550 79943 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '147c2297-98fd-42de-ace5-e3a5f843907e', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'floating_ip_address': '172.24.4.150', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:22:37Z', 'updated_at': '2023-04-20T13:22:37Z', 'revision_number': 0, 'ip': '172.24.4.150'} created 2023-04-20 13:22:37,594 79943 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.039s 2023-04-20 13:22:37,595 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:37 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-e69f63ea-4a6b-4b7e-87a6-19ec11adaff6', '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": "8628293b2eee4978a6d12739f2af2869", "name": "tempest-AttachVolumeNegativeTest-1286906181-project-member", "password_expires_at": null}, "audit_ids": ["Eb1m8HieTjCsYUyuQaxS7A"], "expires_at": "2023-04-20T14:22:37.000000Z", "issued_at": "2023-04-20T13:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c4e150c3a1d4521bee2f19a799025b8", "name": "tempest-AttachVolumeNegativeTest-1286906181"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d134 5969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:22:37,595 79943 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '95ff1fea-83ff-461e-bfcd-53d8d8d798db', 'name': 'tempest-AttachVolumeNegativeTest-769174266-network', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54624, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:22:25Z', 'updated_at': '2023-04-20T13:22:25Z', 'revision_number': 1} available for tenant 2023-04-20 13:22:37,596 79943 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-494975144', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ2wpSj15gxEgX+W6+RCOxyjWsrBxugzVdx+KZwkjRH305zGO49C8SQAcwDbNfaWl4Em04dwFswrR69FpSIr7Sd7Dfml91kqTSaApF0XRVIh/UfxYAsrn9WLThYZ29AidQ==', 'fingerprint': 'f5:ba:fb:10:14:4a:15:b1:3b:00:a2:6f:b4:9d:d4:e9', 'user_id': '8628293b2eee4978a6d12739f2af2869', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDaXOyqZ2m0iNJyhRrf6lSb54uv8ic6cfHahAQVZNE8U65ZvAnzQYbT\nVsH1jiNdQj6gBwYFK4EEACKhZANiAASdsKUo9eYMRIF/luvkQjsco1rKwcboM1Xc\nfimcJI0R99OcxjuPQvEkAHMA2zX2lpeBJtOHcBbMK0evRaUiK+0new35pfdZKk0m\ngKRdF0VSIf1H8WALK5/Vi04WGdvQInU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'adf0a041-25af-462a-abc4-dad10b16e9e9', 'name': 'tempest-securitygroup--786502006', 'stateful': True, 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': 'tempest-description--1985584903', 'shared': False, 'security_group_rules': [{'id': 'b24bd4eb-af1e-4c0e-8540-12e33978f8b5', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'security_group_id': 'adf0a041-25af-462a-abc4-dad10b16e9e9', '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': 467, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:22:35Z', 'updated_at': '2023-04-20T13:22:35Z', 'revision_number': 0, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8'}, {'id': 'd995d533-0c48-4fb4-86c3-88105f1377de', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'security_group_id': 'adf0a041-25af-462a-abc4-dad10b16e9e9', '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': 466, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:22:35Z', 'updated_at': '2023-04-20T13:22:35Z', 'revision_number': 0, 'project_id': '7c4e150c3a1d4521bee2f1 9a799025b8'}], 'tags': [], 'created_at': '2023-04-20T13:22:35Z', 'updated_at': '2023-04-20T13:22:35Z', 'revision_number': 1, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8'}, 'floating_ip': {'id': '147c2297-98fd-42de-ace5-e3a5f843907e', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'floating_ip_address': '172.24.4.150', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:22:37Z', 'updated_at': '2023-04-20T13:22:37Z', 'revision_number': 0, 'ip': '172.24.4.150'}} 2023-04-20 13:22:38,755 79943 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 1.158s 2023-04-20 13:22:38,756 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-380947152", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "95ff1fea-83ff-461e-bfcd-53d8d8d798db"}], "security_groups": [{"name": "tempest-securitygroup--786502006"}], "key_name": "tempest-keypair-494975144", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfa35e03-caa0-41d9-b59e-4ea43509af82', 'x-compute-request-id': 'req-cfa35e03-caa0-41d9-b59e-4ea43509af82', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "36408db4-ec52-4295-9e62-efa2a32acad5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--786502006"}], "adminPass": "password"}}' 2023-04-20 13:22:38,871 79943 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/36408db4-ec52-4295-9e62-efa2a32acad5 0.112s 2023-04-20 13:22:38,871 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7941ab12-518b-4ee9-91ab-3dc5c3fde9c1', 'x-compute-request-id': 'req-7941ab12-518b-4ee9-91ab-3dc5c3fde9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5'} Body: b'{"server": {"id": "36408db4-ec52-4295-9e62-efa2a32acad5", "name": "tempest-AttachVolumeNegativeTest-server-380947152", "status": "BUILD", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://1 0.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:39Z", "updated": "2023-04-20T13:22:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-494975144", "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-20 13:23:29,163 79943 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/36408db4-ec52-4295-9e62-efa2a32acad5 0.228s 2023-04-20 13:23:29,163 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:28 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-9bc840b6-8e7b-4d49-868a-b703b787f4d5', 'x-compute-request-id': 'req-9bc840b6-8e7b-4d49-868a-b703b787f4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5'} Body: b'{"server": {"id": "36408db4-ec52-4295-9e62-efa2a32acad5", "name": "tempest-AttachVolumeNegativeTest-server-380947152", "status": "ACTIVE", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "ac6379b2055b84c1bffa00a11adedf057e96b8a2ee7a1fb2807efbe6", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:38Z", "updated": "2023-04-20T13:22:48Z", "addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:c4:80"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-494975144", "OS-SRV-USG:launched_at": "2023-04-20T13:22:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--786502006"}], "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-20 13:23:29,175 79943 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 13:24:29,440 79943 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/36408db4-ec52-4295-9e62-efa2a32acad5/os-interface 0.203s 2023-04-20 13:24:29,441 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Thu, 20 Apr 2023 13:24:29 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-8bc42558-b868-44ca-85a7-c3aff54ba9d7', 'x-compute-request-id': 'req-8bc42558-b868-44ca-85a7-c3aff54ba9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "95ff1fea-83ff-461e-bfcd-53d8d8d798db", "port_id": "e42b33bb-627e-48f7-b25a-a232ca745a63", "mac_addr": "fa:16:3e:18:c4:80", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c25a1635-39de-4494-afd7-614b7e8f0125", "ip_address": "10.0.0.11"}]}]}' 2023-04-20 13:24:30,688 79943 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/147c2297-98fd-42de-ace5-e3a5f843907e 1.240s 2023-04-20 13:24:30,688 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e42b33bb-627e-48f7-b25a-a232ca745a63"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-b4978b97-6790-47c1-8c09-0c71ff3c3889', 'date': 'Thu, 20 Apr 2023 13:24:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/147c2297-98fd-42de-ace5-e3a5f843907e'} Body: b'{"floatingip": {"id": "147c2297-98fd-42de-ace5-e3a5f843907e", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "floating_ip_address": "172.24.4.150", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "07a171a1-de3a-4e05-9dff-6dd26ffec961", "port_id": "e42b33bb-627e-48f7-b25a-a232ca745a63", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "95ff1fea-83ff-461e-bfcd-53d8d8d798db", "mac_address": "fa:16:3e:18:c4:80", "admin_state_up": true, "status": "ACTIVE", "device_id": "36408db4-ec52-4295-9e62-efa2a32acad5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:22:37Z", "updated_at": "2023-04-20T13:24:30Z", "revision_number": 1, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:24:30,691 79943 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.150:22' as 'cirros' with public key authentication 2023-04-20 13:24:30,746 79943 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:24:30,769 79943 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:24:30,770 79943 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.150 successfully created 2023-04-20 13:24:30,812 79943 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/36408db4-ec52-4295-9e62-efa2a32acad5/ips 0.041s 2023-04-20 13:24:30,812 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24: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-1c57ef65-2683-4f40-b243-b00970309577', 'x-compute-request-id': 'req-1c57ef65-2683-4f40-b243-b00970309577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e 62-efa2a32acad5/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-20 13:24:31,067 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes 0.249s 2023-04-20 13:24:31,067 79943 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-2122980401"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4591495f-46d6-4df8-a238-0f24cb6b183b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4591495f-46d6-4df8-a238-0f24cb6b183b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes'} Body: b'{"volume": {"id": "675f96ac-935d-4f22-9bb1-7d345eea018e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:30.999220", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2122980401", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:24:31,120 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e 0.043s 2023-04-20 13:24:31,120 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4caab3e-834c-4ea6-b825-e716840b3087', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4caab3e-834c-4ea6-b825-e716840b3087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e'} Body: b'{"volume": {"id": "675f96ac-935d-4f22-9bb1-7d345eea018e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:31.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2122980401", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:24:32,200 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_ to_different_server): 200 GET http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e 0.068s 2023-04-20 13:24:32,201 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46993852-ac61-4b6f-bcea-aa407c9566f6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46993852-ac61-4b6f-bcea-aa407c9566f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e'} Body: b'{"volume": {"id": "675f96ac-935d-4f22-9bb1-7d345eea018e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:31.000000", "updated_at": "2023-04-20T13:24:31.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2122980401", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:24:32,340 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5 0.127s 2023-04-20 13:24:32,341 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:32 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-8f65665c-5b3f-4a78-8346-793395a244ca', 'x-compute-request-id': 'req-8f65665c-5b3f-4a78-8346-793395a244ca', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5'} Body: b'' 2023-04-20 13:24:32,593 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5 0.252s 2023-04-20 13:24:32,594 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:32 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-b44554ba-9429-4567-ab9c-231451c45c52', 'x-compute-request-id': 'req-b44554ba-9429-4567-ab9c-231451c45c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5'} Body: b'{"server": {"id": "36408db4-ec52-4295-9e62-efa2a32acad5", "name": "tempest-AttachVolumeNegativeTest-server-380947152", "status": "ACTIVE", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "a c6379b2055b84c1bffa00a11adedf057e96b8a2ee7a1fb2807efbe6", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:38Z", "updated": "2023-04-20T13:24:32Z", "addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:c4:80"}, {"version": 4, "addr": "172.24.4.150", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:c4:80"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-494975144", "OS-SRV-USG:launched_at": "2023-04-20T13:22:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--786502006"}], "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-20 13:25:22,699 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5 0.043s 2023-04-20 13:25:22,699 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25: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-9ae1a2a9-3aaf-4650-bf90-64c79215b2a1', 'x-compute-request-id': 'req-9ae1a2a9-3aaf-4650-bf90-64c79215b2a1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 36408db4-ec52-4295-9e62-efa2a32acad5 could not be found."}}' 2023-04-20 13:25:22,736 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-494975144 0.036s 2023-04-20 13:25:22,737 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25: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-3372797f-39d8-4ef9-8bf3-21d4094278c1', 'x-compute-request-id': 'req-3372797f-39d8-4ef9-8bf3-21d4094278c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-494975144'} Body: b'' 2023-04-20 13:25:22,924 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/adf0a041-25af-462a-abc4-dad10b16e9e9 0.187s 2023-04-20 13:25:22,925 79943 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-5bebc469-f31a-4b32-999f-4e691c81e7fb', 'conten t-length': '0', 'date': 'Thu, 20 Apr 2023 13:25:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/adf0a041-25af-462a-abc4-dad10b16e9e9'} Body: b'' 2023-04-20 13:25:22,948 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/adf0a041-25af-462a-abc4-dad10b16e9e9 0.023s 2023-04-20 13:25:22,949 79943 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-96a24f4e-5ff7-4174-b77d-b26a335bf258', 'date': 'Thu, 20 Apr 2023 13:25:22 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/adf0a041-25af-462a-abc4-dad10b16e9e9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group adf0a041-25af-462a-abc4-dad10b16e9e9 does not exist", "detail": ""}}' 2023-04-20 13:25:23,409 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/147c2297-98fd-42de-ace5-e3a5f843907e 0.460s 2023-04-20 13:25:23,410 79943 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-b2da11f5-f1b6-4561-8706-a30df97482d3', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:25:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/147c2297-98fd-42de-ace5-e3a5f843907e'} Body: b'' {2} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [236.717173s] ... 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 cab2d772-1a84-45be-9e6c-a2e635b622d4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:47,288 79941 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:21:47,670 79941 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.379s 2023-04-20 13:21:47,670 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1028024611", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAvgrUDVs2bYxuFMiOWqowKsnyI1V+hkrrf5ir88dnej7w5r9TztMJnSVUpy7LNCrzmN+XYJGWXoyqrEELXEe2fsPemjFOY5xABjXL2/O6xEajeC3U36oyUzPsIEB1uCog=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:47 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-596b329d-4d4c-413a-95f2-103b9671ee2e', 'x-compute-request-id': 'req-596b329d-4d4c-413a-95f2-103b9671ee2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1028024611", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAvgrUDVs2bYxuFMiOWqowKsnyI1V+hkrrf5ir88dnej7w5r9TztMJnSVUpy7LNCrzmN+XYJGWXoyqrEELXEe2fsPemjFOY5xABjXL2/O6xEajeC3U36oyUzPsIEB1uCog==", "fingerprint": "0d:c2:92:51:d7:6d:e2:a8:91:52:77:f1:bb:5d:a2:d2", "user_id": "882cab9c92ed4bfa8682a25169a49d9b"}}' 2023-04-20 13:21:47,675 79941 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1028024611 created 2023-04-20 13:21:48,773 79941 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.097s 2023-04-20 13:21:48,773 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--455896924", "description": "tempest-description--1287423227"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-b3a2b7d7-478b-4722-8f6c-da47e19507dd', 'date': 'Thu, 20 Apr 2023 13:21:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8a96e1f3-2f80-4736-9780-e187f66bd106", "name": "tempest-securitygroup--455896924", "stateful": true, "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "description": "tempest-description--1287423227", "shared": false, "security_group_rules": [{"id": "dfb57a48-93b2-46e5-8818-ee24f53c5aea", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "security_group_id": "8a96e1f3-2f80-4736-9780-e187f66bd106", "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": 274, "description": null, "tags": [], "created_at": "2023-04-20T13:21:48Z", "updated_at": "2023-04-20T13:21:48Z", "revision_number": 0, "project_id": "5d5d76af78b94668a18adcddc22a8440"}, {"id": "e50cfc78-cad8-46a5-8a54-76f99b43f70b", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "security_group_id": "8a96e1f3-2f80-4736-9780-e187f66bd106", "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 ": 273, "description": null, "tags": [], "created_at": "2023-04-20T13:21:48Z", "updated_at": "2023-04-20T13:21:48Z", "revision_number": 0, "project_id": "5d5d76af78b94668a18adcddc22a8440"}], "tags": [], "created_at": "2023-04-20T13:21:48Z", "updated_at": "2023-04-20T13:21:48Z", "revision_number": 1, "project_id": "5d5d76af78b94668a18adcddc22a8440"}}' 2023-04-20 13:21:49,955 79941 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.181s 2023-04-20 13:21:49,955 79941 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": "8a96e1f3-2f80-4736-9780-e187f66bd106", "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-bb384d24-d253-4186-b469-7e63fd2c2283', 'date': 'Thu, 20 Apr 2023 13:21: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": "a95572c1-3e81-425e-a434-677b492b10a9", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "security_group_id": "8a96e1f3-2f80-4736-9780-e187f66bd106", "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-20T13:21:49Z", "updated_at": "2023-04-20T13:21:49Z", "revision_number": 0, "project_id": "5d5d76af78b94668a18adcddc22a8440"}}' 2023-04-20 13:21:50,754 79941 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.798s 2023-04-20 13:21:50,754 79941 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": "8a96e1f3-2f80-4736-9780-e187f66bd106", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fe2a68af-e4f2-49a4-987a-2ac50fc04adb', 'date': 'Thu, 20 Apr 2023 13:21:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c1d1fbd4-ea04-4438-b2c4-596d82ad466b", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "security_group_id": "8a96e1f3-2f80-4736-9780-e187f66bd106", "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-20T13:21:50Z", "updated_at": "2023-04-20T13:21:50Z", "revision_number": 0, "project_id": "5d5d76af78b94668a18adcddc22a8440"}}' 2023-04-20 13:21:50,755 79941 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--455896924 created 2023-04-20 13:21:55,439 79941 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 4.684s 2023-04-20 13:21:55,440 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-a c1da6cde2fd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-36087dfc-8350-43d4-8eb2-777ca560a2ea', 'date': 'Thu, 20 Apr 2023 13:21:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "57496626-4abc-48d5-b877-13c308398419", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "floating_ip_address": "172.24.4.252", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5d5d76af78b94668a18adcddc22a8440", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:21:54Z", "updated_at": "2023-04-20T13:21:54Z", "revision_number": 0}}' 2023-04-20 13:21:55,440 79941 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '57496626-4abc-48d5-b877-13c308398419', 'tenant_id': '5d5d76af78b94668a18adcddc22a8440', 'floating_ip_address': '172.24.4.252', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5d5d76af78b94668a18adcddc22a8440', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:21:54Z', 'updated_at': '2023-04-20T13:21:54Z', 'revision_number': 0, 'ip': '172.24.4.252'} created 2023-04-20 13:21:55,552 79941 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.105s 2023-04-20 13:21:55,553 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0e50b448-05d3-4dd2-9655-a49836d7f216', '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": "882cab9c92ed4bfa8682a25169a49d9b", "name": "tempest-ServerStableDeviceRescueTest-1000583685-project-member", "password_expires_at": null}, "audit_ids": ["GcewlqKbTFOEfxxR779m5A"], "expires_at": "2023-04-20T14:21:55.000000Z", "issued_at": "2023-04-20T13:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d5d76af78b94668a18adcddc22a8440", "name": "tempest-ServerStableDeviceRescueTest-1000583685"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5d5d76af78b94668a18adcddc22a8440", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": " d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:21:55,553 79941 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '178edd74-64db-4ad6-af43-147f3224a59f', 'name': 'tempest-ServerStableDeviceRescueTest-2005662741-network', 'tenant_id': '5d5d76af78b94668a18adcddc22a8440', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5d5d76af78b94668a18adcddc22a8440', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34383, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:21:25Z', 'updated_at': '2023-04-20T13:21:25Z', 'revision_number': 1} available for tenant 2023-04-20 13:21:55,554 79941 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1028024611', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAvgrUDVs2bYxuFMiOWqowKsnyI1V+hkrrf5ir88dnej7w5r9TztMJnSVUpy7LNCrzmN+XYJGWXoyqrEELXEe2fsPemjFOY5xABjXL2/O6xEajeC3U36oyUzPsIEB1uCog==', 'fingerprint': '0d:c2:92:51:d7:6d:e2:a8:91:52:77:f1:bb:5d:a2:d2', 'user_id': '882cab9c92ed4bfa8682a25169a49d9b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAKE0MFx1BKNfUgqtRSdg3VdEEfFOt0D52cT95ja6m9QBroL3UeT6rY\nXBk00Ph2GH+gBwYFK4EEACKhZANiAAQL4K1A1bNm2MbhTIjlqqMCrJ8iNVfoZK63\n+Yq/PHZ3o+8Oa/U87TCZ0lVKcuyzQq85jfl2CRll6MqqxBC1xHtn7D3poxTmOcQA\nY1y9vzusRGo3gt1N+qMlMz7CBAdbgqI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8a96e1f3-2f80-4736-9780-e187f66bd106', 'name': 'tempest-securitygroup--455896924', 'stateful': True, 'tenant_id': '5d5d76af78b94668a18adcddc22a8440', 'description': 'tempest-description--1287423227', 'shared': False, 'security_group_rules': [{'id': 'dfb57a48-93b2-46e5-8818-ee24f53c5aea', 'tenant_id': '5d5d76af78b94668a18adcddc22a8440', 'security_group_id': '8a96e1f3-2f80-4736-9780-e187f66bd106', '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': 274, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:21:48Z', 'updated_at': '2023-04-20T13:21:48Z', 'revision_number': 0, 'project_id': '5d5d76af78b94668a18adcddc22a8440'}, {'id': 'e50cfc78-cad8-46a5-8a54-76f99b43f70b', 'tenant_id': '5d5d76af78b94668a18adcddc22a8440', 'security_group_id': '8a96e1f3-2f80-4736-9780-e187f66bd106', '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': 273, 'description': Non e, 'tags': [], 'created_at': '2023-04-20T13:21:48Z', 'updated_at': '2023-04-20T13:21:48Z', 'revision_number': 0, 'project_id': '5d5d76af78b94668a18adcddc22a8440'}], 'tags': [], 'created_at': '2023-04-20T13:21:48Z', 'updated_at': '2023-04-20T13:21:48Z', 'revision_number': 1, 'project_id': '5d5d76af78b94668a18adcddc22a8440'}, 'floating_ip': {'id': '57496626-4abc-48d5-b877-13c308398419', 'tenant_id': '5d5d76af78b94668a18adcddc22a8440', 'floating_ip_address': '172.24.4.252', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5d5d76af78b94668a18adcddc22a8440', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:21:54Z', 'updated_at': '2023-04-20T13:21:54Z', 'revision_number': 0, 'ip': '172.24.4.252'}} 2023-04-20 13:21:58,243 79941 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.688s 2023-04-20 13:21:58,243 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-2015992479", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "networks": [{"uuid": "178edd74-64db-4ad6-af43-147f3224a59f"}], "security_groups": [{"name": "tempest-securitygroup--455896924"}], "key_name": "tempest-keypair-1028024611", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fc9caa2-5ad5-42b5-9ebd-c357cdf51d11', 'x-compute-request-id': 'req-4fc9caa2-5ad5-42b5-9ebd-c357cdf51d11', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--455896924"}], "adminPass": "zR7Y4ZtKru3D"}}' 2023-04-20 13:21:58,347 79941 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/f7f7844b-b316-4af0-b40d-13b8d0ec29d6 0.100s 2023-04-20 13:21:58,348 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-625c8e56-ad01-463a-bced-68aace2b048b', 'x-compute-request-id': 'req-625c8e56-ad01-463a-bced-68aace2b048b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6'} Body: b'{"server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "name": "tempest-ServerStableDeviceRescueTest-server-2015992479", "status": "BUILD", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:58Z", "updated": "2023-04-20T13:21:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1028024611", "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-20 13:22:48,805 79941 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/f7f7844b-b316-4af0-b40d-13b8d0ec29d6 0.393s 2023-04-20 13:22:48,805 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b7be5ef-8595-43e4-a922-586f4fd73bed', 'x-compute-request-id': 'req-2b7be5ef-8595-43e4-a922-586f4fd73bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6'} Body: b'{"server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "name": "tempest-ServerStableDeviceRescueTest-server-2015992479", "status": "ACTIVE", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "metadata": {}, "hostId": "7eb477c590678e4f25421c085b21d7fb54456b88223611181d66798a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:58Z", "updated": "2023-04-20T13:22:09Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2005662741-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:27:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1028024611", "OS-SRV-USG:launched_at": "2023-04-20T13:22:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--455896924"}], "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-20 13:22:48,820 79941 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:23:49,570 79941 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/f7f7844b-b316-4af0-b40d-13b8d0ec29d6/os-interface 0.690s 2023-04-20 13:23:49,5 71 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:48 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-373c520c-2f83-4f08-afc9-4d9ca8eaafea', 'x-compute-request-id': 'req-373c520c-2f83-4f08-afc9-4d9ca8eaafea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "178edd74-64db-4ad6-af43-147f3224a59f", "port_id": "a36f5d71-7da8-44cf-a09f-de30258435f6", "mac_addr": "fa:16:3e:5a:27:01", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f0dcbe59-a3ff-48a7-a21a-2ec2ca8eb29f", "ip_address": "10.0.0.9"}]}]}' 2023-04-20 13:23:50,277 79941 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/57496626-4abc-48d5-b877-13c308398419 0.701s 2023-04-20 13:23:50,277 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a36f5d71-7da8-44cf-a09f-de30258435f6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-5a60450a-7a24-4062-ba18-7443f596e861', 'date': 'Thu, 20 Apr 2023 13:23:50 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/57496626-4abc-48d5-b877-13c308398419'} Body: b'{"floatingip": {"id": "57496626-4abc-48d5-b877-13c308398419", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "floating_ip_address": "172.24.4.252", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "e7f91db2-f12f-43bd-b60f-c0608a3221f0", "port_id": "a36f5d71-7da8-44cf-a09f-de30258435f6", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "178edd74-64db-4ad6-af43-147f3224a59f", "mac_address": "fa:16:3e:5a:27:01", "admin_state_up": true, "status": "ACTIVE", "device_id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:21:54Z", "updated_at": "2023-04-20T13:23:49Z", "revision_number": 1, "project_id": "5d5d76af78b94668a18adcddc22a8440"}}' 2023-04-20 13:23:50,279 79941 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.252:22' as 'cirros' with public key authentication 2023-04-20 13:23:50,337 79941 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:23:50,361 79941 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:23:50,362 79941 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.252 successfully created 2023-04-20 13:23:51,610 79941 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/f7f7844b-b316-4af0-b40d-13b8d0ec29d6/action 1.247s 2023-04-20 13:23:51,610 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-56792286"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:50 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/2b06767e-5313-4def-ad28-ee0352 684b95', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0f3d6fe-105c-4dbe-af87-b5a5c4b632ff', 'x-compute-request-id': 'req-f0f3d6fe-105c-4dbe-af87-b5a5c4b632ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6/action'} Body: b'' 2023-04-20 13:23:51,672 79941 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/2b06767e-5313-4def-ad28-ee0352684b95 0.059s 2023-04-20 13:23:51,673 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:51 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-afb3de66-a1b6-43f7-a7d9-0843b4f99217', 'x-compute-request-id': 'req-afb3de66-a1b6-43f7-a7d9-0843b4f99217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2b06767e-5313-4def-ad28-ee0352684b95'} Body: b'{"image": {"id": "2b06767e-5313-4def-ad28-ee0352684b95", "name": "tempest-ServerStableDeviceRescueTest-image-56792286", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1000583685", "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-1000583685-project-member", "user_id": "882cab9c92ed4bfa8682a25169a49d9b"}, "created": "2023-04-20T13:23:51Z", "updated": "2023-04-20T13:23:51Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2b06767e-5313-4def-ad28-ee0352684b95"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2b06767e-5313-4def-ad28-ee0352684b95"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2b06767e-5313-4def-ad28-ee0352684b95"}], "server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}]}}}' 2023-04-20 13:24:41,794 79941 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/2b06767e-5313-4def-ad28-ee0352684b95 0.065s 2023-04-20 13:24:41,794 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:41 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-0f9024d2-0205-42c7-9cf4-daff235a49ee', 'x-compute-request-id': 'req-0f9024d2-0205-42c7-9cf4-daff235a49ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2b06767e-5313-4def-ad28-ee0352684b95'} Body: b'{"image": {"id": "2b06767e-5313-4def-ad28-ee0352684b95", "name": "tempest-ServerStableDeviceRescueTest-image-56792286", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "owner_id": "5d5d76af78b94668a18adcddc22a8440", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1000583685", "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-1000583685-project-member", "user_id": "882cab9c92ed4bfa8682a25169a49d9b"}, "created": "2023-04-20T13:23:51Z", "updated": "2023-04-20T13:23:56Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2b06767e-5313-4def-ad28-ee0352684b95"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2b06767e-5313-4def-ad28-ee0352684b95"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2b06767e-5313-4def-ad28-ee0352684b95"}], "server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}]}}}' 2023-04-20 13:24:41,856 79941 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/2b06767e-5313-4def-ad28-ee0352684b95 0.056s 2023-04-20 13:24:41,857 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:41 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-0a582cc2-d78a-4f93-a1e7-c684f4d3dea3', 'x-compute-request-id': 'req-0a582cc2-d78a-4f93-a1e7-c684f4d3dea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2b06767e-5313-4def-ad28-ee0352684b95'} Body: b'{"image": {"id": "2b06767e-5313-4def-ad28-ee0352684b95", "name": "tempest-ServerStableDeviceRescueTest-image-56792286", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "owner_id": "5d5d76af78b94668a18adcddc22a8440", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1000583685", "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-1000583685-project-member", "user_id": "882cab9c92ed4bfa8682a25169a49d9b"}, "created": "2023-04-20T13:23:51Z", "updated": "2023-04-20T13:23:56Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2b06767e-5313-4def-ad28-ee0352684b95"}, {"rel": "book mark", "href": "http://10.0.0.210/compute/images/2b06767e-5313-4def-ad28-ee0352684b95"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2b06767e-5313-4def-ad28-ee0352684b95"}], "server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}]}}}' 2023-04-20 13:24:42,083 79941 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/f7f7844b-b316-4af0-b40d-13b8d0ec29d6 0.221s 2023-04-20 13:24:42,084 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc60a6d4-e250-47ab-9475-2017284962a5', 'x-compute-request-id': 'req-cc60a6d4-e250-47ab-9475-2017284962a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6'} Body: b'{"server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "name": "tempest-ServerStableDeviceRescueTest-server-2015992479", "status": "ACTIVE", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "metadata": {}, "hostId": "7eb477c590678e4f25421c085b21d7fb54456b88223611181d66798a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:58Z", "updated": "2023-04-20T13:23:56Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2005662741-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:27:01"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:27:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1028024611", "OS-SRV-USG:launched_at": "2023-04-20T13:22:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--455896924"}], "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-20 13:25:42,261 79941 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/2b06767e-5313-4def-ad28-ee0352684b95 0.161s 2023-04-20 13:25:42,262 79941 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': 'Thu, 20 Apr 2023 13:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0d1d63a4-646c-4051-a3d3-8252f4dc817a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2b06767e- 5313-4def-ad28-ee0352684b95'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "owner_id": "5d5d76af78b94668a18adcddc22a8440", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1000583685", "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-1000583685-project-member", "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-56792286", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "24f54546b62492132fdccbd520b6a8e5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5d5d76af78b94668a18adcddc22a8440", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "bd374835456315473bba7d40e1b23aa803fb32995705c897bd15ce1afc4cd40f0f01a7390eb4b5d9e34517526fcc35b5a86e00df647a825b1d62786a53c7ebaa", "id": "2b06767e-5313-4def-ad28-ee0352684b95", "created_at": "2023-04-20T13:23:51Z", "updated_at": "2023-04-20T13:25:42Z", "tags": [], "self": "/v2/images/2b06767e-5313-4def-ad28-ee0352684b95", "file": "/v2/images/2b06767e-5313-4def-ad28-ee0352684b95/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:25:42,388 79941 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/2b06767e-5313-4def-ad28-ee0352684b95 0.126s 2023-04-20 13:25:42,389 79941 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': 'Thu, 20 Apr 2023 13:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1201c4df-e5e2-49d2-9a3c-5fbd00f98ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2b06767e-5313-4def-ad28-ee0352684b95'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "owner_id": "5d5d76af78b94668a18adcddc22a8440", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1000583685", "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-1000583685-project-member", "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-56792286", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "24f54546b62492132fdccbd520b6a8e5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5d5d76af78b94668a18adcddc22a8440", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "bd374835456315473bba7d40e1b23aa803fb32995705c897bd15ce1afc4cd40f0f01a7390eb4b5d9e34517526fcc35b5a86e00df647a825b1d62786a53c7ebaa", "id": "2b06767e-5313-4def-ad28-ee0352684b95", "created_at": "2023-04-20T13:23:51Z", "updated_at": "2023-04-20T13:25:42Z", "tags": [], "self": "/v2/images/2b06767e-5313-4def-ad28-ee0352684b95", "file": "/v2/images/2b06767e-5313-4def-ad28-ee0352684b95/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:25:42,623 79941 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/f7f7844b-b316-4af0-b40d-13b8d0ec29d6 0.234s 2023-04-20 13:25:42,624 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9594b536-a62e-4f34-b664-722d060e93c5', 'x-compute-request-id': 'req-9594b536-a62e-4f34-b664-722d060e93c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6'} Body: b'{"server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "name": "tempest-ServerStableDeviceRescueTest-server-2015992479", "status": "ACTIVE", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "metadata": {}, "hostId": "7eb477c590678e4f25421c085b21d7fb54456b88223611181d66798a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:58Z", "updated": "2023-04-20T13:23:56Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2005662741-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:27:01"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:27:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1028024611", "OS-SRV-USG:launched_at": "2023-04-20T13:22:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--455896924"}], "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-20 13:25:42,888 79941 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/5d5d76af78b94668a18adcddc22a8440/volumes 0.250s 2023-04-20 13:25:42,888 79941 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-1866292388"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87307b7-19da-497d-aead-9f52ba3083c0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87307b7-19da-497d-aead-9f52ba3083c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440/volumes'} Body: b'{"volume": {"id": "cab2d772-1a84-45be-9e6c-a2e635b622d4", "status": "creating", "size": 1, "availability_zone": "nova", "cre ated_at": "2023-04-20T13:25:42.824418", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1866292388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4"}], "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:25:42,935 79941 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/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4 0.037s 2023-04-20 13:25:42,936 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac29c4f-adf7-4863-85f2-1739ad37868b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac29c4f-adf7-4863-85f2-1739ad37868b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4'} Body: b'{"volume": {"id": "cab2d772-1a84-45be-9e6c-a2e635b622d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:43.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1866292388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4"}], "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5d76af78b94668a18adcddc22a8440"}}' 2023-04-20 13:25:43,992 79941 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/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4 0.044s 2023-04-20 13:25:43,992 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-680b95eb-3f08-4312-b380-220dc26bfff2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-680b95eb-3f08-4312-b380-220dc26bfff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4'} Body: b'{"volume": {"id": "cab2d772-1a84-45be-9e6c-a2e635b622d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:43.000000", "updated_at": "2023-04-20T13:25:43.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1866292388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "li nks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4"}], "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5d76af78b94668a18adcddc22a8440"}}' {5} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.476000s] ... 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 2b34f2cd-cc72-438f-b639-59dc821ae888 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:24:01,464 79947 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.096s 2023-04-20 13:24:01,464 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:01 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-552cb5c8-7c86-4898-b497-5756fab38493', '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": "9803a74b170d457c9cb6c4b1e5ff2e63", "name": "tempest-VolumesAdminNegativeTest-742981342-project-member", "password_expires_at": null}, "audit_ids": ["17I3wp7YTxmnmIVyz0-9hw"], "expires_at": "2023-04-20T14:24:01.000000Z", "issued_at": "2023-04-20T13:24:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "973f328b0e474229a74744dee1f17f89", "name": "tempest-VolumesAdminNegativeTest-742981342"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/973f328b0e474229a74744dee1f17f89", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:24:01,465 79947 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'b8d53c41-3e3b-44b5-a384-2f38587f8d6a', 'name': 'tempest-VolumesAdminNegativeTest-817648582-network', 'tenant_id': '973f328b0e474229a74744dee1f17f89', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '973f328b0e474229a7474 4dee1f17f89', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63910, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:21:24Z', 'updated_at': '2023-04-20T13:21:24Z', 'revision_number': 1} available for tenant 2023-04-20 13:24:02,026 79947 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.560s 2023-04-20 13:24:02,026 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-2033529697", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "networks": [{"uuid": "b8d53c41-3e3b-44b5-a384-2f38587f8d6a"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ec51422f-aef5-4653-962a-bf0fba7c5868', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecc16f96-b9d9-4a5c-81fd-04435149bff9', 'x-compute-request-id': 'req-ecc16f96-b9d9-4a5c-81fd-04435149bff9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ec51422f-aef5-4653-962a-bf0fba7c5868", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec51422f-aef5-4653-962a-bf0fba7c5868"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec51422f-aef5-4653-962a-bf0fba7c5868"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "UTMZdDB9ty5M"}}' 2023-04-20 13:24:02,137 79947 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/ec51422f-aef5-4653-962a-bf0fba7c5868 0.107s 2023-04-20 13:24:02,137 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:02 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-45cd78c7-0b50-4e98-9dd3-41b7d5efcbcf', 'x-compute-request-id': 'req-45cd78c7-0b50-4e98-9dd3-41b7d5efcbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec51422f-aef5-4653-962a-bf0fba7c5868'} Body: b'{"server": {"id": "ec51422f-aef5-4653-962a-bf0fba7c5868", "name": "tempest-VolumesAdminNegativeTest-server-2033529697", "status": "BUILD", "tenant_id": "973f328b0e474229a74744dee1f17f89", "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:24:02Z", "updated": "2023-04-20T13:24:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec51422f-aef5-4653-962a-bf0fba7c5868"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec51422f-aef5-4653-962a-bf0fba7c5868"}], "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-20 13:24:52,455 79947 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/ec51422f-aef5-4653-962a-bf0fba7c5868 0.258s 2023-04-20 13:24:52,455 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:52 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-59b383f2-b0ae-4a85-bbc9-9ad6831dfe7b', 'x-compute-request-id': 'req-59b383f2-b0ae-4a85-bbc9-9ad6831dfe7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec51422f-aef5-4653-962a-bf0fba7c5868'} Body: b'{"server": {"id": "ec51422f-aef5-4653-962a-bf0fba7c5868", "name": "tempest-VolumesAdminNegativeTest-server-2033529697", "status": "ACTIVE", "tenant_id": "973f328b0e474229a74744dee1f17f89", "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "metadata": {}, "hostId": "2396c80b42e6fdbe8ab38c9f22d0a51a0aa572630a427aa7e3c3099b", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:24:02Z", "updated": "2023-04-20T13:24:09Z", "addresses": {"tempest-VolumesAdminNegativeTest-817648582-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:fd:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec51422f-aef5-4653-962a-bf0fba7c5868"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec51422f-aef5-4653-962a-bf0fba7c5868"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:24:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 13:24:52,467 79947 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:25:52,722 79947 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/973f328b0e474229a74744dee1f17f89/volumes 0.203s 2023-04-20 13:25:52,723 79947 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-2100600804"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69681c8e-b6f4-42c3-95b6-fdfe6b43ed8a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69681c8e-b6f4-42c3-95b6-fdfe6b43ed8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes'} Body: b'{"volume": {"id": "2b34f2c d-cc72-438f-b639-59dc821ae888", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:52.651533", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2100600804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888"}], "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:25:52,775 79947 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/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888 0.043s 2023-04-20 13:25:52,776 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a74d89a9-c0a3-4805-9c74-31caa1d7c5c8', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a74d89a9-c0a3-4805-9c74-31caa1d7c5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888'} Body: b'{"volume": {"id": "2b34f2cd-cc72-438f-b639-59dc821ae888", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:53.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2100600804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888"}], "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973f328b0e474229a74744dee1f17f89"}}' 2023-04-20 13:25:53,826 79947 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/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888 0.038s 2023-04-20 13:25:53,826 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805bb963-8140-46a1-bb7d-45a21d80dc21', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805bb963-8140-46a1-bb7d-45a21d80dc21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888'} Body: b'{"volume": {"id": "2b34f2cd-cc72-438f-b639-59dc821ae888", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:53.000000", "updated_at": "2023-04-20T13:25:53.000000", "name": "tempest-VolumesAdminNegativeTest-volume-2100600804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888"}], "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973f328b0e474229a74744dee1f17f89"}}' {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.408031s] ... 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 4a688040-248b-4a3a-8692-bb349c9bbaa4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:26:29,589 79937 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes 0.252s 2023-04-20 13:26:29,589 79937 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-957584932"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb3219dc-7af6-45c7-9e75-4eb2dcdaa7d7', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb3219dc-7af6-45c7-9e75-4eb2dcdaa7d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes'} Body: b'{"volume": {"id": "4a688040-248b-4a3a-8692-bb349c9bbaa4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:29.510579", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-957584932", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4"}], "user_id": "c7e63be0504a4fcca19c8b86d95c699d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:26:29,657 79937 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4 0.058s 2023-04-20 13:26:29,658 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f7aadf5-cd9e-4196-b22a-b49b14e102a0', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f7aadf5-cd9e-4196-b22a-b49b14e102a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4'} Body: b'{"volume": {"id": "4a688040-248b-4a3a-8692-bb349c9bbaa4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:30.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-957584932", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4"}], "user_id": "c7e63be0504a4fcca19c8b86d95c699d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a526e5a9ffe4ec6a153bb0bc218913e"}}' 2023-04-20 13:26:30,725 79937 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4 0.055s 2023-04-20 13:26:30,725 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-973c7372-9abc-48cd-8887-81df71c9e10c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-973c7372-9abc-48cd-8887-81df71c9e10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4'} Body: b'{"volume": {"id": "4a688040-248b-4a3a-8692-bb349c9bbaa4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:30.000000", "updated_at": "2023-04-20T13:26:30.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-957584932", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4"}], "user_id": "c7e63be0504a4fcca19c8b86d95c699d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a526e5a9ffe4ec6a153bb0bc218913e"}}' {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.302678s] ... 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 9678a33e-074a-4a27-a833-1f5c1eb621c9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:26:30,930 79937 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes 0.186s 2023-04-20 13:26:30,930 79937 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-627351688"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54dbaa8-5724-4156-ab1a-70e32d4a5332', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54dbaa8-5724-4156-ab1a-70e32d4a5332', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes'} Body: b'{"volume": {"id": "9678a33e-074a-4a27-a833-1f5c1eb621c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:30.874719", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-627351688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9"}], "user_id": "c7e63be0504a4fcca19c8b86d95c699d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:26:30,982 79937 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9 0.041s 2023-04-20 13:26:30,982 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfab432a-2738-4857-9b48-249b1977f959', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfab432a-2738-4857-9b48-249b1977f959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9'} Body: b'{"volume": {"id": "9678a33e-074a-4a27-a833-1f5c1eb621c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:31.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-627351688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9"}], "user_id": "c7e63be0504a4fcca19c8b86d95c699d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a526e5a9ffe4ec6a153bb0bc218913e"}}' 2023-04-20 13:26:32,035 79937 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9 0.040s 2023-04-20 13:26:32,035 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d233c677-fc9a-4cc6-9ed6-6b9b057585a1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d233c677-fc9a-4cc6-9ed6-6b9b057585a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9'} Body: b'{"volume": {"id": "9678a33e-074a-4a27-a833-1f5c1eb621c9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:31.000000", "updated_at": "2023-04-20T13:26:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-627351688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9"}], "user_id": "c7e63be0504a4fcca19c8b86d95c699d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a526e5a9ffe4ec6a153bb0bc218913e"}}' {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [172.694888s] ... 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 eb42e3a7-c03a-4145-854c-f33f5f51fd95 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:23:49,446 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.214s 2023-04-20 13:23:49,447 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:49 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-b5e6a177-cf54-4358-a997-630c402e97e0', 'x-compute-request-id': 'req-b5e6a177-cf54-4358-a997-630c402e97e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:23:49,684 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.225s 2023-04-20 13:23:49,684 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:49 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-02a97dfd-e52c-40b2-b402-c033d7d27177', 'x-compute-request-id': 'req-02a97dfd-e52c-40b2-b402-c033d7d27177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "hre f": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:24:39,964 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.235s 2023-04-20 13:24:39,964 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:39 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-19862b9c-7211-4cf3-aca8-8bd5b7cf45ea', 'x-compute-request-id': 'req-19862b9c-7211-4cf3-aca8-8bd5b7cf45ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:24:40,200 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.224s 2023-04-20 13:24:40,201 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Thu, 20 Apr 2023 13:24:39 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-d3dc65ed-41ce-4302-a599-c896dbd4872e', 'x-compute-request-id': 'req-d3dc65ed-41ce-4302-a599-c896dbd4872e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:25:40,502 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes 0.229s 2023-04-20 13:25:40,503 79951 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-515275574"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9057807b-92d1-4dbe-bd1b-5b785ccf2c27', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9057807b-92d1-4dbe-bd1b-5b785ccf2c27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes'} Body: b'{"volume": {"id": "eb42e3a7-c03a-4145-854c-f33f5f51fd95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:40.429938", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-515275574", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04 -20 13:25:40,550 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95 0.037s 2023-04-20 13:25:40,551 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f75033-8d9d-49d3-959b-fc8c087d148e', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f75033-8d9d-49d3-959b-fc8c087d148e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95'} Body: b'{"volume": {"id": "eb42e3a7-c03a-4145-854c-f33f5f51fd95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:40.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-515275574", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "332b3979ef1244e1aff870bbc27a9817"}}' 2023-04-20 13:25:41,602 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95 0.040s 2023-04-20 13:25:41,602 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab1a96c1-8527-44eb-a771-ab6faa4489b7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1a96c1-8527-44eb-a771-ab6faa4489b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95'} Body: b'{"volume": {"id": "eb42e3a7-c03a-4145-854c-f33f5f51fd95", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:40.000000", "updated_at": "2023-04-20T13:25:41.000000", "name": "tempest-ServerActionsTestJSON-volume-515275574", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "332b3979ef1244e1aff870bbc27a9817"}}' 2023-04-20 13:25:41,853 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.239s 2023-04-20 13:25:41,854 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:41 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-269931cf-8793-496c-828c-830b647afa02', 'x-compute-request-id': 'req-269931cf-8793-496c-828c-830b647afa02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.541007s] ... 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 992276a3-ed2b-46a4-a46f-04e4bd39bbc1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:24:46,636 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.100s 2023-04-20 13:24:46,636 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:46 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-56d22b3e-d915-4964-9d1c-9031ce263a40', '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": "404bd455b1834e68b508de3f651146d5", "name": "tempest-VolumesActionsTest-264200941-project-member", "password_expires_at": null}, "audit_ids": ["5ieb9A2VR1yE6QbWSe9U0A"], "expires_at": "2023-04-20T14:24:46.000000Z", "issued_at": "2023-04-20T13:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c8d7672015e428e807dcb7e0fb58f60", "name": "tempest-VolumesActionsTest-264200941"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2c8d7672015e428e807dcb7e0fb58f60", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:24:46,637 79945 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '86c2146e-b829-46d4-924c-49a08f1e1d95', 'name': 'tempest-VolumesActionsTest-2003033019-network', 'tenant_id': '2c8d7672015e428e807dcb7e0fb58f60', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2c8d7672015e428e807dcb7e0fb58f60', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': ' geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50267, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:24:44Z', 'updated_at': '2023-04-20T13:24:44Z', 'revision_number': 1} available for tenant 2023-04-20 13:24:47,549 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.911s 2023-04-20 13:24:47,549 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1993764424", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "networks": [{"uuid": "86c2146e-b829-46d4-924c-49a08f1e1d95"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf720b35-589c-4d39-9321-fbe6a88e4039', 'x-compute-request-id': 'req-cf720b35-589c-4d39-9321-fbe6a88e4039', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f778634c-45c2-4284-ad3b-0529810fa77c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9hC8XwTt7nQm"}}' 2023-04-20 13:24:47,626 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c 0.073s 2023-04-20 13:24:47,626 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:47 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-7e32dc7b-c8b0-444f-87c8-f7461e4c88de', 'x-compute-request-id': 'req-7e32dc7b-c8b0-444f-87c8-f7461e4c88de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c'} Body: b'{"server": {"id": "f778634c-45c2-4284-ad3b-0529810fa77c", "name": "tempest-VolumesActionsTest-instance-1993764424", "status": "BUILD", "tenant_id": "2c8d7672015e428e807dcb7e0fb58f60", "user_id": "404bd455b1834e68b508de3f651146d5", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:24:48Z", "updated": "2023-04-20T13:24:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}], "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-20 13:25:37,903 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c 0.216s 2023-04-20 13:25:37,904 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:37 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-39029c11-30d2-405e-9da5-59b7110e1c8c', 'x-compute-request-id': 'req-39029c11-30d2-405e-9da5-59b7110e1c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c'} Body: b'{"server": {"id": "f778634c-45c2-4284-ad3b-0529810fa77c", "name": "tempest-VolumesActionsTest-instance-1993764424", "status": "ACTIVE", "tenant_id": "2c8d7672015e428e807dcb7e0fb58f60", "user_id": "404bd455b1834e68b508de3f651146d5", "metadata": {}, "hostId": "2de48893d87f567ec5522348242d71a5bdde70ca533d2fb1c2399b00", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:24:47Z", "updated": "2023-04-20T13:24:54Z", "addresses": {"tempest-VolumesActionsTest-2003033019-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:b8:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:24:54.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-20 13:25:37,915 79945 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:26:38,223 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes 0.265s 2023-04-20 13:26:38,224 79945 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-887622804"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7396607e-76ae-454b-8da4-7fe5b254bd48', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7396607e-76ae-454b-8da4-7fe5b254bd48', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes'} Body: b'{"volume": {"id": "992276a3-ed2b-46a4-a46f-04e4bd39bbc1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:38.143881", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-887622804", "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/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:26:38,274 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1 0.040s 2023-04-20 13:26:38,274 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa4dcb0-e363-4a2b-939f-c59d011ac938', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa4dcb0-e363-4a2b-939f-c59d011ac938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1'} Body: b'{"volume": {"id": "992276a3-ed2b-46a4-a46f-04e4bd39bbc1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:38.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-887622804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:26:39,323 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1 0.037s 2023-04-20 13:26:39,324 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07cde8c5-bc07-42f7-9d73-91db65b87ef8', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07cde8c5-bc07-42f7-9d73-91db65b87ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1'} Body: b'{"volume": {"id": "992276a3-ed2b-46a4-a46f-04e4bd39bbc1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:38.000000", "updated_at": "2023-04-20T13:26:38.000000", "name": "tempest-VolumesActionsTest-Volume-887622804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}], "user_id": "404bd455b1834e68b508de 3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:26:39,376 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1 0.041s 2023-04-20 13:26:39,376 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c675d565-cf1a-44b7-9c3d-39fddb88aaa2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c675d565-cf1a-44b7-9c3d-39fddb88aaa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1'} Body: b'{"volume": {"id": "992276a3-ed2b-46a4-a46f-04e4bd39bbc1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:38.000000", "updated_at": "2023-04-20T13:26:38.000000", "name": "tempest-VolumesActionsTest-Volume-887622804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:26:39,490 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1 0.103s 2023-04-20 13:26:39,491 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96540386-0872-4d90-9aab-c77715480594', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1'} Body: b'' 2023-04-20 13:26:39,511 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1 0.020s 2023-04-20 13:26:39,511 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c116be4-65ac-4792-bef1-7209a0f275f1', 'x-openstack-request-id': 'req-2c116be4-65ac-4792-bef1-7209a0f275f1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1'} Body: b'{"itemNotFound": {"cod e": 404, "message": "Volume 992276a3-ed2b-46a4-a46f-04e4bd39bbc1 could not be found."}}' 2023-04-20 13:26:39,630 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c 0.118s 2023-04-20 13:26:39,631 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:39 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-11ff8d22-05b9-47b5-ad6d-a6e379d96656', 'x-compute-request-id': 'req-11ff8d22-05b9-47b5-ad6d-a6e379d96656', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c'} Body: b'' 2023-04-20 13:26:39,974 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c 0.342s 2023-04-20 13:26:39,974 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:39 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-51f752a6-4749-4a84-b50b-f878821f77d3', 'x-compute-request-id': 'req-51f752a6-4749-4a84-b50b-f878821f77d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c'} Body: b'{"server": {"id": "f778634c-45c2-4284-ad3b-0529810fa77c", "name": "tempest-VolumesActionsTest-instance-1993764424", "status": "ACTIVE", "tenant_id": "2c8d7672015e428e807dcb7e0fb58f60", "user_id": "404bd455b1834e68b508de3f651146d5", "metadata": {}, "hostId": "2de48893d87f567ec5522348242d71a5bdde70ca533d2fb1c2399b00", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:24:47Z", "updated": "2023-04-20T13:26:40Z", "addresses": {"tempest-VolumesActionsTest-2003033019-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:b8:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:24:54.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-20 13:27:30,068 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c 0.032s 2023-04-20 13:27:30,069 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:30 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-caa73759-cb06-4955-a385-c55fe775f989', 'x-compute-request-id': 'req-caa73759-cb06-4955-a385-c55fe775f989', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f778634c-45c2-4284-ad3b-0529810fa77c could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.470960s] ... 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 c96cdf45-5512-465c-8aaa-dcd34b65867b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:27:30,243 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes 0.170s 2023-04-20 13:27:30,243 79945 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-381757008"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1c3b7bc-b66e-49dc-b53a-9789db16c483', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1c3b7bc-b66e-49dc-b53a-9789db16c483', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes'} Body: b'{"volume": {"id": "c96cdf45-5512-465c-8aaa-dcd34b65867b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:30.188887", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-381757008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:30,303 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b 0.050s 2023-04-20 13:27:30,303 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5895f5cd-7214-4694-8633-846ee12d2168', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5895f5cd-7214-4694-8633-846ee12d2168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b'} Body: b'{"volume": {"id": "c96cdf45-5512-465c-8aaa-dcd34b65867b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:30.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-381757008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:31,355 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b 0.039s 2023-04-20 13:27:31,355 79945 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4893283-660b-4207-b50e-b8b3192b72e4', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4893283-660b-4207-b50e-b8b3192b72e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b'} Body: b'{"volume": {"id": "c96cdf45-5512-465c-8aaa-dcd34b65867b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:30.000000", "updated_at": "2023-04-20T13:27:30.000000", "name": "tempest-VolumesActionsTest-Volume-381757008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:31,412 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b 0.046s 2023-04-20 13:27:31,412 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f90c21-9d14-429b-9e53-cfcd84c11bef', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f90c21-9d14-429b-9e53-cfcd84c11bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b'} Body: b'{"volume": {"id": "c96cdf45-5512-465c-8aaa-dcd34b65867b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:30.000000", "updated_at": "2023-04-20T13:27:30.000000", "name": "tempest-VolumesActionsTest-Volume-381757008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:31,519 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b 0.093s 2023-04-20 13:27:31,520 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27: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-e9fd59f7-c52a-4c57-92c2-1737a3deea35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b'} Body: b'' 2023-04-20 13:27:31,541 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b 0.021s 2023-04-20 13:27:31,542 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27: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-f3aaa94a-613c-4ef6-858b-0f45803f92b0', 'x-openstack-request-id': 'req-f3aaa94a-613c-4ef6-858b-0f45803f92b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c96cdf45-5512-465c-8aaa-dcd34b65867b could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.513222s] ... 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 2a7777a5-8e24-4995-8ce7-4bee5505f78a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:27:31,726 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes 0.181s 2023-04-20 13:27:31,727 79945 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-1093719575"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaff60c2-9bb0-4c6f-ae61-5d0b12ea6971', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaff60c2-9bb0-4c6f-ae61-5d0b12ea6971', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes'} Body: b'{"volume": {"id": "2a7777a5-8e24-4995-8ce7-4bee5505f78a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:31.662727", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1093719575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:31,802 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a 0.045s 2023-04-20 13:27:31,805 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47277006-6c5d-435c-92ff-cf634585c3eb', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47277006-6c5d-435c-92ff-cf634585c3eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a'} Body: b'{"volume": {"id": "2a7777a5-8e24-4995-8ce7-4bee5505f78a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:32.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1093719575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:32,858 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a 0.041s 2023-04-20 13:27:32,859 79945 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fad4af8-7c70-4665-8009-f4f291fc60ed', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fad4af8-7c70-4665-8009-f4f291fc60ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a'} Body: b'{"volume": {"id": "2a7777a5-8e24-4995-8ce7-4bee5505f78a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:32.000000", "updated_at": "2023-04-20T13:27:32.000000", "name": "tempest-VolumesActionsTest-Volume-1093719575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:32,918 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a 0.044s 2023-04-20 13:27:32,918 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c6e1d1-9868-406c-bc38-c211f5777d57', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c6e1d1-9868-406c-bc38-c211f5777d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a'} Body: b'{"volume": {"id": "2a7777a5-8e24-4995-8ce7-4bee5505f78a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:32.000000", "updated_at": "2023-04-20T13:27:32.000000", "name": "tempest-VolumesActionsTest-Volume-1093719575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:33,036 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a 0.106s 2023-04-20 13:27:33,037 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:32 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-08ebb517-5769-4bd7-b0bc-b09cc40acb7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a'} Body: b'' 2023-04-20 13:27:33,057 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a 0.019s 2023-04-20 13:27:33,057 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1053bfa-4bb6-480f-997f-69b77c2c6be2', 'x-openstack-request-id': 'req-b1053bfa-4bb6-480f-997f-69b77c2c6be2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2a7777a5-8e24-4995-8ce7-4bee5505f78a could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.744100s] ... 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 ea832da5-f3ae-444f-a496-9d71cbcde527 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:27:33,482 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes 0.418s 2023-04-20 13:27:33,483 79945 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-1635131143"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d42ca4e4-b395-4e99-8212-3a2f58743ea9', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d42ca4e4-b395-4e99-8212-3a2f58743ea9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes'} Body: b'{"volume": {"id": "ea832da5-f3ae-444f-a496-9d71cbcde527", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:33.188176", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1635131143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:33,532 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527 0.039s 2023-04-20 13:27:33,532 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ebf28d4-cc36-4008-8480-477217fb6636', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ebf28d4-cc36-4008-8480-477217fb6636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527'} Body: b'{"volume": {"id": "ea832da5-f3ae-444f-a496-9d71cbcde527", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:33.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1635131143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:34,586 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527 0.042s 2023-04-20 13:27:34,586 79945 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-884525fd-23e4-4b1f-ab36-d1146e41c369', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-884525fd-23e4-4b1f-ab36-d1146e41c369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527'} Body: b'{"volume": {"id": "ea832da5-f3ae-444f-a496-9d71cbcde527", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:33.000000", "updated_at": "2023-04-20T13:27:34.000000", "name": "tempest-VolumesActionsTest-Volume-1635131143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:34,655 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527 0.058s 2023-04-20 13:27:34,656 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba5d60c3-1320-43dd-b7ce-ca27d9e927c2', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba5d60c3-1320-43dd-b7ce-ca27d9e927c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527'} Body: b'{"volume": {"id": "ea832da5-f3ae-444f-a496-9d71cbcde527", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:33.000000", "updated_at": "2023-04-20T13:27:34.000000", "name": "tempest-VolumesActionsTest-Volume-1635131143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:34,779 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527 0.112s 2023-04-20 13:27:34,779 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:34 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-21037987-4bba-4420-a85d-409ad80746fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527'} Body: b'' 2023-04-20 13:27:34,806 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527 0.025s 2023-04-20 13:27:34,806 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:34 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-9e65ce87-0f36-4fb5-a1bf-346c54f9cdb7', 'x-openstack-request-id': 'req-9e65ce87-0f36-4fb5-a1bf-346c54f9cdb7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ea832da5-f3ae-444f-a496-9d71cbcde527 could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.507666s] ... 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 bf7fcccc-a1e2-4719-a046-e16c0b347b53 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:27:35,020 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes 0.209s 2023-04-20 13:27:35,020 79945 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-1098912769"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4b662c-bb80-4933-a4fb-fb61dde85bf2', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4b662c-bb80-4933-a4fb-fb61dde85bf2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes'} Body: b'{"volume": {"id": "bf7fcccc-a1e2-4719-a046-e16c0b347b53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:34.961951", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1098912769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:35,074 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53 0.044s 2023-04-20 13:27:35,075 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8857daeb-0b9c-47a3-84c7-d0acc84a2cf9', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8857daeb-0b9c-47a3-84c7-d0acc84a2cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53'} Body: b'{"volume": {"id": "bf7fcccc-a1e2-4719-a046-e16c0b347b53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:35.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1098912769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:36,122 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53 0.036s 2023-04-20 13:27:36,123 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f715d13-8dc1-4b1d-b5e6-af8100d9c923', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f715d13-8dc1-4b1d-b5e6-af8100d9c923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53'} Body: b'{"volume": {"id": "bf7fcccc-a1e2-4719-a046-e16c0b347b53", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:35.000000", "updated_at": "2023-04-20T13:27:35.000000", "name": "tempest-VolumesActionsTest-Volume-1098912769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:36,175 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53 0.042s 2023-04-20 13:27:36,176 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846e34ce-914b-4926-84b4-1c43a826aaf4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846e34ce-914b-4926-84b4-1c43a826aaf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53'} Body: b'{"volume": {"id": "bf7fcccc-a1e2-4719-a046-e16c0b347b53", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:35.000000", "updated_at": "2023-04-20T13:27:35.000000", "name": "tempest-VolumesActionsTest-Volume-1098912769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:36,294 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53 0.107s 2023-04-20 13:27:36,294 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 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-93e601ff-9b10-4d49-a1f1-39df9d370b8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53'} Body: b'' 2023-04-20 13:27:36,317 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53 0.022s 2023-04-20 13:27:36,317 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-55872588-4933-4a94-bf72-a0352ff89b7a', 'x-openstack-request-id': 'req-55872588-4933-4a94-bf72-a0352ff89b7a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bf7fcccc-a1e2-4719-a046-e16c0b347b53 could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.492505s] ... 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 9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:27:36,508 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes 0.188s 2023-04-20 13:27:36,508 79945 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-84543252"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c589cd31-67e3-4fba-b45b-9cfa2b4dffac', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c589cd31-67e3-4fba-b45b-9cfa2b4dffac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes'} Body: b'{"volume": {"id": "9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:36.451068", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-84543252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:36,563 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672 0.044s 2023-04-20 13:27:36,563 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2121754c-2ad4-4014-b35f-8ca201a9a99d', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2121754c-2ad4-4014-b35f-8ca201a9a99d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672'} Body: b'{"volume": {"id": "9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:36.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-84543252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:37,614 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672 0.039s 2023-04-20 13:27:37,615 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61156158-36a0-4ef1-af3b-0cf779bb752c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61156158-36a0-4ef1-af3b-0cf779bb752c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672'} Body: b'{"volume": {"id": "9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:36.000000", "updated_at": "2023-04-20T13:27:37.000000", "name": "tempest-VolumesActionsTest-Volume-84543252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:37,676 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672 0.050s 2023-04-20 13:27:37,676 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8806f566-07c5-4f03-b353-a734545d4ba6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8806f566-07c5-4f03-b353-a734545d4ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672'} Body: b'{"volume": {"id": "9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:36.000000", "updated_at": "2023-04-20T13:27:37.000000", "name": "tempest-VolumesActionsTest-Volume-84543252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:37,789 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672 0.102s 2023-04-20 13:27:37,790 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volu me 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1557cf2-60df-44b1-a22f-ba8cef0f3dfa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672'} Body: b'' 2023-04-20 13:27:37,811 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672 0.021s 2023-04-20 13:27:37,812 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:37 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-d0fb3876-d321-444e-b986-0b9c97b12c50', 'x-openstack-request-id': 'req-d0fb3876-d321-444e-b986-0b9c97b12c50', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672 could not be found."}}' {4} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {4} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.158875s] ... ok {4} 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 b7a47dd3-3d70-42bb-9e7b-f20bc3a79a05 failed to build and is in ERROR status {9} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [167.048240s] ... 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 9952b7df-700d-4d4f-989b-52ac78f30bde failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:25:23,464 79955 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:25:23,464 79955 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:25:23,621 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.154s 2023-04-20 13:25:23,621 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2047423207", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLhBj1/epH3ckiDuj8GSQEzgbcnnK29CZIvXK39nQFjhN0LAgUKB4oOQU80LVJqXNk/saplUb00CzcE74yq8zZoy0xqEQunRaeLTx0utkTqr9QdXv10gSDWtPLaBX/XVqA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:23 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-9ae547b1-735a-4abb-b32a-ff98bd58da7c', 'x-compute-request-id': 'req-9ae547b1-735a-4abb-b32a-ff98bd58da7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2047423207", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLhBj1/epH3ckiDuj8GSQEzgbcnnK29CZIvXK39nQFjhN0LAgUKB4oOQU80LVJqXNk/saplUb00CzcE74yq8zZoy0xqEQunRaeLTx0utkTqr9QdXv10gSDWtPLaBX/XVqA==", "fingerprint": "93:38:c3:f6:c9:41:30:e0:7e:2d:1d:06:da:25:bc:3d", "user_id": "d10d3929c7314a639db592a13ffca375"}}' 2023-04-20 13:25:23,623 79955 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2047423207 created 2023-04-20 13:25:23,851 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.227s 2023-04-20 13:25:23,851 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1902816583", "description": "tempest-description--2053997253"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-a8fe8ff7-cbce-433d-9c43-e95a12925d77', 'date': 'Thu, 20 Apr 2023 13:25:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bda65e1e-e26f-4989-9504-9fa9a7a061a7", "name": "tempest-securitygroup--1902816583", "stateful": true, "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "description": "tempest-description--2053997253", "shared": false, "security_group_rules": [{"id": "13d3246b-5705-44fa-ab11-e9ce79a3a04e", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "bda65e1e-e26f-4989-9504-9fa9a7a061a7", "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": 657, "description": null, "tags": [], "created_at": "2023-04-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}, {"id": "874072c7-c87c-4efd-8242-b3f9a5a83177", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "bda65e1e-e26f-4989-9504-9fa9a7a061a7", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 658, "description": null, "tags": [], "created_at": "2023-04-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}], "tags": [], "created_at": "2023-04-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 1, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:25:24,061 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.209s 2023-04-20 13:25:24,061 79955 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": "bda65e1e-e26f-4989-9504-9fa9a7a061a7", "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-d37d8ea2-6859-4153-8407-1c2db6a66090', 'date': 'Thu, 20 Apr 2023 13:25:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9de3defd-36bc-4ab7-8579-f7db220d15a8", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "bda65e1e-e26f-4989-9504-9fa9a7a061a7", "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-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:25:24,270 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.208s 2023-04-20 13:25:24,270 79955 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": "bda65e1e-e26f-4989-9504-9fa9a7a061a7", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-532154cf-b73a-47f0-b154-99d792851c09', 'date': 'Thu, 20 Apr 2023 13:25:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "479f78e1-d6f9-417b-b1a0-68614e7be2bc", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "bda65e1e-e26f-4989-9504-9fa9a7a061a7", "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-20T13:25:24Z", "updated_at": "2023-04-20T13:25:24Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:25:24,270 79955 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1902816583 created 2023-04-20 13:25:25,368 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.097s 2023-04-20 13:25:25,368 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-142eb95e-813d-403d-b74f-7aa1cfe33beb', 'date': 'Thu, 20 Apr 2023 13:25:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2118fd70-5f3b-4ded-abdb-dfe6f48d81f4", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "floating_ip_address": "172.24.4.117", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e70d7b30abc14fcab2ffb23660891757", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:25:24Z", "updated_at": "2023-04-20T13:25:24Z", "revision_number": 0}}' 2023-04-20 13:25:25,369 79955 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2118fd70-5f3b-4ded-abdb-dfe6f48d81f4', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'floating_ip_address': '172.24.4.117', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e70d7b30abc14fcab2ffb23660891757', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:25:24Z', 'updated_at': '2023-04-20T13:25:24Z', 'revision_number': 0, 'ip': '172.24.4.117'} created 2023-04-20 13:25:25,415 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.038s 2023-04-20 13:25:25,416 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:25 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-b78cb290-c99e-4046-acfe-0463ce68aab2', '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": "d10d3929c7314a639db592a13ffca375", "name": "tempest-AttachVolumeTestJSON-1013714110-project-member", "password_expires_at": null}, "audit_ids": ["1oKlGYPGTBS2h_I0adj8DA"], "expires_at": "2023-04-20T14:25:25.000000Z", "issued_at": "2023-04-20T13:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e70d7b30abc14fcab2ffb23660891757", "name": "tempest-AttachVolumeTestJSON-1013714110"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e70d7b30abc14fcab2ffb23660891757", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public" , "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:25:25,417 79955 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3', 'name': 'tempest-AttachVolumeTestJSON-1129088725-network', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e70d7b30abc14fcab2ffb23660891757', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3002, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:25:17Z', 'updated_at': '2023-04-20T13:25:17Z', 'revision_number': 1} available for tenant 2023-04-20 13:25:25,417 79955 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2047423207', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLhBj1/epH3ckiDuj8GSQEzgbcnnK29CZIvXK39nQFjhN0LAgUKB4oOQU80LVJqXNk/saplUb00CzcE74yq8zZoy0xqEQunRaeLTx0utkTqr9QdXv10gSDWtPLaBX/XVqA==', 'fingerprint': '93:38:c3:f6:c9:41:30:e0:7e:2d:1d:06:da:25:bc:3d', 'user_id': 'd10d3929c7314a639db592a13ffca375', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDNuxTZ1k52yxA5PzF8+RgDbpjtA+9OzXMp2oOP1I/Qqxqf1PTZgmdQ\nEL/vGgUkUhmgBwYFK4EEACKhZANiAAS4QY9f3qR93JIg7o/BkkBM4G3J5ytvQmSL\n1yt/Z0BY4TdCwIFCgeKDkFPNC1SalzZP7GqZVG9NAs3BO+MqvM2aMtMahELp0Wni\n08dLrZE6q/UHV79dIEg1rTy2gV/11ag=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bda65e1e-e26f-4989-9504-9fa9a7a061a7', 'name': 'tempest-securitygroup--1902816583', 'stateful': True, 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'description': 'tempest-description--2053997253', 'shared': False, 'security_group_rules': [{'id': '13d3246b-5705-44fa-ab11-e9ce79a3a04e', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'security_group_id': 'bda65e1e-e26f-4989-9504-9fa9a7a061a7', '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': 657, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:25:23Z', 'updated_at': '2023-04-20T13:25:23Z', 'revision_number': 0, 'project_id': 'e70d7b30abc14fcab2ffb23660891757'}, {'id': '874072c7-c87c-4efd-8242-b3f9a5a83177', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'security_group_id': 'bda65e1e-e26f-4989-9504-9fa9a7a061a7', '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': 658, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:25:23Z', 'updated_at': '2023-04-20T13:25:23Z', 'revision_number': 0, 'project_id': 'e70d7b30abc14fcab2ffb23660891757'}], 'tags': [], 'created_at': '2023-04-20T13: 25:23Z', 'updated_at': '2023-04-20T13:25:23Z', 'revision_number': 1, 'project_id': 'e70d7b30abc14fcab2ffb23660891757'}, 'floating_ip': {'id': '2118fd70-5f3b-4ded-abdb-dfe6f48d81f4', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'floating_ip_address': '172.24.4.117', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e70d7b30abc14fcab2ffb23660891757', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:25:24Z', 'updated_at': '2023-04-20T13:25:24Z', 'revision_number': 0, 'ip': '172.24.4.117'}} 2023-04-20 13:25:26,094 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.675s 2023-04-20 13:25:26,094 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-2035473570", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3"}], "security_groups": [{"name": "tempest-securitygroup--1902816583"}], "key_name": "tempest-keypair-2047423207", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f48cc5fa-47a7-477b-9315-1f3cbd4360a5', 'x-compute-request-id': 'req-f48cc5fa-47a7-477b-9315-1f3cbd4360a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1902816583"}], "adminPass": "password"}}' 2023-04-20 13:25:26,173 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe 0.075s 2023-04-20 13:25:26,173 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fd54a0c-946f-4661-bdf5-413e08f28e05', 'x-compute-request-id': 'req-8fd54a0c-946f-4661-bdf5-413e08f28e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe'} Body: b'{"server": {"id": "93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe", "name": "tempest-AttachVolumeTestJSON-server-2035473570", "status": "BUILD", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "user_id": "d10d3929c7314a639db592a13ffca375", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bo okmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:25:26Z", "updated": "2023-04-20T13:25:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2047423207", "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-20 13:26:16,488 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe 0.260s 2023-04-20 13:26:16,489 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:16 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-0bae956c-eeba-4342-8441-8d942056065b', 'x-compute-request-id': 'req-0bae956c-eeba-4342-8441-8d942056065b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe'} Body: b'{"server": {"id": "93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe", "name": "tempest-AttachVolumeTestJSON-server-2035473570", "status": "ACTIVE", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "user_id": "d10d3929c7314a639db592a13ffca375", "metadata": {}, "hostId": "fa5add44bed5f83d15e4d23ef6045ebec0e5e3308ee2f05d33c6585a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:25:26Z", "updated": "2023-04-20T13:25:33Z", "addresses": {"tempest-AttachVolumeTestJSON-1129088725-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:7c:57"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2047423207", "OS-SRV-USG:launched_at": "2023-04-20T13:25:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1902816583"}], "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-20 13:26:16,502 79955 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:27:16,855 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe/os-interface 0.291s 2023-04-20 13:27:16,855 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'comp ute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b7c5ca1-9607-4e2a-8df3-f34ea609063c', 'x-compute-request-id': 'req-1b7c5ca1-9607-4e2a-8df3-f34ea609063c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3", "port_id": "0b52317d-b5d5-482c-88fc-4291f3f907b4", "mac_addr": "fa:16:3e:57:7c:57", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b304bc35-bb17-4567-b922-2b57d5b75fbf", "ip_address": "10.0.0.9"}]}]}' 2023-04-20 13:27:17,598 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/2118fd70-5f3b-4ded-abdb-dfe6f48d81f4 0.738s 2023-04-20 13:27:17,598 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0b52317d-b5d5-482c-88fc-4291f3f907b4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f639ae7c-3b07-4a68-94d7-8bc440cda84e', 'date': 'Thu, 20 Apr 2023 13:27:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2118fd70-5f3b-4ded-abdb-dfe6f48d81f4'} Body: b'{"floatingip": {"id": "2118fd70-5f3b-4ded-abdb-dfe6f48d81f4", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "floating_ip_address": "172.24.4.117", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "0a574afe-0db8-422f-b419-61f6cbd2462e", "port_id": "0b52317d-b5d5-482c-88fc-4291f3f907b4", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3", "mac_address": "fa:16:3e:57:7c:57", "admin_state_up": true, "status": "ACTIVE", "device_id": "93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:25:24Z", "updated_at": "2023-04-20T13:27:17Z", "revision_number": 1, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:27:17,600 79955 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.117:22' as 'cirros' with public key authentication 2023-04-20 13:27:17,654 79955 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:27:17,678 79955 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:27:17,679 79955 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.117 successfully created 2023-04-20 13:27:17,734 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe/ips 0.055s 2023-04-20 13:27:17,735 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:17 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-31949c2c-308f-4903-ac0f-41e195ea5a23', 'x-compute-request-id': 'req-31949c2c-308f-4903-ac0f-41e195ea5a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1129088725-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-20 13:27:17,739 79955 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.117:22' as 'cirros' with public key authentication 2023-04-20 13:27:17,746 79955 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:27:17,766 79955 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:27:17,767 79955 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.117 successfully created 2023-04-20 13:27:17,767 79955 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-20 13:27:17,768 79955 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.117:22' as 'cirros' with public key authentication 2023-04-20 13:27:17,773 79955 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:27:17,794 79955 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:27:17,795 79955 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.117 successfully created 2023-04-20 13:27:18,066 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes 0.245s 2023-04-20 13:27:18,067 79955 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-47018021"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f841c8-872d-49e7-a099-286e5edbf5f2', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f841c8-872d-49e7-a099-286e5edbf5f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes'} Body: b'{"volume": {"id": "9952b7df-700d-4d4f-989b-52ac78f30bde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:18.002625", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-47018021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde"}], "user_id": "d10d3929c7314a639db592a13ffca375", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:18,117 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde 0.040s 2023-04-20 13:27:18,117 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d7d075b-94a3-4a54-ba3e-cb98b74cd373', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d7d075b-94a3-4a54-ba3e-cb98b74cd373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde'} Body: b'{"volume": {"id": "9952b7df-700d-4d4f-989b-52ac78f30bde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:18.000000", "updated_at": n ull, "name": "tempest-AttachVolumeTestJSON-volume-47018021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde"}], "user_id": "d10d3929c7314a639db592a13ffca375", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:27:19,177 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde 0.047s 2023-04-20 13:27:19,177 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a48b49-aa70-43bf-9cd6-0b7612eb0811', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a48b49-aa70-43bf-9cd6-0b7612eb0811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde'} Body: b'{"volume": {"id": "9952b7df-700d-4d4f-989b-52ac78f30bde", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:18.000000", "updated_at": "2023-04-20T13:27:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-47018021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde"}], "user_id": "d10d3929c7314a639db592a13ffca375", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:27:19,350 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe 0.160s 2023-04-20 13:27:19,350 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:19 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-3ba679f7-f02d-4b97-917e-fc8512d2d4c5', 'x-compute-request-id': 'req-3ba679f7-f02d-4b97-917e-fc8512d2d4c5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe'} Body: b'' 2023-04-20 13:27:19,687 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe 0.336s 2023-04-20 13:27:19,687 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9e4b6a9-7181-4498-939e-19b4fc3650f7', 'x-compute-request-id': 'req-c9e4b6a9-7181-4498-939e-19b4fc3650f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe'} Body: b'{"server": {"id": "93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe", "name": "tempest-AttachVolumeTestJSON-server-2035473570", "status": "ACTIVE", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "user_id": "d10d3929c7314a639db592a13ffca375", "metadata": {}, "hostId": "fa5add44bed5f83d15e4d23ef6045ebec0e5e3308ee2f05d33c6585a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:25:26Z", "updated": "2023-04-20T13:27:19Z", "addresses": {"tempest-AttachVolumeTestJSON-1129088725-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:7c:57"}, {"version": 4, "addr": "172.24.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:7c:57"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2047423207", "OS-SRV-USG:launched_at": "2023-04-20T13:25:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1902816583"}], "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-20 13:28:09,757 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe 0.037s 2023-04-20 13:28:09,758 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:09 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-969882d2-8f51-4b4e-bbc7-753670d2576c', 'x-compute-request-id': 'req-969882d2-8f51-4b4e-bbc7-753670d2576c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe could not be found."}}' 2023-04-20 13:28:09,805 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2047423207 0.046s 2023-04-20 13:28:09,806 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:09 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-af4ea8a0 -6dec-49f5-ba4a-a896fc2c25d9', 'x-compute-request-id': 'req-af4ea8a0-6dec-49f5-ba4a-a896fc2c25d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2047423207'} Body: b'' 2023-04-20 13:28:09,952 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/bda65e1e-e26f-4989-9504-9fa9a7a061a7 0.145s 2023-04-20 13:28:09,952 79955 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-402b5bfe-bd94-4205-b445-643d4e37d06a', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:28:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bda65e1e-e26f-4989-9504-9fa9a7a061a7'} Body: b'' 2023-04-20 13:28:09,975 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/bda65e1e-e26f-4989-9504-9fa9a7a061a7 0.022s 2023-04-20 13:28:09,975 79955 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-59cb6fc5-8ba6-4d11-a13b-b44224735fcb', 'date': 'Thu, 20 Apr 2023 13:28:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bda65e1e-e26f-4989-9504-9fa9a7a061a7'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bda65e1e-e26f-4989-9504-9fa9a7a061a7 does not exist", "detail": ""}}' 2023-04-20 13:28:10,510 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2118fd70-5f3b-4ded-abdb-dfe6f48d81f4 0.534s 2023-04-20 13:28:10,511 79955 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-f0b3a7b6-cc08-4997-87b4-4a07e91590ec', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:28:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2118fd70-5f3b-4ded-abdb-dfe6f48d81f4'} Body: b'' {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.055252s] ... ok {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000803s] ... 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 {0} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {0} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [184.482147s] ... 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 42017c69-e92f-4a6b-95bc-74da45bd90ef failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:25:23,413 79943 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:25:23,414 79943 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:25:23,499 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.083s 2023-04-20 13:25:23,500 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1463405458", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA+GjFsRSa1ADtwcSt96smVN2zAhhRVJHoNruhDRc/tC2IYvOyqjTjm2j3q09myeSRiG65Ag9BGh6GHRWpaIVdkpte0LImRklLhRxrom3wYcvaYc1iAvXYzRFPhk2G5+5Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:23 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-ee11f666-76c0-49e5-9b0d-d751498b35d9', 'x-compute-request-id': 'req-ee11f666-76c0-49e5-9b0d-d751498b35d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1463405458", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA+GjFsRSa1ADtwcSt96smVN2zAhhRVJHoNruhDRc/tC2IYvOyqjTjm2j3q09myeSRiG65Ag9BGh6GHRWpaIVdkpte0LImRklLhRxrom3wYcvaYc1iAvXYzRFPhk2G5+5Q==", "fingerprint": "1d:1a:ca:45:82:23:b0:98:2f:e4:9a:6c:62:57:46:1e", "user_id": "8628293b2eee4978a6d12739f2af2869"}}' 2023-04-20 13:25:23,503 79943 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1463405458 created 2023-04-20 13:25:23,696 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.192s 2023-04-20 13:25:23,696 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1251439069", "description": "tempest-description--2097996534"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-a96fcfb7-d3df-4f55-9a44-df2109a656b7', 'date': 'Thu, 20 Apr 2023 13:25:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1e480600-29bd-47ff-b5bb-95b8a24cd394", "name": "tempest-securitygroup--1251439069", "stateful": true, "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "description": "tempest-description--2097996534", "shared": false, "security_group_rules": [{"id": "0dc08972-b106-4cec-92d8-56b42395be78", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "1e480600-29bd-47ff-b5bb-95b8a24cd394", "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": 654, "description": null, "tags": [], "created_at": "2023-04-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}, {"id": "93d59585-d286-44a3-ab26-a9368bc07dd3", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "1e480600-29bd-47ff-b5bb-95b8a24cd394", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 655, "description": null, "tags": [], "created_at": "2023-04-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}], "tags": [], "created_at": "2023-04-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 1, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:25:23,944 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.247s 2023-04-20 13:25:23,945 79943 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": "1e480600-29bd-47ff-b5bb-95b8a24cd394", "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-57ff64cf-e76f-4ac4-92f5-6b0b1a20444c', 'date': 'Thu, 20 Apr 2023 13:25:23 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": "78893fc9-e399-4bab-9a5f-35522e6e1735", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "1e480600-29bd-47ff-b5bb-95b8a24cd394", "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-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:25:24,184 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.239s 2023-04-20 13:25:24,185 79943 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": "1e480600-29bd-47ff-b5bb-95b8a24cd394", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c1d3c6b3-79bb-4e48-80fc-3691aa00c144', 'date': 'Thu, 20 Apr 2023 13:25:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0313682d-11d4-452b-a93e-b69ddd5c4ec5", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "1e480600-29bd-47ff-b5bb-95b8a24cd394", "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-20T13:25:24Z", "updated_at": "2023-04-20T13:25:24Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:25:24,185 79943 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1251439069 created 2023-04-20 13:25:25,015 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.829s 2023-04-20 13:25:25,015 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-13b043e4-38ef-4a75-b37d-b6723b26f6a9', 'date': 'Thu, 20 Apr 2023 13:25:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c3a52593-5a8f-4182-baf2-b5388c08068b", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "floating_ip_address": "172.24.4.107", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7c4e150c3a1d4521bee2f19a799025b8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:25:24Z", "updated_at": "2023-04-20T13:25:24Z", "revision_number": 0}}' 2023-04-20 13:25:25,016 79943 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c3a52593-5a8f-4182-baf2-b5388c08068b', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'floating_ip_address': '172.24.4.107', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:25:24Z', 'updated_at': '2023-04-20T13:25:24Z', 'revision_number': 0, 'ip': '172.24.4.107'} created 2023-04-20 13:25:25,118 79943 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.095s 2023-04-20 13:25:25,118 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25: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-b629a857-d764-4ffe-8083-bed913f6742e', '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": "8628293b2eee4978a6d12739f2af2869", "name": "tempest-AttachVolumeNegativeTest-1286906181-project-member", "password_expires_at": null}, "audit_ids": ["Tdj79C7aSYq-DO6ID9bGwg"], "expires_at": "2023-04-20T14:25:25.000000Z", "issued_at": "2023-04-20T13:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c4e150c3a1d4521bee2f19a799025b8", "name": "tempest-AttachVolumeNegativeTest-1286906181"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d13 45969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:25:25,119 79943 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '95ff1fea-83ff-461e-bfcd-53d8d8d798db', 'name': 'tempest-AttachVolumeNegativeTest-769174266-network', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54624, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:22:25Z', 'updated_at': '2023-04-20T13:22:25Z', 'revision_number': 1} available for tenant 2023-04-20 13:25:25,120 79943 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1463405458', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA+GjFsRSa1ADtwcSt96smVN2zAhhRVJHoNruhDRc/tC2IYvOyqjTjm2j3q09myeSRiG65Ag9BGh6GHRWpaIVdkpte0LImRklLhRxrom3wYcvaYc1iAvXYzRFPhk2G5+5Q==', 'fingerprint': '1d:1a:ca:45:82:23:b0:98:2f:e4:9a:6c:62:57:46:1e', 'user_id': '8628293b2eee4978a6d12739f2af2869', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBp3iKJ5+a6k4MrHYKMtafepjb+qjJwlH2u/my7KSHQ61jzPNLKq8x9\n+9XKa36qtNmgBwYFK4EEACKhZANiAAQPhoxbEUmtQA7cHErferJlTdswIYUVSR6D\na7oQ0XP7QtiGLzsqo045to96tPZsnkkYhuuQIPQRoehh0VqWiFXZKbXtCyJkZJS4\nUca6Jt8GHL2mHNYgL12M0RT4ZNhufuU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1e480600-29bd-47ff-b5bb-95b8a24cd394', 'name': 'tempest-securitygroup--1251439069', 'stateful': True, 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': 'tempest-description--2097996534', 'shared': False, 'security_group_rules': [{'id': '0dc08972-b106-4cec-92d8-56b42395be78', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'security_group_id': '1e480600-29bd-47ff-b5bb-95b8a24cd394', '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': 654, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:25:23Z', 'updated_at': '2023-04-20T13:25:23Z', 'revision_number': 0, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8'}, {'id': '93d59585-d286-44a3-ab26-a9368bc07dd3', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'security_group_id': '1e480600-29bd-47ff-b5bb-95b8a24cd394', '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': 655, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:25:23Z', 'updated_at': '2023-04-20T13:25:23Z', 'revision_number': 0, 'project_id': '7c4e150c3a1d4521bee2f19a 799025b8'}], 'tags': [], 'created_at': '2023-04-20T13:25:23Z', 'updated_at': '2023-04-20T13:25:23Z', 'revision_number': 1, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8'}, 'floating_ip': {'id': 'c3a52593-5a8f-4182-baf2-b5388c08068b', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'floating_ip_address': '172.24.4.107', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:25:24Z', 'updated_at': '2023-04-20T13:25:24Z', 'revision_number': 0, 'ip': '172.24.4.107'}} 2023-04-20 13:25:43,628 79943 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 18.507s 2023-04-20 13:25:43,629 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1606642059", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "95ff1fea-83ff-461e-bfcd-53d8d8d798db"}], "security_groups": [{"name": "tempest-securitygroup--1251439069"}], "key_name": "tempest-keypair-1463405458", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a7a8896-0f83-4ed7-ba85-345192d4c9c5', 'x-compute-request-id': 'req-7a7a8896-0f83-4ed7-ba85-345192d4c9c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "749ad860-afb9-48e8-98d3-761700ee6383", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/749ad860-afb9-48e8-98d3-761700ee6383"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1251439069"}], "adminPass": "password"}}' 2023-04-20 13:25:43,717 79943 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/749ad860-afb9-48e8-98d3-761700ee6383 0.084s 2023-04-20 13:25:43,717 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:43 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-8f25d85f-5016-4d31-be13-620f759a889f', 'x-compute-request-id': 'req-8f25d85f-5016-4d31-be13-620f759a889f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383'} Body: b'{"server": {"id": "749ad860-afb9-48e8-98d3-761700ee6383", "name": "tempest-AttachVolumeNegativeTest-server-1606642059", "status": "BUILD", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0. 210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:25:26Z", "updated": "2023-04-20T13:25:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/749ad860-afb9-48e8-98d3-761700ee6383"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1463405458", "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-20 13:26:33,994 79943 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/749ad860-afb9-48e8-98d3-761700ee6383 0.224s 2023-04-20 13:26:33,994 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:33 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-7a4572dd-3e95-45d3-bbdc-92f20b1e8772', 'x-compute-request-id': 'req-7a4572dd-3e95-45d3-bbdc-92f20b1e8772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383'} Body: b'{"server": {"id": "749ad860-afb9-48e8-98d3-761700ee6383", "name": "tempest-AttachVolumeNegativeTest-server-1606642059", "status": "ACTIVE", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "ac6379b2055b84c1bffa00a11adedf057e96b8a2ee7a1fb2807efbe6", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:25:25Z", "updated": "2023-04-20T13:25:51Z", "addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:76:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/749ad860-afb9-48e8-98d3-761700ee6383"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1463405458", "OS-SRV-USG:launched_at": "2023-04-20T13:25:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1251439069"}], "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-20 13:26:34,006 79943 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 13:27:34,244 79943 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/749ad860-afb9-48e8-98d3-761700ee6383/os-interface 0.177s 2023-04-20 13:27:34,245 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:34 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-66eccf46-6604-4aec-911c-76d6f1f1c38f', 'x-compute-request-id': 'req-66eccf46-6604-4aec-911c-76d6f1f1c38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "95ff1fea-83ff-461e-bfcd-53d8d8d798db", "port_id": "ce1ac7fd-b942-40ac-9ede-27842a6a6610", "mac_addr": "fa:16:3e:6f:76:ff", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c25a1635-39de-4494-afd7-614b7e8f0125", "ip_address": "10.0.0.3"}]}]}' 2023-04-20 13:27:34,983 79943 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/c3a52593-5a8f-4182-baf2-b5388c08068b 0.732s 2023-04-20 13:27:34,983 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ce1ac7fd-b942-40ac-9ede-27842a6a6610"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-12648a4e-38f9-49e5-a3be-03e4831216e7', 'date': 'Thu, 20 Apr 2023 13:27:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c3a52593-5a8f-4182-baf2-b5388c08068b'} Body: b'{"floatingip": {"id": "c3a52593-5a8f-4182-baf2-b5388c08068b", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "floating_ip_address": "172.24.4.107", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "07a171a1-de3a-4e05-9dff-6dd26ffec961", "port_id": "ce1ac7fd-b942-40ac-9ede-27842a6a6610", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "95ff1fea-83ff-461e-bfcd-53d8d8d798db", "mac_address": "fa:16:3e:6f:76:ff", "admin_state_up": true, "status": "ACTIVE", "device_id": "749ad860-afb9-48e8-98d3-761700ee6383", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:25:24Z", "updated_at": "2023-04-20T13:27:34Z", "revision_number": 1, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:27:34,985 79943 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.107:22' as 'cirros' with public key authentication 2023-04-20 13:27:35,017 79943 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:27:35,038 79943 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:27:35,038 79943 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.107 successfully created 2023-04-20 13:27:35,078 79943 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/749ad860-afb9-48e8-98d3-761700ee6383/ips 0.039s 2023-04-20 13:27:35,079 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:35 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-885e2cc8-1574-41a6-8ce0-dac5eb1484d4', 'x-compute-request-id': 'req-885e2cc8-1574-41a6-8ce0-dac5eb1484d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-04-20 13:27:35,300 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes 0.218s 2023-04-20 13:27:35,300 79943 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-1238750181"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4050bb9e-160c-4b49-9734-3c68a78d1f3e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4050bb9e-160c-4b49-9734-3c68a78d1f3e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes'} Body: b'{"volume": {"id": "42017c69-e92f-4a6b-95bc-74da45bd90ef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:35.234079", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1238750181", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:35,588 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef 0.278s 2023-04-20 13:27:35,588 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac38a207-4892-4a92-80d0-d67834ca2311', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac38a207-4892-4a92-80d0-d67834ca2311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef'} Body: b'{"volume": {"id": "42017c69-e92f-4a6b-95bc-74da45bd90ef", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:35.000000", "updated_at": "2023-04-20T13:27:35.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1238750181", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:27:36,640 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) : 200 GET http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef 0.038s 2023-04-20 13:27:36,640 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d083fdbc-8471-442f-b042-9d82979fc660', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d083fdbc-8471-442f-b042-9d82979fc660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef'} Body: b'{"volume": {"id": "42017c69-e92f-4a6b-95bc-74da45bd90ef", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:35.000000", "updated_at": "2023-04-20T13:27:35.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1238750181", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:27:36,768 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383 0.117s 2023-04-20 13:27:36,768 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 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-3d57d00a-a11e-4d55-a827-6d13663ad28f', 'x-compute-request-id': 'req-3d57d00a-a11e-4d55-a827-6d13663ad28f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383'} Body: b'' 2023-04-20 13:27:36,964 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383 0.195s 2023-04-20 13:27:36,964 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 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-e15bf0c2-f3be-401e-8102-1bdeaf8aefcb', 'x-compute-request-id': 'req-e15bf0c2-f3be-401e-8102-1bdeaf8aefcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383'} Body: b'{"server": {"id": "749ad860-afb9-48e8-98d3-761700ee6383", "name": "tempest-AttachVolumeNegativeTest-server-1606642059", "status": "ACTIVE", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "ac6379b2055b84c1bffa 00a11adedf057e96b8a2ee7a1fb2807efbe6", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:25:25Z", "updated": "2023-04-20T13:27:37Z", "addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:76:ff"}, {"version": 4, "addr": "172.24.4.107", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:76:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/749ad860-afb9-48e8-98d3-761700ee6383"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1463405458", "OS-SRV-USG:launched_at": "2023-04-20T13:25:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1251439069"}], "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-20 13:28:27,066 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383 0.041s 2023-04-20 13:28:27,066 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:27 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-3e4f0815-e33d-4c6e-9524-fd6ba5034578', 'x-compute-request-id': 'req-3e4f0815-e33d-4c6e-9524-fd6ba5034578', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 749ad860-afb9-48e8-98d3-761700ee6383 could not be found."}}' 2023-04-20 13:28:27,101 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1463405458 0.034s 2023-04-20 13:28:27,102 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:27 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-0fb145ca-9e99-4bdc-9d60-4f1e9b1b4b23', 'x-compute-request-id': 'req-0fb145ca-9e99-4bdc-9d60-4f1e9b1b4b23', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1463405458'} Body: b'' 2023-04-20 13:28:27,252 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1e480600-29bd-47ff-b5bb-95b8a24cd394 0.150s 2023-04-20 13:28:27,253 79943 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-bf42b7bd-23cc-422a-b92d-4c61a31060f7', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:28:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1e480600-29bd-47ff-b5bb-95b8a24cd394'} Body: b'' 2023-04-20 13:28:27,270 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1e480600-29bd-47ff-b5bb-95b8a24cd394 0.017s 2023-04-20 13:28:27,271 79943 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-8ac4e230-dbca-4e29-a262-e6007f8adb43', 'date': 'Thu, 20 Apr 2023 13:28:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1e480600-29bd-47ff-b5bb-95b8a24cd394'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1e480600-29bd-47ff-b5bb-95b8a24cd394 does not exist", "detail": ""}}' 2023-04-20 13:28:27,887 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c3a52593-5a8f-4182-baf2-b5388c08068b 0.613s 2023-04-20 13:28:27,891 79943 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-2a4781d6-7ddf-43f6-aa97-c9f399d35c05', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:28:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c3a52593-5a8f-4182-baf2-b5388c08068b'} Body: b'' {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.919175s] ... 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 bc059e10-dcf5-4eca-aa48-b68e15b1b669 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:28:28,721 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/types 0.186s 2023-04-20 13:28:28,721 79937 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-322808271"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba08778d-c0be-49a3-a92f-c902d6bbf4e0', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba08778d-c0be-49a3-a92f-c902d6bbf4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/types'} Body: b'{"volume_type": {"id": "1242386d-db4a-4c8f-ba2d-326cfbfb8bea", "name": "tempest-GroupSnapshotsV319Test-volume-type-322808271", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:28:28,757 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/group_types 0.029s 2023-04-20 13:28:28,757 79937 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-1154317275"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06075228-5900-48ff-8961-2d31e5bba4c2', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06075228-5900-48ff-8961-2d31e5bba4c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/group_types'} Body: b'{"group_type": {"id": "daacc11a-edda-4837-a94a-a5c4a787837a", "name": "tempest-GroupSnapshotsV319Test-group-type-1154317275", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:28:28,974 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups 0.213s 2023-04-20 13:28:28,974 79937 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": "daacc11a-edda-4837-a94a-a5c4a787837a", "volume_types": ["1242386d-db4a-4c8f-ba2d-326cfbfb8bea"], "name": "tempest-GroupSnapshotsV319Test-Group-1157820263"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f540eef6-126d-4b92-a63d-e99562251bff', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f540eef6-126d-4b92-a63d-e99562251bff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups'} Body: b'{"group": {"id": "bc059e10-dcf5-4eca-aa48-b68e15b1b669", "name": "tempest-GroupSnapshotsV319Test-Group-1157820263"}}' 2023-04-20 13:28:29,035 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669 0.058s 2023-04-20 13:28:29,036 79937 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': 'Thu, 20 Apr 2023 13:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e7b28ae-ae56-4c54-9fc2-d95ffc0d3085', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e7b28ae-ae56-4c54-9fc2-d95ffc0d3085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669'} Body: b'{"group": {"id": "bc059e10-dcf5-4eca-aa48-b68e15b1b669", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:28:29.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1157820263", "description": null, "group_type": "daacc11a-edda-4837-a94a-a5c4a787837a", "volume_types": ["1242386d-db4a-4c8f-ba2d-326cfbfb8bea"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:28:30,077 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669 0.033s 2023-04-20 13:28:30,078 79937 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': 'Thu, 20 Apr 2023 13:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8df5ecc-57ac-44a9-866c-0f479632d405', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8df5ecc-57ac-44a9-866c-0f479632d405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669'} Body: b'{"group": {"id": "bc059e10-dcf5-4eca-aa48-b68e15b1b669", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:28:29.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1157820263", "description": null, "group_type": "daacc11a-edda-4837-a94a-a5c4a787837a", "volume_types": ["1242386d-db4a-4c8f-ba2d-326cfbfb8bea"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:28:30,242 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/volumes/detail 0.159s 2023-04-20 13:28:30,243 79937 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': 'Thu, 20 Apr 2023 13:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4e2d9b-7b16-4170-8cdd-45cff07a6727', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4e2d9b-7b16-4170-8cdd-45cff07a6727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:28:30,326 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669/action 0.072s 2023-04-20 13:28:30,327 79937 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': 'Thu, 20 Apr 2023 13:28:30 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-5026c9e9-67a6-48ef-8085-15a8c629d670', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669/action'} Body: b'' 2023-04-20 13:28:30,343 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669 0.015s 2023-04-20 13:28:30,343 79937 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': 'Thu, 20 Apr 2023 13:28:30 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-c2d7b4a7-9141-4865-a3b1-f2ea56bd8d9d', 'x-openstack-request-id': 'req-c2d7b4a7-9141-4865-a3b1-f2ea56bd8d9d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669'} Body: b'{"itemNotFound": {"code": 404, "message": "Group bc059e10-dcf5-4eca-aa48-b68e15b1b669 could not be found."}}' 2023-04-20 13:28:30,372 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/group_types/daacc11a-edda-4837-a94a-a5c4a787837a 0.028s 2023-04-20 13:28:30,373 79937 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': 'Thu, 20 Apr 2023 13:28:30 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-3379e5bf-0e45-468f-998c-c0cc2be60d16', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/group_types/daacc11a-edda-4837-a94a-a5c4a787837a'} Body: b'' 2023-04-20 13:28:30,432 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/types/1242386d-db4a-4c8f-ba2d-326cfbfb8bea 0.058s 2023-04-20 13:28:30,432 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf34da81-c24f-4016-a087-3707d72a615c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/types/1242386d-db4a-4c8f-ba2d-326cfbfb8bea'} Body: b'' 2023-04-20 13:28:30,449 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/types/1242386d-db4a-4c8f-ba2d-326cfbfb8bea 0.017s 2023-04-20 13:28:30,450 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:30 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-b35d1472-9964-4570-a83a-bfe1fddc5b30', 'x-openstack-request-id': 'req-b35d1472-9964-4570-a83a-bfe1fddc5b30', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/types/1242386d-db4a-4c8f-ba2d-326cfbfb8bea'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1242386d-db4a-4c8f-ba2d-326cfbfb8bea could not be found."}}' {0} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.866401s] ... 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 538c83e7-5a28-47e1-99fd-b51ef150459b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:28:33,557 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/types 0.174s 2023-04-20 13:28:33,557 79937 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-1084775960"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a137ec5-59b1-4e66-aa4e-dfc33ea6792f', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a137ec5-59b1-4e66-aa4e-dfc33ea6792f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/types'} Body: b'{"volume_type": {"id": "2fb21779-8972-40da-904c-a977aa6885ff", "name": "tempest-GroupsV314Test-volume-type-1084775960", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:28:33,590 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/group_types 0.029s 2023-04-20 13:28:33,590 79937 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-1042657518"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b11eba6-ca5d-4ae2-b5e4-b169e53b5609', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b11eba6-ca5d-4ae2-b5e4-b169e53b5609', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/group_types'} Body: b'{"group_type": {"id": "d1a154b1-12e4-47bf-97a0-03c7f05af08c", "name": "tempest-GroupsV314Test-group-type-1042657518", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:28:33,789 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups 0.196s 2023-04-20 13:28:33,789 79937 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": "d1a154b1-12e4-47bf-97a0-03c7f05af08c", "volume_types": ["2fb21779-8972-40da-904c-a977aa6885ff"], "name": "tempest-GroupsV314Test-Group-772019919"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b4a708-98c1-4e10-af3e-5645c441cd3e', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b4a708-98c1-4e10-af3e-5645c441cd3e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups'} Body: b'{"group": {"id": "538c83e7-5a28-47e1-99fd-b51ef150459b", "name": "tempest-GroupsV314Test-Group-772019919"}}' 2023-04-20 13:28:33,822 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b 0.030s 2023-04-20 13:28:33,822 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bee4037-514f-4492-82eb-1d66a45b32a6', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bee4037-514f-4492-82eb-1d66a45b32a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b'} Body: b'{"group": {"id": "538c83e7-5a28-47e1-99fd-b51ef150459b", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T13:28:34.000000", "name": "tempest-GroupsV314Test-Group-772019919", "description": null, "group_type": "d1a154b1-12e4-47bf-97a0-03c7f05af08c", "volume_types": ["2fb21779-8972-40da-904c-a977aa6885ff"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:28:34,857 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b 0.030s 2023-04-20 13:28:34,858 79937 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': 'Thu, 20 Apr 2023 13:28:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61fd5a5b-a199-45a1-8aca-d82ca782f1fe', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61fd5a5b-a199-45a1-8aca-d82ca782f1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b'} Body: b'{"group": {"id": "538c83e7-5a28-47e1-99fd-b51ef150459b", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:28:34.000000", "name": "tempest-GroupsV314Test-Group-772019919", "description": null, "group_type": "d1a154b1-12e4-47bf-97a0-03c7f05af08c", "volume_types": ["2fb21779-8972-40da-904c-a977aa6885ff"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:28:34,935 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/volumes/detail 0.072s 2023-04-20 13:28:34,935 79937 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': 'Thu, 20 Apr 2023 13:28:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-281058ef-9236-4e57-9cef-1e22f4809c94', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-281058ef-9236-4e57-9cef-1e22f4809c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:28:35,050 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b/action 0.104s 2023-04-20 13:28:35,050 79937 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': 'Thu, 20 Apr 2023 13:28:34 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-14b00632-8989-4f56-991f-9eb89590ba53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b/action'} Body: b'' 2023-04-20 13:28:35,071 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b 0.020s 2023-04-20 13:28:35,072 79937 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': 'Thu, 20 Apr 2023 13:28:35 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-a2a14295-c36d-41e4-b5e6-2191eb7e939f', 'x-openstack-request-id': 'req-a2a14295-c36d-41e4-b5e6-2191eb7e939f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 538c83e7-5a28-47e1-99fd-b51ef150459b could not be found."}}' 2023-04-20 13:28:35,102 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/group_types/d1a154b1-12e4-47bf-97a0-03c7f05af08c 0.029s 2023-04-20 13:28:35,103 79937 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': 'Thu, 20 Apr 2023 13:28:35 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-c7e4da7b-08c8-4142-a71c-e07664271afb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/group_types/d1a154b1-12e4-47bf-97a0-03c7f05af08c'} Body: b'' 2023-04-20 13:28:35,183 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/types/2fb21779-8972-40da-904c-a977aa6885ff 0.079s 2023-04-20 13:28:35,183 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:35 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-b55ba43e-5248-4c86-b558-7d64db0c1b42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/types/2fb21779-8972-40da-904c-a977aa6885ff'} Body: b'' 2023-04-20 13:28:35,247 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/types/2fb21779-8972-40da-904c-a977aa6885ff 0.063s 2023-04-20 13:28:35,247 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Vers ion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e72563-07f9-4327-aa0c-cfc08e10e875', 'x-openstack-request-id': 'req-b1e72563-07f9-4327-aa0c-cfc08e10e875', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/types/2fb21779-8972-40da-904c-a977aa6885ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 2fb21779-8972-40da-904c-a977aa6885ff could not be found."}}' {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.250784s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.104176s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.212983s] ... ok {0} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {0} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [123.080463s] ... 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 1157fb08-82f0-4de5-a994-846c01dff3db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:26:42,201 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.269s 2023-04-20 13:26:42,202 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:41 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-f5900edd-f4c6-48e1-add1-ce82605e7fb9', 'x-compute-request-id': 'req-f5900edd-f4c6-48e1-add1-ce82605e7fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:26:42,589 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.375s 2023-04-20 13:26:42,590 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:42 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-98b8dcbe-e66c-4220-a12d-15ef96a006a8', 'x-compute-request-id': 'req-98b8dcbe-e66c-4220-a12d-15ef96a006a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:26:42,826 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.224s 2023-04-20 13:26:42,826 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:42 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-24e1285b-18ba-44d0-9ab0-d8049dfd2a10', 'x-compute-request-id': 'req-24e1285b-18ba-44d0-9ab0-d8049dfd2a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:27:43,371 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/332b3979ef1 244e1aff870bbc27a9817/volumes 0.475s 2023-04-20 13:27:43,371 79951 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-773637462"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4033b4e-c78a-414f-b121-03d5af009d76', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4033b4e-c78a-414f-b121-03d5af009d76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes'} Body: b'{"volume": {"id": "1157fb08-82f0-4de5-a994-846c01dff3db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:43.298597", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-773637462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:43,422 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db 0.041s 2023-04-20 13:27:43,423 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43a08f2b-de4c-40a2-aae1-2808c5037e73', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43a08f2b-de4c-40a2-aae1-2808c5037e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db'} Body: b'{"volume": {"id": "1157fb08-82f0-4de5-a994-846c01dff3db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:43.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-773637462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "332b3979ef1244e1aff870bbc27a9817"}}' 2023-04-20 13:27:44,554 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db 0.120s 2023-04-20 13:27:44,555 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfbe2383-737f-4ac7-82a0-968bc78aa1a6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfbe2383-737f-4ac7-82a0-968bc78aa1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db'} Body: b'{"volume": {"id": "1157fb08-82f0-4de5-a994-846c01dff3db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:43.000000", "updated_at": "2023-04-20T13:27:44.000000", "name": "tempest-ServerActionsTestJSON-volume-773637462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "332b3979ef1244e1aff870bbc27a9817"}}' 2023-04-20 13:27:44,565 79951 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-20 13:27:44,940 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.374s 2023-04-20 13:27:44,941 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:44 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-88e89e92-646f-4b98-9890-0d1a8792a1e0', 'x-compute-request-id': 'req-88e89e92-646f-4b98-9890-0d1a8792a1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security _groups": [{"name": "tempest-securitygroup--1787344114"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [167.177225s] ... 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 49edf54a-2d3b-4cdb-b156-24238e97046d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:26:47,587 79941 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:26:47,587 79941 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:26:47,707 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.117s 2023-04-20 13:26:47,708 79941 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-1878814337", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNE9CihS7zo235RX1iCl28NXVTjOVbK/R7Xo8D/yQhKVG7jxEO7fAipxHP5bytAJI+sBfop/9nU2rHh/BVhv+FFDmHkwrA7hdthjwWdF65Jhb/G0sMhNyxHDCCksdOf7Hg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:47 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-43db0b75-4ea2-4016-8358-d0e8dda7ea07', 'x-compute-request-id': 'req-43db0b75-4ea2-4016-8358-d0e8dda7ea07', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1878814337", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNE9CihS7zo235RX1iCl28NXVTjOVbK/R7Xo8D/yQhKVG7jxEO7fAipxHP5bytAJI+sBfop/9nU2rHh/BVhv+FFDmHkwrA7hdthjwWdF65Jhb/G0sMhNyxHDCCksdOf7Hg==", "fingerprint": "be:fd:ed:9b:1d:b2:af:90:8e:7e:3d:06:ef:b5:2b:1a", "user_id": "52b0f0cdb4f34677bd872c372099348e"}}' 2023-04-20 13:26:47,710 79941 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1878814337 created 2023-04-20 13:26:47,930 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.219s 2023-04-20 13:26:47,930 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--865381656", "description": "tempest-description--805288528"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-02a20728-14f2-4874-b61c-da806ceeb301', 'date': 'Thu, 20 Apr 2023 13:26:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d9766065-0bda-4c30-92dc-ffc957a89b69", "name": "tempest-securitygroup--865381656", "stateful": true, "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "description": "tempest-description--805288528", "shared": false, "security_group_rules": [{"id": "0b35db59-e724-4de6-9a5d-1a52522517cd", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "d9766065-0bda-4c30-92dc-ffc957a89b69", "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": 683, "description": null, "tags": [], "created_at": "2023-04-20T13:26:47Z", "updated_at": "2023-04-20T13:26:47Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}, {"id": "d3c5e850-7cbc-4d2c-8ab4-1773ae6fdad5", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "d9766065-0bda-4c30-92dc-ffc957a89b69", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_i p_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 682, "description": null, "tags": [], "created_at": "2023-04-20T13:26:47Z", "updated_at": "2023-04-20T13:26:47Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}], "tags": [], "created_at": "2023-04-20T13:26:47Z", "updated_at": "2023-04-20T13:26:47Z", "revision_number": 1, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:26:48,158 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.227s 2023-04-20 13:26:48,158 79941 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": "d9766065-0bda-4c30-92dc-ffc957a89b69", "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-29f46bd8-2bc4-49ca-8f4a-6fdd839a88ab', 'date': 'Thu, 20 Apr 2023 13:26: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": "2cdfdc15-ae22-4c9a-9141-d7d0d080aa78", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "d9766065-0bda-4c30-92dc-ffc957a89b69", "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-20T13:26:48Z", "updated_at": "2023-04-20T13:26:48Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:26:48,343 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.184s 2023-04-20 13:26:48,343 79941 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": "d9766065-0bda-4c30-92dc-ffc957a89b69", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3cc16f8e-65c3-4062-b333-19bac3922811', 'date': 'Thu, 20 Apr 2023 13:26: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": "652ccbdf-d593-444f-b87c-129546117bcf", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "d9766065-0bda-4c30-92dc-ffc957a89b69", "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-20T13:26:48Z", "updated_at": "2023-04-20T13:26:48Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:26:48,344 79941 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--865381656 created 2023-04-20 13:26:49,421 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.077s 2023-04-20 13:26:49,422 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content -type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-0d458380-f6c4-4d63-8f01-56a7fce59a4c', 'date': 'Thu, 20 Apr 2023 13:26:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "623f46c8-876e-48f5-911f-cef6838a3636", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "floating_ip_address": "172.24.4.110", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:26:48Z", "updated_at": "2023-04-20T13:26:48Z", "revision_number": 0}}' 2023-04-20 13:26:49,422 79941 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '623f46c8-876e-48f5-911f-cef6838a3636', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:26:48Z', 'updated_at': '2023-04-20T13:26:48Z', 'revision_number': 0, 'ip': '172.24.4.110'} created 2023-04-20 13:26:49,475 79941 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.047s 2023-04-20 13:26:49,475 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26: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-a1b975fd-3723-458e-9ac8-5d4e2b3294b3', '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": "52b0f0cdb4f34677bd872c372099348e", "name": "tempest-AttachVolumeShelveTestJSON-1138304432-project-member", "password_expires_at": null}, "audit_ids": ["Vi8d5Y9BS7mbe2dPJj5_BQ"], "expires_at": "2023-04-20T14:26:49.000000Z", "issued_at": "2023-04-20T13:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f2dab10c3a345fabf6b5740bfbfa82e", "name": "tempest-AttachVolumeShelveTestJSON-1138304432"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3f2dab10c3a345fabf6b5740bfbfa82e", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "pla cement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:26:49,475 79941 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '7a857017-af57-4923-870a-2b021087802c', 'name': 'tempest-AttachVolumeShelveTestJSON-793220969-network', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28857, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:26:40Z', 'updated_at': '2023-04-20T13:26:40Z', 'revision_number': 1} available for tenant 2023-04-20 13:26:49,476 79941 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1878814337', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNE9CihS7zo235RX1iCl28NXVTjOVbK/R7Xo8D/yQhKVG7jxEO7fAipxHP5bytAJI+sBfop/9nU2rHh/BVhv+FFDmHkwrA7hdthjwWdF65Jhb/G0sMhNyxHDCCksdOf7Hg==', 'fingerprint': 'be:fd:ed:9b:1d:b2:af:90:8e:7e:3d:06:ef:b5:2b:1a', 'user_id': '52b0f0cdb4f34677bd872c372099348e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD7OwYFEplCNVZIJwXDnuflg4YVYkTu3d97MxONd40r8+o7TBYMNsVr\nsppKUYdopVugBwYFK4EEACKhZANiAATRPQooUu86Nt+UV9YgpdvDV1U4zlWyv0e1\n6PA/8kISlRu48RDu3wIqcRz+W8rQCSPrAX6Kf/Z1Nqx4fwVYb/hRQ5h5MKwO4XbY\nY8FnReuSYW/xtLDITcsRwwgpLHTn+x4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd9766065-0bda-4c30-92dc-ffc957a89b69', 'name': 'tempest-securitygroup--865381656', 'stateful': True, 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'description': 'tempest-description--805288528', 'shared': False, 'security_group_rules': [{'id': '0b35db59-e724-4de6-9a5d-1a52522517cd', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'security_group_id': 'd9766065-0bda-4c30-92dc-ffc957a89b69', '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': 683, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:26:47Z', 'updated_at': '2023-04-20T13:26:47Z', 'revision_number': 0, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e'}, {'id': 'd3c5e850-7cbc-4d2c-8ab4-1773ae6fdad5', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'security_group_id': 'd9766065-0bda-4c30-92dc-ffc957a89b69', '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': 682, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:26:47Z', 'updated_at': '2023- 04-20T13:26:47Z', 'revision_number': 0, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e'}], 'tags': [], 'created_at': '2023-04-20T13:26:47Z', 'updated_at': '2023-04-20T13:26:47Z', 'revision_number': 1, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e'}, 'floating_ip': {'id': '623f46c8-876e-48f5-911f-cef6838a3636', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:26:48Z', 'updated_at': '2023-04-20T13:26:48Z', 'revision_number': 0, 'ip': '172.24.4.110'}} 2023-04-20 13:26:50,232 79941 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.756s 2023-04-20 13:26:50,233 79941 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-922384245", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "7a857017-af57-4923-870a-2b021087802c"}], "security_groups": [{"name": "tempest-securitygroup--865381656"}], "key_name": "tempest-keypair-1878814337", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9', '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-20541bac-8384-4ed0-80e8-814c70ed5b82', 'x-compute-request-id': 'req-20541bac-8384-4ed0-80e8-814c70ed5b82', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e2292f71-022e-4951-a847-b8e00c185bc9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--865381656"}], "adminPass": "password"}}' 2023-04-20 13:26:50,314 79941 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/e2292f71-022e-4951-a847-b8e00c185bc9 0.078s 2023-04-20 13:26:50,315 79941 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': 'Thu, 20 Apr 2023 13:26:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39eaacd0-add4-4b88-aa7d-76b12024823d', 'x-compute-request-id': 'req-39eaacd0-add4-4b88-aa7d-76b12024823d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9'} Body: b'{"server": {"id": "e2292f71-022e-4951-a847-b8e00c185bc9", "name": "tempest-AttachVolumeShelveTestJSON-server-922384245", "status": "BUILD", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "user_id": "52b0 f0cdb4f34677bd872c372099348e", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:26:50Z", "updated": "2023-04-20T13:26:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1878814337", "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-20 13:27:40,714 79941 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/e2292f71-022e-4951-a847-b8e00c185bc9 0.338s 2023-04-20 13:27:40,714 79941 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': 'Thu, 20 Apr 2023 13:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12bf3586-2339-4728-834d-0cc3939c2f26', 'x-compute-request-id': 'req-12bf3586-2339-4728-834d-0cc3939c2f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9'} Body: b'{"server": {"id": "e2292f71-022e-4951-a847-b8e00c185bc9", "name": "tempest-AttachVolumeShelveTestJSON-server-922384245", "status": "ACTIVE", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "user_id": "52b0f0cdb4f34677bd872c372099348e", "metadata": {}, "hostId": "aab71a5e74b7f8794931b94167f4d7c556c0e7763a69d776672a7c62", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:26:50Z", "updated": "2023-04-20T13:26:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-793220969-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:d3:57"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1878814337", "OS-SRV-USG:launched_at": "2023-04-20T13:26:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--865381656"}], "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-20 13:27:40,728 79941 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:28:40,973 79941 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/e22 92f71-022e-4951-a847-b8e00c185bc9/os-interface 0.186s 2023-04-20 13:28:40,973 79941 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': 'Thu, 20 Apr 2023 13:28: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-7677f1d0-2562-4747-a71c-dac79334379e', 'x-compute-request-id': 'req-7677f1d0-2562-4747-a71c-dac79334379e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7a857017-af57-4923-870a-2b021087802c", "port_id": "d13d9dab-05db-4d63-9c03-955610823076", "mac_addr": "fa:16:3e:5c:d3:57", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "01dd31e4-6758-4124-aa43-fa0bf06be70b", "ip_address": "10.0.0.11"}]}]}' 2023-04-20 13:28:41,951 79941 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/623f46c8-876e-48f5-911f-cef6838a3636 0.973s 2023-04-20 13:28:41,952 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d13d9dab-05db-4d63-9c03-955610823076"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-9722737f-ab99-472f-b824-629e99526b60', 'date': 'Thu, 20 Apr 2023 13:28:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/623f46c8-876e-48f5-911f-cef6838a3636'} Body: b'{"floatingip": {"id": "623f46c8-876e-48f5-911f-cef6838a3636", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "floating_ip_address": "172.24.4.110", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "2a1dc075-5ed0-45be-8705-788644776c1b", "port_id": "d13d9dab-05db-4d63-9c03-955610823076", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7a857017-af57-4923-870a-2b021087802c", "mac_address": "fa:16:3e:5c:d3:57", "admin_state_up": true, "status": "ACTIVE", "device_id": "e2292f71-022e-4951-a847-b8e00c185bc9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:26:48Z", "updated_at": "2023-04-20T13:28:41Z", "revision_number": 1, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:28:41,953 79941 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.110:22' as 'cirros' with public key authentication 2023-04-20 13:28:42,008 79941 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:28:42,031 79941 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:28:42,032 79941 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.110 successfully created 2023-04-20 13:28:42,071 79941 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/e2292f71-022e-4951-a847-b8e00c185bc9/ips 0.038s 2023-04-20 13:28:42,072 79941 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': 'Thu, 20 Apr 2023 13:28:42 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-832783e4-f22b-4f26-8611-22f3bddeaa06', 'x-compute-request-id': 'req-832783e4-f22b-4f26-8611-22f3bddeaa06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-793220969-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-20 13:28:42,336 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes 0.260s 2023-04-20 13:28:42,336 79941 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-700070857"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b8be212-64cf-4d8c-8b5b-c1be57648fc7', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b8be212-64cf-4d8c-8b5b-c1be57648fc7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes'} Body: b'{"volume": {"id": "49edf54a-2d3b-4cdb-b156-24238e97046d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:28:42.258668", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-700070857", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d"}], "user_id": "52b0f0cdb4f34677bd872c372099348e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:28:42,388 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d 0.042s 2023-04-20 13:28:42,389 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21a9bf8-5110-4705-9359-22241660e04a', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21a9bf8-5110-4705-9359-22241660e04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d'} Body: b'{"volume": {"id": "49edf54a-2d3b-4cdb-b156-24238e97046d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:28:42.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-700070857", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d"}], "user_id": "52b0f0c db4f34677bd872c372099348e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:28:43,439 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d 0.038s 2023-04-20 13:28:43,440 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05ee2e5b-c43f-4bf6-baf3-ac2d82bbb014', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05ee2e5b-c43f-4bf6-baf3-ac2d82bbb014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d'} Body: b'{"volume": {"id": "49edf54a-2d3b-4cdb-b156-24238e97046d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:28:42.000000", "updated_at": "2023-04-20T13:28:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-700070857", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d"}], "user_id": "52b0f0cdb4f34677bd872c372099348e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:28:43,572 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9 0.121s 2023-04-20 13:28:43,573 79941 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': 'Thu, 20 Apr 2023 13:28: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-7bd04846-d1e3-4d11-926c-0de0ff2682d7', 'x-compute-request-id': 'req-7bd04846-d1e3-4d11-926c-0de0ff2682d7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9'} Body: b'' 2023-04-20 13:28:43,951 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9 0.377s 2023-04-20 13:28:43,951 79941 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': 'Thu, 20 Apr 2023 13:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1711', '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-a5e962f4-c559-437a-acf5-2e125ce0594c', 'x-compute-request-id': 're q-a5e962f4-c559-437a-acf5-2e125ce0594c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9'} Body: b'{"server": {"id": "e2292f71-022e-4951-a847-b8e00c185bc9", "name": "tempest-AttachVolumeShelveTestJSON-server-922384245", "status": "ACTIVE", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "user_id": "52b0f0cdb4f34677bd872c372099348e", "metadata": {}, "hostId": "aab71a5e74b7f8794931b94167f4d7c556c0e7763a69d776672a7c62", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:26:50Z", "updated": "2023-04-20T13:28:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-793220969-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:d3:57"}, {"version": 4, "addr": "172.24.4.110", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:d3:57"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1878814337", "OS-SRV-USG:launched_at": "2023-04-20T13:26:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--865381656"}], "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-20 13:29:34,060 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9 0.043s 2023-04-20 13:29:34,060 79941 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': 'Thu, 20 Apr 2023 13:29: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-11d43779-ebb4-4f9e-9df2-f66b15b5461c', 'x-compute-request-id': 'req-11d43779-ebb4-4f9e-9df2-f66b15b5461c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e2292f71-022e-4951-a847-b8e00c185bc9 could not be found."}}' 2023-04-20 13:29:34,095 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1878814337 0.034s 2023-04-20 13:29:34,096 79941 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': 'Thu, 20 Apr 2023 13:29: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-c00ee586-1dfa-4410-8aee-ec19204514ce', 'x-compute-request-id': 'req-c00ee586-1dfa-4410-8aee-ec19204514ce', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-18 78814337'} Body: b'' 2023-04-20 13:29:34,247 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d9766065-0bda-4c30-92dc-ffc957a89b69 0.150s 2023-04-20 13:29:34,247 79941 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-c049bc25-8d26-4be9-a82e-4c71de559916', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:29:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d9766065-0bda-4c30-92dc-ffc957a89b69'} Body: b'' 2023-04-20 13:29:34,269 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d9766065-0bda-4c30-92dc-ffc957a89b69 0.021s 2023-04-20 13:29:34,270 79941 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-678b36b0-875f-47b4-9a06-e723af8f604c', 'date': 'Thu, 20 Apr 2023 13:29:34 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d9766065-0bda-4c30-92dc-ffc957a89b69'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d9766065-0bda-4c30-92dc-ffc957a89b69 does not exist", "detail": ""}}' 2023-04-20 13:29:34,762 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/623f46c8-876e-48f5-911f-cef6838a3636 0.491s 2023-04-20 13:29:34,762 79941 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-4876f33b-6f77-4322-87d7-eeef27c5fdfd', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:29:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/623f46c8-876e-48f5-911f-cef6838a3636'} Body: b'' {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [122.943641s] ... 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 fe3e590b-43ec-4641-a3b3-318720c594b4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:28:45,283 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.268s 2023-04-20 13:28:45,283 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:45 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-f9f7109f-f9fd-4204-aa72-a670ee1e6985', 'x-compute-request-id': 'req-f9f7109f-f9fd-4204-aa72-a670ee1e6985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:28:45,541 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.247s 2023-04-20 13:28:45,542 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:45 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-ebaf58d3-54b0-4f9f-a1da-2909d790fa5b', 'x-compute-request-id': 'req-ebaf58d3-54b0-4f9f-a1da-2909d790fa5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:28:45,772 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.218s 2023-04-20 13:28:45,773 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:45 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-b2f12e04-66db-4c1d-ab6b-11625d283790', 'x-compute-request-id': 'req-b2f12e04-66db-4c1d-ab6b-11625d283790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:29:45,945 79951 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 94s 2023-04-20 13:29:45,946 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:45 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-b7c8cb21-53c7-41ec-bf8f-e21e3b97a72f', '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": "badaaf29beb14beeb94db96f7bc995b0", "name": "tempest-ServerActionsTestJSON-1657714739-project-member", "password_expires_at": null}, "audit_ids": ["HJ9ahZI3QTyKYWLOjDADsw"], "expires_at": "2023-04-20T14:29:45.000000Z", "issued_at": "2023-04-20T13:29:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "332b3979ef1244e1aff870bbc27a9817", "name": "tempest-ServerActionsTestJSON-1657714739"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/332b3979ef1244e1aff870bbc27a9817", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:29:45,947 79951 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '9490551d-c70d-4a05-8097-81d1b4cd7325', 'name': 'tempest-ServerActionsTestJSON-736868933-network', 'tenant_id': '332b3979ef1244e1aff870bbc27a9817', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '332b3979ef1244e1aff870bbc27a9817', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54637, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:21:25Z', 'updated_at': '2023-04-20T13:21:25Z', 'revision_number': 1} available for tenant 2023-04-20 13:29:45,947 79951 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-549168830', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDCqrIeqey7FCIBG2PNerJ7RwNhi26VprsJIrKDP5QSx3+XMQ18xuWP5Im90DbHZBZH80+DweeEBh0htvNj7JlXdD9wqtghUeGNbOJDlYiGRKUQLw/T4e1iDlVvg46ssNQ==', 'fingerprint': 'ae:1f:c3:1a:96:e3:8c:a1:ec:af:17:34:fb:c1:b7:7c', 'user_id': 'badaaf29beb14beeb94db96f7bc995b0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBAGz78DYp6uk5HvSmwOSHzuc7FDZC9L3vwKQvG2D6rZPKG+2dL7V5l\nWwbYVmuJoqWgBwYFK4EEACKhZANiAAQwqqyHqnsuxQiARtjzXqye0cDYYtulaa7C\nSKygz+UEsd/lzENfMblj+SJvdA2x2QWR/NPg8HnhAYdIbbzY+yZV3Q/cKrYIVHhj\nWziQ5WIhkSlEC8P0+HtYg5Vb4OOrLDU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '40580063-1894-4033-aa3a-22d954ee63d7', 'name': 'tempest-securitygroup--1787344114', 'stateful': True, 'tenant_id': '332b3979ef1244e1aff870bbc27a9817', 'description': 'tempest-description--1626465072', 'shared': False, 'security_group_rules': [{'id': 'c6049e99-88e0-4cfb-8c2c-da6e071078d6', 'tenant_id': '332b3979ef1244e1aff870bbc27a9817', 'security_group_id': '40580063-1894-4033-aa3a-22d954ee63d7', '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': 280, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:21:48Z', 'updated_at': '2023-04-20T13:21:48Z', 'revision_number': 0, 'project_id': '332b3979ef1244e1aff870bbc27a9817'}, {'id': 'cbab08ee-a330-455c-af0d-89d986772b4d', 'tenant_id': '332b3979ef1244e1aff870bbc27a9817', 'security_group_id': '40580063-1894-4033-aa3a-22d954ee63d7', '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': 278, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:21:48Z', 'updated_at': '2023-04-20T13:21:48Z', 'revision_number': 0, 'project_id': '332b3979ef1244e1aff870bbc27a9817'}], 'tags': [], 'created_at': '2023-04-20T13:21:48Z', 'updated_at': '2023-04-20T13:21:48Z', 'revision_number': 1, 'project_id': '332b3979ef1244e1aff870bbc27a9817'}, 'floating_ip': {'id': 'c4466048-74a6-49ef-bf1d-f978f8166e6e', 'tenant_id': '332b3979ef1244e1aff870bbc27a9817', 'floating_ip_address': '172.24.4.106', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '332b3979ef1244e1aff870bbc27a9817', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:21:52Z', 'updated_at': '2023-04-20T13:21:52Z', 'revision_number': 0, 'ip': '172.24.4.106'}} 2023-04-20 13:29:46,393 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes 0.445s 2023-04-20 13:29:46,394 79951 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-531222160", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb34bc4-f7bf-4f92-ab76-3ff8b5cb310e', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb34bc4-f7bf-4f92-ab7 6-3ff8b5cb310e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes'} Body: b'{"volume": {"id": "fe3e590b-43ec-4641-a3b3-318720c594b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:29:46.217903", "updated_at": null, "name": "tempest-tempest.common.compute-volume-531222160", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:29:46,446 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4 0.042s 2023-04-20 13:29:46,447 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-223e4a3a-3547-4623-abdf-75486ef739c9', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-223e4a3a-3547-4623-abdf-75486ef739c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4'} Body: b'{"volume": {"id": "fe3e590b-43ec-4641-a3b3-318720c594b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:29:46.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-531222160", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "332b3979ef1244e1aff870bbc27a9817"}}' 2023-04-20 13:29:47,510 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4 0.048s 2023-04-20 13:29:47,510 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a01497-dff0-49ec-86f1-9bc6edaecbdf', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a01497-dff0-49ec-86f1-9bc6edaecbdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4'} Body: b'{"volume": {"id": "fe3e590b-43ec-4641-a3b3-318720c594b4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:29:46.000000" , "updated_at": "2023-04-20T13:29:46.000000", "name": "tempest-tempest.common.compute-volume-531222160", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "332b3979ef1244e1aff870bbc27a9817"}}' 2023-04-20 13:29:47,625 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4 0.103s 2023-04-20 13:29:47,626 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:47 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-46e8d73a-905d-4859-9866-fc8506926c78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4'} Body: b'' 2023-04-20 13:29:47,654 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4 0.028s 2023-04-20 13:29:47,655 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:47 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-2f1f3e1b-438b-493e-99f2-ff20c11d52b5', 'x-openstack-request-id': 'req-2f1f3e1b-438b-493e-99f2-ff20c11d52b5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fe3e590b-43ec-4641-a3b3-318720c594b4 could not be found."}}' 2023-04-20 13:29:47,655 79951 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-20 13:29:47,913 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.256s 2023-04-20 13:29:47,913 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:47 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-f72d9f83-e43f-4f36-81af-ec520e46e51d', 'x-compute-request-id': 'req-f72d9f83-e43f-4f36-81af-ec520e46e51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac -95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {4} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [165.366004s] ... 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 91734ce6-616d-4efc-8199-4b801ab982fd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:28:03,829 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.279s 2023-04-20 13:28:03,829 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1506709410", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLyMzVMtm5LuJxc06dRKTOSntJGIqnjI77Q/tmIdyiGbX/2bpofawe9l7qCR8VmbKSGYNxJlIZNP8ZGsH6xLxdYzvzeFjHRqoI/ovtU3Vow/13h3vGEaycvgeFBPQ1j9+w=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:03 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-46255ac9-fd5d-4c58-87b5-1b6f9803e05e', 'x-compute-request-id': 'req-46255ac9-fd5d-4c58-87b5-1b6f9803e05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1506709410", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLyMzVMtm5LuJxc06dRKTOSntJGIqnjI77Q/tmIdyiGbX/2bpofawe9l7qCR8VmbKSGYNxJlIZNP8ZGsH6xLxdYzvzeFjHRqoI/ovtU3Vow/13h3vGEaycvgeFBPQ1j9+w==", "fingerprint": "18:72:cf:b9:dc:ce:e0:35:56:7f:29:ee:e6:a9:97:6c", "user_id": "54c1be4f770c4bc386f125d3bbea0f1b"}}' 2023-04-20 13:28:03,985 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.152s 2023-04-20 13:28:03,986 79945 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-1375277651", "description": "tempest-secgroup-smoke-1375277651 description", "project_id": "f9130c8724534f37802e04fb58034fdb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-7f11bf3b-55d4-438d-850b-2e4fb95237f8', 'date': 'Thu, 20 Apr 2023 13:28:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "name": "tempest-secgroup-smoke-1375277651", "stateful": true, "tenant_id": "f9130c8724534f37802e04fb58034fdb", "description": "tempest-secgroup-smoke-1375277651 description", "shared": false, "security_group_rules": [{"id": "091c5783-fe3a-4c26-a880-8254e8b71e35", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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": 738, "description": null, "tags": [], "created_at": "2023-04-20T13:28:03Z", "updated_at": "2023-04-20T13:28:03Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}, {"id": "90ce8102-34c7-48c8-a065-aa48a000d5a3", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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": 737, "description": null, "tags": [], "created_at": "2023-04-20T13:28:03Z", "updated_at": "2023-04-20T13:28:03Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}], "tags": [], "created_at": "2023-04-20T13:28:03Z", "updated_at": "2023-04-20T13:28:03Z", "revision_number" : 1, "project_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:28:04,319 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.332s 2023-04-20 13:28:04,319 79945 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": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "project_id": "f9130c8724534f37802e04fb58034fdb", "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-45924daf-1fe4-4d3f-8b55-ebeed2a42e23', 'date': 'Thu, 20 Apr 2023 13:28:04 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": "ffab504f-6d5d-4d07-ae3d-51fcc36c90fc", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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-20T13:28:04Z", "updated_at": "2023-04-20T13:28:04Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:28:04,514 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.194s 2023-04-20 13:28:04,515 79945 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": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "project_id": "f9130c8724534f37802e04fb58034fdb", "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-67e194e6-1583-4b20-8b9b-1e5243334a2c', 'date': 'Thu, 20 Apr 2023 13:28:04 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": "402ce0eb-8b1e-45d9-bffb-dfbda09c80b7", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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-20T13:28:04Z", "updated_at": "2023-04-20T13:28:04Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:28:04,668 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.152s 2023-04-20 13:28:04,668 79945 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": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "project_id": "f9130c8724534f37802e04fb58034fdb", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-34fe2acf-fbba-499e-a99d-19d7a03b9aaa', 'date': 'Thu, 20 Apr 2023 13:28:04 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": "12f3c16d-9c66-4891-8df9-00d6f770d840", "tenant_id": "f9130c 8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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-20T13:28:04Z", "updated_at": "2023-04-20T13:28:04Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:28:04,844 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-20 13:28:04,844 79945 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": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "project_id": "f9130c8724534f37802e04fb58034fdb", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b456c29f-afbb-4e48-a1e9-58a65920a31c', 'date': 'Thu, 20 Apr 2023 13:28:04 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": "c57db88e-5e06-4f2b-b7e9-511a44825f0e", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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-20T13:28:04Z", "updated_at": "2023-04-20T13:28:04Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:28:05,026 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.181s 2023-04-20 13:28:05,026 79945 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": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "project_id": "f9130c8724534f37802e04fb58034fdb", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-54e5aee8-b5e7-4cc3-b554-19e68992d361', 'date': 'Thu, 20 Apr 2023 13:28: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": "19f92bf8-3aaa-4c48-9179-e5efca6661d0", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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-20T13:28:04Z", "updated_at": "2023-04-20T13:28:04Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:28:05,296 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.269s 2023-04-20 13:28:05,297 79945 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": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "project_id": "f9130c8724534f37802e04fb58034fdb", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0ac8ee88-d1e9-4138-afb2-da6477b9c41a', 'date': 'Thu, 20 Apr 2023 13:28: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": "6d2926a2-6405-410d-adf6-6db6743f2d77", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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-20T13:28:05Z", "updated_at": "2023-04-20T13:28:05Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:28:05,359 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.054s 2023-04-20 13:28:05,360 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:05 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-ecec6a66-99d1-40a1-85a1-299e35723764', '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": "54c1be4f770c4bc386f125d3bbea0f1b", "name": "tempest-SnapshotDataIntegrityTests-1047467491-project-member", "password_expires_at": null}, "audit_ids": ["9EUQ_zUbQqqxsjJRgTmTEQ"], "expires_at": "2023-04-20T14:28:05.000000Z", "issued_at": "2023-04-20T13:28:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9130c8724534f37802e04fb58034fdb", "name": "tempest-SnapshotDataIntegrityTests-1047467491"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f9130c8724534f37802e04fb58034fdb", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "Regi onOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:28:05,361 79945 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '61a64ddb-c29d-4ba5-8d0a-dec0943be5ed', 'name': 'tempest-SnapshotDataIntegrityTests-1583587874-network', 'tenant_id': 'f9130c8724534f37802e04fb58034fdb', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f9130c8724534f37802e04fb58034fdb', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28153, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:27:47Z', 'updated_at': '2023-04-20T13:27:47Z', 'revision_number': 1} available for tenant 2023-04-20 13:28:06,022 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.660s 2023-04-20 13:28:06,022 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-861235796", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1506709410", "security_groups": [{"name": "tempest-secgroup-smoke-1375277651"}], "networks": [{"uuid": "61a64ddb-c29d-4ba5-8d0a-dec0943be5ed"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e15a50b-8f79-44c2-8efc-edbe7c168e3d', 'x-compute-request-id': 'req-4e15a50b-8f79-44c2-8efc-edbe7c168e3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "91afc4cf-f239-4727-9bea-7544458add97", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91afc4cf-f239-4727-9bea-7544458add97"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1375277651"}], "adminPass": "Sc9iGS4imviW"}}' 2023-04-20 13:28:06,111 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97 0.085s 2023-04-20 13:28:06,112 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-545343da-d69f-4032-9c83-770d4268a7ae', 'x-compute-request-id': 'req-545343da-d69f-4032-9c83-770d4268a7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458ad d97'} Body: b'{"server": {"id": "91afc4cf-f239-4727-9bea-7544458add97", "name": "tempest-SnapshotDataIntegrityTests-server-861235796", "status": "BUILD", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "user_id": "54c1be4f770c4bc386f125d3bbea0f1b", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:06Z", "updated": "2023-04-20T13:28:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91afc4cf-f239-4727-9bea-7544458add97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1506709410", "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-20 13:28:56,386 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97 0.214s 2023-04-20 13:28:56,387 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca41ab9b-1a9d-4b06-9465-ea4f43fd23f4', 'x-compute-request-id': 'req-ca41ab9b-1a9d-4b06-9465-ea4f43fd23f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97'} Body: b'{"server": {"id": "91afc4cf-f239-4727-9bea-7544458add97", "name": "tempest-SnapshotDataIntegrityTests-server-861235796", "status": "ACTIVE", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "user_id": "54c1be4f770c4bc386f125d3bbea0f1b", "metadata": {}, "hostId": "b0e1ea30e07fd9328f2a2bc37a8db5903e31c3eb426be1f61e2c2cd4", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:05Z", "updated": "2023-04-20T13:28:13Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1583587874-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:44:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91afc4cf-f239-4727-9bea-7544458add97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1506709410", "OS-SRV-USG:launched_at": "2023-04-20T13:28:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1375277651"}], "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-20 13:28:56,398 79945 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:29:56,686 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97 0.229s 2023-04-20 13:29:56,686 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57046de5-b51f-4785-8cc3-0eac1963816f', 'x-compute-request-id': 'req-57046de5-b51f-4785-8cc3-0eac1963816f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97'} Body: b'{"server": {"id": "91afc4cf-f239-4727-9bea-7544458add97", "name": "tempest-SnapshotDataIntegrityTests-server-861235796", "status": "ACTIVE", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "user_id": "54c1be4f770c4bc386f125d3bbea0f1b", "metadata": {}, "hostId": "b0e1ea30e07fd9328f2a2bc37a8db5903e31c3eb426be1f61e2c2cd4", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:05Z", "updated": "2023-04-20T13:28:13Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1583587874-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:44:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91afc4cf-f239-4727-9bea-7544458add97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1506709410", "OS-SRV-USG:launched_at": "2023-04-20T13:28:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1375277651"}], "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-20 13:29:56,915 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes 0.216s 2023-04-20 13:29:56,916 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-716550876", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ea5713-0e27-40af-b5bf-1f917d2a277f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ea5713-0e27-40af-b5bf-1f917d2a277f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes'} Body: b'{"volume": {"id": "91734ce6-616d-4efc-8199-4b801ab982fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:29:56.853067", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-716550876", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6- 616d-4efc-8199-4b801ab982fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd"}], "user_id": "54c1be4f770c4bc386f125d3bbea0f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:29:56,966 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd 0.040s 2023-04-20 13:29:56,966 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b22bb6af-d80b-48c3-8a9f-a6ebaab16ea9', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b22bb6af-d80b-48c3-8a9f-a6ebaab16ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd'} Body: b'{"volume": {"id": "91734ce6-616d-4efc-8199-4b801ab982fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:29:57.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-716550876", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd"}], "user_id": "54c1be4f770c4bc386f125d3bbea0f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:29:58,016 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd 0.038s 2023-04-20 13:29:58,017 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a170ef4-7659-4f73-929c-0828c02d3dac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a170ef4-7659-4f73-929c-0828c02d3dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd'} Body: b'{"volume": {"id": "91734ce6-616d-4efc-8199-4b801ab982fd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:29:57.000000", "updated_at": "2023-04-20T13:29:57.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-716550876", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd"}], "user_id": "54c1be4f770c4bc386f125d3bbea0f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": nul l, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:29:58,189 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd 0.159s 2023-04-20 13:29:58,189 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29: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-ab11e732-8b86-4440-9c95-26e50d11d56e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd'} Body: b'' 2023-04-20 13:29:58,216 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd 0.026s 2023-04-20 13:29:58,216 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:58 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-2539c60d-1f95-425c-8c7f-b4f6cea81588', 'x-openstack-request-id': 'req-2539c60d-1f95-425c-8c7f-b4f6cea81588', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 91734ce6-616d-4efc-8199-4b801ab982fd could not be found."}}' 2023-04-20 13:29:58,334 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97 0.117s 2023-04-20 13:29:58,334 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29: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-8c8a1142-ae32-4a47-8e4f-4520a4efd33e', 'x-compute-request-id': 'req-8c8a1142-ae32-4a47-8e4f-4520a4efd33e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97'} Body: b'' 2023-04-20 13:29:58,580 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97 0.246s 2023-04-20 13:29:58,581 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1575', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-285060e9-c174-4dd0-8682-978d86fe1260', 'x-compute-request-id': 'req-285060e9-c174-4dd0-8682-978d86fe1260', 'connection': 'close', 'status': '200', 'content -location': 'http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97'} Body: b'{"server": {"id": "91afc4cf-f239-4727-9bea-7544458add97", "name": "tempest-SnapshotDataIntegrityTests-server-861235796", "status": "ACTIVE", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "user_id": "54c1be4f770c4bc386f125d3bbea0f1b", "metadata": {}, "hostId": "b0e1ea30e07fd9328f2a2bc37a8db5903e31c3eb426be1f61e2c2cd4", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:05Z", "updated": "2023-04-20T13:29:58Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1583587874-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:44:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91afc4cf-f239-4727-9bea-7544458add97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1506709410", "OS-SRV-USG:launched_at": "2023-04-20T13:28:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1375277651"}], "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-20 13:30:48,675 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97 0.033s 2023-04-20 13:30:48,676 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30: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-219da271-d42b-4112-a3be-cfcfabfbe1d0', 'x-compute-request-id': 'req-219da271-d42b-4112-a3be-cfcfabfbe1d0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 91afc4cf-f239-4727-9bea-7544458add97 could not be found."}}' 2023-04-20 13:30:48,879 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c11f7d9c-6f0c-4054-9ff6-843b48f27c95 0.203s 2023-04-20 13:30:48,879 79945 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-1b883728-ebae-4687-8657-32f2beed5c56', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:30:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c11f7d9c-6f0c-4054-9ff6-843b48f27c95'} Body: b'' 2023-04-20 13:30:48,911 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1506709410 0.030s 2023-04-20 13:30:48,911 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30: 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-8354b626-2cf3-46c4-82cb-f852cea67b7b', 'x-compute-request-id': 'req-8354b626-2cf3-46c4-82cb-f852cea67b7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1506709410'} Body: b'' {9} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [166.836574s] ... 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 00c40054-48f6-4742-9fe0-0083cc4cc2cf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:28:10,514 79955 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:28:10,514 79955 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:28:10,569 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2023-04-20 13:28:10,569 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-61642113", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHYMF1puHnxU5Fej7Hmb+ATMKJP7TAJnh+b6m0r+VglgOQf6jfJx5KcyoHjh44hQyziM0ntRovMp21ViQye7X5yZEvEWL5ZUYpgdu7uVkyjUB9alr+7bkaYJtv+LT4pEzA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a94f7d86-5ebd-4db2-9c62-c93f38125f4b', 'x-compute-request-id': 'req-a94f7d86-5ebd-4db2-9c62-c93f38125f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-61642113", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHYMF1puHnxU5Fej7Hmb+ATMKJP7TAJnh+b6m0r+VglgOQf6jfJx5KcyoHjh44hQyziM0ntRovMp21ViQye7X5yZEvEWL5ZUYpgdu7uVkyjUB9alr+7bkaYJtv+LT4pEzA==", "fingerprint": "f1:b2:4c:bf:dd:c2:03:d7:06:f7:34:1c:89:93:a2:23", "user_id": "d10d3929c7314a639db592a13ffca375"}}' 2023-04-20 13:28:10,572 79955 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-61642113 created 2023-04-20 13:28:10,752 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.180s 2023-04-20 13:28:10,753 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--516920614", "description": "tempest-description--219631525"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-ed2d4dc5-c409-46a9-ad60-51d80f57bb30', 'date': 'Thu, 20 Apr 2023 13:28:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d2853dd8-5453-49f0-8ff4-fb667eac8044", "name": "tempest-securitygroup--516920614", "stateful": true, "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "description": "tempest-description--219631525", "shared": false, "security_group_rules": [{"id": "3e184a02-e62e-4008-86d9-65abb220a303", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "d2853dd8-5453-49f0-8ff4-fb667eac8044", "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": 747, "description": null, "tags": [], "created_at": "2023-04-20T13:28:10Z", "updated_at": "2023-04-20T13:28:10Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}, {"id": "ccf4a101-210b-4966-9c18-4f293e6aeb22", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "d2853dd8-5453-49f0-8ff4-fb667eac8044", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_c idr": null, "remote_group_id": null, "standard_attr_id": 748, "description": null, "tags": [], "created_at": "2023-04-20T13:28:10Z", "updated_at": "2023-04-20T13:28:10Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}], "tags": [], "created_at": "2023-04-20T13:28:10Z", "updated_at": "2023-04-20T13:28:10Z", "revision_number": 1, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:28:11,033 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.279s 2023-04-20 13:28:11,034 79955 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": "d2853dd8-5453-49f0-8ff4-fb667eac8044", "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-11e16b64-fc19-4b20-b423-58762c843b2c', 'date': 'Thu, 20 Apr 2023 13:28: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": "7d97c0f1-47d7-4fa7-ad0a-ec95848f08cb", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "d2853dd8-5453-49f0-8ff4-fb667eac8044", "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-20T13:28:10Z", "updated_at": "2023-04-20T13:28:10Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:28:11,218 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.183s 2023-04-20 13:28:11,218 79955 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": "d2853dd8-5453-49f0-8ff4-fb667eac8044", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-995c473a-fb2d-494e-9d55-f7353771ab70', 'date': 'Thu, 20 Apr 2023 13:28: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": "ab3db557-e1b3-4329-baaa-a2460b61b87e", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "d2853dd8-5453-49f0-8ff4-fb667eac8044", "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-20T13:28:11Z", "updated_at": "2023-04-20T13:28:11Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:28:11,219 79955 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--516920614 created 2023-04-20 13:28:12,238 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.019s 2023-04-20 13:28:12,239 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-opensta ck-request-id': 'req-77bcac70-a448-4d9f-9f92-6f0706af40f6', 'date': 'Thu, 20 Apr 2023 13:28:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dcd37569-7516-45d7-8857-8330662b6beb", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "floating_ip_address": "172.24.4.251", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e70d7b30abc14fcab2ffb23660891757", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:28:11Z", "updated_at": "2023-04-20T13:28:11Z", "revision_number": 0}}' 2023-04-20 13:28:12,239 79955 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dcd37569-7516-45d7-8857-8330662b6beb', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'floating_ip_address': '172.24.4.251', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e70d7b30abc14fcab2ffb23660891757', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:28:11Z', 'updated_at': '2023-04-20T13:28:11Z', 'revision_number': 0, 'ip': '172.24.4.251'} created 2023-04-20 13:28:12,351 79955 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.105s 2023-04-20 13:28:12,351 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:12 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-93845d28-e146-440c-aa8f-372a43a628f3', '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": "d10d3929c7314a639db592a13ffca375", "name": "tempest-AttachVolumeTestJSON-1013714110-project-member", "password_expires_at": null}, "audit_ids": ["o6kK314YSZ6RvRAFSNSzng"], "expires_at": "2023-04-20T14:28:12.000000Z", "issued_at": "2023-04-20T13:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e70d7b30abc14fcab2ffb23660891757", "name": "tempest-AttachVolumeTestJSON-1013714110"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e70d7b30abc14fcab2ffb23660891757", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "r egion_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:28:12,351 79955 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3', 'name': 'tempest-AttachVolumeTestJSON-1129088725-network', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e70d7b30abc14fcab2ffb23660891757', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3002, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:25:17Z', 'updated_at': '2023-04-20T13:25:17Z', 'revision_number': 1} available for tenant 2023-04-20 13:28:12,352 79955 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-61642113', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHYMF1puHnxU5Fej7Hmb+ATMKJP7TAJnh+b6m0r+VglgOQf6jfJx5KcyoHjh44hQyziM0ntRovMp21ViQye7X5yZEvEWL5ZUYpgdu7uVkyjUB9alr+7bkaYJtv+LT4pEzA==', 'fingerprint': 'f1:b2:4c:bf:dd:c2:03:d7:06:f7:34:1c:89:93:a2:23', 'user_id': 'd10d3929c7314a639db592a13ffca375', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBMTsiIoD2E+9UQ8lCYu2qViBXUbCcB6kqMdUiyCWJ1Fc2EWpXgK10b\nqYs5O2efwzKgBwYFK4EEACKhZANiAAR2DBdabh58VORXo+x5m/gEzCiT+0wCZ4fm\n+ptK/lYJYDkH+o3yceSnMqB44eOIUMs4jNJ7UaLzKdtVYkMnu1+cmRLxFi+WVGKY\nHbu7lZMo1AfWpa/u25GmCbb/i0+KRMw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd2853dd8-5453-49f0-8ff4-fb667eac8044', 'name': 'tempest-securitygroup--516920614', 'stateful': True, 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'description': 'tempest-description--219631525', 'shared': False, 'security_group_rules': [{'id': '3e184a02-e62e-4008-86d9-65abb220a303', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'security_group_id': 'd2853dd8-5453-49f0-8ff4-fb667eac8044', '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': 747, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:28:10Z', 'updated_at': '2023-04-20T13:28:10Z', 'revision_number': 0, 'project_id': 'e70d7b30abc14fcab2ffb23660891757'}, {'id': 'ccf4a101-210b-4966-9c18-4f293e6aeb22', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'security_group_id': 'd2853dd8-5453-49f0-8ff4-fb667eac8044', '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': 748, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:28:10Z', 'updated_at': '2023-04-20T13:28:10Z', 'revision_number': 0, 'project_id': 'e70d7b30abc14fcab2ffb23660891757'}], 'tags': [], 'created_at': '2023-04-20T13:2 8:10Z', 'updated_at': '2023-04-20T13:28:10Z', 'revision_number': 1, 'project_id': 'e70d7b30abc14fcab2ffb23660891757'}, 'floating_ip': {'id': 'dcd37569-7516-45d7-8857-8330662b6beb', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'floating_ip_address': '172.24.4.251', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e70d7b30abc14fcab2ffb23660891757', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:28:11Z', 'updated_at': '2023-04-20T13:28:11Z', 'revision_number': 0, 'ip': '172.24.4.251'}} 2023-04-20 13:28:13,042 79955 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.688s 2023-04-20 13:28:13,042 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1604161811", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3"}], "security_groups": [{"name": "tempest-securitygroup--516920614"}], "key_name": "tempest-keypair-61642113", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-921350b5-98ff-457a-8120-24dbfd7d71d9', 'x-compute-request-id': 'req-921350b5-98ff-457a-8120-24dbfd7d71d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "756f79ea-8784-40e1-84ed-b5ffd2e782b8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--516920614"}], "adminPass": "password"}}' 2023-04-20 13:28:13,127 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8 0.082s 2023-04-20 13:28:13,128 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:13 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-edd8c795-bdb0-44ae-a26e-967ff3da439b', 'x-compute-request-id': 'req-edd8c795-bdb0-44ae-a26e-967ff3da439b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8'} Body: b'{"server": {"id": "756f79ea-8784-40e1-84ed-b5ffd2e782b8", "name": "tempest-AttachVolumeTestJSON-server-1604161811", "status": "BUILD", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "user_id": "d10d3929c7314a639db592a13ffca375", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{" rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:13Z", "updated": "2023-04-20T13:28:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-61642113", "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-20 13:29:03,416 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8 0.226s 2023-04-20 13:29:03,416 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:03 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-441d60aa-e1cd-439c-aa2a-6be496098806', 'x-compute-request-id': 'req-441d60aa-e1cd-439c-aa2a-6be496098806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8'} Body: b'{"server": {"id": "756f79ea-8784-40e1-84ed-b5ffd2e782b8", "name": "tempest-AttachVolumeTestJSON-server-1604161811", "status": "ACTIVE", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "user_id": "d10d3929c7314a639db592a13ffca375", "metadata": {}, "hostId": "fa5add44bed5f83d15e4d23ef6045ebec0e5e3308ee2f05d33c6585a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:13Z", "updated": "2023-04-20T13:28:20Z", "addresses": {"tempest-AttachVolumeTestJSON-1129088725-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:ef:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-61642113", "OS-SRV-USG:launched_at": "2023-04-20T13:28:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--516920614"}], "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-20 13:29:03,444 79955 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:30:03,674 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8/os-interface 0.169s 2023-04-20 13:30:03,675 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-a pi-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-795567ed-8d88-4797-9499-8b85ad7f30cb', 'x-compute-request-id': 'req-795567ed-8d88-4797-9499-8b85ad7f30cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3", "port_id": "967c0750-5d13-46f2-b0e8-aaaf30067ea0", "mac_addr": "fa:16:3e:2a:ef:35", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b304bc35-bb17-4567-b922-2b57d5b75fbf", "ip_address": "10.0.0.4"}]}]}' 2023-04-20 13:30:04,420 79955 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/dcd37569-7516-45d7-8857-8330662b6beb 0.739s 2023-04-20 13:30:04,421 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "967c0750-5d13-46f2-b0e8-aaaf30067ea0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d877d1a5-df7e-4472-a4d1-8074f25a4542', 'date': 'Thu, 20 Apr 2023 13:30:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dcd37569-7516-45d7-8857-8330662b6beb'} Body: b'{"floatingip": {"id": "dcd37569-7516-45d7-8857-8330662b6beb", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "floating_ip_address": "172.24.4.251", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "0a574afe-0db8-422f-b419-61f6cbd2462e", "port_id": "967c0750-5d13-46f2-b0e8-aaaf30067ea0", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3", "mac_address": "fa:16:3e:2a:ef:35", "admin_state_up": true, "status": "ACTIVE", "device_id": "756f79ea-8784-40e1-84ed-b5ffd2e782b8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:28:11Z", "updated_at": "2023-04-20T13:30:03Z", "revision_number": 1, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:30:04,428 79955 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.251:22' as 'cirros' with public key authentication 2023-04-20 13:30:04,463 79955 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:30:04,490 79955 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:30:04,490 79955 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.251 successfully created 2023-04-20 13:30:04,537 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8/ips 0.046s 2023-04-20 13:30:04,538 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:04 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-0ffaef21-3667-4433-b5e2-3b78f8e2f968', 'x-compute-request-id': 'req-0ffaef21-3667-4433-b5e2-3b78f8e2f968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1129088725-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-20 13:30:04,735 79955 INFO [tempe st.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes 0.193s 2023-04-20 13:30:04,736 79955 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-757223629"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-534e2a9f-4b80-48db-91d1-31d42531bde7', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-534e2a9f-4b80-48db-91d1-31d42531bde7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes'} Body: b'{"volume": {"id": "00c40054-48f6-4742-9fe0-0083cc4cc2cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:30:04.680224", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-757223629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf"}], "user_id": "d10d3929c7314a639db592a13ffca375", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:30:04,802 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf 0.056s 2023-04-20 13:30:04,803 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a94e4ac9-44c7-4a12-a60d-76bc24d13a13', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a94e4ac9-44c7-4a12-a60d-76bc24d13a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf'} Body: b'{"volume": {"id": "00c40054-48f6-4742-9fe0-0083cc4cc2cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:30:05.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-757223629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf"}], "user_id": "d10d3929c7314a639db592a13ffca375", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:30:05,854 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf 0.039s 2023-04-20 13:30:05,855 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b1cc1e-5fbd-45f0-a51e-629d72c58a3e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b1cc1e-5fbd-45f0-a51e-629d72c58a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf'} Body: b'{"volume": {"id": "00c40054-48f6-4742-9fe0-0083cc4cc2cf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:30:05.000000", "updated_at": "2023-04-20T13:30:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-757223629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf"}], "user_id": "d10d3929c7314a639db592a13ffca375", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:30:05,994 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8 0.117s 2023-04-20 13:30:05,994 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:05 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-4ce8d918-2c52-40b6-b437-5978001b500c', 'x-compute-request-id': 'req-4ce8d918-2c52-40b6-b437-5978001b500c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8'} Body: b'' 2023-04-20 13:30:06,379 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8 0.384s 2023-04-20 13:30:06,379 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac823b81-b446-444e-903e-1c0b96776f18', 'x-compute-request-id': 'req-ac823b81-b446-444e-903e-1c0b96776f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8'} Body: b'{"server": {"id": "756f79ea-8784-40e1-84ed-b5ffd2e782b8", "name": "tempest-AttachVolumeTestJSON-server-1604161811", "status": "ACTIVE", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "user_id": "d10d3929c7314a639db592a13ffca375", "metadata": {}, "hostId": "fa5add44bed5f83d15e4d23ef6045ebec0e5e3308ee2f05d33c6585a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:13Z", "updated": "2023-04-20T13:30:06Z", "addresses": {"tempest-AttachVolumeTestJSON-1129088725-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:ef:35"}, {"version": 4, "addr": "172.24.4.251", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:ef:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-61642113", "OS-SRV-USG:launched_at": "2023-04-20T13:28:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--516920614"}], "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-20 13:30:56,694 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8 0.254s 2023-04-20 13:30:56,694 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:56 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-fde19dd9-29b8-4778-a01a-0b1420756ae4', 'x-compute-request-id': 'req-fde19dd9-29b8-4778-a01a-0b1420756ae4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 756f79ea-8784-40e1-84ed-b5ffd2e782b8 could not be found."}}' 2023-04-20 13:30:56,725 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-61642113 0.029s 2023-04-20 13:30:56,725 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:56 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-8859c4e8-68fa-43ac-a54e-798237cc21ce', 'x-compute-request-id': 'req-8859c4e8-68fa-43ac-a54e-798237cc21ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-61642113'} Body: b'' 2023-04-20 13:30:56,879 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d2853dd8-5453-49f0-8ff4-fb667eac8044 0.153s 2023-04-20 13:30:56,880 79955 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-58933b16-9491-46c9-8311-0b6f5efa2447', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:30:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d2853dd8-5453-49f0-8ff4-fb667eac8044'} Body: b'' 2023-04-20 13:30:56,904 79955 INFO [tempest.lib.common.rest_client ] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d2853dd8-5453-49f0-8ff4-fb667eac8044 0.023s 2023-04-20 13:30:56,904 79955 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-2c961d49-6512-486a-aea7-0732284e39f3', 'date': 'Thu, 20 Apr 2023 13:30:56 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d2853dd8-5453-49f0-8ff4-fb667eac8044'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d2853dd8-5453-49f0-8ff4-fb667eac8044 does not exist", "detail": ""}}' 2023-04-20 13:30:57,348 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/dcd37569-7516-45d7-8857-8330662b6beb 0.443s 2023-04-20 13:30:57,349 79955 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-26aa79d8-5c83-4a70-b757-8bccda21d9f0', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:30:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dcd37569-7516-45d7-8857-8330662b6beb'} Body: b'' {9} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.572747s] ... 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 d0168378-01c8-4de5-9e44-9692166f6064 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:02,131 79955 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 0.435s 2023-04-20 13:31:02,132 79955 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-1207804709", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/d0168378-01c8-4de5-9e44-9692166f6064', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df0a6fb4-007d-4963-91ec-2a41253ea2bb', 'x-compute-request-id': 'req-df0a6fb4-007d-4963-91ec-2a41253ea2bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "d0168378-01c8-4de5-9e44-9692166f6064", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T13:31:02.024345", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1207804709", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 13:31:02,195 79955 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/d0168378-01c8-4de5-9e44-9692166f6064 0.059s 2023-04-20 13:31:02,196 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:02 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-88c00745-f0f6-46a8-b392-48a03573f0c9', 'x-compute-request-id': 'req-88c00745-f0f6-46a8-b392-48a03573f0c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/d0168378-01c8-4de5-9e44-9692166f6064'} Body: b'{"volume": {"id": "d0168378-01c8-4de5-9e44-9692166f6064", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T13:31:02.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1207804709", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 13:31:03,262 79955 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/d0168378-01c8-4de5-9e44-9692166f6064 0.060s 2023-04-20 13:31:03,262 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:03 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-423e1af7-01da-447f-8df4-ea81cc06c170', 'x-compute-request-id': 'req-423e1af7-01da-447f-8df4-ea81cc06c170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/d0168378-01c8-4de5-9e44-9692166f6064'} Body: b'{"volume": {"id": "d0168378-01c8-4de5-9e44-9692166f6064", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T13:31:02.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1207804709", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {9} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.172031s] ... 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-20 13:31:05,541 79955 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/af145d64c3714fd59072f78af43ee074/scheduler-stats/get_pools?detail=True 0.165s 2023-04-20 13:31:05,542 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f65b9502-a461-4987-ab58-453edb8acabb', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f65b9502-a461-4987-ab58-453edb8acabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af145d64c3714fd59072f78af43ee074/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {9} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.033000s] ... 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-20 13:31:05,580 79955 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/af145d64c3714fd59072f78af43ee074/scheduler-stats/get_pools 0.030s 2023-04-20 13:31:05,580 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57760f7b-d40d-4ca1-802d-b3206c42e864', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57760f7b-d40d-4ca1-802d-b3206c42e864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af145d64c3714fd59072f78af43ee074/scheduler-stats/get_pools'} Body: b'{"pools": []}' {9} 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 25895971-d49c-4970-b7ce-1fbc5a39ddeb failed to build and is in ERROR status {9} 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 6c1dbdac-61a3-4705-8f92-46d2c77d7fa1 failed to build and is in ERROR status {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.625332s] ... 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 1a220642-9c46-45f6-8e35-3c1ac9fc41c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:28:27,906 79943 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:28:27,907 79943 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:28:27,974 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.060s 2023-04-20 13:28:27,974 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1148524616", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGftekucVMWYDBstiCf693PJI0RA9hhFi83USi+BhF6sa7ZuL08dmVfuvzUwCloSsl9q9qdigSgIzQ/qtb/tSCvMycRuzwpDVW0VO2x5YknjUts7l6qazQOV9mmjzB+j4g=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:27 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-b809cd20-d84b-434a-8790-4f1a43557d63', 'x-compute-request-id': 'req-b809cd20-d84b-434a-8790-4f1a43557d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1148524616", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGftekucVMWYDBstiCf693PJI0RA9hhFi83USi+BhF6sa7ZuL08dmVfuvzUwCloSsl9q9qdigSgIzQ/qtb/tSCvMycRuzwpDVW0VO2x5YknjUts7l6qazQOV9mmjzB+j4g==", "fingerprint": "92:6c:8f:13:8e:cd:b7:a2:2f:16:c5:3a:ab:1f:63:56", "user_id": "8628293b2eee4978a6d12739f2af2869"}}' 2023-04-20 13:28:27,979 79943 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1148524616 created 2023-04-20 13:28:28,135 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.155s 2023-04-20 13:28:28,135 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--207697767", "description": "tempest-description--1280268038"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-2d982f18-25a0-4310-9948-48d2ae5c7408', 'date': 'Thu, 20 Apr 2023 13:28:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d24ddfc7-53a5-4736-ab5f-838265737a16", "name": "tempest-securitygroup--207697767", "stateful": true, "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "description": "tempest-description--1280268038", "shared": false, "security_group_rules": [{"id": "076ae66b-7886-49bd-a15c-2ae85baf1013", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "d24ddfc7-53a5-4736-ab5f-838265737a16", "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": 784, "description": null, "tags": [], "created_at": "2023-04-20T13:28:28Z", "updated_at": "2023-04-20T13:28:28Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}, {"id": "366f8c53-e10b-4a59-86cd-bdadcb06b5a5", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "d24ddfc7-53a5-4736-ab5f-838265737a16", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 783, "description": null, "tags": [], "created_at": "2023-04-20T13:28:28Z", "updated_at": "2023-04-20T13:28:28Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}], "tags": [], "created_at": "2023-04-20T13:28:28Z", "updated_at": "2023-04-20T13:28:28Z", "revision_number": 1, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:28:28,303 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.167s 2023-04-20 13:28:28,303 79943 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": "d24ddfc7-53a5-4736-ab5f-838265737a16", "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-7c351024-4366-4bf0-bbbe-7e8bd4383dad', 'date': 'Thu, 20 Apr 2023 13:28: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": "85a7c1b5-b3e5-4b47-8601-7762226fa7cb", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "d24ddfc7-53a5-4736-ab5f-838265737a16", "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-20T13:28:28Z", "updated_at": "2023-04-20T13:28:28Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:28:28,463 79943 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-20 13:28:28,463 79943 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": "d24ddfc7-53a5-4736-ab5f-838265737a16", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-542d8b88-73bd-49f7-ad22-2fa0fe37bd9e', 'date': 'Thu, 20 Apr 2023 13:28: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": "4a4ad501-9b49-4a78-bd2a-a42c6c688637", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "d24ddfc7-53a5-4736-ab5f-838265737a16", "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-20T13:28:28Z", "updated_at": "2023-04-20T13:28:28Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:28:28,464 79943 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--207697767 created 2023-04-20 13:28:29,370 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.906s 2023-04-20 13:28:29,371 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-cdaafd03-f002-471e-9e59-58166483fff7', 'date': 'Thu, 20 Apr 2023 13:28:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "17dbf609-263b-420b-9fa0-d0d862af461d", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "floating_ip_address": "172.24.4.130", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7c4e150c3a1d4521bee2f19a799025b8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:28:28Z", "updated_at": "2023-04-20T13:28:28Z", "revision_number": 0}}' 2023-04-20 13:28:29,371 79943 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '17dbf609-263b-420b-9fa0-d0d862af461d', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'floating_ip_address': '172.24.4.130', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:28:28Z', 'updated_at': '2023-04-20T13:28:28Z', 'revision_number': 0, 'ip': '172.24.4.130'} created 2023-04-20 13:28:29,456 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.076s 2023-04-20 13:28:29,456 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:29 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-97e741e7-f29a-4b63-9026-a1e29c9df6cd', '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": "8628293b2eee4978a6d12739f2af2869", "name": "tempest-AttachVolumeNegativeTest-1286906181-project-member", "password_expires_at": null}, "audit_ids": ["Rkwrwc1WTVSMZIFuJu6YKw"], "expires_at": "2023-04-20T14:28:29.000000Z", "issued_at": "2023-04-20T13:28:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c4e150c3a1d4521bee2f19a799025b8", "name": "tempest-AttachVolumeNegativeTest-1286906181"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface ": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:28:29,457 79943 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '95ff1fea-83ff-461e-bfcd-53d8d8d798db', 'name': 'tempest-AttachVolumeNegativeTest-769174266-network', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54624, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:22:25Z', 'updated_at': '2023-04-20T13:22:25Z', 'revision_number': 1} available for tenant 2023-04-20 13:28:29,458 79943 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1148524616', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGftekucVMWYDBstiCf693PJI0RA9hhFi83USi+BhF6sa7ZuL08dmVfuvzUwCloSsl9q9qdigSgIzQ/qtb/tSCvMycRuzwpDVW0VO2x5YknjUts7l6qazQOV9mmjzB+j4g==', 'fingerprint': '92:6c:8f:13:8e:cd:b7:a2:2f:16:c5:3a:ab:1f:63:56', 'user_id': '8628293b2eee4978a6d12739f2af2869', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCihTrGh2833U2dCChpoaGE0GAzG7CchpZerZ/I73VMOQ9y/hyTm4gL\n6kAZIEkvyvqgBwYFK4EEACKhZANiAARn7XpLnFTFmAwbLYgn+vdzySNEQPYYRYvN\n1EovgYRerGu2bi9PHZlX7r81MApaErJfavanYoEoCM0P6rW/7UgrzMnEbs8KQ1Vt\nFTtseWJJ41LbO5eqms0DlfZpo8wfo+I=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd24ddfc7-53a5-4736-ab5f-838265737a16', 'name': 'tempest-securitygroup--207697767', 'stateful': True, 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': 'tempest-description--1280268038', 'shared': False, 'security_group_rules': [{'id': '076ae66b-7886-49bd-a15c-2ae85baf1013', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'security_group_id': 'd24ddfc7-53a5-4736-ab5f-838265737a16', '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': 784, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:28:28Z', 'updated_at': '2023-04-20T13:28:28Z', 'revision_number': 0, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8'}, {'id': '366f8c53-e10b-4a59-86cd-bdadcb06b5a5', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'security_group_id': 'd24ddfc7-53a5-4736-ab5f-838265737a16', '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': 783, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:28:28Z', 'updated_at': '2023-04-20T13:28:28Z', 'revision_number': 0, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8'}], 'tags': [], 'created_ at': '2023-04-20T13:28:28Z', 'updated_at': '2023-04-20T13:28:28Z', 'revision_number': 1, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8'}, 'floating_ip': {'id': '17dbf609-263b-420b-9fa0-d0d862af461d', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'floating_ip_address': '172.24.4.130', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:28:28Z', 'updated_at': '2023-04-20T13:28:28Z', 'revision_number': 0, 'ip': '172.24.4.130'}} 2023-04-20 13:28:30,359 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.900s 2023-04-20 13:28:30,359 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-207009442", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "95ff1fea-83ff-461e-bfcd-53d8d8d798db"}], "security_groups": [{"name": "tempest-securitygroup--207697767"}], "key_name": "tempest-keypair-1148524616", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c08e5194-86cf-4d1d-9df7-293da2a6c80c', 'x-compute-request-id': 'req-c08e5194-86cf-4d1d-9df7-293da2a6c80c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c01fc0ba-e27c-4f2f-bb2c-8e556a191678", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--207697767"}], "adminPass": "password"}}' 2023-04-20 13:28:30,445 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678 0.082s 2023-04-20 13:28:30,445 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:30 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-ebf5c39f-9251-437e-b774-f157d417c896', 'x-compute-request-id': 'req-ebf5c39f-9251-437e-b774-f157d417c896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678'} Body: b'{"server": {"id": "c01fc0ba-e27c-4f2f-bb2c-8e556a191678", "name": "tempest-AttachVolumeNegativeTest-server-207009442", "status": "BUILD", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor" : {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:30Z", "updated": "2023-04-20T13:28:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1148524616", "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-20 13:29:20,756 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678 0.253s 2023-04-20 13:29:20,756 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:20 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-d664ff3f-dd40-45db-ad22-0850e1f64ac8', 'x-compute-request-id': 'req-d664ff3f-dd40-45db-ad22-0850e1f64ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678'} Body: b'{"server": {"id": "c01fc0ba-e27c-4f2f-bb2c-8e556a191678", "name": "tempest-AttachVolumeNegativeTest-server-207009442", "status": "ACTIVE", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "ac6379b2055b84c1bffa00a11adedf057e96b8a2ee7a1fb2807efbe6", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:30Z", "updated": "2023-04-20T13:28:37Z", "addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:df:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1148524616", "OS-SRV-USG:launched_at": "2023-04-20T13:28:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--207697767"}], "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-20 13:29:20,769 79943 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:30:20,993 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678/os-interface 0.189s 2023-04-20 13:30:20,993 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:20 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-f9d30873-5dbc-4dae-8c62-56caef46f236', 'x-compute-request-id': 'req-f9d30873-5dbc-4dae-8c62-56caef46f236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "95ff1fea-83ff-461e-bfcd-53d8d8d798db", "port_id": "c530132d-d1ea-412b-9631-5133774e2f22", "mac_addr": "fa:16:3e:34:df:db", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c25a1635-39de-4494-afd7-614b7e8f0125", "ip_address": "10.0.0.7"}]}]}' 2023-04-20 13:30:21,791 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/17dbf609-263b-420b-9fa0-d0d862af461d 0.794s 2023-04-20 13:30:21,792 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c530132d-d1ea-412b-9631-5133774e2f22"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f6fc05ab-4a0e-4fd3-8d81-5c530e7c122d', 'date': 'Thu, 20 Apr 2023 13:30:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/17dbf609-263b-420b-9fa0-d0d862af461d'} Body: b'{"floatingip": {"id": "17dbf609-263b-420b-9fa0-d0d862af461d", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "floating_ip_address": "172.24.4.130", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "07a171a1-de3a-4e05-9dff-6dd26ffec961", "port_id": "c530132d-d1ea-412b-9631-5133774e2f22", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "95ff1fea-83ff-461e-bfcd-53d8d8d798db", "mac_address": "fa:16:3e:34:df:db", "admin_state_up": true, "status": "ACTIVE", "device_id": "c01fc0ba-e27c-4f2f-bb2c-8e556a191678", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:28:28Z", "updated_at": "2023-04-20T13:30:21Z", "revision_number": 1, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:30:21,794 79943 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.130:22' as 'cirros' with public key authentication 2023-04-20 13:30:21,827 79943 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:30:21,850 79943 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:30:21,850 79943 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.130 successfully created 2023-04-20 13:30:21,901 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678/ips 0.050s 2023-04-20 13:30:21,902 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:21 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-fbb5a465-addf-4ee3-858d-6197b586307a', 'x-compute-request-id': 'req-fbb5a465-addf-4ee3-858d-6197b586307a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-2 0 13:30:22,156 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes 0.251s 2023-04-20 13:30:22,157 79943 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-219050880"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c85bf8-da76-463c-a570-a5222b6cb25c', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c85bf8-da76-463c-a570-a5222b6cb25c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes'} Body: b'{"volume": {"id": "1a220642-9c46-45f6-8e35-3c1ac9fc41c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:30:22.086561", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-219050880", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:30:22,223 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8 0.055s 2023-04-20 13:30:22,223 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e2b1abd-27fe-422b-84d3-ee0849050b6d', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e2b1abd-27fe-422b-84d3-ee0849050b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8'} Body: b'{"volume": {"id": "1a220642-9c46-45f6-8e35-3c1ac9fc41c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:30:22.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-219050880", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:30:23,278 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8 0.042s 2023-04-20 13:30:23,278 79943 DEBUG [tempest.lib.common.rest_client] Reque st - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4557db1e-3910-451a-993e-25e310aedb43', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4557db1e-3910-451a-993e-25e310aedb43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8'} Body: b'{"volume": {"id": "1a220642-9c46-45f6-8e35-3c1ac9fc41c8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:30:22.000000", "updated_at": "2023-04-20T13:30:22.000000", "name": "tempest-AttachVolumeNegativeTest-volume-219050880", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:30:23,401 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678 0.108s 2023-04-20 13:30:23,402 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:23 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-a47cd8cc-eb70-472e-ac7d-f371e342cd15', 'x-compute-request-id': 'req-a47cd8cc-eb70-472e-ac7d-f371e342cd15', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678'} Body: b'' 2023-04-20 13:30:23,681 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678 0.279s 2023-04-20 13:30:23,682 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:23 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-4ef8c792-43c9-4d47-ae28-a331dbfcf3d8', 'x-compute-request-id': 'req-4ef8c792-43c9-4d47-ae28-a331dbfcf3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678'} Body: b'{"server": {"id": "c01fc0ba-e27c-4f2f-bb2c-8e556a191678", "name": "tempest-AttachVolumeNegativeTest-server-207009442", "status": "ACTIVE", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "ac6379b2055b84c1bffa00a11adedf057e96b8a2ee7a1fb2807efbe6", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f 5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:30Z", "updated": "2023-04-20T13:30:23Z", "addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:df:db"}, {"version": 4, "addr": "172.24.4.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:df:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1148524616", "OS-SRV-USG:launched_at": "2023-04-20T13:28:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--207697767"}], "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-20 13:31:13,787 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678 0.041s 2023-04-20 13:31:13,787 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:13 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-eff7a4f3-15f0-4310-8ee9-409e9eeeebc6', 'x-compute-request-id': 'req-eff7a4f3-15f0-4310-8ee9-409e9eeeebc6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c01fc0ba-e27c-4f2f-bb2c-8e556a191678 could not be found."}}' 2023-04-20 13:31:13,824 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1148524616 0.035s 2023-04-20 13:31:13,824 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:13 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-faac5e8d-a37c-410f-906a-a5ce37539aee', 'x-compute-request-id': 'req-faac5e8d-a37c-410f-906a-a5ce37539aee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1148524616'} Body: b'' 2023-04-20 13:31:14,053 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d24ddfc7-53a5-4736-ab5f-838265737a16 0.228s 2023-04-20 13:31:14,053 79943 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-80d1395a-5daa-4caa-a219-dd32579569fc', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:31:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d24ddfc7-53a5-4736-ab5f-838265737a16'} Body: b'' 2023-04-20 13:31:14,070 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d24ddfc7-53a5-4736-ab5f-838265737a16 0.016s 2023-04-20 13:31:14,070 79943 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-7de06250-732a-466e-8211-dfc101c22af8', 'date': 'Thu, 20 Apr 2023 13:31:14 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d24ddfc7-53a5-4736-ab5f-838265737a16'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d24ddfc7-53a5-4736-ab5f-838265737a16 does not exist", "detail": ""}}' 2023-04-20 13:31:14,528 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/17dbf609-263b-420b-9fa0-d0d862af461d 0.457s 2023-04-20 13:31:14,529 79943 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-8b251436-fc82-4408-86c3-701d138668e2', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:31:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/17dbf609-263b-420b-9fa0-d0d862af461d'} Body: b'' {9} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.763551s] ... 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 e2d81645-6c20-4c77-8115-105952ce94a0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:15,106 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes 0.357s 2023-04-20 13:31:15,107 79955 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-726748148", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0167c8d-d86b-49e0-8c3c-ecbac1811a31', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0167c8d-d86b-49e0-8c3c-ecbac1811a31', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes'} Body: b'{"volume": {"id": "e2d81645-6c20-4c77-8115-105952ce94a0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:15.044281", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-726748148", "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/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:15,156 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0 0.040s 2023-04-20 13:31:15,157 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490de0c3-b9b8-4c31-af2a-68cb55651029', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490de0c3-b9b8-4c31-af2a-68cb55651029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0'} Body: b'{"volume": {"id": "e2d81645-6c20-4c77-8115-105952ce94a0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:15.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-726748148", "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/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8c72280841643ceb66d617ae33565ec"}}' 2023-04-20 13:31:16,236 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0 0.068s 2023-04-20 13:31:16,236 79955 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3ce4c4-2255-4357-bee0-88c02b50c79e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3ce4c4-2255-4357-bee0-88c02b50c79e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0'} Body: b'{"volume": {"id": "e2d81645-6c20-4c77-8115-105952ce94a0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:15.000000", "updated_at": "2023-04-20T13:31:15.000000", "name": "tempest-VolumesGetTest-Volume-726748148", "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/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8c72280841643ceb66d617ae33565ec"}}' 2023-04-20 13:31:16,488 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0 0.241s 2023-04-20 13:31:16,489 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31: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-6cbfbf00-ecc0-4253-abfc-beaac0435eed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0'} Body: b'' 2023-04-20 13:31:16,511 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0 0.022s 2023-04-20 13:31:16,511 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:16 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-b1615c4e-e1e0-4c23-b83f-7c108a6f105d', 'x-openstack-request-id': 'req-b1615c4e-e1e0-4c23-b83f-7c108a6f105d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e2d81645-6c20-4c77-8115-105952ce94a0 could not be found."}}' {9} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.514996s] ... 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 1e630ccd-7489-4b84-a7ce-019192cb889a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:16,689 79955 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/d8c72280841643ceb66d617ae33565ec/volumes 0.174s 2023-04-20 13:31:16,690 79955 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-578326425"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b86e98-1d5c-40c6-8e70-d3b76c42e447', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b86e98-1d5c-40c6-8e70-d3b76c42e447', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes'} Body: b'{"volume": {"id": "1e630ccd-7489-4b84-a7ce-019192cb889a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:16.633726", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-578326425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:16,737 79955 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/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a 0.038s 2023-04-20 13:31:16,738 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d182bdde-dd5e-4963-a356-157ebb883080', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d182bdde-dd5e-4963-a356-157ebb883080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a'} Body: b'{"volume": {"id": "1e630ccd-7489-4b84-a7ce-019192cb889a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:17.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-578326425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8c72280841643ceb66d617ae33565ec"}}' 2023-04-20 13:31:17,788 79955 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/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a 0.038s 2023-04-20 13:31:17,788 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ffb8e7-caca-40a4-8942-31bd66a38f2a', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ffb8e7-caca-40a4-8942-31bd66a38f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a'} Body: b'{"volume": {"id": "1e630ccd-7489-4b84-a7ce-019192cb889a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:17.000000", "updated_at": "2023-04-20T13:31:17.000000", "name": "tempest-VolumesGetTest-Volume-578326425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8c72280841643ceb66d617ae33565ec"}}' 2023-04-20 13:31:17,844 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a 0.045s 2023-04-20 13:31:17,844 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25d8c47-fe6c-435b-83f7-3967e4e1a761', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25d8c47-fe6c-435b-83f7-3967e4e1a761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a'} Body: b'{"volume": {"id": "1e630ccd-7489-4b84-a7ce-019192cb889a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:17.000000", "updated_at": "2023-04-20T13:31:17.000000", "name": "tempest-VolumesGetTest-Volume-578326425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8c72280841643ceb66d617ae33565ec"}}' 2023-04-20 13:31:17,977 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a 0.122s 2023-04-20 13:31:17,977 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:17 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-bb038232-3257-4bbb-bcb9-26b30bbebb3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a'} Body: b'' 2023-04-20 13:31:18,028 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a 0.050s 2023-04-20 13:31:18,029 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31: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-32eb0739-8216-43da-9a2e-07c6b86f121f', 'x-openstack-request-id': 'req-32eb0739-8216-43da-9a2e-07c6b86f121f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1e630ccd-7489-4b84-a7ce-019192cb889a could not be found."}}' {3} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {9} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.601759s] ... 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 80832034-2688-4ff2-a586-3f52d0078ca3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:18,052 79955 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/7837d23e-834b-4e86-9a95-07696906c7f5 0.019s 2023-04-20 13:31:18,052 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-91f94e28-9c65-4f4e-9da9-dd291e87019f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5'} 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": "be1690e0fcb24549ba0212b09533c57b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "7837d23e-834b-4e86-9a95-07696906c7f5", "created_at": "2023-04-20T13:18:05Z", "updated_at": "2023-04-20T13:18:07Z", "tags": [], "self": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5", "file": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:31:18,364 79955 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/d8c72280841643ceb66d617ae33565ec/volumes 0.311s 2023-04-20 13:31:18,364 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-VolumesGetTest-Volume-1985141148", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3665111-99a4-409b-adbe-9f3c5343ccd0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3665111-99a4-409b-adbe-9f3c5343ccd0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes'} Body: b'{"volume": {"id": "80832034-2688-4ff2-a586-3f52d0078ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:18.308104", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1985141148", "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/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:18,427 79955 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/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3 0.053s 2023-04-20 13:31:18,427 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-753d62f8-3c07-43a1-a2a4-6d7cdccef096', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-753d62f8-3c07-43a1-a2a4-6d7cdccef096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3'} Body: b'{"volume": {"id": "80832034-2688-4ff2-a586-3f52d0078ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:18.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1985141148", "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/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8c72280841643ceb66d617ae33565ec"}}' 2023-04-20 13:31:19,496 79955 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/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3 0.056s 2023-04-20 13:31:19,497 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c6c42b-d749-4bdc-af0a-f66f9e9f6ff3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c6c42b-d749-4bdc-af0a-f66f9e9f6ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3'} Body: b'{"volume": {"id": "80832034-2688-4ff2-a586-3f52d0078ca3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:18.000000", "updated_at": "2023-04-20T13:31:18.000000", "name": "tempest-VolumesGetTest-Volume-1985141148", "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/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8c72280841643ceb66d617ae33565ec"}}' 2023-04-20 13:31:19,611 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3 0.102s 2023-04-20 13:31:19,611 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:19 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-3d1394bd-b848-4428-8e97-91b64db228c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3'} Body: b'' 2023-04-20 13:31:19,632 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3 0.020s 2023-04-20 13:31:19,633 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:19 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-fec3ce34-1e91-49e7-b754-335f0b6c1f3b', 'x-openstack-request-id': 'req-fec3ce34-1e91-49e7-b754-335f0b6c1f3b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 80832034-2688-4ff2-a586-3f52d0078ca3 could not be found."}}' {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.029032s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.032268s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.022344s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.678851s] ... 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 48e15bc8-eac9-405c-b0f5-b2970d8ac3f8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:21,172 79943 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes 0.365s 2023-04-20 13:31:21,172 79943 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-735211877"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8709729a-2629-4f6a-beb0-560c822725f7', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8709729a-2629-4f6a-beb0-560c822725f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes'} Body: b'{"volume": {"id": "48e15bc8-eac9-405c-b0f5-b2970d8ac3f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:21.115346", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-735211877", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}], "user_id": "9e8e935b02d14694a9001833b6c7c007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:21,222 79943 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8 0.040s 2023-04-20 13:31:21,222 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-850ff846-c1ca-4712-9b17-8a3d4cdf2299', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-850ff846-c1ca-4712-9b17-8a3d4cdf2299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8'} Body: b'{"volume": {"id": "48e15bc8-eac9-405c-b0f5-b2970d8ac3f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:21.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-735211877", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}], "user_id": "9e8e935b02d14694a9001833b6c7c007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce4006abca274e5f8ac62d0228ee0832"}}' 2023-04-20 13:31:22,276 79943 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8 0.042s 2023-04-20 13:31:22,277 79943 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e6e1c2-4e9c-4a3e-8449-75ad00fb8725', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e6e1c2-4e9c-4a3e-8449-75ad00fb8725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8'} Body: b'{"volume": {"id": "48e15bc8-eac9-405c-b0f5-b2970d8ac3f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:21.000000", "updated_at": "2023-04-20T13:31:21.000000", "name": "tempest-VolumesServicesTestJSON-Volume-735211877", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}], "user_id": "9e8e935b02d14694a9001833b6c7c007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce4006abca274e5f8ac62d0228ee0832"}}' 2023-04-20 13:31:22,330 79943 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8 0.041s 2023-04-20 13:31:22,330 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b460d012-9460-4dde-ada0-48be7afc1c2e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b460d012-9460-4dde-ada0-48be7afc1c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8'} Body: b'{"volume": {"id": "48e15bc8-eac9-405c-b0f5-b2970d8ac3f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:21.000000", "updated_at": "2023-04-20T13:31:21.000000", "name": "tempest-VolumesServicesTestJSON-Volume-735211877", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}], "user_id": "9e8e935b02d14694a9001833b6c7c007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce4006abca274e5f8ac62d0228ee0832"}}' 2023-04-20 13:31:22,446 79943 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8 0.101s 2023-04-20 13:31:22,447 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:22 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-decd3635-ba82-4f9a-a00a-0d0d7b6fe4bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8'} Body: b'' 2023-04-20 13:31:22,484 79943 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8 0.036s 2023-04-20 13:31:22,484 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ecaa26-a69c-47cf-928a-da0208f03eb4', 'x-openstack-request-id': 'req-86ecaa26-a69c-47cf-928a-da0208f03eb4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 48e15bc8-eac9-405c-b0f5-b2970d8ac3f8 could not be found."}}' {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.023535s] ... ok {9} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.461189s] ... 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 bb8b7347-0be5-4e4e-8281-2bd05f86bfc5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:21,402 79955 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes 0.346s 2023-04-20 13:31:21,403 79955 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-908263821"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d19c83-ed56-4ddc-84ae-9cc60a6bf9cb', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d19c83-ed56-4ddc-84ae-9cc60a6bf9cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes'} Body: b'{"volume": {"id": "bb8b7347-0be5-4e4e-8281-2bd05f86bfc5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:21.324954", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-908263821", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5"}], "user_id": "ac5ffd9d7f9d4f889db0a67525bef8d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 13:31:21,452 79955 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5 0.040s 2023-04-20 13:31:21,453 79955 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': 'Thu, 20 Apr 2023 13:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e65d62f8-9057-470b-a655-640e14523313', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e65d62f8-9057-470b-a655-640e14523313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5'} Body: b'{"volume": {"id": "bb8b7347-0be5-4e4e-8281-2bd05f86bfc5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:21.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-908263821", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5"}], "user_id": "ac5ffd9d7f9d4f889db0a67525bef8d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "08a1097cac754fb5be621e70d9ac108b"}}' 2023-04-20 13:31:22,505 79955 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5 0.040s 2023-04-20 13:31:22,505 79955 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': 'Thu, 20 Apr 2023 13:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2679be5-e068-4835-a600-886f80407844', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2679be5-e068-4835-a600-886f80407844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5'} Body: b'{"volume": {"id": "bb8b7347-0be5-4e4e-8281-2bd05f86bfc5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:21.000000", "updated_at": "2023-04-20T13:31:21.000000", "name": "tempest-VolumeRevertTests-Volume-908263821", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5"}], "user_id": "ac5ffd9d7f9d4f889db0a67525bef8d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "08a1097cac754fb5be621e70d9ac108b"}}' {9} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.333929s] ... 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 73fb1d0d-3020-4efc-a165-6f3e75aa343d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:22,735 79955 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes 0.217s 2023-04-20 13:31:22,736 79955 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-46012335"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44e79a43-f8bd-4313-b273-0965e49274b2', 'content-length': '831', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44e79a43-f8bd-4313-b273-0965e49274b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes'} Body: b'{"volume": {"id": "73fb1d0d-3020-4efc-a165-6f3e75aa343d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:22.667201", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-46012335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d"}], "user_id": "ac5ffd9d7f9d4f889db0a67525bef8d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 13:31:22,786 79955 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d 0.040s 2023-04-20 13:31:22,786 79955 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': 'Thu, 20 Apr 2023 13:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed4e574-6f33-4d65-afc8-6c4ff9883a0e', 'content-length': '899', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed4e574-6f33-4d65-afc8-6c4ff9883a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d'} Body: b'{"volume": {"id": "73fb1d0d-3020-4efc-a165-6f3e75aa343d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:23.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-46012335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d"}], "user_id": "ac5ffd9d7f9d4f889db0a67525bef8d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "08a1097cac754fb5be621e70d9ac108b"}}' 2023-04-20 13:31:23,841 79955 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d 0.043s 2023-04-20 13:31:23,841 79955 DEBUG [tempest.lib.common.rest_clien t] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-248d7763-ee52-4f99-bd1f-deea2ab61d28', 'content-length': '920', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-248d7763-ee52-4f99-bd1f-deea2ab61d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d'} Body: b'{"volume": {"id": "73fb1d0d-3020-4efc-a165-6f3e75aa343d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:23.000000", "updated_at": "2023-04-20T13:31:23.000000", "name": "tempest-VolumeRevertTests-Volume-46012335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d"}], "user_id": "ac5ffd9d7f9d4f889db0a67525bef8d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "08a1097cac754fb5be621e70d9ac108b"}}' {3} 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 c84ae4af-86b5-47f9-b20a-c939a31b59bf failed to build and is in ERROR status {3} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.151720s] ... ok {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.165688s] ... ok {3} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.701076s] ... 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 98db5efc-35c2-40ad-aa8f-16de761ad7cc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:34,434 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes 0.409s 2023-04-20 13:31:34,434 79943 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-208100257"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f3abceb-064b-470b-88fc-eef82b761b0c', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f3abceb-064b-470b-88fc-eef82b761b0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes'} Body: b'{"volume": {"id": "98db5efc-35c2-40ad-aa8f-16de761ad7cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:34.370495", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-208100257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 13:31:34,482 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc 0.038s 2023-04-20 13:31:34,483 79943 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': 'Thu, 20 Apr 2023 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339ba6f0-87dd-44b9-addc-36ba3eb41a17', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339ba6f0-87dd-44b9-addc-36ba3eb41a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc'} Body: b'{"volume": {"id": "98db5efc-35c2-40ad-aa8f-16de761ad7cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:34.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-208100257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "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": "9b87b711247f45e9904665c4221c4c38"}}' 2023-04-20 13:31:35,535 79943 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/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc 0.040s 2023-04-20 13:31:35,535 79943 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': 'Thu, 20 Apr 2023 13:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde28327-068d-4463-a7a3-ebaceaaa403e', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde28327-068d-4463-a7a3-ebaceaaa403e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc'} Body: b'{"volume": {"id": "98db5efc-35c2-40ad-aa8f-16de761ad7cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:34.000000", "updated_at": "2023-04-20T13:31:34.000000", "name": "tempest-VolumesTransfersV357Test-Volume-208100257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "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": "9b87b711247f45e9904665c4221c4c38"}}' 2023-04-20 13:31:35,590 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc 0.043s 2023-04-20 13:31:35,591 79943 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': 'Thu, 20 Apr 2023 13:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f471b123-27a1-494d-b111-3978a5b325f4', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f471b123-27a1-494d-b111-3978a5b325f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc'} Body: b'{"volume": {"id": "98db5efc-35c2-40ad-aa8f-16de761ad7cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:34.000000", "updated_at": "2023-04-20T13:31:34.000000", "name": "tempest-VolumesTransfersV357Test-Volume-208100257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "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": "9b87b711247f45e9904665c4221c4c38"}}' 2023-04-20 13:31:35,700 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc 0.099s 2023-04-20 13:31:35,701 79943 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': 'Thu, 20 Apr 2023 13:31:35 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-0f1a6dcb-506e-426a-b37b-236fe5ca44fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc'} Body: b'' 2023-04-20 13:31:35,722 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc 0.020s 2023-04-20 13:31:35,722 79943 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': 'Thu, 20 Apr 2023 13:31:35 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-16d8a489-688f-4efb-9d6d-72d815b9aea7', 'x-openstack-request-id': 'req-16d8a489-688f-4efb-9d6d-72d815b9aea7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 98db5efc-35c2-40ad-aa8f-16de761ad7cc could not be found."}}' {3} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.537733s] ... 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 7d8ec39f-e159-4d32-b60c-007d1994b028 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:35,920 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes 0.195s 2023-04-20 13:31:35,920 79943 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-1552512536"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96a04a2e-a70b-49f1-8c78-17878f6798bd', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96a04a2e-a70b-49f1-8c78-17878f6798bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes'} Body: b'{"volume": {"id": "7d8ec39f-e159-4d32-b60c-007d1994b028", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:35.856973", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1552512536", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 13:31:35,972 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028 0.042s 2023-04-20 13:31:35,972 79943 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': 'Thu, 20 Apr 2023 13:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39c9fca8-9222-41bd-81aa-4548a648bd13', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39c9fca8-9222-41bd-81aa-4548a648bd13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028'} Body: b'{"volume": {"id": "7d8ec39f-e159-4d32-b60c-007d1994b028", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:36.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1552512536", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "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": "9b87b711247f45e9904665c4221c4c38"}}' 2023-04-20 13:31:37,082 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028 0.098s 2023-04-20 13:31:37,083 79943 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': 'Thu, 20 Apr 2023 13:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef74ed7-e8c3-40d6-8488-cd3164f35f81', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef74ed7-e8c3-40d6-8488-cd3164f35f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028'} Body: b'{"volume": {"id": "7d8ec39f-e159-4d32-b60c-007d1994b028", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:36.000000", "updated_at": "2023-04-20T13:31:36.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1552512536", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "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": "9b87b711247f45e9904665c4221c4c38"}}' 2023-04-20 13:31:37,136 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028 0.042s 2023-04-20 13:31:37,136 79943 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': 'Thu, 20 Apr 2023 13:31:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6063746-0a4b-41a9-931c-82f7df081e07', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6063746-0a4b-41a9-931c-82f7df081e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028'} Body: b'{"volume": {"id": "7d8ec39f-e159-4d32-b60c-007d1994b028", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:36.000000", "updated_at": "2023-04-20T13:31:36.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1552512536", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "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": "9b87b711247f45e9904665c4221c4c38"}}' 2023-04-20 13:31:37,241 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028 0.095s 2023-04-20 13:31:37,242 79943 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': 'Thu, 20 Apr 2023 13:31:37 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-6c53991f-f4be-4bba-ad24-50ed2c751bba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028'} Body: b'' 2023-04-20 13:31:37,261 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028 0.019s 2023-04-20 13:31:37,262 79943 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': 'Thu, 20 Apr 2023 13:31:37 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-f5447e28-31c3-4d57-a9b2-a5fb1417da75', 'x-openstack-request-id': 'req-f5447e28-31c3-4d57-a9b2-a5fb1417da75', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7d8ec39f-e159-4d32-b60c-007d1994b028 could not be found."}}' {5} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [230.385014s] ... 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 dec257eb-0188-434f-a3ee-8226d7258630 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T13:30:57Z', 'message': 'Build of instance dec257eb-0188-434f-a3ee-8226d7258630 aborted: Volume 1b58b43d-12f9-4307-b365-12650da4faee did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-d3f0b956-9fe1-4c7f-b09e-8a68174f72b2. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:27:50,346 79947 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.038s 2023-04-20 13:27:50,346 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27: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-f8a549a7-e3e0-4f11-a4da-b0e1dd61c85f', '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": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511-project-member", "password_expires_at": null}, "audit_ids": ["3ZFe_wHiQJWGqExuUveNVg"], "expires_at": "2023-04-20T14:27:50.000000Z", "issued_at": "2023-04-20T13:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19f14421c983428b93a976cdf8328aaf", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:27:50,347 79947 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'eae33ff8-4b9e-47ed-ae38-92bbb5103d34', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1039796565-network', 'tenant_id': '19f14421c983428b93a976cdf8328aaf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '19f14421c983428b93a976cdf8328aaf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29441, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:27:44Z', 'updated_at': '2023-04-20T13:27:44Z', 'revision_number': 1} available for tenant 2023-04-20 13:27:51,172 79947 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.823s 2023-04-20 13:27:51,172 79947 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-1071520056", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "networks": [{"uuid": "eae33ff8-4b9e-47ed-ae38-92bbb5103d34"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf', '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-5fda5866-9471-41fc-b081-7f1d19be85c5', 'x-compute-request-id': 'req-5fda5866-9471-41fc-b081-7f1d19be85c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3ALT5Ujt9oLj"}}' 2023-04-20 13:27:51,279 79947 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/588f6683-2a3b-4443-aed5-64d1d67f62cf 0.103s 2023-04-20 13:27:51,279 79947 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': 'Thu, 20 Apr 2023 13:27: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-a4577370-a4ec-40b3-990e-8a734b1472b4', 'x-compute-request-id': 'req-a4577370-a4ec-40b3-990e-8a734b1472b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf'} Body: b'{"server": {"id": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1071520056", "status": "BUILD", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:27:51Z", "updated": "2023-04-20T13:27:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/58 8f6683-2a3b-4443-aed5-64d1d67f62cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf"}], "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-20 13:28:41,868 79947 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/588f6683-2a3b-4443-aed5-64d1d67f62cf 0.528s 2023-04-20 13:28:41,868 79947 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': 'Thu, 20 Apr 2023 13:28:41 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-a8b58aa9-4753-41ca-a773-0910bae79df2', 'x-compute-request-id': 'req-a8b58aa9-4753-41ca-a773-0910bae79df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf'} Body: b'{"server": {"id": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1071520056", "status": "ACTIVE", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "836a71a3fb31a3de90eb0d52eddc56fc79f001db79deb4195cf2c52c", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:27:51Z", "updated": "2023-04-20T13:28:00Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1039796565-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9f:3f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:27: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-20 13:28:41,884 79947 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:29:42,771 79947 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/588f6683-2a3b-4443-aed5-64d1d67f62cf/action 0.827s 2023-04-20 13:29:42,772 79947 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-392605817"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:41 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-ff7bb62f-67bc-4388-88c9-39065e8de2af', 'x-compute-request-id': 'req-ff7bb62f-67bc-4388-88c9-39065e8de2af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf/action'} Body: b'{"image_id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb"}' 2023-04-20 13:29:42,798 79947 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/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb 0.025s 2023-04-20 13:29:42,804 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c1d4eaac-0a2f-4a3c-a7e1-f04e5f0993d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-392605817", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "created_at": "2023-04-20T13:29:43Z", "updated_at": "2023-04-20T13:29:43Z", "tags": [], "self": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "file": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:29:43,830 79947 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/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb 0.024s 2023-04-20 13:29:43,830 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-906ebfef-71c8-4c72-8222-a56aee442d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "owner_project_name": "tempest-Serve rBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-392605817", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "created_at": "2023-04-20T13:29:43Z", "updated_at": "2023-04-20T13:29:43Z", "tags": [], "self": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "file": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:29:44,858 79947 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/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb 0.026s 2023-04-20 13:29:44,858 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7411b73b-83f0-4a9b-a9cb-e1dc5d32ff65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-392605817", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "created_at": "2023-04-20T13:29:43Z", "updated_at": "2023-04-20T13:29:43Z", "tags": [], "self": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "file": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:29:45,889 79947 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/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb 0.029s 2023-04-20 13:29:45,889 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-755a4d81-2746-4190-ab30-60b95df43479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-392605817", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "created_at": "2023-04-20T13:29:43Z", "updated_at": "2023-04-20T13:29:45Z", "tags": [], "self": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "file": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:29:46,919 79947 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/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb 0.028s 2023-04-20 13:29:46,919 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3b238a43-a931-4446-8ab5-6ff69cbfe676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-392605817", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "created_at": "2023-04-20T13:29:43Z", "updated_at": "2023-04-20T13:29:46Z", "tags": [], "self": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "file": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:29:47,947 79947 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/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb 0.026s 2023-04-20 13:29:47,947 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e6705e18-e9da-4c45-99cc-f66b8aafa2e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-392605817", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "98f4c6b2f2b6ea284f9e2400daefac0b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "57c3a7425318431d67171028c43e14651edc5ac622697b7d56bdfd2868bbb731cf8318b28a4f6f0ff73eefe9fb97ebcdadb221f481e313387d152d55b4c5eb02", "id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "created_at": "2023-04-20T13:29:43Z", "updated_at": "2023-04-20T13:29:47Z", "tags": [], "self": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "file": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:29:47,973 79947 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/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb 0.025s 2023-04-20 13:29:47,974 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3a5665ac-b7ca-463a-b7d6-1270fb443c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-392605817", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "98f4c6b2f2b6ea284f9e2400daefac0b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "19f14421c983428b93a976cd f8328aaf", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "57c3a7425318431d67171028c43e14651edc5ac622697b7d56bdfd2868bbb731cf8318b28a4f6f0ff73eefe9fb97ebcdadb221f481e313387d152d55b4c5eb02", "id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "created_at": "2023-04-20T13:29:43Z", "updated_at": "2023-04-20T13:29:47Z", "tags": [], "self": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "file": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:29:48,259 79947 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/588f6683-2a3b-4443-aed5-64d1d67f62cf 0.285s 2023-04-20 13:29:48,260 79947 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': 'Thu, 20 Apr 2023 13:29:47 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-c6b416d9-9fd6-4616-b1ef-d3cf63dd8b51', 'x-compute-request-id': 'req-c6b416d9-9fd6-4616-b1ef-d3cf63dd8b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf'} Body: b'{"server": {"id": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1071520056", "status": "ACTIVE", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "836a71a3fb31a3de90eb0d52eddc56fc79f001db79deb4195cf2c52c", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:27:51Z", "updated": "2023-04-20T13:29:47Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1039796565-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9f:3f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:27: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-20 13:30:48,424 79947 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.084s 2023-04-20 13:30:48,425 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:48 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-6805f386-90a3-4c54-8eba-b30ec775f6b5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} B ody: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511-project-member", "password_expires_at": null}, "audit_ids": ["if1riNIuR5CrW9zFD68TQQ"], "expires_at": "2023-04-20T14:30:48.000000Z", "issued_at": "2023-04-20T13:30:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19f14421c983428b93a976cdf8328aaf", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:30:48,425 79947 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'eae33ff8-4b9e-47ed-ae38-92bbb5103d34', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1039796565-network', 'tenant_id': '19f14421c983428b93a976cdf8328aaf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '19f14421c983428b93a976cdf8328aaf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29441, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:27:44Z', 'updated_at': '2023-04-20T13:27:44Z', 'revision_number': 1} available for tenant 2023-04-20 13:30:49,708 79947 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 1.282s 2023-04-20 13:30:49,709 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-369025715", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "eae33ff8-4b9e-47ed-ae38-92bbb5103d34"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630', '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-d3f0b956-9fe1-4c7f-b09e-8a68174f72b2', 'x-compute-request-id': 'req-d3f0b956-9fe1-4c7f-b09e-8a68174f72b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dec257eb-0188-434f-a3ee-8226d7258630", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dec257eb-0188-434f-a3ee-8226d7258630"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "MGPizTX8txZo"}}' 2023-04-20 13:30:49,803 79947 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/dec257eb-0188-434f-a3ee-8226d7258630 0.091s 2023-04-20 13:30:49,804 79947 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': 'Thu, 20 Apr 2023 13:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-768c1cec-f9fb-432f-a746-abb02394747c', 'x-compute-request-id': 'req-768c1cec-f9fb-432f-a746-abb02394747c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630'} Body: b'{"server": {"id": "dec257eb-0188-434f-a3ee-8226d7258630", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-369025715", "status": "BUILD", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:30:50Z", "updated": "2023-04-20T13:30:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dec257eb-0188-434f-a3ee-8226d7258630"}], "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-20 13:31:39,975 79947 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/dec257eb-0188-434f-a3ee-8226d7258630 0.107s 2023-04-20 13:31:39,975 79947 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': 'Thu, 20 Apr 2023 13:31:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e3b0585-b8f3-4cb7-a6fa-9e1d0d3e7161', 'x-compute-request-id': 'req-3e3b0585-b8f3-4cb7-a6fa-9e1d0d3e7161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630'} Body: b'{"server": {"id": "dec257eb-0188-434f-a3ee-8226d7258630", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-369025715", "status": "ERROR", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:30:49Z", "updated": "2023-04-20T13:30:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dec257eb-0188-434f-a3ee-8226d7258630"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T13:30:57Z", "message": "Build of instance dec257eb-0188-434f-a3ee-8226d7258630 aborted: Volume 1b58b43d-12f9-4307-b365-12650da4faee 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-20 13:31:39,990 79947 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 13:31:40,601 79947 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/dec257eb-0188-434f-a3ee-8226d7258630 0.610s 2023-04-20 13:31:40,602 79947 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': 'Thu, 20 Apr 2023 13:31:39 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-f0114943-d39c-4feb-8c43-d91b27171a11', 'x-compute-request-id': 'req-f0114943-d39c-4feb-8c43-d91b27171a11', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630'} Body: b'' 2023-04-20 13:31:40,684 79947 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 /dec257eb-0188-434f-a3ee-8226d7258630 0.082s 2023-04-20 13:31:40,685 79947 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': 'Thu, 20 Apr 2023 13:31:40 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-93664ddb-5b4d-40b4-a9e2-2ebce0a8cae3', 'x-compute-request-id': 'req-93664ddb-5b4d-40b4-a9e2-2ebce0a8cae3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dec257eb-0188-434f-a3ee-8226d7258630 could not be found."}}' {7} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.236776s] ... ok {7} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.854119s] ... ok {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.332319s] ... ok {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.033798s] ... ok {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.041717s] ... ok {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.730317s] ... 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 2e6d1293-6de0-420a-bd95-020322b73a6b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:50,540 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b4601af6f09843ccb031575dc021ee99/os-quota-sets/10540d93dbad4307804011bcc961cdd4?usage=True 0.043s 2023-04-20 13:31:50,540 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914ba7d0-9c2f-4f8f-a47d-c282f5058a20', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914ba7d0-9c2f-4f8f-a47d-c282f5058a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4601af6f09843ccb031575dc021ee99/os-quota-sets/10540d93dbad4307804011bcc961cdd4?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": "10540d93dbad4307804011bcc961cdd4"}}' 2023-04-20 13:31:50,894 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes 0.343s 2023-04-20 13:31:50,894 79951 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-714330026"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36ab0d0c-cdd6-4da1-9742-5dcd0b6553fd', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36ab0d0c-cdd6-4da1-9742-5dcd0b6553fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes'} Body: b'{"volume": {"id": "2e6d1293-6de0-420a-bd95-020322b73a6b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:50.824142", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-714330026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:50,957 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b 0.050s 2023-04-20 13:31:50,957 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40616bd-df07-48b5-8086-1c5faad1ca32', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40616bd-df07-48b5-8086-1c5faad1ca32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b'} Body: b'{"volume": {"id": "2e6d1293-6de0-420a-bd95-020322b73a6b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:51.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-714330026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10540d93dbad4307804011bcc961cdd4"}}' 2023-04-20 13:31:52,013 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b 0.044s 2023-04-20 13:31:52,014 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c514d1e-766b-4cc3-aa40-a5f2bd7d251d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c514d1e-766b-4cc3-aa40-a5f2bd7d251d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b'} Body: b'{"volume": {"id": "2e6d1293-6de0-420a-bd95-020322b73a6b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:51.000000", "updated_at": "2023-04-20T13:31:51.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-714330026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10540d93dbad4307804011bcc961cdd4"}}' 2023-04-20 13:31:52,064 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b 0.038s 2023-04-20 13:31:52,064 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-931be813-a54d-4fba-9ca4-8f30d68509e7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931be813-a54d-4fba-9ca4-8f30d68509e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b'} Body: b'{"volume": {"id": "2e6d1293-6de0-420a-bd95-020322b73a6b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:51.000000", "updated_at": "2023-04-20T13:31:51.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-714330026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10540d93dbad4307804011bcc961cdd4"}}' 2023-04-20 13:31:52,201 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b 0.125s 2023-04-20 13:31:52,201 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094e3a5a-62d9-4ae5-b282-309989eeaf87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b'} Body: b'' 2023-04-20 13:31:52,225 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b 0.023s 2023-04-20 13:31:52,225 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-722613ed-6861-42ae-bb0f-4cbb8f65d8a2', 'x-openstack-request-id': 'req-722613ed-6861-42ae-bb0f-4cbb8f65d8a2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2e6d1293-6de0-420a-bd95-020322b73a6b could not be found."}}' {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.606928s] ... 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 fe785c5f-cdda-4891-964d-3ac4e5aa42e4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:52,468 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes 0.238s 2023-04-20 13:31:52,468 79951 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-1194052450"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98812267-5c73-43da-a99f-6ea57e65e1d4', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98812267-5c73-43da-a99f-6ea57e65e1d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes'} Body: b'{"volume": {"id": "fe785c5f-cdda-4891-964d-3ac4e5aa42e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:52.398215", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1194052450", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:52,556 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4 0.077s 2023-04-20 13:31:52,557 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7e384d-c2b1-4eef-8be6-4ea2b7a499ef', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7e384d-c2b1-4eef-8be6-4ea2b7a499ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4'} Body: b'{"volume": {"id": "fe785c5f-cdda-4891-964d-3ac4e5aa42e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:52.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1194052450", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10540d93dbad4307804011bcc961cdd4"}}' 2023-04-20 13:31:53,610 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4 0.042s 2023-04-20 13:31:53,611 79951 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-978d4cbc-cdfe-475e-a539-bb62dbe2a8f6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-978d4cbc-cdfe-475e-a539-bb62dbe2a8f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4'} Body: b'{"volume": {"id": "fe785c5f-cdda-4891-964d-3ac4e5aa42e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:52.000000", "updated_at": "2023-04-20T13:31:53.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1194052450", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10540d93dbad4307804011bcc961cdd4"}}' 2023-04-20 13:31:53,666 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4 0.044s 2023-04-20 13:31:53,666 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a324ee-3935-4ae0-94c9-aa965d9f64b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a324ee-3935-4ae0-94c9-aa965d9f64b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4'} Body: b'{"volume": {"id": "fe785c5f-cdda-4891-964d-3ac4e5aa42e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:52.000000", "updated_at": "2023-04-20T13:31:53.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1194052450", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10540d93dbad4307804011bcc961cdd4"}}' 2023-04-20 13:31:53,812 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4 0.135s 2023-04-20 13:31:53,812 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:53 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead137dc-fc13-49eb-bb92-399f3f904897', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4'} Body: b'' 2023-04-20 13:31:53,834 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4 0.020s 2023-04-20 13:31:53,834 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-05599abb-43bb-4818-9948-8f70445682e0', 'x-openstack-request-id': 'req-05599abb-43bb-4818-9948-8f70445682e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fe785c5f-cdda-4891-964d-3ac4e5aa42e4 could not be found."}}' {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.057234s] ... ok {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.274481s] ... ok {7} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.763381s] ... 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 b90c4202-0831-4fec-8a2c-b29452a4f5b8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:58,456 79951 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes 0.439s 2023-04-20 13:31:58,457 79951 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-370683675"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-350da29f-a907-4c1a-8f95-ea1e6488d7ff', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-350da29f-a907-4c1a-8f95-ea1e6488d7ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes'} Body: b'{"volume": {"id": "b90c4202-0831-4fec-8a2c-b29452a4f5b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:58.273549", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-370683675", "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/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}], "user_id": "374fed296cf34ac7937dce4416aecf43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:58,505 79951 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8 0.038s 2023-04-20 13:31:58,505 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b65800-2f1a-48e5-8dc2-fe6b572b7a0e', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42b65800-2f1a-48e5-8dc2-fe6b572b7a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8'} Body: b'{"volume": {"id": "b90c4202-0831-4fec-8a2c-b29452a4f5b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:58.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-370683675", "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/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}], "user_id": "374fed296cf34ac7937dce4416aecf43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88c9cd84efda43b8807df0ce16fdc697"}}' 2023-04-20 13:31:59,559 79951 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f 5b8 0.043s 2023-04-20 13:31:59,559 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5157b54b-7895-4269-9371-2ea1be2a12d6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5157b54b-7895-4269-9371-2ea1be2a12d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8'} Body: b'{"volume": {"id": "b90c4202-0831-4fec-8a2c-b29452a4f5b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:58.000000", "updated_at": "2023-04-20T13:31:59.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-370683675", "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/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}], "user_id": "374fed296cf34ac7937dce4416aecf43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88c9cd84efda43b8807df0ce16fdc697"}}' 2023-04-20 13:31:59,619 79951 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8 0.049s 2023-04-20 13:31:59,620 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e573ccf-7160-4966-8af3-41b68f4a2e7d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e573ccf-7160-4966-8af3-41b68f4a2e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8'} Body: b'{"volume": {"id": "b90c4202-0831-4fec-8a2c-b29452a4f5b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:58.000000", "updated_at": "2023-04-20T13:31:59.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-370683675", "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/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}], "user_id": "374fed296cf34ac7937dce4416aecf43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88c9cd84efda43b8807df0ce16fdc697"}}' 2023-04-20 13:31:59,742 79951 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8 0.112s 2023-04-20 13:31:59,742 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31: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-b1112a92-0580-4f43-a835-3901bb6fff39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8'} Body: b'' 2023-04-20 13:31:59,779 79951 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8 0.036s 2023-04-20 13:31:59,779 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:59 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-9ae0d25e-2637-4814-b7c1-4afa102a80b7', 'x-openstack-request-id': 'req-9ae0d25e-2637-4814-b7c1-4afa102a80b7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b90c4202-0831-4fec-8a2c-b29452a4f5b8 could not be found."}}' {7} 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 883457b1-cb94-4de9-b91c-934aa73b4e45 failed to build and is in ERROR status {7} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.891553s] ... 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 2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:32:06,632 79951 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes 0.460s 2023-04-20 13:32:06,632 79951 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-140688259"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b99d8a-23a4-4be7-a5aa-b0fbead9c163', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b99d8a-23a4-4be7-a5aa-b0fbead9c163', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes'} Body: b'{"volume": {"id": "2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:32:06.561521", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-140688259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}], "user_id": "4e88e1a3edf541249e9e8f2f55643baa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:32:06,691 79951 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6 0.048s 2023-04-20 13:32:06,691 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e18246-0d08-4c20-ac8a-ca3c8bf0f030', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e18246-0d08-4c20-ac8a-ca3c8bf0f030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6'} Body: b'{"volume": {"id": "2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:32:07.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-140688259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}], "user_id": "4e88e1a3edf541249e9e8f2f55643baa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e00a59e139d843cb9e9f01c448b11d61"}}' 2023-04-20 13:32:07,770 79951 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6 0.067s 2023-04-20 13:32:07,770 79951 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a70b0f-3d36-4dcc-8320-325bdc05432c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a70b0f-3d36-4dcc-8320-325bdc05432c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6'} Body: b'{"volume": {"id": "2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:32:07.000000", "updated_at": "2023-04-20T13:32:07.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-140688259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}], "user_id": "4e88e1a3edf541249e9e8f2f55643baa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e00a59e139d843cb9e9f01c448b11d61"}}' 2023-04-20 13:32:07,821 79951 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6 0.039s 2023-04-20 13:32:07,822 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-392a789c-3a06-447d-b112-c3871ca69e75', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-392a789c-3a06-447d-b112-c3871ca69e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6'} Body: b'{"volume": {"id": "2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:32:07.000000", "updated_at": "2023-04-20T13:32:07.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-140688259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}], "user_id": "4e88e1a3edf541249e9e8f2f55643baa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e00a59e139d843cb9e9f01c448b11d61"}}' 2023-04-20 13:32:08,036 79951 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6 0.203s 2023-04-20 13:32:08,036 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:07 GMT', 'server': 'Apache/2.4.5 2 (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-2a9892f1-d9fc-47f4-999c-d2fe3275be83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6'} Body: b'' 2023-04-20 13:32:08,061 79951 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6 0.024s 2023-04-20 13:32:08,061 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32: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-765b817c-2b3f-497c-9a37-54fc43384b9a', 'x-openstack-request-id': 'req-765b817c-2b3f-497c-9a37-54fc43384b9a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6 could not be found."}}' {7} 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 f2b9b098-030c-453b-bc54-f670c878aafe failed to build and is in ERROR status {7} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.508255s] ... 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 fd9b2fc8-217a-4ad5-9f75-00a6010a2743 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:32:13,315 79951 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes 0.391s 2023-04-20 13:32:13,315 79951 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-251647985"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cbce452-2d15-4f94-b380-3e7a40327a40', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cbce452-2d15-4f94-b380-3e7a40327a40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes'} Body: b'{"volume": {"id": "fd9b2fc8-217a-4ad5-9f75-00a6010a2743", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:13.217049", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-251647985", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743"}], "user_id": "61fb557c781145f3abdd4f5845263b01", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:32:13,370 79951 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743 0.045s 2023-04-20 13:32:13,370 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db88b03a-27a2-4af4-85f8-292cb3d5ddab', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db88b03a-27a2-4af4-85f8-292cb3d5ddab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743'} Body: b'{"volume": {"id": "fd9b2fc8-217a-4ad5-9f75-00a6010a2743", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:13.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-251647985", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743"}], "user_id": "61fb557c781145f3abdd4f5845263b01", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bac07bbe20ec4b1ebb515433b8a20a28"}}' 2023-04-20 13:32:14,418 79951 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8- 217a-4ad5-9f75-00a6010a2743 0.037s 2023-04-20 13:32:14,419 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b952d9fe-ba93-437a-b551-a00ef4511493', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b952d9fe-ba93-437a-b551-a00ef4511493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743'} Body: b'{"volume": {"id": "fd9b2fc8-217a-4ad5-9f75-00a6010a2743", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:13.000000", "updated_at": "2023-04-20T13:32:13.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-251647985", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743"}], "user_id": "61fb557c781145f3abdd4f5845263b01", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bac07bbe20ec4b1ebb515433b8a20a28"}}' {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [166.391086s] ... 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 7146847c-3143-4414-a6ed-ccbc7ee0876e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:29:34,766 79941 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:29:34,767 79941 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:29:34,827 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-04-20 13:29:34,828 79941 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-391138873", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMQM3LR5hwcGrI4vtIcgu9Eg8gvhGMC4gOBWo3WZ+4CZIFlFJH1l/agQ45+r6Til+mhcROIcp5HrPXp9WMEatv8QRO3OGc78Ipr41w0RgYjvEAsM542IlBGHH0rMHtgr3Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c577a16-23f6-45fe-b198-5f301e8efb8c', 'x-compute-request-id': 'req-4c577a16-23f6-45fe-b198-5f301e8efb8c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-391138873", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMQM3LR5hwcGrI4vtIcgu9Eg8gvhGMC4gOBWo3WZ+4CZIFlFJH1l/agQ45+r6Til+mhcROIcp5HrPXp9WMEatv8QRO3OGc78Ipr41w0RgYjvEAsM542IlBGHH0rMHtgr3Q==", "fingerprint": "3a:b6:54:d1:85:7a:55:7f:d7:ba:be:cb:b4:85:e0:4b", "user_id": "52b0f0cdb4f34677bd872c372099348e"}}' 2023-04-20 13:29:34,831 79941 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-391138873 created 2023-04-20 13:29:34,986 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.155s 2023-04-20 13:29:34,986 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1435247298", "description": "tempest-description--970834743"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-4dcaadf3-a770-4c82-b820-6f6ec25d9f77', 'date': 'Thu, 20 Apr 2023 13:29:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f2b3194e-d818-4d82-8b6d-48d14cea910e", "name": "tempest-securitygroup--1435247298", "stateful": true, "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "description": "tempest-description--970834743", "shared": false, "security_group_rules": [{"id": "0aaa19ad-a15d-4108-84af-6cdc38f40f14", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "f2b3194e-d818-4d82-8b6d-48d14cea910e", "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": 822, "description": null, "tags": [], "created_at": "2023-04-20T13:29:34Z", "updated_at": "2023-04-20T13:29:34Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}, {"id": "0d30c281-02ec-4389-8579-31c975eb6d48", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "f2b3194e-d818-4d82-8b6d-48d14cea910e", "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": 821, "description": null, "tags": [], "created_at": "2023-04-20T13:29:34Z", "updated_at": "2023-04-20T13:29:34Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}], "tags": [], "created_at": "2023-04-20T13:29:34Z", "updated_at": "2023-04-20T13:29:34Z", "revision_number": 1, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:29:35,176 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.189s 2023-04-20 13:29:35,177 79941 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": "f2b3194e-d818-4d82-8b6d-48d14cea910e", "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-aa26a589-1c2b-43eb-8a1d-59a1631488a2', 'date': 'Thu, 20 Apr 2023 13:29: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": "afa5868b-eff7-4739-b347-2270fa098b4d", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "f2b3194e-d818-4d82-8b6d-48d14cea910e", "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-20T13:29:35Z", "updated_at": "2023-04-20T13:29:35Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:29:35,362 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.184s 2023-04-20 13:29:35,362 79941 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": "f2b3194e-d818-4d82-8b6d-48d14cea910e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6cc8bea0-4e7b-40a0-8b46-ed8ff3024130', 'date': 'Thu, 20 Apr 2023 13:29: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": "6c1dcca6-fee9-4b02-8bbf-779569c0a9c2", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "f2b3194e-d818-4d82-8b6d-48d14cea910e", "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-20T13:29:35Z", "updated_at": "2023-04-20T13:29:35Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:29:35,362 79941 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1435247298 created 2023-04-20 13:29:36,136 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.773s 2023-04-20 13:29:36,137 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content -type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-2a1ef674-9941-4bef-a213-5c35c5e447d2', 'date': 'Thu, 20 Apr 2023 13:29:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "cc832903-81c0-4cd1-86d2-3982f0b51ab0", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "floating_ip_address": "172.24.4.158", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:29:35Z", "updated_at": "2023-04-20T13:29:35Z", "revision_number": 0}}' 2023-04-20 13:29:36,137 79941 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'cc832903-81c0-4cd1-86d2-3982f0b51ab0', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'floating_ip_address': '172.24.4.158', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:29:35Z', 'updated_at': '2023-04-20T13:29:35Z', 'revision_number': 0, 'ip': '172.24.4.158'} created 2023-04-20 13:29:36,224 79941 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-20 13:29:36,224 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:36 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-d5aa9bbd-1473-46ec-9c6e-1c9a355fcdff', '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": "52b0f0cdb4f34677bd872c372099348e", "name": "tempest-AttachVolumeShelveTestJSON-1138304432-project-member", "password_expires_at": null}, "audit_ids": ["xqLQj3w2TA-dzQYK8lmbJw"], "expires_at": "2023-04-20T14:29:36.000000Z", "issued_at": "2023-04-20T13:29:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f2dab10c3a345fabf6b5740bfbfa82e", "name": "tempest-AttachVolumeShelveTestJSON-1138304432"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3f2dab10c3a345fabf6b5740bfbfa82e", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "pla cement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:29:36,225 79941 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '7a857017-af57-4923-870a-2b021087802c', 'name': 'tempest-AttachVolumeShelveTestJSON-793220969-network', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28857, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:26:40Z', 'updated_at': '2023-04-20T13:26:40Z', 'revision_number': 1} available for tenant 2023-04-20 13:29:36,225 79941 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-391138873', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMQM3LR5hwcGrI4vtIcgu9Eg8gvhGMC4gOBWo3WZ+4CZIFlFJH1l/agQ45+r6Til+mhcROIcp5HrPXp9WMEatv8QRO3OGc78Ipr41w0RgYjvEAsM542IlBGHH0rMHtgr3Q==', 'fingerprint': '3a:b6:54:d1:85:7a:55:7f:d7:ba:be:cb:b4:85:e0:4b', 'user_id': '52b0f0cdb4f34677bd872c372099348e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAA5HlkVLsw6wmn2tKK5c4TMbK5ziEqzB/N0qGc+Of6dd8jmriNofHO\nfT4gmegvGxagBwYFK4EEACKhZANiAATEDNy0eYcHBqyOL7SHILvRIPIL4RjAuIDg\nVqN1mfuAmSBZRSR9Zf2oEOOfq+k4pfpoXETiHKeR6z16fVjBGrb/EETtzhnO/CKa\n+NcNEYGI7xALDOeNiJQRhx9KzB7YK90=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f2b3194e-d818-4d82-8b6d-48d14cea910e', 'name': 'tempest-securitygroup--1435247298', 'stateful': True, 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'description': 'tempest-description--970834743', 'shared': False, 'security_group_rules': [{'id': '0aaa19ad-a15d-4108-84af-6cdc38f40f14', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'security_group_id': 'f2b3194e-d818-4d82-8b6d-48d14cea910e', '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': 822, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:29:34Z', 'updated_at': '2023-04-20T13:29:34Z', 'revision_number': 0, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e'}, {'id': '0d30c281-02ec-4389-8579-31c975eb6d48', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'security_group_id': 'f2b3194e-d818-4d82-8b6d-48d14cea910e', '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': 821, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:29:34Z', 'updated_at': '2023- 04-20T13:29:34Z', 'revision_number': 0, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e'}], 'tags': [], 'created_at': '2023-04-20T13:29:34Z', 'updated_at': '2023-04-20T13:29:34Z', 'revision_number': 1, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e'}, 'floating_ip': {'id': 'cc832903-81c0-4cd1-86d2-3982f0b51ab0', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'floating_ip_address': '172.24.4.158', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:29:35Z', 'updated_at': '2023-04-20T13:29:35Z', 'revision_number': 0, 'ip': '172.24.4.158'}} 2023-04-20 13:29:36,833 79941 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.607s 2023-04-20 13:29:36,834 79941 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-1605565700", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "7a857017-af57-4923-870a-2b021087802c"}], "security_groups": [{"name": "tempest-securitygroup--1435247298"}], "key_name": "tempest-keypair-391138873", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49', '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-b2baba44-d22a-42b2-9f9b-6438439e7150', 'x-compute-request-id': 'req-b2baba44-d22a-42b2-9f9b-6438439e7150', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6cbc7f34-d815-4a96-a439-5dc5f397ed49", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1435247298"}], "adminPass": "password"}}' 2023-04-20 13:29:36,914 79941 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/6cbc7f34-d815-4a96-a439-5dc5f397ed49 0.077s 2023-04-20 13:29:36,914 79941 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': 'Thu, 20 Apr 2023 13:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-047605ac-16eb-4db8-b91a-422f0399475c', 'x-compute-request-id': 'req-047605ac-16eb-4db8-b91a-422f0399475c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49'} Body: b'{"server": {"id": "6cbc7f34-d815-4a96-a439-5dc5f397ed49", "name": "tempest-AttachVolumeShelveTestJSON-server-1605565700", "status": "BUILD", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "user_id": "5 2b0f0cdb4f34677bd872c372099348e", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:29:37Z", "updated": "2023-04-20T13:29:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-391138873", "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-20 13:30:27,194 79941 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/6cbc7f34-d815-4a96-a439-5dc5f397ed49 0.222s 2023-04-20 13:30:27,195 79941 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': 'Thu, 20 Apr 2023 13:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ee3b0ff-4243-44bf-9953-c72518334b7e', 'x-compute-request-id': 'req-1ee3b0ff-4243-44bf-9953-c72518334b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49'} Body: b'{"server": {"id": "6cbc7f34-d815-4a96-a439-5dc5f397ed49", "name": "tempest-AttachVolumeShelveTestJSON-server-1605565700", "status": "ACTIVE", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "user_id": "52b0f0cdb4f34677bd872c372099348e", "metadata": {}, "hostId": "aab71a5e74b7f8794931b94167f4d7c556c0e7763a69d776672a7c62", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:29:36Z", "updated": "2023-04-20T13:29:43Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-793220969-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f8:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-391138873", "OS-SRV-USG:launched_at": "2023-04-20T13:29:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1435247298"}], "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-20 13:30:27,209 79941 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 13:31:27,524 79941 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/6 cbc7f34-d815-4a96-a439-5dc5f397ed49/os-interface 0.256s 2023-04-20 13:31:27,525 79941 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': 'Thu, 20 Apr 2023 13:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-157ddeca-1f57-4926-81e9-649c7e5f2ac0', 'x-compute-request-id': 'req-157ddeca-1f57-4926-81e9-649c7e5f2ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7a857017-af57-4923-870a-2b021087802c", "port_id": "ba92405f-0180-4c0f-ae5b-bf0848f9bfe3", "mac_addr": "fa:16:3e:3b:f8:35", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "01dd31e4-6758-4124-aa43-fa0bf06be70b", "ip_address": "10.0.0.7"}]}]}' 2023-04-20 13:31:28,328 79941 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/cc832903-81c0-4cd1-86d2-3982f0b51ab0 0.798s 2023-04-20 13:31:28,329 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ba92405f-0180-4c0f-ae5b-bf0848f9bfe3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-effb2763-4bea-42ca-84f7-ea6fbdbce28d', 'date': 'Thu, 20 Apr 2023 13:31:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/cc832903-81c0-4cd1-86d2-3982f0b51ab0'} Body: b'{"floatingip": {"id": "cc832903-81c0-4cd1-86d2-3982f0b51ab0", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "floating_ip_address": "172.24.4.158", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "2a1dc075-5ed0-45be-8705-788644776c1b", "port_id": "ba92405f-0180-4c0f-ae5b-bf0848f9bfe3", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7a857017-af57-4923-870a-2b021087802c", "mac_address": "fa:16:3e:3b:f8:35", "admin_state_up": true, "status": "ACTIVE", "device_id": "6cbc7f34-d815-4a96-a439-5dc5f397ed49", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:29:35Z", "updated_at": "2023-04-20T13:31:27Z", "revision_number": 1, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:31:28,330 79941 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.158:22' as 'cirros' with public key authentication 2023-04-20 13:31:28,362 79941 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:31:28,383 79941 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:31:28,383 79941 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.158 successfully created 2023-04-20 13:31:28,428 79941 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/6cbc7f34-d815-4a96-a439-5dc5f397ed49/ips 0.044s 2023-04-20 13:31:28,429 79941 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': 'Thu, 20 Apr 2023 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', '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-392e6d58-1a98-4edf-b1e7-e9a04abfbcae', 'x-compute-request-id': 'req-392e6d58-1a98-4edf-b1e7-e9a04abfbcae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-793220969-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-20 13:31:28,630 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes 0.198s 2023-04-20 13:31:28,630 79941 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-1488741813"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-248e6455-b521-4929-9d61-b78950fcca2b', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-248e6455-b521-4929-9d61-b78950fcca2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes'} Body: b'{"volume": {"id": "7146847c-3143-4414-a6ed-ccbc7ee0876e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:28.565041", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1488741813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e"}], "user_id": "52b0f0cdb4f34677bd872c372099348e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:28,685 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e 0.045s 2023-04-20 13:31:28,685 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6af9ed98-7853-4c95-9b10-ca775aae4b12', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6af9ed98-7853-4c95-9b10-ca775aae4b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e'} Body: b'{"volume": {"id": "7146847c-3143-4414-a6ed-ccbc7ee0876e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:29.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1488741813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e"}], "user_id": "52b0f 0cdb4f34677bd872c372099348e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:31:29,737 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e 0.039s 2023-04-20 13:31:29,738 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f076ee50-6e29-46de-801c-b0611375324a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f076ee50-6e29-46de-801c-b0611375324a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e'} Body: b'{"volume": {"id": "7146847c-3143-4414-a6ed-ccbc7ee0876e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:29.000000", "updated_at": "2023-04-20T13:31:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1488741813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e"}], "user_id": "52b0f0cdb4f34677bd872c372099348e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:31:29,876 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49 0.124s 2023-04-20 13:31:29,877 79941 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': 'Thu, 20 Apr 2023 13:31:29 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-8d39bd67-705b-43c7-9427-4d600207e766', 'x-compute-request-id': 'req-8d39bd67-705b-43c7-9427-4d600207e766', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49'} Body: b'' 2023-04-20 13:31:30,145 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49 0.268s 2023-04-20 13:31:30,145 79941 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': 'Thu, 20 Apr 2023 13:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1711', '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-ffe9b495-d994-47f8-95f9-5482a6753f31', 'x-compute-request-id': 'req-ffe9b495-d994-47f8-95f9-5482a6753f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49'} Body: b'{"server": {"id": "6cbc7f34-d815-4a96-a439-5dc5f397ed49", "name": "tempest-AttachVolumeShelveTestJSON-server-1605565700", "status": "ACTIVE", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "user_id": "52b0f0cdb4f34677bd872c372099348e", "metadata": {}, "hostId": "aab71a5e74b7f8794931b94167f4d7c556c0e7763a69d776672a7c62", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:29:36Z", "updated": "2023-04-20T13:31:30Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-793220969-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f8:35"}, {"version": 4, "addr": "172.24.4.158", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f8:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-391138873", "OS-SRV-USG:launched_at": "2023-04-20T13:29:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1435247298"}], "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-20 13:32:20,474 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49 0.297s 2023-04-20 13:32:20,474 79941 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': 'Thu, 20 Apr 2023 13:32:20 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-8940e7dd-dd1c-4f57-bb98-310a8ba519c6', 'x-compute-request-id': 'req-8940e7dd-dd1c-4f57-bb98-310a8ba519c6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6cbc7f34-d815-4a96-a439-5dc5f397ed49 could not be found."}}' 2023-04-20 13:32:20,511 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-391138873 0.036s 2023-04-20 13:32:20,512 79941 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': 'Thu, 20 Apr 2023 13:32:20 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-587ab3c0-a342-4c8d-884a-cec92431c012', 'x-compute-request-id': 'req-587ab3c0-a342-4c8d-884a-cec92431c012', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair- 391138873'} Body: b'' 2023-04-20 13:32:20,659 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f2b3194e-d818-4d82-8b6d-48d14cea910e 0.146s 2023-04-20 13:32:20,659 79941 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-f38a9f41-60aa-4769-bbf4-6254820101a5', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:32:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f2b3194e-d818-4d82-8b6d-48d14cea910e'} Body: b'' 2023-04-20 13:32:20,677 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f2b3194e-d818-4d82-8b6d-48d14cea910e 0.017s 2023-04-20 13:32:20,677 79941 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-ee172574-106d-46db-91bb-7fd4cdb984c4', 'date': 'Thu, 20 Apr 2023 13:32:20 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f2b3194e-d818-4d82-8b6d-48d14cea910e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f2b3194e-d818-4d82-8b6d-48d14cea910e does not exist", "detail": ""}}' 2023-04-20 13:32:21,156 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/cc832903-81c0-4cd1-86d2-3982f0b51ab0 0.478s 2023-04-20 13:32:21,156 79941 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-4d6b11e5-3143-4d34-a139-954adc75a353', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:32:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/cc832903-81c0-4cd1-86d2-3982f0b51ab0'} Body: b'' {2} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {2} 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 04c2baa9-941d-4da6-a0e9-ae19ff0b4e37 failed to build and is in ERROR status {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [1.958216s] ... 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 49c96397-debd-4766-be32-3f9e907756e5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:32:31,386 79941 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/7aaf63dc16ab4023882e95addb4c7621/types 0.179s 2023-04-20 13:32:31,386 79941 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-260275160", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a484bf-0d8a-4bde-8ad5-1701932a01eb', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a484bf-0d8a-4bde-8ad5-1701932a01eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types'} Body: b'{"volume_type": {"id": "012ec53e-fec5-4057-ba8e-3626d9a83903", "name": "tempest-VolumeTypesTest-volume-type-260275160", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:32:31,426 79941 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/7aaf63dc16ab4023882e95addb4c7621/types 0.036s 2023-04-20 13:32:31,426 79941 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-599697757", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7cdfe2-563a-41da-8390-9fc5ab17b5c5', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7cdfe2-563a-41da-8390-9fc5ab17b5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types'} Body: b'{"volume_type": {"id": "4732c2cf-9b07-4cdb-b936-628e31c2d9f4", "name": "tempest-VolumeTypesTest-volume-type-599697757", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:32:31,730 79941 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/c0d4cf5ee13b496095c4a65d3417ea94/volumes 0.301s 2023-04-20 13:32:31,730 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1485116815", "volume_type": "012ec53e-fec5-4057-ba8e-3626d9a83903", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89cafd37-1767-4078-ae7c-8e10794b0b4c', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89cafd37-1767-4078-ae7c-8e10794b0b4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes'} Body: b'{"volume": {"id": "49c96397-debd-4766-be32-3f9e907756e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:31.670780", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1485116815", "description": null, "volum e_type": "tempest-VolumeTypesTest-volume-type-260275160", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5"}], "user_id": "10509bc0028548dea1c3314fc3ff933a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:32:31,781 79941 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/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5 0.041s 2023-04-20 13:32:31,781 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a688b8-a8af-4ade-b8eb-7a50357a4957', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a688b8-a8af-4ade-b8eb-7a50357a4957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5'} Body: b'{"volume": {"id": "49c96397-debd-4766-be32-3f9e907756e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:32.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1485116815", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-260275160", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5"}], "user_id": "10509bc0028548dea1c3314fc3ff933a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0d4cf5ee13b496095c4a65d3417ea94"}}' 2023-04-20 13:32:32,834 79941 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/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5 0.041s 2023-04-20 13:32:32,834 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d40aed7-7b70-464c-a5ff-816963355e32', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d40aed7-7b70-464c-a5ff-816963355e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5'} Body: b'{"volume": {"id": "49c96397-debd-4766-be32-3f9e907756e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:32.000000", "updated_at": "2023-04-20T13:32:32.000000", "name": "tempest-VolumeTypesTest-volume-1485116815", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-260275160", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-b e32-3f9e907756e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5"}], "user_id": "10509bc0028548dea1c3314fc3ff933a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0d4cf5ee13b496095c4a65d3417ea94"}}' 2023-04-20 13:32:32,884 79941 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5 0.038s 2023-04-20 13:32:32,884 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574bfd29-3baf-4ba3-a9ae-14477a7ecdea', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574bfd29-3baf-4ba3-a9ae-14477a7ecdea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5'} Body: b'{"volume": {"id": "49c96397-debd-4766-be32-3f9e907756e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:32.000000", "updated_at": "2023-04-20T13:32:32.000000", "name": "tempest-VolumeTypesTest-volume-1485116815", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-260275160", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5"}], "user_id": "10509bc0028548dea1c3314fc3ff933a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0d4cf5ee13b496095c4a65d3417ea94"}}' 2023-04-20 13:32:32,997 79941 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5 0.102s 2023-04-20 13:32:32,998 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:32 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-a127733b-0d5d-4805-aa0f-c04e10abf517', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5'} Body: b'' 2023-04-20 13:32:33,023 79941 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5 0.025s 2023-04-20 13:32:33,024 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:32 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-b58578cb-53a0-4b74-bdcc-a45278d87c6b', 'x-openstack-request-id': 'req-b58578cb-53a0-4b74-bdcc-a45278d87 c6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 49c96397-debd-4766-be32-3f9e907756e5 could not be found."}}' 2023-04-20 13:32:33,074 79941 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/4732c2cf-9b07-4cdb-b936-628e31c2d9f4 0.050s 2023-04-20 13:32:33,075 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e3f25e0-77eb-4846-8dec-016ece59a865', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/4732c2cf-9b07-4cdb-b936-628e31c2d9f4'} Body: b'' 2023-04-20 13:32:33,091 79941 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/4732c2cf-9b07-4cdb-b936-628e31c2d9f4 0.016s 2023-04-20 13:32:33,092 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:33 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-5ff851f9-6b1f-40b8-82f7-cdc43f33ccc4', 'x-openstack-request-id': 'req-5ff851f9-6b1f-40b8-82f7-cdc43f33ccc4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/4732c2cf-9b07-4cdb-b936-628e31c2d9f4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4732c2cf-9b07-4cdb-b936-628e31c2d9f4 could not be found."}}' 2023-04-20 13:32:33,147 79941 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/012ec53e-fec5-4057-ba8e-3626d9a83903 0.055s 2023-04-20 13:32:33,148 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa9dc52a-7863-4389-9911-875ce7cd9448', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/012ec53e-fec5-4057-ba8e-3626d9a83903'} Body: b'' 2023-04-20 13:32:33,163 79941 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/012ec53e-fec5-4057-ba8e-3626d9a83903 0.015s 2023-04-20 13:32:33,163 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:33 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-30977e81-00f1-45d9-95ba-fcbc33d1562e', 'x-openstack-request-id': 'req-30977e81-00f1-45d9-95ba-fcbc33d1562e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/012ec53e-fec5-4057-ba8e-3626d9a83903'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 012ec53e-fec5-4057-ba8e-3626d9a83903 could not be found."}}' {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.191023s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.390321s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.040224s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.203452s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.014297s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.013730s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.032267s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.017970s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.025012s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.019077s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.019695s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.021013s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.016280s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.034748s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.033296s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.032001s] ... ok {2} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.871590s] ... 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 5fc3d35f-bf99-472c-9acf-155bd0b5ca09 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:32:54,009 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5 0.276s 2023-04-20 13:32:54,009 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-24c06978-0f28-44c8-a788-302ebe1e05a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5'} 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": "be1690e0fcb24549ba0212b09533c57b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "7837d23e-834b-4e86-9a95-07696906c7f5", "created_at": "2023-04-20T13:18:05Z", "updated_at": "2023-04-20T13:18:07Z", "tags": [], "self": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5", "file": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:32:54,347 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes 0.337s 2023-04-20 13:32:54,347 79941 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-1329298920", "snapshot_id": null, "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bce3d28-8289-45ae-897b-b84652aaa1ab', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bce3d28-8289-45ae-897b-b84652aaa1ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes'} Body: b'{"volume": {"id": "5fc3d35f-bf99-472c-9acf-155bd0b5ca09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:54.290475", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1329298920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:32:54,397 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09 0.040s 2023-04-20 13:32:54,398 79941 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc9262fa-bfa2-4a47-b2c6-3c2b358a2a85', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc9262fa-bfa2-4a47-b2c6-3c2b358a2a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09'} Body: b'{"volume": {"id": "5fc3d35f-bf99-472c-9acf-155bd0b5ca09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:54.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1329298920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:55,448 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09 0.039s 2023-04-20 13:32:55,449 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f600e0-041b-4dee-9106-991ec8ea14f9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f600e0-041b-4dee-9106-991ec8ea14f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09'} Body: b'{"volume": {"id": "5fc3d35f-bf99-472c-9acf-155bd0b5ca09", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:54.000000", "updated_at": "2023-04-20T13:32:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1329298920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:55,579 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09 0.116s 2023-04-20 13:32:55,580 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:55 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-20c89fa0-6489-4ac9-a4f7-c97cb7021701', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09'} Body: b'' 2023-04-20 13:32:55,602 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09 0.022s 2023-04-20 13:32:55,603 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:55 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-2f0ce54c-5558-4113-8f9e-5b36ef1a0a16', 'x-openstack-request-id': 'req-2f0ce54c-5558-4113-8f9e-5b36ef1a0a16', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5fc3d35f-bf99-472c-9acf-155bd0b5ca09 could not be found."}}' {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.609726s] ... 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 536b0a64-1e7e-4432-bbd6-422071707d06 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:32:55,627 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5 0.020s 2023-04-20 13:32:55,627 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d8d3ab02-17a3-4ef5-9a49-90de8aebeb83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5'} 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": "be1690e0fcb24549ba0212b09533c57b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "7837d23e-834b-4e86-9a95-07696906c7f5", "created_at": "2023-04-20T13:18:05Z", "updated_at": "2023-04-20T13:18:07Z", "tags": [], "self": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5", "file": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:32:55,929 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes 0.301s 2023-04-20 13:32:55,930 79941 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-517342037", "snapshot_id": null, "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aefb993a-703f-419c-9fe5-ad9ed7dd3d31', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aefb993a-703f-419c-9fe5-ad9ed7dd3d31', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes'} Body: b'{"volume": {"id": "536b0a64-1e7e-4432-bbd6-422071707d06", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:55.872575", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-517342037", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:32:55,981 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06 0.042s 2023-04-20 13:32:55,981 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21b08ad-5fb4-43c2-889c-d5119fabcb7c', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21b08ad-5fb4-43c2-889c-d5119fabcb7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06'} Body: b'{"volume": {"id": "536b0a64-1e7e-4432-bbd6-422071707d06", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:56.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-517342037", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:57,032 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06 0.040s 2023-04-20 13:32:57,033 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45b8a13d-98dc-44fe-95bf-49f855ad0750', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45b8a13d-98dc-44fe-95bf-49f855ad0750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06'} Body: b'{"volume": {"id": "536b0a64-1e7e-4432-bbd6-422071707d06", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:56.000000", "updated_at": "2023-04-20T13:32:56.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-517342037", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:57,183 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06 0.140s 2023-04-20 13:32:57,183 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'co ntent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1006de53-1f04-40b1-b677-7fb60b5452c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06'} Body: b'' 2023-04-20 13:32:57,215 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06 0.031s 2023-04-20 13:32:57,215 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:57 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-47f4b229-0b70-48cd-aab2-006df430f881', 'x-openstack-request-id': 'req-47f4b229-0b70-48cd-aab2-006df430f881', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 536b0a64-1e7e-4432-bbd6-422071707d06 could not be found."}}' {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.217254s] ... 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 5ef65ce6-8f7e-40fd-96d5-ee135e582a57 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:32:57,218 79941 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-20 13:32:57,285 79941 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.065s 2023-04-20 13:32:57,285 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1073380778", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDQ++U0AAWfV9AS8E/OkEQlGKOmnAFXSgkp3o6Yb1I4Z90Y08hpj4MQLOk3PiA4Hi8i7jK4n6YEfjRe2ZfVRqCfpw/UhR3MQttS4YlScgNd+AHz9yJ0GwJG5zw7PZrYyBQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6825e77f-6c47-4044-95fc-76f4c3d6581d', 'x-compute-request-id': 'req-6825e77f-6c47-4044-95fc-76f4c3d6581d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1073380778", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDQ++U0AAWfV9AS8E/OkEQlGKOmnAFXSgkp3o6Yb1I4Z90Y08hpj4MQLOk3PiA4Hi8i7jK4n6YEfjRe2ZfVRqCfpw/UhR3MQttS4YlScgNd+AHz9yJ0GwJG5zw7PZrYyBQ==", "fingerprint": "c0:0d:48:e0:d9:0b:1d:5c:09:23:0f:ff:bc:4e:9f:a8", "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6"}}' 2023-04-20 13:32:57,439 79941 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.151s 2023-04-20 13:32:57,440 79941 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-766272389", "description": "tempest-secgroup-smoke-766272389 description", "project_id": "4af22b8453374076b0b32e92885d3c12"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-74a717d6-193c-4a7e-9b6d-5771ebf40f7a', 'date': 'Thu, 20 Apr 2023 13:32:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "name": "tempest-secgroup-smoke-766272389", "stateful": true, "tenant_id": "4af22b8453374076b0b32e92885d3c12", "description": "tempest-secgroup-smoke-766272389 description", "shared": false, "security_group_rules": [{"id": "66a96be8-8495-49f5-9bea-bf3559e1da80", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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": 1045, "description": null, "tags": [], "created_at": "2023-04-20T13:32:57Z", "updated_at": "2023-04-20T13:32:57Z", "revision_number": 0, "project_id": "4af22b8453374076b0b32e92885d3c12"}, {"id": "726ee02b-80fe-4c0d-a551-99b14fbaa1b0", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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": 1046, "description": null, "tags": [], "created_at": "2023-04-20T13:32:57Z", "updated_at": "2023-04-20T13:32:57Z", "revision_number": 0, "project_id": "4af22b8 453374076b0b32e92885d3c12"}], "tags": [], "created_at": "2023-04-20T13:32:57Z", "updated_at": "2023-04-20T13:32:57Z", "revision_number": 1, "project_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:57,612 79941 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.171s 2023-04-20 13:32:57,612 79941 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": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "project_id": "4af22b8453374076b0b32e92885d3c12", "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-8b22cdce-e06b-4b57-a688-f1192f602fe5', 'date': 'Thu, 20 Apr 2023 13:32: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": "b8bee8eb-94e2-481f-ad69-0a09020225ae", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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-20T13:32:57Z", "updated_at": "2023-04-20T13:32:57Z", "revision_number": 0, "project_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:57,782 79941 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-20 13:32:57,783 79941 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": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "project_id": "4af22b8453374076b0b32e92885d3c12", "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-5dd072ce-12be-412d-b18a-0755701d3de0', 'date': 'Thu, 20 Apr 2023 13:32: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": "38d830b0-8666-4106-95bc-391a327be208", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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-20T13:32:57Z", "updated_at": "2023-04-20T13:32:57Z", "revision_number": 0, "project_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:57,945 79941 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-20 13:32:57,945 79941 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": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "project_id": "4af22b8453374076b0b32e92885d3c12", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-027ce915-d566-4309-b3f2-9b2bba58ea15', 'date': 'Thu, 20 Apr 2023 13:32:57 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": "50723c2e-c3aa-4511-bfaf-db95ca845cd3", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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-20T13:32:57Z", "updated_at": "2023-04-20T13:32:57Z", "revision_number": 0, "project_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:58,115 79941 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-20 13:32:58,115 79941 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": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "project_id": "4af22b8453374076b0b32e92885d3c12", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-00bffac1-ef57-4816-beb8-68169c8c6c29', 'date': 'Thu, 20 Apr 2023 13:32: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": "ae33e256-2588-4ceb-ac68-f83730c05e2e", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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-20T13:32:58Z", "updated_at": "2023-04-20T13:32:58Z", "revision_number": 0, "project_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:58,277 79941 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-20 13:32:58,277 79941 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": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "project_id": "4af22b8453374076b0b32e92885d3c12", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-05abeb84-aee3-4818-9476-b8ce62ff4662', 'date': 'Thu, 20 Apr 2023 13:32: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": "945bd7c9-e68d-4876-a804-bde075e28610", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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-20T13:32:58Z", "updated_at": "2023-04-20T13:32:58Z", "revision_number": 0, "project_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:58,484 79941 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.206s 2023-04-20 13:32:58,485 79941 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": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "project_id": "4af22b8453374076b0b32e92885d3c12", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-de9f8c3f-5a38-4cb8-9921-c88afd1ae902', 'date': 'Thu, 20 Apr 2023 13:32: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": "77abc0e8-55dc-45ca-a92e-438a51d435d3", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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-20T13:32:58Z", "updated_at": "2023-04-20T13:32:58Z", "revision_number": 0, "project_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:58,485 79941 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-20 13:32:58,506 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5 0.020s 2023-04-20 13:32:58,506 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-00cdab0a-911b-4db3-85c7-e33789519152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5'} 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": "be1690e0fcb24549ba0212b09533c57b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "7837d23e-834b-4e86-9a95-07696906c7f5", "created_at": "2023-04-20T13:18:05Z", "updated_at": "2023-04-20T13:18:07Z", "tags": [], "self": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5", "file": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:32:58,952 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes 0.445s 2023-04-20 13:32:58,952 79941 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-26250997", "snapshot_id": null, "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-608b2c35-1236-419d-93ea-2882cf54fc57', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-608b2c35-1236-419d-93ea-2882cf54fc57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes' } Body: b'{"volume": {"id": "5ef65ce6-8f7e-40fd-96d5-ee135e582a57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:58.864569", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-26250997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:32:59,005 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57 0.042s 2023-04-20 13:32:59,005 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c87da92-3b7d-482c-9f00-a5ba008cba21', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c87da92-3b7d-482c-9f00-a5ba008cba21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57'} Body: b'{"volume": {"id": "5ef65ce6-8f7e-40fd-96d5-ee135e582a57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:59.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-26250997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:33:00,089 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57 0.072s 2023-04-20 13:33:00,089 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1773f9-9ecb-486a-bbcc-1081ef9ec9ed', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1773f9-9ecb-486a-bbcc-1081ef9ec9ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57'} Body: b'{"volume": {"id": "5ef65ce6-8f7e-40fd-96d5-ee135e582a57", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:59.000000", "updated_at": "2023-04-20T13:32:59.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-26250997", "description": null, "volume_type": "joviandss-2", "snapsho t_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:33:00,218 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57 0.116s 2023-04-20 13:33:00,218 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:00 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-7919040a-a7f9-4b28-8178-7ff3e8a7266d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57'} Body: b'' 2023-04-20 13:33:00,240 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57 0.021s 2023-04-20 13:33:00,241 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33: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-b823afcc-5186-4df0-bb96-f65050075f48', 'x-openstack-request-id': 'req-b823afcc-5186-4df0-bb96-f65050075f48', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5ef65ce6-8f7e-40fd-96d5-ee135e582a57 could not be found."}}' 2023-04-20 13:33:00,405 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/a9c1ac7a-f7c0-4fb1-8986-839611527ace 0.163s 2023-04-20 13:33:00,405 79941 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-888126bc-0418-4e95-ac1f-0539eced84c0', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:33:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a9c1ac7a-f7c0-4fb1-8986-839611527ace'} Body: b'' 2023-04-20 13:33:00,434 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1073380778 0.028s 2023-04-20 13:33:00,434 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33: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': 'Open Stack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f8262e5-33f9-4962-b104-b7757e62f0d7', 'x-compute-request-id': 'req-4f8262e5-33f9-4962-b104-b7757e62f0d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1073380778'} Body: b'' {3} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [167.169713s] ... 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 cfb2dcb4-5c05-4779-864b-e94cdcb4dac1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:55,503 79943 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-20 13:31:56,565 79943 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 1.061s 2023-04-20 13:31:56,565 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--533233491", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-5397648c-d650-4d96-8fc2-2b3910a9148c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--533233491", "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": "8ad7c3634b8a46acbbd9bd4c6abbd394", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ab7a56ac-02d0-4889-8617-03469f2cc2b0", "created_at": "2023-04-20T13:31:57Z", "updated_at": "2023-04-20T13:31:57Z", "tags": [], "self": "/v2/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0", "file": "/v2/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:31:58,034 79943 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/ab7a56ac-02d0-4889-8617-03469f2cc2b0/file 1.468s 2023-04-20 13:31:58,034 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-6554d81a-1db1-4b33-a9bb-b4759e128184', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0/file'} Body: b'' 2023-04-20 13:31:58,035 79943 DEBUG [tempest.scenario.manager] image:ab7a56ac-02d0-4889-8617-03469f2cc2b0 2023-04-20 13:31:58,106 79943 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.066s 2023-04-20 13:31:58,106 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-710722238", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHaHLG9/y8tDP2t/XkRy5eJMi6PDGVOU0ppxBmtQ+VDlIuqbTJecEkesqrZzVWjspEObaW12n5nDGRGhHF1gOmaXk16fMWuig0KbpIJp4ljn95oOAm42z5P5HnFHk+QStg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:58 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-2d7f8078-0efd-4351-84be-81068206c650', 'x-compute-request-id': 'req-2d7f8078-0efd-4351-84be-81068206c650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-710722238", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHaHLG9/y8tDP2t/XkRy5eJMi6PDGVOU0ppxBmtQ+VDlIuqbTJecEkesqrZzVWjspEObaW12n5nDGRGhHF1gOmaXk16fMWuig0KbpIJp4ljn95oOAm42z5P5HnFHk+QStg==", "fingerprint": "f6:62:b1:90:2d:c6:85:ab:0c:8b:74:41:86:af:6a:ef", "user_id": "91ff3a4e15a54a63821bd2a43041feda"}}' 2023-04-20 13:31:58,200 79943 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.083s 2023-04-20 13:31:58,201 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:58 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-d5ef14a1-68fd-4e2f-b17e-7454fdc980c5', '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": "91ff3a4e15a54a63821bd2a43041feda", "name": "tempest-TestMinimumBasicScenario-399205810-project-member", "password_expires_at": null}, "audit_ids": ["RSnY1Ef_SkCt-3SRhHM0ZQ"], "expires_at": "2023-04-20T14:31:58.000000Z", "issued_at": "2023-04-20T13:31:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "name": "tempest-TestMinimumBasicScenario-399205810"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8ad7c3634b8a46acbbd9bd4c6abbd394", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2 023-04-20 13:31:58,201 79943 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '16c48cbc-ac65-4bfe-afc7-c8d9e69d1a52', 'name': 'tempest-TestMinimumBasicScenario-1370943681-network', 'tenant_id': '8ad7c3634b8a46acbbd9bd4c6abbd394', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8ad7c3634b8a46acbbd9bd4c6abbd394', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1270, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:31:40Z', 'updated_at': '2023-04-20T13:31:40Z', 'revision_number': 1} available for tenant 2023-04-20 13:31:58,978 79943 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.776s 2023-04-20 13:31:58,978 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-611361755", "imageRef": "ab7a56ac-02d0-4889-8617-03469f2cc2b0", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-710722238", "networks": [{"uuid": "16c48cbc-ac65-4bfe-afc7-c8d9e69d1a52"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ca1a063-4b68-44cc-8b39-174bdc03984c', 'x-compute-request-id': 'req-5ca1a063-4b68-44cc-8b39-174bdc03984c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9e31cc14-cc22-4099-a456-da2a6384180c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "hb6PgN5zSwEr"}}' 2023-04-20 13:31:59,172 79943 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/9e31cc14-cc22-4099-a456-da2a6384180c 0.191s 2023-04-20 13:31:59,173 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f34b963-70cc-4799-bc35-dfd75f4c4bcc', 'x-compute-request-id': 'req-1f34b963-70cc-4799-bc35-dfd75f4c4bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c'} Body: b'{"server": {"id": "9e31cc14-cc22-4099-a456-da2a6384180c", "name": "tempest-TestMinimumBasicScenario-server-611361755", "status": "BUILD", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "", "image": {"id": "ab7a56ac-02d0-4889-8617-03469f2cc2b0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compu te/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:31:59Z", "updated": "2023-04-20T13:31:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-710722238", "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-20 13:32:49,454 79943 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/9e31cc14-cc22-4099-a456-da2a6384180c 0.218s 2023-04-20 13:32:49,454 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:49 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-67fc98ea-7d9c-472b-89d8-8c12e8f61afe', 'x-compute-request-id': 'req-67fc98ea-7d9c-472b-89d8-8c12e8f61afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c'} Body: b'{"server": {"id": "9e31cc14-cc22-4099-a456-da2a6384180c", "name": "tempest-TestMinimumBasicScenario-server-611361755", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "ab7a56ac-02d0-4889-8617-03469f2cc2b0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:31:58Z", "updated": "2023-04-20T13:32:07Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:37:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-710722238", "OS-SRV-USG:launched_at": "2023-04-20T13:32:06.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-20 13:32:49,466 79943 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:33:49,733 79943 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/9e31cc14-cc22-4099-a456-da2a6384180c 0.259s 2023-04-20 13:33:49,733 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:49 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-0acdf630-af13-48ba-934d-e96a92934556', 'x-compute-request-id': 'req-0acdf630-af13-48ba-934d-e96a92934556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c'} Body: b'{"server": {"id": "9e31cc14-cc22-4099-a456-da2a6384180c", "name": "tempest-TestMinimumBasicScenario-server-611361755", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "ab7a56ac-02d0-4889-8617-03469f2cc2b0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:31:58Z", "updated": "2023-04-20T13:32:07Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:37:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-710722238", "OS-SRV-USG:launched_at": "2023-04-20T13:32:06.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-20 13:33:49,945 79943 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.200s 2023-04-20 13:33:49,946 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:49 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-177d13e1-bda2-4a5c-a583-4956ae8177c0', 'x-compute-request-id': 'req-177d13e1-bda2-4a5c-a583-4956ae8177c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "9e31cc14-cc22-4099-a456-da2a6384180c", "name": "tempest-TestMinimumBasicScenario-server-611361755", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}]}]}' 2023-04-20 13:33:50,171 79943 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/9e31cc14-cc22-4099-a456-da2a6384180c 0.221s 2023-04-20 13:33:50,171 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'open stack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4503f09c-41ab-4fb9-81a8-d1ca41cc13ca', 'x-compute-request-id': 'req-4503f09c-41ab-4fb9-81a8-d1ca41cc13ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c'} Body: b'{"server": {"id": "9e31cc14-cc22-4099-a456-da2a6384180c", "name": "tempest-TestMinimumBasicScenario-server-611361755", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "ab7a56ac-02d0-4889-8617-03469f2cc2b0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:31:58Z", "updated": "2023-04-20T13:32:07Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:37:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-710722238", "OS-SRV-USG:launched_at": "2023-04-20T13:32:06.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-20 13:33:50,456 79943 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/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes 0.273s 2023-04-20 13:33:50,456 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1764081220", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20fe99a8-041f-4a69-b5e0-083ba8c9cdd0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20fe99a8-041f-4a69-b5e0-083ba8c9cdd0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes'} Body: b'{"volume": {"id": "cfb2dcb4-5c05-4779-864b-e94cdcb4dac1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:33:50.388958", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1764081220", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1"}], "user_id": "91ff3a4e15a54a63821bd2a43041feda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:33:50,508 79943 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/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1 0.041s 2023-04-20 13:33:50,508 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62783335-aef5-4a9c-b7c8-36627242de0c', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62783335-aef5-4a9c-b7c8-36627242de0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1'} Body: b'{"volume": {"id": "cfb2dcb4-5c05-4779-864b-e94cdcb4dac1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:33:50.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1764081220", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1"}], "user_id": "91ff3a4e15a54a63821bd2a43041feda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394"}}' 2023-04-20 13:33:51,561 79943 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/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1 0.040s 2023-04-20 13:33:51,561 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d27c9e-031e-45f5-84ad-3c48b5f1a592', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d27c9e-031e-45f5-84ad-3c48b5f1a592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1'} Body: b'{"volume": {"id": "cfb2dcb4-5c05-4779-864b-e94cdcb4dac1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:33:50.000000", "updated_at": "2023-04-20T13:33:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-1764081220", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1"}], "user_id": "91ff3a4e15a54a63821bd2a43041feda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394"}}' 2023-04-20 13:33:51,673 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1 0.100s 2023-04-20 13:33:51,673 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:51 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-17948dad-c06f-4a16-8dd1-14f6e012b8cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1'} Body: b'' 2023-04-20 13:33:51,695 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1 0.021s 2023-04-20 13:33:51,695 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:51 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-a903df54-34d1-4b04-bb18-b688c17e08d6', 'x-openstack-request-id': 'req-a903df54-34d1-4b04-bb18-b688c17e08d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cfb2dcb4-5c05-4779-864b-e94cdcb4dac1 could not be found."}}' 2023-04-20 13:33:51,838 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c 0.143s 2023-04-20 13:33:51,839 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:51 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-44accc4c-0831-41b6-95e2-1ede232550f9', 'x-compute-request-id': 'req-44accc4c-0831-41b6-95e2-1ede232550f9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c'} Body: b'' 2023-04-20 13:33:52,449 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c 0.610s 2023-04-20 13:33:52,449 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bef7b73f-8fa1-42ba-84f1-a9d6a2a21091', 'x-compute-request-id': 'req-bef7b73f-8fa1-42ba-84f1-a9d6a2a21091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c'} Body: b'{"server": {"id": "9e31cc14-cc22-4099-a456-da2a6384180c", "name": "tempest-TestMinimumBasicScenario-server-611361755", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "ab7a56ac-02d0-4889-8617-03469f2cc2 b0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:31:58Z", "updated": "2023-04-20T13:33:52Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:37:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-710722238", "OS-SRV-USG:launched_at": "2023-04-20T13:32:06.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-20 13:34:42,538 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c 0.046s 2023-04-20 13:34:42,539 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:42 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-497e32a9-44cd-4903-9905-38a5fcb96e5a', 'x-compute-request-id': 'req-497e32a9-44cd-4903-9905-38a5fcb96e5a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9e31cc14-cc22-4099-a456-da2a6384180c could not be found."}}' 2023-04-20 13:34:42,573 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-710722238 0.034s 2023-04-20 13:34:42,574 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:42 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-222c8e55-4d01-4e9d-91e0-a6ca98c33fd7', 'x-compute-request-id': 'req-222c8e55-4d01-4e9d-91e0-a6ca98c33fd7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-710722238'} Body: b'' 2023-04-20 13:34:42,670 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0 0.095s 2023-04-20 13:34:42,670 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-99aade77-cf40-44d5-bec0-3233350bdaf1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ab7a56ac-02d0 -4889-8617-03469f2cc2b0'} Body: b'' {5} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [230.778914s] ... 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 f8503a9f-5618-4803-999f-f42299aa5482 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T13:34:44Z', 'message': 'Build of instance f8503a9f-5618-4803-999f-f42299aa5482 aborted: Volume 97836673-9173-4949-9a37-28303fa86db0 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-d95716c8-b80e-4f87-a1c9-38ce1c8aed08. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:40,802 79947 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.101s 2023-04-20 13:31:40,803 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:40 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-091caca0-dc26-449e-a58f-606352ce6058', '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": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511-project-member", "password_expires_at": null}, "audit_ids": ["FL_horXeRhajOTDpbYUGpg"], "expires_at": "2023-04-20T14:31:40.000000Z", "issued_at": "2023-04-20T13:31:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19f14421c983428b93a976cdf8328aaf", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:31:40,803 79947 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'eae33ff8-4b9e-47ed-ae38-92bbb5103d34', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1039796565-network', 'tenant_id': '19f14421c983428b93a976cdf8328aaf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '19f14421c983428b93a976cdf8328aaf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29441, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:27:44Z', 'updated_at': '2023-04-20T13:27:44Z', 'revision_number': 1} available for tenant 2023-04-20 13:31:41,900 79947 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.096s 2023-04-20 13:31:41,901 79947 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-1703798451", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "networks": [{"uuid": "eae33ff8-4b9e-47ed-ae38-92bbb5103d34"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257', '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-be2a6d4e-a598-4501-b14d-6fd585de69fc', 'x-compute-request-id': 'req-be2a6d4e-a598-4501-b14d-6fd585de69fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "155b0807-9ebf-4338-9baa-b5b2854d6257", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/155b0807-9ebf-4338-9baa-b5b2854d6257"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3TknETy4WAuN"}}' 2023-04-20 13:31:42,020 79947 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/155b0807-9ebf-4338-9baa-b5b2854d6257 0.116s 2023-04-20 13:31:42,021 79947 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': 'Thu, 20 Apr 2023 13:31:41 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-9e35f996-0b04-4597-a309-62ad18d7d918', 'x-compute-request-id': 'req-9e35f996-0b04-4597-a309-62ad18d7d918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257'} Body: b'{"server": {"id": "155b0807-9ebf-4338-9baa-b5b2854d6257", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1703798451", "status": "BUILD", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:31:42Z", "updated": "2023-04-20T13:31:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15 5b0807-9ebf-4338-9baa-b5b2854d6257"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/155b0807-9ebf-4338-9baa-b5b2854d6257"}], "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-20 13:32:32,463 79947 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/155b0807-9ebf-4338-9baa-b5b2854d6257 0.401s 2023-04-20 13:32:32,465 79947 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': 'Thu, 20 Apr 2023 13:32:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c5d8e3c-55c0-4d78-a699-b9eecfded5d4', 'x-compute-request-id': 'req-7c5d8e3c-55c0-4d78-a699-b9eecfded5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257'} Body: b'{"server": {"id": "155b0807-9ebf-4338-9baa-b5b2854d6257", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1703798451", "status": "ACTIVE", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "836a71a3fb31a3de90eb0d52eddc56fc79f001db79deb4195cf2c52c", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:31:41Z", "updated": "2023-04-20T13:31:48Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1039796565-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e5:69"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/155b0807-9ebf-4338-9baa-b5b2854d6257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:31:48.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-20 13:32:32,481 79947 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:33:33,720 79947 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/155b0807-9ebf-4338-9baa-b5b2854d6257/action 1.177s 2023-04-20 13:33:33,721 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeS tableRescueTest-image-1899337601"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:32 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-ade3c089-7901-49ba-a12f-ecd2dbafcade', 'x-compute-request-id': 'req-ade3c089-7901-49ba-a12f-ecd2dbafcade', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257/action'} Body: b'{"image_id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e"}' 2023-04-20 13:33:33,780 79947 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/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e 0.056s 2023-04-20 13:33:33,780 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6e6ce805-e41e-4c10-9c34-0e3afb9f1cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "155b0807-9ebf-4338-9baa-b5b2854d6257", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1899337601", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "created_at": "2023-04-20T13:33:34Z", "updated_at": "2023-04-20T13:33:34Z", "tags": [], "self": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "file": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:33:34,805 79947 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/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e 0.022s 2023-04-20 13:33:34,805 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e5504a16-7690-453c-8e87-5f938bae0718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "155b0807-9ebf-4338-9baa-b5b2854d6257", "owner_project_name": "tempest-Serv erBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1899337601", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "created_at": "2023-04-20T13:33:34Z", "updated_at": "2023-04-20T13:33:34Z", "tags": [], "self": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "file": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:33:35,829 79947 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/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e 0.022s 2023-04-20 13:33:35,830 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b9efa7d3-6207-40d1-a7ad-8ea4f43cb96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "155b0807-9ebf-4338-9baa-b5b2854d6257", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1899337601", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "created_at": "2023-04-20T13:33:34Z", "updated_at": "2023-04-20T13:33:34Z", "tags": [], "self": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "file": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:33:36,856 79947 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/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e 0.025s 2023-04-20 13:33:36,857 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f4f009a4-c084-4564-8b1a-18d2a698b58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f 5", "boot_roles": "member,reader", "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": "155b0807-9ebf-4338-9baa-b5b2854d6257", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1899337601", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "created_at": "2023-04-20T13:33:34Z", "updated_at": "2023-04-20T13:33:36Z", "tags": [], "self": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "file": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:33:37,885 79947 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/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e 0.026s 2023-04-20 13:33:37,886 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5f4c859a-a991-4a85-8ef0-324637f99757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "155b0807-9ebf-4338-9baa-b5b2854d6257", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1899337601", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "created_at": "2023-04-20T13:33:34Z", "updated_at": "2023-04-20T13:33:37Z", "tags": [], "self": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "file": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:33:38,914 79947 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/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e 0.027s 2023-04-20 13:33:38,915 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicat ion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1c09e949-f69e-4ea7-b8d8-64ac8b566347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "155b0807-9ebf-4338-9baa-b5b2854d6257", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1899337601", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c5161d6c8eacede47b2c6eed4c3f4324", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "2eacb842deb67ae96c33826e2d4a8eacc967900cc5baed821b89ba03f322e69922b3f722a03422fd684c7d4ed21caa129574a7280f1666d2539b677f52c5ea44", "id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "created_at": "2023-04-20T13:33:34Z", "updated_at": "2023-04-20T13:33:38Z", "tags": [], "self": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "file": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:33:38,940 79947 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/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e 0.025s 2023-04-20 13:33:38,941 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3f4e8fa2-3333-4a62-838f-85ce24907641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "155b0807-9ebf-4338-9baa-b5b2854d6257", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1899337601", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c5161d6c8eacede47b2c6eed4c3f4324", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "19f14421c983428b9 3a976cdf8328aaf", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "2eacb842deb67ae96c33826e2d4a8eacc967900cc5baed821b89ba03f322e69922b3f722a03422fd684c7d4ed21caa129574a7280f1666d2539b677f52c5ea44", "id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "created_at": "2023-04-20T13:33:34Z", "updated_at": "2023-04-20T13:33:38Z", "tags": [], "self": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "file": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:33:39,188 79947 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/155b0807-9ebf-4338-9baa-b5b2854d6257 0.246s 2023-04-20 13:33:39,188 79947 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': 'Thu, 20 Apr 2023 13:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d52aae83-3c17-4b4c-91aa-652abde31a8b', 'x-compute-request-id': 'req-d52aae83-3c17-4b4c-91aa-652abde31a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257'} Body: b'{"server": {"id": "155b0807-9ebf-4338-9baa-b5b2854d6257", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1703798451", "status": "ACTIVE", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "836a71a3fb31a3de90eb0d52eddc56fc79f001db79deb4195cf2c52c", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:31:41Z", "updated": "2023-04-20T13:33:38Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1039796565-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e5:69"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/155b0807-9ebf-4338-9baa-b5b2854d6257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:31:48.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-20 13:34:39,318 79947 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.046s 2023-04-20 13:34:39,319 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:39 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-58c44ee3-6d7e-4d5a-91a7-ea23af37ae17', '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": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511-project-member", "password_expires_at": null}, "audit_ids": ["T10brx-VT_OM6sRmdLzR4g"], "expires_at": "2023-04-20T14:34:39.000000Z", "issued_at": "2023-04-20T13:34:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19f14421c983428b93a976cdf8328aaf", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:34:39,319 79947 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'eae33ff8-4b9e-47ed-ae38-92bbb5103d34', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1039796565-network', 'tenant_id': '19f14421c983428b93a976cdf8328aaf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '19f14421c983428b93a976cdf8328aaf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29441, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:27:44Z', 'updated_at': '2023-04-20T13:27:44Z', 'revision_number': 1} available for tenant 2023-04-20 13:34:40,359 79947 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.039s 2023-04-20 13:34:40,360 79947 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-1589578196", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "7837d23e-834b-4e86-9a95-07696906c7f5", "destination_type": "volume"}], "networks": [{"uuid": "eae33ff8-4b9e-47ed-ae38-92bbb5103d34"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482', '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-d95716c8-b80e-4f87-a1c9-38ce1c8aed08', 'x-compute-request-id': 'req-d95716c8-b80e-4f87-a1c9-38ce1c8aed08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f8503a9f-5618-4803-999f-f42299aa5482", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8503a9f-5618-4803-999f-f42299aa5482"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "BrM2Zu6443CJ"}}' 2023-04-20 13:34:40,453 79947 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/f8503a9f-5618-4803-999f-f42299aa5482 0.090s 2023-04-20 13:34:40,453 79947 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': 'Thu, 20 Apr 2023 13:34:40 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-53bcfa5f-6f57-4267-9e8d-333b0e5bc55d', 'x-compute-request-id': 'req-53bcfa5f-6f57-4267-9e8d-333b0e5bc55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482'} Body: b'{"server": {"id": "f8503a9f-5618-4803-999f-f42299aa5482", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1589578196", "status": "BUILD", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:34:40Z", "updated": "2023-04-20T13:34:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8503a9f-5618-4803-999f-f42299aa5482"}], "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-20 13:35:30,635 7 9947 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/f8503a9f-5618-4803-999f-f42299aa5482 0.116s 2023-04-20 13:35:30,636 79947 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': 'Thu, 20 Apr 2023 13:35:30 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-e4831250-0ba1-4680-9ec3-0253a4504af2', 'x-compute-request-id': 'req-e4831250-0ba1-4680-9ec3-0253a4504af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482'} Body: b'{"server": {"id": "f8503a9f-5618-4803-999f-f42299aa5482", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1589578196", "status": "ERROR", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:34:40Z", "updated": "2023-04-20T13:34:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8503a9f-5618-4803-999f-f42299aa5482"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T13:34:44Z", "message": "Build of instance f8503a9f-5618-4803-999f-f42299aa5482 aborted: Volume 97836673-9173-4949-9a37-28303fa86db0 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-20 13:35:30,654 79947 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 13:35:31,430 79947 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/f8503a9f-5618-4803-999f-f42299aa5482 0.776s 2023-04-20 13:35:31,431 79947 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': 'Thu, 20 Apr 2023 13:35:30 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-70f94fe1-3399-4e98-8887-e11ccbe553fd', 'x-compute-request-id': 'req-70f94fe1-3399-4e98-8887-e11ccbe553fd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482'} Body: b'' 2023-04-20 13:35:31,471 79947 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_imag e_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482 0.040s 2023-04-20 13:35:31,472 79947 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': 'Thu, 20 Apr 2023 13:35:31 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-9576b362-137d-4374-96d3-a9dea7391519', 'x-compute-request-id': 'req-9576b362-137d-4374-96d3-a9dea7391519', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f8503a9f-5618-4803-999f-f42299aa5482 could not be found."}}' {3} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.268283s] ... 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 364bdabe-5611-4feb-b791-2f9a34679470 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:34:42,675 79943 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-20 13:34:43,280 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.604s 2023-04-20 13:34:43,281 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--430463174", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/abcd9bf4-a378-412d-ad41-068ebe534268', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-aa568550-e53e-4bd8-8088-a24f62d4f3ab', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--430463174", "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": "8ad7c3634b8a46acbbd9bd4c6abbd394", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "abcd9bf4-a378-412d-ad41-068ebe534268", "created_at": "2023-04-20T13:34:43Z", "updated_at": "2023-04-20T13:34:43Z", "tags": [], "self": "/v2/images/abcd9bf4-a378-412d-ad41-068ebe534268", "file": "/v2/images/abcd9bf4-a378-412d-ad41-068ebe534268/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:34:44,779 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/abcd9bf4-a378-412d-ad41-068ebe534268/file 1.497s 2023-04-20 13:34:44,779 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-391c955d-da3c-41a4-be21-87f98b283d64', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/abcd9bf4-a378-412d-ad41-068ebe534268/file'} Body: b'' 2023-04-20 13:34:44,779 79943 DEBUG [tempest.scenario.manager] image:abcd9bf4-a378-412d-ad41-068ebe534268 2023-04-20 13:34:44,841 79943 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.059s 2023-04-20 13:34:44,841 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1154622108", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO2SFnOzet/Sr0/kLveyFXIknDQuwHU/xUkvEoQdvdBf7z0Y9ryKtHVy9zvjm2Coa/lYo4qbJyg0K/O0RbXt4esAglux8od8ee5/FDLyjAbet6+LZiJKGvE6RnHRibPPrg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:44 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-a20ab3fc-9e9f-4590-9697-c3dff0400281', 'x-compute-request-id': 'req-a20ab3fc-9e9f-4590-9697-c3dff0400281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-11546 22108", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO2SFnOzet/Sr0/kLveyFXIknDQuwHU/xUkvEoQdvdBf7z0Y9ryKtHVy9zvjm2Coa/lYo4qbJyg0K/O0RbXt4esAglux8od8ee5/FDLyjAbet6+LZiJKGvE6RnHRibPPrg==", "fingerprint": "61:2e:a2:d9:a0:51:5c:33:ea:a2:f9:2d:b0:51:25:cd", "user_id": "91ff3a4e15a54a63821bd2a43041feda"}}' 2023-04-20 13:34:45,016 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.083s 2023-04-20 13:34:45,017 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:44 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-5f480f5a-bd27-41a2-b1c2-b85dda3e385e', '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": "91ff3a4e15a54a63821bd2a43041feda", "name": "tempest-TestMinimumBasicScenario-399205810-project-member", "password_expires_at": null}, "audit_ids": ["TeBPNdBWQzu28Tk8s5qpTg"], "expires_at": "2023-04-20T14:34:44.000000Z", "issued_at": "2023-04-20T13:34:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "name": "tempest-TestMinimumBasicScenario-399205810"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8ad7c3634b8a46acbbd9bd4c6abbd394", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:34:45,017 79943 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '16c48cbc-ac65-4bfe-afc7-c8d9e69d1a52', 'name': 'tempest-TestMinimumBasicScenario-1370943681-network', 'tenant_id': '8ad7c3634b8a46acbbd9bd4c6abbd394', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8ad7c3634b8a46acbbd9bd4c6abbd394', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1270, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:31:40Z', 'updated_at': '2023-04-20T13:31:40Z', 'revision_number': 1} available for tenant 2023-04-20 13:34:45,673 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.655s 2023-04-20 13:34:45,673 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1121587856", "imageRef": "abcd9bf4-a378-412d-ad41-068ebe534268", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1154622108", "networks": [{"uuid": "16c48cbc-ac65-4bfe-afc7-c8d9e69d1a52"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-456437e8-329c-44ea-90cc-c59d12773bb6', 'x-compute-request-id': 'req-456437e8-329c-44ea-90cc-c59d12773bb6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e8b448f0-86e8-4931-a5e9-ea2c14d97112", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xMRwoDE4jjEZ"}}' 2023-04-20 13:34:45,748 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112 0.071s 2023-04-20 13:34:45,748 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c923000-3393-4b7b-8221-b246fd4d4099', 'x-compute-request-id': 'req-2c923000-3393-4b7b-8221-b246fd4d4099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112'} Body: b'{"server": {"id": "e8b448f0-86e8-4931-a5e9-ea2c14d97112", "name": "tempest-TestMinimumBasicScenario-server-1121587856", "status": "BUILD", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "", "image": {"id": "abcd9bf4-a378-412d-ad41-068ebe534268", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/abcd9bf4-a378-412d-ad41-068ebe534268"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:34:46Z", "updated": "2023-04-20T13:34:45Z", "addresses": {}, "acc essIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1154622108", "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-20 13:35:36,024 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112 0.232s 2023-04-20 13:35:36,025 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:35:35 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-c3d6c8d3-e6d7-4e83-b4d3-98dc997740c0', 'x-compute-request-id': 'req-c3d6c8d3-e6d7-4e83-b4d3-98dc997740c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112'} Body: b'{"server": {"id": "e8b448f0-86e8-4931-a5e9-ea2c14d97112", "name": "tempest-TestMinimumBasicScenario-server-1121587856", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "abcd9bf4-a378-412d-ad41-068ebe534268", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/abcd9bf4-a378-412d-ad41-068ebe534268"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:34:45Z", "updated": "2023-04-20T13:34:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:67:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1154622108", "OS-SRV-USG:launched_at": "2023-04-20T13:34:52.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-20 13:35:36,039 79943 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 13:36:36,303 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112 0.239s 2023-04-20 13:36:36,304 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:36 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-0ad2c742-3f0b-4f54-9abf-ad3a2a447d1b', 'x-compute-request-id': 'req-0ad2c742-3f0b-4f54-9abf-ad3a2a447d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112'} Body: b'{"server": {"id": "e8b448f0-86e8-4931-a5e9-ea2c14d97112", "name": "tempest-TestMinimumBasicScenario-server-1121587856", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "abcd9bf4-a378-412d-ad41-068ebe534268", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/abcd9bf4-a378-412d-ad41-068ebe534268"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:34:45Z", "updated": "2023-04-20T13:34:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:67:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1154622108", "OS-SRV-USG:launched_at": "2023-04-20T13:34:52.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-20 13:36:36,513 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.197s 2023-04-20 13:36:36,514 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:36 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-dab55872-c0d0-4823-b210-7ec7529ad21c', 'x-compute-request-id': 'req-dab55872-c0d0-4823-b210-7ec7529ad21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "e8b448f0-86e8-4931-a5e9-ea2c14d97112", "name": "tempest-TestMinimumBasicScenario-server-1121587856", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}]}]}' 2023-04-20 13:36:36,749 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112 0.230s 2023-04-20 13:36:36,750 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:36 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-d4839e4d-a209-4d66-a3ef-3273293811ae', 'x-compute-request-id': 'req-d4839e4d-a209-4d66-a3ef-3273293811ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8 -4931-a5e9-ea2c14d97112'} Body: b'{"server": {"id": "e8b448f0-86e8-4931-a5e9-ea2c14d97112", "name": "tempest-TestMinimumBasicScenario-server-1121587856", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "abcd9bf4-a378-412d-ad41-068ebe534268", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/abcd9bf4-a378-412d-ad41-068ebe534268"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:34:45Z", "updated": "2023-04-20T13:34:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:67:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1154622108", "OS-SRV-USG:launched_at": "2023-04-20T13:34:52.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-20 13:36:36,968 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes 0.205s 2023-04-20 13:36:36,969 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-766068939", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5fc3a8e-c7f3-44c0-8cf3-67147b7191b5', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5fc3a8e-c7f3-44c0-8cf3-67147b7191b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes'} Body: b'{"volume": {"id": "364bdabe-5611-4feb-b791-2f9a34679470", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:36:36.904079", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-766068939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470"}], "user_id": "91ff3a4e15a54a63821bd2a43041feda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:36:37,018 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470 0.040s 2023-04-20 13:36:37,018 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x- compute-request-id': 'req-15471b06-bccc-4ae8-aaca-cc812846db0b', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15471b06-bccc-4ae8-aaca-cc812846db0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470'} Body: b'{"volume": {"id": "364bdabe-5611-4feb-b791-2f9a34679470", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:36:37.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-766068939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470"}], "user_id": "91ff3a4e15a54a63821bd2a43041feda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394"}}' 2023-04-20 13:36:38,067 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470 0.037s 2023-04-20 13:36:38,067 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc19534-8cbf-47ac-9ca6-995419ffb5f6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc19534-8cbf-47ac-9ca6-995419ffb5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470'} Body: b'{"volume": {"id": "364bdabe-5611-4feb-b791-2f9a34679470", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:36:37.000000", "updated_at": "2023-04-20T13:36:37.000000", "name": "tempest-TestMinimumBasicScenario-volume-766068939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470"}], "user_id": "91ff3a4e15a54a63821bd2a43041feda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394"}}' 2023-04-20 13:36:38,180 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470 0.102s 2023-04-20 13:36:38,180 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:38 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-779277fa-3349-4fa6-8816-01cfefb56f02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ad 7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470'} Body: b'' 2023-04-20 13:36:38,204 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470 0.023s 2023-04-20 13:36:38,204 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36: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-8a9e2883-2c60-4546-993a-85580b302431', 'x-openstack-request-id': 'req-8a9e2883-2c60-4546-993a-85580b302431', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 364bdabe-5611-4feb-b791-2f9a34679470 could not be found."}}' 2023-04-20 13:36:38,322 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112 0.117s 2023-04-20 13:36:38,323 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:38 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-6a5d2044-c9ae-4d89-b92f-b6a023c7f226', 'x-compute-request-id': 'req-6a5d2044-c9ae-4d89-b92f-b6a023c7f226', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112'} Body: b'' 2023-04-20 13:36:38,629 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112 0.306s 2023-04-20 13:36:38,630 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:38 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-0005ea07-471e-4c74-91e9-4e9e452edb09', 'x-compute-request-id': 'req-0005ea07-471e-4c74-91e9-4e9e452edb09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112'} Body: b'{"server": {"id": "e8b448f0-86e8-4931-a5e9-ea2c14d97112", "name": "tempest-TestMinimumBasicScenario-server-1121587856", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "abcd9bf4-a378-412d-ad41-068ebe534268", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/abcd9bf4-a378-412d-ad41-068ebe534268"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:34:45Z", "updated": "2023-04-20T13:36:38Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:67:47"}]}, "accessIPv4": "", "a ccessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1154622108", "OS-SRV-USG:launched_at": "2023-04-20T13:34:52.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-20 13:37:28,816 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112 0.128s 2023-04-20 13:37:28,817 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:37:28 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-a396e85a-f284-47d2-9f87-2779c3114b81', 'x-compute-request-id': 'req-a396e85a-f284-47d2-9f87-2779c3114b81', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e8b448f0-86e8-4931-a5e9-ea2c14d97112 could not be found."}}' 2023-04-20 13:37:28,845 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1154622108 0.028s 2023-04-20 13:37:28,846 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:37:28 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-4938d8b3-91d1-4812-af9c-a8a651c519c8', 'x-compute-request-id': 'req-4938d8b3-91d1-4812-af9c-a8a651c519c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1154622108'} Body: b'' 2023-04-20 13:37:28,942 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/abcd9bf4-a378-412d-ad41-068ebe534268 0.095s 2023-04-20 13:37:28,942 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:37:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-65b2ec95-6611-454f-baff-dcfce9e5dae4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/abcd9bf4-a378-412d-ad41-068ebe534268'} Body: b'' {5} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.281846s] ... 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 82074cb1-463b-4387-81ec-13fc87456000 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:41:58,423 79947 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4 0.255s 2023-04-20 13:41:58,424 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:41:58 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-6b839af6-89c2-4f20-886f-216743f4c6b5', 'x-compute-request-id': 'req-6b839af6-89c2-4f20-886f-216743f4c6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4'} Body: b'{"server": {"id": "0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4", "name": "tempest-ServersNegativeTestJSON-server-1563328358", "status": "ACTIVE", "tenant_id": "5b14d9323d644570a9d07c6e22fe74ed", "user_id": "4a2072628bc5432fbe2563643e1cea0e", "metadata": {}, "hostId": "123a9aac504ef08a136064311b536bdea316ca9f3d23aa7dc2ceffd0", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:37:25Z", "updated": "2023-04-20T13:37:33Z", "addresses": {"tempest-ServersNegativeTestJSON-1715009643-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ec:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:37:32.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-20 13:42:59,019 79947 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes 0.567s 2023-04-20 13:42:59,020 79947 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-2010860931"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:42:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf663258-f0de-4f29-8f94-b6d802863669', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf663258-f0de-4f29-8f94-b6d802863669', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes'} Body: b'{"volume": {"id": "82074cb1-463b-4387-81ec-13fc87456000", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:42:58.763432", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-2010860931", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000"}, {"rel": "bookmark", "href": "http://10.0. 0.210/volume/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000"}], "user_id": "4a2072628bc5432fbe2563643e1cea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:42:59,074 79947 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000 0.044s 2023-04-20 13:42:59,074 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96def24a-d03f-4315-bd0a-291e8bff9f39', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96def24a-d03f-4315-bd0a-291e8bff9f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000'} Body: b'{"volume": {"id": "82074cb1-463b-4387-81ec-13fc87456000", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:42:59.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-2010860931", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000"}], "user_id": "4a2072628bc5432fbe2563643e1cea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b14d9323d644570a9d07c6e22fe74ed"}}' 2023-04-20 13:43:00,128 79947 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000 0.042s 2023-04-20 13:43:00,128 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-562723ae-0061-4b4a-814a-bcfa380cddbb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-562723ae-0061-4b4a-814a-bcfa380cddbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000'} Body: b'{"volume": {"id": "82074cb1-463b-4387-81ec-13fc87456000", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:42:59.000000", "updated_at": "2023-04-20T13:42:59.000000", "name": "tempest-ServersNegativeTestJSON-volume-2010860931", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000"}], "user_id": "4a2072628bc5432fbe2563643e1cea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol- tenant-attr:tenant_id": "5b14d9323d644570a9d07c6e22fe74ed"}}' 2023-04-20 13:43:00,426 79947 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4 0.283s 2023-04-20 13:43:00,427 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:43:00 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-917dae8e-cc4b-46e6-8a51-bc410a961725', 'x-compute-request-id': 'req-917dae8e-cc4b-46e6-8a51-bc410a961725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4'} Body: b'{"server": {"id": "0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4", "name": "tempest-ServersNegativeTestJSON-server-1563328358", "status": "ACTIVE", "tenant_id": "5b14d9323d644570a9d07c6e22fe74ed", "user_id": "4a2072628bc5432fbe2563643e1cea0e", "metadata": {}, "hostId": "123a9aac504ef08a136064311b536bdea316ca9f3d23aa7dc2ceffd0", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:37:25Z", "updated": "2023-04-20T13:37:33Z", "addresses": {"tempest-ServersNegativeTestJSON-1715009643-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ec:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:37:32.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": []}}' {5} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [122.161263s] ... 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 0f703c0b-a262-4339-89b6-b43a6f30a26c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:44:00,770 79947 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4 0.318s 2023-04-20 13:44:00,770 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:44:00 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-37b2f1e1-35a9-4164-8b5e-d49b9a74875c', 'x-compute-request-id': 'req-37b2f1e1-35a9-4164-8b5e-d49b9a74875c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4'} Body: b'{"server": {"id": "0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4", "name": "tempest-ServersNegativeTestJSON-server-1563328358", "status": "ACTIVE", "tenant_id": "5b14d9323d644570a9d07c6e22fe74ed", "user_id": "4a2072628bc5432fbe2563643e1cea0e", "metadata": {}, "hostId": "123a9aac504ef08a136064311b536bdea316ca9f3d23aa7dc2ceffd0", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:37:25Z", "updated": "2023-04-20T13:37:33Z", "addresses": {"tempest-ServersNegativeTestJSON-1715009643-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ec:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:37:32.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-20 13:45:01,026 79947 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/5b14d9323d644570a9d07c6e22fe74ed/volumes 0.184s 2023-04-20 13:45:01,026 79947 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-1499383398"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e3b9bc9-8515-4c2f-a330-8542067aac52', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e3b9bc9-8515-4c2f-a330-8542067aac52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes'} Body: b'{"volume": {"id": "0f703c0b-a262-4339-89b6-b43a6f30a26c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:45:00.969249", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1499383398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c"}], "user_id": "4a2072628bc5432fbe2563643e1cea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:45:01,077 79947 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/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c 0.041s 2023-04-20 13:45:01,078 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f66fe88-ebf3-4c21-9ba1-ac97a1ef9cda', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f66fe88-ebf3-4c21-9ba1-ac97a1ef9cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c'} Body: b'{"volume": {"id": "0f703c0b-a262-4339-89b6-b43a6f30a26c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:45:01.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1499383398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c"}], "user_id": "4a2072628bc5432fbe2563643e1cea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b14d9323d644570a9d07c6e22fe74ed"}}' 2023-04-20 13:45:02,129 79947 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/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c 0.040s 2023-04-20 13:45:02,130 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:45:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ca932b-6e62-456e-8fe8-e87c88ca5f51', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6ca932b-6e62-456e-8fe8-e87c88ca5f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c'} Body: b'{"volume": {"id": "0f703c0b-a262-4339-89b6-b43a6f30a26c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:45:01.000000", "updated_at": "2023-04-20T13:45:01.000000", "name": "tempest-ServersNegativeTestJSON-volume-1499383398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c"}], "user_id": "4a2072628bc5432fbe2563643e1cea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-ten ant-attr:tenant_id": "5b14d9323d644570a9d07c6e22fe74ed"}}' 2023-04-20 13:45:02,549 79947 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4 0.408s 2023-04-20 13:45:02,549 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:45:02 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-f057944d-57c3-4573-a893-9ac5ef87c99e', 'x-compute-request-id': 'req-f057944d-57c3-4573-a893-9ac5ef87c99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4'} Body: b'{"server": {"id": "0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4", "name": "tempest-ServersNegativeTestJSON-server-1563328358", "status": "ACTIVE", "tenant_id": "5b14d9323d644570a9d07c6e22fe74ed", "user_id": "4a2072628bc5432fbe2563643e1cea0e", "metadata": {}, "hostId": "123a9aac504ef08a136064311b536bdea316ca9f3d23aa7dc2ceffd0", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:37:25Z", "updated": "2023-04-20T13:37:33Z", "addresses": {"tempest-ServersNegativeTestJSON-1715009643-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ec:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:37:32.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": []}}' {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.024678s] ... ok {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.995896s] ... ok {5} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.914420s] ... 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 d5813f45-6190-461f-9c9e-aef05b3f7db4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:47:05,323 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes 0.582s 2023-04-20 13:47:05,324 79947 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-1805339478"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e160ffa2-b8ec-48e6-a9d9-0f1878b24c89', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e160ffa2-b8ec-48e6-a9d9-0f1878b24c89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes'} Body: b'{"volume": {"id": "d5813f45-6190-461f-9c9e-aef05b3f7db4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:05.043764", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1805339478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:47:05,377 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4 0.042s 2023-04-20 13:47:05,377 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a793ee78-60b0-43bb-ba53-6a06441f2086', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a793ee78-60b0-43bb-ba53-6a06441f2086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4'} Body: b'{"volume": {"id": "d5813f45-6190-461f-9c9e-aef05b3f7db4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:05.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1805339478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb9c5fe57c03476eabf6a80cf812cb0f"}}' 2023-04-20 13:47:06,439 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4 0.050s 2023-04-20 13:47:06,439 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7b4415-014f-4863-928f-8a73516caa7a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7b4415-014f-4863-928f-8a73516caa7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4'} Body: b'{"volume": {"id": "d5813f45-6190-461f-9c9e-aef05b3f7db4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:05.000000", "updated_at": "2023-04-20T13:47:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1805339478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb9c5fe57c03476eabf6a80cf812cb0f"}}' 2023-04-20 13:47:06,503 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4 0.052s 2023-04-20 13:47:06,503 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd2b5aea-2705-4a6d-aaaf-733b4c366489', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd2b5aea-2705-4a6d-aaaf-733b4c366489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4'} Body: b'{"volume": {"id": "d5813f45-6190-461f-9c9e-aef05b3f7db4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:05.000000", "updated_at": "2023-04-20T13:47:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1805339478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb9c5fe57c03476eabf6a80cf812cb0f"}}' 2023-04-20 13:47:06,631 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4 0.118s 2023-04-20 13:47:06,632 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e6de59-ca0d-4e81-ac41-e8d4b4a31961', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4'} Body: b'' 2023-04-20 13:47:06,653 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4 0.021s 2023-04-20 13:47:06,654 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47: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-77c81748-80cd-4ac7-b28a-9217ae9ce3ac', 'x-openstack-request-id': 'req-77c81748-80cd-4ac7-b28a-9217ae9ce3ac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d5813f45-6190-461f-9c9e-aef05b3f7db4 could not be found."}}' {5} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.482668s] ... 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 95c8cfb6-0de4-42b3-9641-7e06ed698bba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:47:06,862 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes 0.204s 2023-04-20 13:47:06,862 79947 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-1108000815"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da4e150b-6abf-4186-a069-6028a172123b', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da4e150b-6abf-4186-a069-6028a172123b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes'} Body: b'{"volume": {"id": "95c8cfb6-0de4-42b3-9641-7e06ed698bba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:06.794077", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1108000815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:47:06,911 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba 0.040s 2023-04-20 13:47:06,912 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f390a1f4-d90e-4e81-8220-2d8b006b6dc1', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f390a1f4-d90e-4e81-8220-2d8b006b6dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba'} Body: b'{"volume": {"id": "95c8cfb6-0de4-42b3-9641-7e06ed698bba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:07.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1108000815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb9c5fe57c03476eabf6a80cf812cb0f"}}' 2023-04-20 13:47:07,964 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba 0.041s 2023-04-20 13:47:07,965 79947 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2df61a3a-c08d-4fd7-80e6-009bcf245a9e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2df61a3a-c08d-4fd7-80e6-009bcf245a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba'} Body: b'{"volume": {"id": "95c8cfb6-0de4-42b3-9641-7e06ed698bba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:07.000000", "updated_at": "2023-04-20T13:47:07.000000", "name": "tempest-VolumesDeleteCascade-Volume-1108000815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb9c5fe57c03476eabf6a80cf812cb0f"}}' 2023-04-20 13:47:08,014 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba 0.038s 2023-04-20 13:47:08,014 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af37cca7-f854-4c51-b283-fb3b3606f6f4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af37cca7-f854-4c51-b283-fb3b3606f6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba'} Body: b'{"volume": {"id": "95c8cfb6-0de4-42b3-9641-7e06ed698bba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:07.000000", "updated_at": "2023-04-20T13:47:07.000000", "name": "tempest-VolumesDeleteCascade-Volume-1108000815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb9c5fe57c03476eabf6a80cf812cb0f"}}' 2023-04-20 13:47:08,118 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba 0.093s 2023-04-20 13:47:08,119 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': ' 0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bcca50b-a6a8-451f-a98f-2eb19719bdc0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba'} Body: b'' 2023-04-20 13:47:08,138 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba 0.019s 2023-04-20 13:47:08,139 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47: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-1c9e28df-4e3b-44de-9f95-4e20c6f322c5', 'x-openstack-request-id': 'req-1c9e28df-4e3b-44de-9f95-4e20c6f322c5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 95c8cfb6-0de4-42b3-9641-7e06ed698bba could not be found."}}' {5} 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 d75f5099-9eac-4097-97ab-d890856723b1 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 {5} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled ============================== Failed 96 tests - output below: ============================== 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 8532dab7-bfdd-49af-9155-2dca71593bb9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:25,584 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/types 0.088s 2023-04-20 13:21:25,585 79957 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-48106886"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5644fbd9-5131-4358-840b-54efaf39048e', 'content-length': '218', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5644fbd9-5131-4358-840b-54efaf39048e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/types'} Body: b'{"volume_type": {"id": "acfe3003-8817-444a-8b62-932e88ea7305", "name": "tempest-GroupsV320Test-volume-type-48106886", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:21:25,668 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/group_types 0.077s 2023-04-20 13:21:25,668 79957 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-277453203"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eddc255f-668e-430b-9432-ce98f7134bea', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eddc255f-668e-430b-9432-ce98f7134bea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/group_types'} Body: b'{"group_type": {"id": "fefaf6ae-eb1b-4ed7-8767-0818ac3fd478", "name": "tempest-GroupsV320Test-group-type-277453203", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:21:26,057 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups 0.383s 2023-04-20 13:21:26,057 79957 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": "fefaf6ae-eb1b-4ed7-8767-0818ac3fd478", "volume_types": ["acfe3003-8817-444a-8b62-932e88ea7305"], "name": "tempest-GroupsV320Test-Group-408102063"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e12e61a-0eb9-427d-ad90-f0710fd7db87', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e12e61a-0eb9-427d-ad90-f0710fd7db87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups'} Body: b'{"group": {"id": "8532dab7-bfdd-49af-9155-2dca71593bb9", "name": "tempest-GroupsV320Test-Group-408102063"}}' 2023-04-20 13:21:26,163 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9 0.103s 2023-04-20 13:21:26,163 79957 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': 'Thu, 20 Apr 2023 13:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a96d14-6a1c-4f7b-8a34-74d039547edc', 'content-length': '387', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a96d14-6a1c-4f7b-8a34-74d039547edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9'} Body: b'{"group": {"id": "8532dab7-bfdd-49af-9155-2dca71593bb9", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T13:21:26.000000", "name": "tempest-GroupsV320Test-Group-408102063", "description": null, "group_type": "fefaf6ae-eb1b-4ed7-8767-0818ac3fd478", "volume_types": ["acfe3003-8817-444a-8b62-932e88ea7305"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:21:27,242 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9 0.073s 2023-04-20 13:21:27,242 79957 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': 'Thu, 20 Apr 2023 13:21:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6f48cd2-b8d9-43e5-acd4-8ef802bc16f6', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6f48cd2-b8d9-43e5-acd4-8ef802bc16f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9'} Body: b'{"group": {"id": "8532dab7-bfdd-49af-9155-2dca71593bb9", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:21:26.000000", "name": "tempest-GroupsV320Test-Group-408102063", "description": null, "group_type": "fefaf6ae-eb1b-4ed7-8767-0818ac3fd478", "volume_types": ["acfe3003-8817-444a-8b62-932e88ea7305"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:21:27,310 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/volumes/detail 0.063s 2023-04-20 13:21:27,311 79957 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': 'Thu, 20 Apr 2023 13:21:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bd77e24-5595-468e-8c69-0d020aebca39', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd77e24-5595-468e-8c69-0d020aebca39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:21:27,425 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9/action 0.098s 2023-04-20 13:21:27,425 79957 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': 'Thu, 20 Apr 2023 13:21:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-lengt h': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ccf68f1-aa67-4a55-bcc3-d4773b74bd22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9/action'} Body: b'' 2023-04-20 13:21:27,444 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9 0.018s 2023-04-20 13:21:27,445 79957 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': 'Thu, 20 Apr 2023 13:21:27 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-97c009f3-41a4-47c1-9c73-7b441f68b84c', 'x-openstack-request-id': 'req-97c009f3-41a4-47c1-9c73-7b441f68b84c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6b902696aab74a6c8a296e10a46c75f0/groups/8532dab7-bfdd-49af-9155-2dca71593bb9'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 8532dab7-bfdd-49af-9155-2dca71593bb9 could not be found."}}' 2023-04-20 13:21:27,498 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/group_types/fefaf6ae-eb1b-4ed7-8767-0818ac3fd478 0.052s 2023-04-20 13:21:27,498 79957 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': 'Thu, 20 Apr 2023 13:21:27 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-a8658fda-1cfc-4b48-840f-4463cc9245f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/group_types/fefaf6ae-eb1b-4ed7-8767-0818ac3fd478'} Body: b'' 2023-04-20 13:21:27,900 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/types/acfe3003-8817-444a-8b62-932e88ea7305 0.401s 2023-04-20 13:21:27,900 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a67de9-6f4a-4eb0-a8f6-aa30b671053f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/types/acfe3003-8817-444a-8b62-932e88ea7305'} Body: b'' 2023-04-20 13:21:27,921 79957 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/types/acfe3003-8817-444a-8b62-932e88ea7305 0.020s 2023-04-20 13:21:27,921 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:27 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-0c0be622-df00-425f-ab3f-8a5652a13151', 'x-openstack-request-id': 'req-0c0be622-df00-425f-ab3f-8a5652a13151', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/43ff915961a34bf28704328cdf5bfa5a/types/acfe3003-8817-444a-8b62-932e88ea7305'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type acfe3003-8817-444a-8b62-932e88ea7305 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 47244131-91b4-4e41-81a1-e9e2e02b4f44 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 13d1441a-53e9-4d3e-8df4-0fd55ed525a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:35,206 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes 0.438s 2023-04-20 13:21:35,207 79959 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-1420765626"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9aea4b0-b82f-408e-8785-e056875c6fb2', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9aea4b0-b82f-408e-8785-e056875c6fb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes'} Body: b'{"volume": {"id": "13d1441a-53e9-4d3e-8df4-0fd55ed525a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:35.134232", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1420765626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}], "user_id": "8d5388a06e024902851fbde412d205a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 13:21:35,273 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2 0.053s 2023-04-20 13:21:35,273 79959 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': 'Thu, 20 Apr 2023 13:21:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba5d103-7790-4be9-bf25-8c8603e92df6', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba5d103-7790-4be9-bf25-8c8603e92df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2'} Body: b'{"volume": {"id": "13d1441a-53e9-4d3e-8df4-0fd55ed525a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:35.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1420765626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}], "user_id": "8d5388a06e024902851fbde412d205a5", "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": "5e423ef6364b4d4e8a46aa4f60df4998"}}' 2023-04-20 13:21:36,337 79959 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/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2 0.039s 2023-04-20 13:21:36,337 79959 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': 'Thu, 20 Apr 2023 13:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ead7673-3d9b-4d24-a58d-997248f72d16', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ead7673-3d9b-4d24-a58d-997248f72d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2'} Body: b'{"volume": {"id": "13d1441a-53e9-4d3e-8df4-0fd55ed525a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:35.000000", "updated_at": "2023-04-20T13:21:35.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1420765626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}], "user_id": "8d5388a06e024902851fbde412d205a5", "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": "5e423ef6364b4d4e8a46aa4f60df4998"}}' 2023-04-20 13:21:36,398 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2 0.050s 2023-04-20 13:21:36,399 79959 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': 'Thu, 20 Apr 2023 13:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0dfbd5-f933-4ef5-92e1-a84d2be79148', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0dfbd5-f933-4ef5-92e1-a84d2be79148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2'} Body: b'{"volume": {"id": "13d1441a-53e9-4d3e-8df4-0fd55ed525a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:35.000000", "updated_at": "2023-04-20T13:21:35.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1420765626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2"}], "user_id": "8d5388a06e024902851fbde412d205a5", "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": "5e423ef6364b4d4e8a46aa4f60df4998"}}' 2023-04-20 13:21:36,529 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2 0.120s 2023-04-20 13:21:36,530 79959 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': 'Thu, 20 Apr 2023 13:21:36 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-c31fe65b-9215-4ed7-8426-d5f275ddb62d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2'} Body: b'' 2023-04-20 13:21:36,559 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2 0.028s 2023-04-20 13:21:36,560 79959 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': 'Thu, 20 Apr 2023 13:21:36 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-112d9b6a-7de1-4a3d-b808-5ddab9882f99', 'x-openstack-request-id': 'req-112d9b6a-7de1-4a3d-b808-5ddab9882f99', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/13d1441a-53e9-4d3e-8df4-0fd55ed525a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 13d1441a-53e9-4d3e-8df4-0fd55ed525a2 could not be found."}}' 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 0709017d-3120-4b80-92e2-99618e6b0c40 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:36,001 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes 0.518s 2023-04-20 13:21:36,002 79957 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-482144893"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37eead3b-1caa-4776-b994-d8764720e628', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37eead3b-1caa-4776-b994-d8764720e628', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes'} Body: b'{"volume": {"id": "0709017d-3120-4b80-92e2-99618e6b0c40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:35.915119", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-482144893", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:21:36,053 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40 0.042s 2023-04-20 13:21:36,053 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcdedce5-81ac-441c-b6a3-5cf8ec37e69f', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcdedce5-81ac-441c-b6a3-5cf8ec37e69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40'} Body: b'{"volume": {"id": "0709017d-3120-4b80-92e2-99618e6b0c40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:36.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-482144893", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d698bfb873c8491e910aa5566eb5c942"}}' 2023-04-20 13:21:37,109 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40 0.043s 2023-04-20 13:21:37,109 79957 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3522b558-1f2b-462a-bef4-533400e594b2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3522b558-1f2b-462a-bef4-533400e594b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40'} Body: b'{"volume": {"id": "0709017d-3120-4b80-92e2-99618e6b0c40", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:36.000000", "updated_at": "2023-04-20T13:21:36.000000", "name": "tempest-VolumesTransfersTest-Volume-482144893", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d698bfb873c8491e910aa5566eb5c942"}}' 2023-04-20 13:21:37,208 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40 0.088s 2023-04-20 13:21:37,208 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62bb739a-5845-4dd5-a74d-4b3ed0efb82b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62bb739a-5845-4dd5-a74d-4b3ed0efb82b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40'} Body: b'{"volume": {"id": "0709017d-3120-4b80-92e2-99618e6b0c40", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:36.000000", "updated_at": "2023-04-20T13:21:36.000000", "name": "tempest-VolumesTransfersTest-Volume-482144893", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d698bfb873c8491e910aa5566eb5c942"}}' 2023-04-20 13:21:37,354 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40 0.135s 2023-04-20 13:21:37,355 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21: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-f63211d4-b6d2-4f1d-950e-436f467d729f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40'} Body: b'' 2023-04-20 13:21:37,475 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40 0.120s 2023-04-20 13:21:37,476 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:37 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-43b5a0b2-724f-4b5a-969f-67600dc685ed', 'x-openstack-request-id': 'req-43b5a0b2-724f-4b5a-969f-67600dc685ed', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/0709017d-3120-4b80-92e2-99618e6b0c40'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0709017d-3120-4b80-92e2-99618e6b0c40 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 5aef4370-4cd2-4d27-86f8-bb94f7473e0f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:36,861 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes 0.298s 2023-04-20 13:21:36,862 79959 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-1362945080"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f82909-25d4-4bff-8a62-02e520eb26fb', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f82909-25d4-4bff-8a62-02e520eb26fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes'} Body: b'{"volume": {"id": "5aef4370-4cd2-4d27-86f8-bb94f7473e0f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:36.776738", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1362945080", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}], "user_id": "8d5388a06e024902851fbde412d205a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 13:21:36,925 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f 0.052s 2023-04-20 13:21:36,926 79959 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': 'Thu, 20 Apr 2023 13:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce6c8c91-08c3-49cb-a592-f5591a24f020', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce6c8c91-08c3-49cb-a592-f5591a24f020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f'} Body: b'{"volume": {"id": "5aef4370-4cd2-4d27-86f8-bb94f7473e0f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:37.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1362945080", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}], "user_id": "8d5388a06e024902851fbde412d205a5", "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": "5e423ef6364b4d4e8a46aa4f60df4998"}}' 2023-04-20 13:21:37,978 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f 0.040s 2023-04-20 13:21:37,978 79959 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': 'Thu, 20 Apr 2023 13:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51da8b4-d253-4029-b9aa-6b426e27dc6f', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51da8b4-d253-4029-b9aa-6b426e27dc6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f'} Body: b'{"volume": {"id": "5aef4370-4cd2-4d27-86f8-bb94f7473e0f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:37.000000", "updated_at": "2023-04-20T13:21:37.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1362945080", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}], "user_id": "8d5388a06e024902851fbde412d205a5", "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": "5e423ef6364b4d4e8a46aa4f60df4998"}}' 2023-04-20 13:21:38,026 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f 0.036s 2023-04-20 13:21:38,026 79959 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': 'Thu, 20 Apr 2023 13:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7b51ab9-282c-4848-8114-c1d7355abad4', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b51ab9-282c-4848-8114-c1d7355abad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f'} Body: b'{"volume": {"id": "5aef4370-4cd2-4d27-86f8-bb94f7473e0f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:37.000000", "updated_at": "2023-04-20T13:21:37.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1362945080", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f"}], "user_id": "8d5388a06e024902851fbde412d205a5", "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": "5e423ef6364b4d4e8a46aa4f60df4998"}}' 2023-04-20 13:21:38,139 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f 0.102s 2023-04-20 13:21:38,139 79959 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': 'Thu, 20 Apr 2023 13:21:38 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-aa74acce-d377-411a-baa5-a390ffffa9db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f'} Body: b'' 2023-04-20 13:21:38,158 79959 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f 0.018s 2023-04-20 13:21:38,158 79959 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': 'Thu, 20 Apr 2023 13:21:38 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-c553d021-5931-462f-83cb-2edd671d3bfc', 'x-openstack-request-id': 'req-c553d021-5931-462f-83cb-2edd671d3bfc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e423ef6364b4d4e8a46aa4f60df4998/volumes/5aef4370-4cd2-4d27-86f8-bb94f7473e0f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5aef4370-4cd2-4d27-86f8-bb94f7473e0f 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 40cec910-0f99-4c03-8124-3b1a3473175d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:37,712 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes 0.233s 2023-04-20 13:21:37,712 79957 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-1671754579"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270c19d7-9270-4da1-ab59-250e9843fb7c', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270c19d7-9270-4da1-ab59-250e9843fb7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes'} Body: b'{"volume": {"id": "40cec910-0f99-4c03-8124-3b1a3473175d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:37.646029", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1671754579", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:21:37,762 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d 0.040s 2023-04-20 13:21:37,763 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17de0d04-2daa-4a9a-a8fe-586b35a76b26', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17de0d04-2daa-4a9a-a8fe-586b35a76b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d'} Body: b'{"volume": {"id": "40cec910-0f99-4c03-8124-3b1a3473175d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:38.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1671754579", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d698bfb873c8491e910aa5566eb5c942"}}' 2023-04-20 13:21:38,816 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d 0.038s 2023-04-20 13:21:38,816 79957 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36fbab1e-a2a3-4e89-83ba-1e875b523f39', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36fbab1e-a2a3-4e89-83ba-1e875b523f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d'} Body: b'{"volume": {"id": "40cec910-0f99-4c03-8124-3b1a3473175d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:38.000000", "updated_at": "2023-04-20T13:21:38.000000", "name": "tempest-VolumesTransfersTest-Volume-1671754579", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d698bfb873c8491e910aa5566eb5c942"}}' 2023-04-20 13:21:38,877 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d 0.050s 2023-04-20 13:21:38,877 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1889b24-945e-4456-821c-86264b9c007d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1889b24-945e-4456-821c-86264b9c007d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d'} Body: b'{"volume": {"id": "40cec910-0f99-4c03-8124-3b1a3473175d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:38.000000", "updated_at": "2023-04-20T13:21:38.000000", "name": "tempest-VolumesTransfersTest-Volume-1671754579", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d"}], "user_id": "f2254aebe6114abb838fae909060cc80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d698bfb873c8491e910aa5566eb5c942"}}' 2023-04-20 13:21:39,025 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d 0.137s 2023-04-20 13:21:39,028 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:38 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-634903ea-20e8-4296-a82a-5351521dc468', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d'} Body: b'' 2023-04-20 13:21:39,054 79957 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d 0.023s 2023-04-20 13:21:39,055 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eccfba3-ab2f-4645-aab2-13782cc32d98', 'x-openstack-request-id': 'req-1eccfba3-ab2f-4645-aab2-13782cc32d98', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d698bfb873c8491e910aa5566eb5c942/volumes/40cec910-0f99-4c03-8124-3b1a3473175d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 40cec910-0f99-4c03-8124-3b1a3473175d could not be found."}}' 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 038efdb1-ca27-412c-932b-18788501ca66 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:51,143 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types 0.199s 2023-04-20 13:21:51,143 79953 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-1197479323", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-679a2972-ad87-47c5-83d1-0ff9e8f947d6', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-679a2972-ad87-47c5-83d1-0ff9e8f947d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types'} Body: b'{"volume_type": {"id": "fbfa7018-e849-41aa-b4a5-94bdee0f2aed", "name": "tempest-VolumeTypesAccessTest-volume-type-1197479323", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-20 13:21:51,353 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes 0.202s 2023-04-20 13:21:51,353 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "fbfa7018-e849-41aa-b4a5-94bdee0f2aed", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:51 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-a86dcec6-a112-4183-8a10-2f7fc9aeb42d', 'x-openstack-request-id': 'req-a86dcec6-a112-4183-8a10-2f7fc9aeb42d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type fbfa7018-e849-41aa-b4a5-94bdee0f2aed could not be found."}}' 2023-04-20 13:21:51,354 79953 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-20 13:21:51,389 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed/action 0.034s 2023-04-20 13:21:51,390 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "5ff16da670cc49668473257822f3d624"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:51 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-85654a28-c20e-42da-b9fe-40f64296914d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed/action'} Body: b'' 2023-04-20 13:21:51,710 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes 0.319s 2023-04-20 13:21:51,710 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "fbfa7018-e849-41aa-b4a5-94bdee0f 2aed", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1924350598"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-855a1330-91dd-408b-b854-f8f5221086f0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-855a1330-91dd-408b-b854-f8f5221086f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes'} Body: b'{"volume": {"id": "038efdb1-ca27-412c-932b-18788501ca66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:51.629651", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1924350598", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1197479323", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}], "user_id": "d7d1818cc38345858c344e325e27fa33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:21:51,762 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66 0.040s 2023-04-20 13:21:51,762 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af713f9-5fcd-4529-97b5-481c18855f6e', 'content-length': '928', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af713f9-5fcd-4529-97b5-481c18855f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66'} Body: b'{"volume": {"id": "038efdb1-ca27-412c-932b-18788501ca66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:52.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1924350598", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1197479323", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}], "user_id": "d7d1818cc38345858c344e325e27fa33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ff16da670cc49668473257822f3d624"}}' 2023-04-20 13:21:52,812 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66 0.038s 2023-04-20 13:21:52,813 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25980395-72af-4aff-9567-9bfd3f05a912', 'content-length': '94 9', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25980395-72af-4aff-9567-9bfd3f05a912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66'} Body: b'{"volume": {"id": "038efdb1-ca27-412c-932b-18788501ca66", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:52.000000", "updated_at": "2023-04-20T13:21:52.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1924350598", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1197479323", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}], "user_id": "d7d1818cc38345858c344e325e27fa33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ff16da670cc49668473257822f3d624"}}' 2023-04-20 13:21:52,866 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66 0.041s 2023-04-20 13:21:52,867 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5015f92b-44fe-4470-aa58-d1b1be0e009a', 'content-length': '949', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5015f92b-44fe-4470-aa58-d1b1be0e009a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66'} Body: b'{"volume": {"id": "038efdb1-ca27-412c-932b-18788501ca66", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:21:52.000000", "updated_at": "2023-04-20T13:21:52.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1924350598", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1197479323", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66"}], "user_id": "d7d1818cc38345858c344e325e27fa33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ff16da670cc49668473257822f3d624"}}' 2023-04-20 13:21:52,984 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66 0.106s 2023-04-20 13:21:52,984 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea25c22c-e56f-4f27-a77c-2b2fa577463d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ff16da670 cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66'} Body: b'' 2023-04-20 13:21:53,004 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66 0.019s 2023-04-20 13:21:53,004 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff67963f-daee-45ab-9404-fe5a7cf44de2', 'x-openstack-request-id': 'req-ff67963f-daee-45ab-9404-fe5a7cf44de2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ff16da670cc49668473257822f3d624/volumes/038efdb1-ca27-412c-932b-18788501ca66'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 038efdb1-ca27-412c-932b-18788501ca66 could not be found."}}' 2023-04-20 13:21:53,037 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed/action 0.032s 2023-04-20 13:21:53,037 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "5ff16da670cc49668473257822f3d624"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b47f8c-c7e1-4b52-9942-ff4885d21873', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed/action'} Body: b'' 2023-04-20 13:21:53,108 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed 0.070s 2023-04-20 13:21:53,108 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0314e0f2-0422-4ef8-8b9a-c13e5c2c14f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed'} Body: b'' 2023-04-20 13:21:53,123 79953 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed 0.014s 2023-04-20 13:21:53,124 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:53 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-56441352-2c8c-4571-a872-fc18ce7689d5', 'x-openstack-request-id': 'req-56441352-2c8c-4571-a872-fc18ce7689d5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e9b2f8dc1d84525b220d 990c4a11194/types/fbfa7018-e849-41aa-b4a5-94bdee0f2aed'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type fbfa7018-e849-41aa-b4a5-94bdee0f2aed could not be found."}}' 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 99075ae2-331d-422e-91e9-389183b3c717 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 d5f08107-d0c9-407a-b45d-d0b33aeff393 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 afe6631f-b59a-4a53-b612-0e7a11f94894 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:02,489 79943 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes 0.617s 2023-04-20 13:22:02,489 79943 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-1721676255"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f07189d-9e6e-45bf-8dca-d5ab57e8765b', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f07189d-9e6e-45bf-8dca-d5ab57e8765b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes'} Body: b'{"volume": {"id": "afe6631f-b59a-4a53-b612-0e7a11f94894", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:02.374008", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1721676255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894"}], "user_id": "379f40f1104842ba9e447d68d0b23985", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:02,572 79943 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894 0.063s 2023-04-20 13:22:02,572 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe15a89-11f1-4e83-9b60-94d3bfbf77bb', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe15a89-11f1-4e83-9b60-94d3bfbf77bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894'} Body: b'{"volume": {"id": "afe6631f-b59a-4a53-b612-0e7a11f94894", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:02.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1721676255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894"}], "user_id": "379f40f1104842ba9e447d68d0b23985", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4129690a3ca34599aa284d516c25e087"}}' 2023-04-20 13:22:03,711 79943 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894 0.124s 2023-04-20 13:22:03,711 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08fa85da-1ac8-40d8-8fbc-64fdd44351c2', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08fa85da-1ac8-40d8-8fbc-64fdd44351c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894'} Body: b'{"volume": {"id": "afe6631f-b59a-4a53-b612-0e7a11f94894", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:02.000000", "updated_at": "2023-04-20T13:22:03.000000", "name": "tempest-TestVolumeSwap-volume-1721676255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4129690a3ca34599aa284d516c25e087/volumes/afe6631f-b59a-4a53-b612-0e7a11f94894"}], "user_id": "379f40f1104842ba9e447d68d0b23985", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4129690a3ca34599aa284d516c25e087"}}' 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 e2f8ba5d-0e82-4ca1-a479-6a43375e03fe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:01,577 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5 0.231s 2023-04-20 13:22:01,578 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-95434647-5f23-467f-859d-c6cf64d9b281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5'} 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": "be1690e0fcb24549ba0212b09533c57b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "7837d23e-834b-4e86-9a95-07696906c7f5", "created_at": "2023-04-20T13:18:05Z", "updated_at": "2023-04-20T13:18:07Z", "tags": [], "self": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5", "file": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:22:02,693 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes 1.115s 2023-04-20 13:22:02,694 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-VolumesCloneTest-Volume-402993725"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8d560e-f175-4d70-8eb3-c6f962460ee3', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8d560e-f175-4d70-8eb3-c6f962460ee3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes'} Body: b'{"volume": {"id": "e2f8ba5d-0e82-4ca1-a479-6a43375e03fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:02.577048", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-402993725", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:02,821 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe 0.116s 2023-04-20 13:22:02,822 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22dd12a9-5df5-487d-878c-e9b7bc6fcb93', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22dd12a9-5df5-487d-878c-e9b7bc6fcb93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe'} Body: b'{"volume": {"id": "e2f8ba5d-0e82-4ca1-a479-6a43375e03fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:03.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-402993725", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f15c34bb28343e0a86425bf60aee2bf"}}' 2023-04-20 13:22:03,929 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe 0.094s 2023-04-20 13:22:03,930 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286eaaec-6407-4c34-a3a7-d6a922552e68', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286eaaec-6407-4c34-a3a7-d6a922552e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe'} Body: b'{"volume": {"id": "e2f8ba5d-0e82-4ca1-a479-6a43375e03fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:03.000000", "updated_at": "2023-04-20T13:22:03.000000", "name": "tempest-VolumesCloneTest-Volume-402993725", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f15c34bb28343e0a86425bf60aee2bf"}}' 2023-04-20 13:22:04,002 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe 0.057s 2023-04-20 13:22:04,003 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24d11aee-27ff-47ea-b659-e1eb50fb93b2', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24d11aee-27ff-47ea-b659-e1eb50fb93b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe'} Body: b'{"volume": {"id": "e2f8ba5d-0e82-4ca1-a479-6a43375e03fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:03.000000", "updated_at": "2023-04-20T13:22:03.000000", "name": "tempest-VolumesCloneTest-Volume-402993725", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f15c34bb28343e0a86425bf60aee2bf"}}' 2023-04-20 13:22:04,179 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe 0.161s 2023-04-20 13:22:04,180 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f802b856-0596-48a7-b07a-50efed273113', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe'} Body: b'' 2023-04-20 13:22:04,206 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe 0.026s 2023-04-20 13:22:04,207 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-03ed4ffb-1d62-4a49-8cc5-2b94753ff220', 'x-openstack-request-id': 'req-03ed4ffb-1d62-4a49-8cc5-2b94753ff220', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/e2f8ba5d-0e82-4ca1-a479-6a43375e03fe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e2f8ba5d-0e82-4ca1-a479-6a43375e03fe could not be found."}}' 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 2b88e682-a587-4a51-9c83-c42f682b3649 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:04,062 79959 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes 0.350s 2023-04-20 13:22:04,062 79959 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-1112467848"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9afeaf2a-9079-475b-a1da-2e834902d449', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9afeaf2a-9079-475b-a1da-2e834902d449', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes'} Body: b'{"volume": {"id": "2b88e682-a587-4a51-9c83-c42f682b3649", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:22:03.955618", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1112467848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}], "user_id": "fe7944aec0824129bb2899bc993912c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:04,143 79959 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649 0.065s 2023-04-20 13:22:04,144 79959 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec12b164-b4c2-49f0-be61-acde6e9aa6bb', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec12b164-b4c2-49f0-be61-acde6e9aa6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649'} Body: b'{"volume": {"id": "2b88e682-a587-4a51-9c83-c42f682b3649", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:22:04.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1112467848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}], "user_id": "fe7944aec0824129bb2899bc993912c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3eedbc9ae0945f3b540c4ba1cd84809"}}' 2023-04-20 13:22:05,198 79959 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3 649 0.042s 2023-04-20 13:22:05,199 79959 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce88401-f850-49a8-96ee-9cc30f10c92a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce88401-f850-49a8-96ee-9cc30f10c92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649'} Body: b'{"volume": {"id": "2b88e682-a587-4a51-9c83-c42f682b3649", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:22:04.000000", "updated_at": "2023-04-20T13:22:04.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1112467848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}], "user_id": "fe7944aec0824129bb2899bc993912c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3eedbc9ae0945f3b540c4ba1cd84809"}}' 2023-04-20 13:22:05,269 79959 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649 0.058s 2023-04-20 13:22:05,270 79959 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1ca09d-93c5-4bf3-8439-1b42b4f7101f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1ca09d-93c5-4bf3-8439-1b42b4f7101f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649'} Body: b'{"volume": {"id": "2b88e682-a587-4a51-9c83-c42f682b3649", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:22:04.000000", "updated_at": "2023-04-20T13:22:04.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1112467848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649"}], "user_id": "fe7944aec0824129bb2899bc993912c2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3eedbc9ae0945f3b540c4ba1cd84809"}}' 2023-04-20 13:22:05,451 79959 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649 0.158s 2023-04-20 13:22:05,451 79959 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-23da2b9e-a6c6-4cec-9db1-4f3eadd305dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649'} Body: b'' 2023-04-20 13:22:05,485 79959 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649 0.033s 2023-04-20 13:22:05,485 79959 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-1d3619fb-cd39-46d0-b7f6-c24816c8edcc', 'x-openstack-request-id': 'req-1d3619fb-cd39-46d0-b7f6-c24816c8edcc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b3eedbc9ae0945f3b540c4ba1cd84809/volumes/2b88e682-a587-4a51-9c83-c42f682b3649'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2b88e682-a587-4a51-9c83-c42f682b3649 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 72ed6478-79de-4820-9177-aa9a5cb1b14f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:04,588 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes 0.378s 2023-04-20 13:22:04,588 79957 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-236615157"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa6b286-a776-4223-94c2-1576b519ec10', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa6b286-a776-4223-94c2-1576b519ec10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes'} Body: b'{"volume": {"id": "72ed6478-79de-4820-9177-aa9a5cb1b14f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:04.509411", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-236615157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:04,673 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f 0.073s 2023-04-20 13:22:04,674 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e7edf4-bc4b-4ffb-bc6d-f18b49f74fbd', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e7edf4-bc4b-4ffb-bc6d-f18b49f74fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f'} Body: b'{"volume": {"id": "72ed6478-79de-4820-9177-aa9a5cb1b14f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:05.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-236615157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f15c34bb28343e0a86425bf60aee2bf"}}' 2023-04-20 13:22:05,746 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f 0.059s 2023-04-20 13:22:05,747 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff092db-5630-422f-b56a-370b9ce94004', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff092db-5630-422f-b56a-370b9ce94004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f'} Body: b'{"volume": {"id": "72ed6478-79de-4820-9177-aa9a5cb1b14f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:05.000000", "updated_at": "2023-04-20T13:22:05.000000", "name": "tempest-VolumesCloneTest-Volume-236615157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f15c34bb28343e0a86425bf60aee2bf"}}' 2023-04-20 13:22:05,843 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f 0.085s 2023-04-20 13:22:05,844 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3b3153-7954-44aa-8185-d199a8bb5151', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3b3153-7954-44aa-8185-d199a8bb5151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f'} Body: b'{"volume": {"id": "72ed6478-79de-4820-9177-aa9a5cb1b14f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:05.000000", "updated_at": "2023-04-20T13:22:05.000000", "name": "tempest-VolumesCloneTest-Volume-236615157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f"}], "user_id": "0baf1e44f05f4f5289c8c144c28beb1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f15c34bb28343e0a86425bf60aee2bf"}}' 2023-04-20 13:22:06,034 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f 0.179s 2023-04-20 13:22:06,034 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-2611395a-3e41-4217-a1dc-f66b172db1c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f'} Body: b'' 2023-04-20 13:22:06,066 79957 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f 0.031s 2023-04-20 13:22:06,066 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-1866900d-5bda-446f-b0fa-72d5eda949cd', 'x-openstack-request-id': 'req-1866900d-5bda-446f-b0fa-72d5eda949cd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4f15c34bb28343e0a86425bf60aee2bf/volumes/72ed6478-79de-4820-9177-aa9a5cb1b14f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 72ed6478-79de-4820-9177-aa9a5cb1b14f could not be found."}}' 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 bb3400da-8e86-422c-900e-69b8ee411b56 failed to build and is in ERROR status 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 b9bc3582-96c7-4320-b3c4-0802c68efdaa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:11,859 79949 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes 0.989s 2023-04-20 13:22:11,860 79949 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-906539274", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a0b4b6-fb72-4930-bace-2ffada5d2575', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a0b4b6-fb72-4930-bace-2ffada5d2575', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes'} Body: b'{"volume": {"id": "b9bc3582-96c7-4320-b3c4-0802c68efdaa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:11.784578", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-906539274", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa"}], "user_id": "a529310d0ff84f69b02e7e89523591dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:11,941 79949 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa 0.065s 2023-04-20 13:22:11,941 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb0f2a8-91ec-40bb-bed4-10ae683e6a5f', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb0f2a8-91ec-40bb-bed4-10ae683e6a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa'} Body: b'{"volume": {"id": "b9bc3582-96c7-4320-b3c4-0802c68efdaa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:12.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-906539274", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa"}], "user_id": "a529310d0ff84f69b02e7e89523591dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1c9df4ebd3c470cb73f73da2227f041"}}' 2023-04-20 13:22:13,078 79949 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa 0.124s 2023-04-20 13 :22:13,079 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f409dc3f-fcd8-4193-b9d4-7b59e37c465b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f409dc3f-fcd8-4193-b9d4-7b59e37c465b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa'} Body: b'{"volume": {"id": "b9bc3582-96c7-4320-b3c4-0802c68efdaa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:12.000000", "updated_at": "2023-04-20T13:22:12.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-906539274", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a1c9df4ebd3c470cb73f73da2227f041/volumes/b9bc3582-96c7-4320-b3c4-0802c68efdaa"}], "user_id": "a529310d0ff84f69b02e7e89523591dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1c9df4ebd3c470cb73f73da2227f041"}}' 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 d25378da-5550-4bd3-b9e7-1179c68bcdfe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:11,090 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5 0.253s 2023-04-20 13:22:11,090 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dcab1cb5-0715-419f-bbdc-360a29cd608e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5'} 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": "be1690e0fcb24549ba0212b09533c57b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "7837d23e-834b-4e86-9a95-07696906c7f5", "created_at": "2023-04-20T13:18:05Z", "updated_at": "2023-04-20T13:18:07Z", "tags": [], "self": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5", "file": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:22:11,725 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes 0.633s 2023-04-20 13:22:11,725 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1610609911"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c48038-1eba-4cb8-a89a-57b2b54a8461', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c48038-1eba-4cb8-a89a-57b2b54a8461', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes'} Body: b'{"volume": {"id": "d25378da-5550-4bd3-b9e7-1179c68bcdfe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:11.623316", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1610609911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:11,831 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe 0.095s 2023-04-20 13:22:11,832 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7224d6-ae55-4701-8aa4-a93ffb870ad0', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7224d6-ae55-4701-8aa4-a93ffb870ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe'} Body: b'{"volume": {"id": "d25378da-5550-4bd3-b9e7-1179c68bcdfe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:12.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1610609911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "245f0a92592142f5b074beb8f5709310"}}' 2023-04-20 13:22:12,953 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe 0.109s 2023-04-20 13:22:12,953 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5905da69-cff5-47d0-acd5-9a007206ffc4', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5905da69-cff5-47d0-acd5-9a007206ffc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe'} Body: b'{"volume": {"id": "d25378da-5550-4bd3-b9e7-1179c68bcdfe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:12.000000", "updated_at": "2023-04-20T13:22:12.000000", "name": "tempest-VolumesExtendTest-Volume-1610609911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "245f0a92592142f5b074beb8f5709310"}}' 2023-04-20 13:22:13,053 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe 0.088s 2023-04-20 13:22:13,054 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e0646b8-8351-4220-98fd-9093aa2243cf', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-0e0646b8-8351-4220-98fd-9093aa2243cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe'} Body: b'{"volume": {"id": "d25378da-5550-4bd3-b9e7-1179c68bcdfe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:12.000000", "updated_at": "2023-04-20T13:22:12.000000", "name": "tempest-VolumesExtendTest-Volume-1610609911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "245f0a92592142f5b074beb8f5709310"}}' 2023-04-20 13:22:13,394 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe 0.328s 2023-04-20 13:22:13,394 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-2741fb3f-0134-4b30-9b32-eb3ad9183ad6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe'} Body: b'' 2023-04-20 13:22:13,437 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe 0.042s 2023-04-20 13:22:13,438 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-92a8aff6-1358-48a3-a628-19f8e145a92d', 'x-openstack-request-id': 'req-92a8aff6-1358-48a3-a628-19f8e145a92d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/d25378da-5550-4bd3-b9e7-1179c68bcdfe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d25378da-5550-4bd3-b9e7-1179c68bcdfe could not be found."}}' 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 d138a4ae-026f-4933-9a72-6a8772f2966a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:08,989 79939 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 2.383s 2023-04-20 13:22:08,989 79939 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-1678441635"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-9d3340b2-31f7-4721-a8fe-11b0be56129b', 'date': 'Thu, 20 Apr 2023 13:22:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"adec8f34-7db0-4497-b0d3-66a511b7b331","name":"tempest-tagged-attachments-test-net-1678441635","tenant_id":"d6d01ce1a73d4f65902437f74dcdf57d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d6d01ce1a73d4f65902437f74dcdf57d","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-20T13:22:07Z","updated_at":"2023-04-20T13:22:07Z","revision_number":1}}' 2023-04-20 13:22:11,089 79939 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.099s 2023-04-20 13:22:11,090 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "adec8f34-7db0-4497-b0d3-66a511b7b331", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-b5427674-9e36-4453-a63a-23bc1606e42a', 'date': 'Thu, 20 Apr 2023 13:22:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"b2bedf23-27a4-4b3c-9a73-618662497edb","name":"","tenant_id":"d6d01ce1a73d4f65902437f74dcdf57d","network_id":"adec8f34-7db0-4497-b0d3-66a511b7b331","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-20T13:22:09Z","updated_at":"2023-04-20T13:22:09Z","revision_number":0,"project_id":"d6d01ce1a73d4f65902437f74dcdf57d"}}' 2023-04-20 13:22:11,764 79939 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes 0.673s 2023-04-20 13:22:11,764 79939 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-1560521147"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-565994fb-8f09-4262-8d26-bd4d735e278b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-565994fb-8f09-4262-8d26-bd4d735e278b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes'} Body: b'{"volume": {"id": "d138a4ae-026f-4933-9a72-6a8772f2966a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:11.457852", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1560521147", "description": null, "vo lume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a"}], "user_id": "ca831c11f72842418431b0f0e9e8fe90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:11,833 79939 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a 0.053s 2023-04-20 13:22:11,833 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818d6bcf-e4f9-45bf-aca2-eb04d3226345', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818d6bcf-e4f9-45bf-aca2-eb04d3226345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a'} Body: b'{"volume": {"id": "d138a4ae-026f-4933-9a72-6a8772f2966a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:11.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1560521147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a"}], "user_id": "ca831c11f72842418431b0f0e9e8fe90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6d01ce1a73d4f65902437f74dcdf57d"}}' 2023-04-20 13:22:12,919 79939 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a 0.072s 2023-04-20 13:22:12,920 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce54aca-a75e-4789-a83c-c49df9d38128', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce54aca-a75e-4789-a83c-c49df9d38128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a'} Body: b'{"volume": {"id": "d138a4ae-026f-4933-9a72-6a8772f2966a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:11.000000", "updated_at": "2023-04-20T13:22:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-1560521147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f-4933-9a72-6a8772f2966a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6d01ce1a73d4f65902437f74dcdf57d/volumes/d138a4ae-026f- 4933-9a72-6a8772f2966a"}], "user_id": "ca831c11f72842418431b0f0e9e8fe90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6d01ce1a73d4f65902437f74dcdf57d"}}' 2023-04-20 13:22:13,694 79939 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/b2bedf23-27a4-4b3c-9a73-618662497edb 0.762s 2023-04-20 13:22:13,695 79939 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-f0410cda-02fc-4b8e-adaf-d3e8c5898aa1', 'date': 'Thu, 20 Apr 2023 13:22:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/b2bedf23-27a4-4b3c-9a73-618662497edb'} Body: b'' 2023-04-20 13:22:14,806 79939 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/adec8f34-7db0-4497-b0d3-66a511b7b331 1.110s 2023-04-20 13:22:14,806 79939 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-22fbef7d-2d2d-4c3a-a2d3-ece59586af72', 'date': 'Thu, 20 Apr 2023 13:22:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/adec8f34-7db0-4497-b0d3-66a511b7b331'} Body: b'' 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 8f5236fc-4e03-4c47-9228-ec42cfc5cd00 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:13,794 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes 0.348s 2023-04-20 13:22:13,795 79953 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-1903584934"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be795f3-cd4b-44a2-b2b8-5bc32c2190de', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be795f3-cd4b-44a2-b2b8-5bc32c2190de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes'} Body: b'{"volume": {"id": "8f5236fc-4e03-4c47-9228-ec42cfc5cd00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:13.668704", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1903584934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:13,885 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00 0.080s 2023-04-20 13:22:13,885 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f9bb224-aa2f-43a8-a31c-c290e9a340cb', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f9bb224-aa2f-43a8-a31c-c290e9a340cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00'} Body: b'{"volume": {"id": "8f5236fc-4e03-4c47-9228-ec42cfc5cd00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1903584934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "245f0a92592142f5b074beb8f5709310"}}' 2023-04-20 13:22:14,971 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00 0.074s 2023-04-20 13:22:14,971 79953 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7b7441-c301-4e2d-834d-a074c8b85007', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7b7441-c301-4e2d-834d-a074c8b85007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00'} Body: b'{"volume": {"id": "8f5236fc-4e03-4c47-9228-ec42cfc5cd00", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:14.000000", "updated_at": "2023-04-20T13:22:14.000000", "name": "tempest-VolumesExtendTest-Volume-1903584934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "245f0a92592142f5b074beb8f5709310"}}' 2023-04-20 13:22:15,038 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00 0.056s 2023-04-20 13:22:15,038 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554b027a-6ff5-4d2e-9692-1ee1d6f46abd', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554b027a-6ff5-4d2e-9692-1ee1d6f46abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00'} Body: b'{"volume": {"id": "8f5236fc-4e03-4c47-9228-ec42cfc5cd00", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:14.000000", "updated_at": "2023-04-20T13:22:14.000000", "name": "tempest-VolumesExtendTest-Volume-1903584934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00"}], "user_id": "21c449eb77ff444387aa8d5fdeb331f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "245f0a92592142f5b074beb8f5709310"}}' 2023-04-20 13:22:15,165 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00 0.115s 2023-04-20 13:22:15,165 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-acf29970-6b13-4c1d-98fc-9c11b80b90a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00'} Body: b'' 2023-04-20 13:22:15,192 79953 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00 0.026s 2023-04-20 13:22:15,192 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-80020606-5d32-4fc2-9f66-bd77d9510714', 'x-openstack-request-id': 'req-80020606-5d32-4fc2-9f66-bd77d9510714', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/245f0a92592142f5b074beb8f5709310/volumes/8f5236fc-4e03-4c47-9228-ec42cfc5cd00'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8f5236fc-4e03-4c47-9228-ec42cfc5cd00 could not be found."}}' 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 9fcf21f1-2c4e-45db-ba42-0ddaf542b6d8 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 f8a5c41e-b715-4d6a-907d-f5922ecc4103 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:28,833 79957 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes 0.412s 2023-04-20 13:22:28,834 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-529908040"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38991e9-2436-4409-84e2-7b2897665ad9', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38991e9-2436-4409-84e2-7b2897665ad9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes'} Body: b'{"volume": {"id": "f8a5c41e-b715-4d6a-907d-f5922ecc4103", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:28.770253", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-529908040", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103"}], "user_id": "f3c21aef33fa44348191ee2857049ce4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:29,074 79957 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes 0.231s 2023-04-20 13:22:29,075 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1559445445"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75165cb3-58f7-4afb-885c-5f06f3824d58', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75165cb3-58f7-4afb-885c-5f06f3824d58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes'} Body: b'{"volume": {"id": "2c688874-bac5-4086-8c84-b887870a9314", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:28.994115", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1559445445", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/2c688874-bac5-4086-8c84-b887870a9314"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d972446193614d40845a4559c79ce4e6/volumes/2c688874-bac5-4086-8c84-b887870a9314"}], "user_id": "f3c21aef33fa44348191ee2857049ce4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:29,401 79957 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes 0.316s 2023-04-20 13:22:29,401 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1957199562"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca0a7b98-6132-4213-88a1-70e34b6e3a40', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca0a7b98-6132-4213-88a1-70e34b6e3a40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes'} Body: b'{"volume": {"id": "acab345d-060e-4210-b48a-6444f2ad6038", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:29.329528", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1957199562", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/acab345d-060e-4210-b48a-6444f2ad6038"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d972446193614d40845a4559c79ce4e6/volumes/acab345d-060e-4210-b48a-6444f2ad6038"}], "user_id": "f3c21aef33fa44348191ee2857049ce4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:29,661 79957 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes 0.250s 2023-04-20 13:22:29,662 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1134425092"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8dcb31d-4268-43ad-b0b9-2e01bef35bbb', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8dcb31d-4268-43ad-b0b9-2e01bef35bbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes'} Body: b'{"volume": {"id": "781532e8-4f56-4acc-adba-226c0ecfd2cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:29.589713", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1134425092", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/781532e8-4f56-4acc-adba-226c0ecfd2cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d972446193614d40845a4559c79ce4e6/volumes/781532e8-4f56-4acc-adba-226c0ecfd2cd"}], "user_id": "f3c21aef33fa44348191ee2857049ce4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:29,887 79957 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes 0.214s 2023-04-20 13:22:29,888 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-CreateVol umesFromImageTest-Volume-1194593662"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f9ee2d-d6e5-4ba6-af22-09be80a2b017', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f9ee2d-d6e5-4ba6-af22-09be80a2b017', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes'} Body: b'{"volume": {"id": "63b1c5e6-b5b9-4cfe-87e5-ce13dd5127b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:29.814830", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1194593662", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/63b1c5e6-b5b9-4cfe-87e5-ce13dd5127b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d972446193614d40845a4559c79ce4e6/volumes/63b1c5e6-b5b9-4cfe-87e5-ce13dd5127b8"}], "user_id": "f3c21aef33fa44348191ee2857049ce4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:29,937 79957 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103 0.039s 2023-04-20 13:22:29,937 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e7a347f-32c7-40de-825c-017166ab82a8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e7a347f-32c7-40de-825c-017166ab82a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103'} Body: b'{"volume": {"id": "f8a5c41e-b715-4d6a-907d-f5922ecc4103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:29.000000", "updated_at": "2023-04-20T13:22:29.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-529908040", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103"}], "user_id": "f3c21aef33fa44348191ee2857049ce4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d972446193614d40845a4559c79ce4e6"}}' 2023-04-20 13:22:30,997 79957 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103 0.049s 2023-04-20 13:22:30,998 79957 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dc5efd1-2c65-4918-b7cc-aad8c2be3ff3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version ', 'x-openstack-request-id': 'req-8dc5efd1-2c65-4918-b7cc-aad8c2be3ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103'} Body: b'{"volume": {"id": "f8a5c41e-b715-4d6a-907d-f5922ecc4103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:29.000000", "updated_at": "2023-04-20T13:22:29.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-529908040", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d972446193614d40845a4559c79ce4e6/volumes/f8a5c41e-b715-4d6a-907d-f5922ecc4103"}], "user_id": "f3c21aef33fa44348191ee2857049ce4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d972446193614d40845a4559c79ce4e6"}}' 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 38864899-00e6-4fac-9a2f-1c8c35d283ff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:32,146 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types 0.366s 2023-04-20 13:22:32,146 79949 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-1586783948"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d614d7-4361-4979-9f0c-03db09c42da8', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9d614d7-4361-4979-9f0c-03db09c42da8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types'} Body: b'{"volume_type": {"id": "59d6f212-9dfc-4cb9-a70d-24fb53fba6e4", "name": "tempest-GroupSnapshotsTest-volume-type-1586783948", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:22:32,192 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types 0.039s 2023-04-20 13:22:32,192 79949 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-760392731"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6000001-cef3-4fc9-9a16-c645ee507c41', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6000001-cef3-4fc9-9a16-c645ee507c41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types'} Body: b'{"group_type": {"id": "cd3bf2d7-cf45-47d3-80f5-0a90f7ca08c0", "name": "tempest-GroupSnapshotsTest-group-type-760392731", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:22:32,692 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups 0.494s 2023-04-20 13:22:32,692 79949 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": "cd3bf2d7-cf45-47d3-80f5-0a90f7ca08c0", "volume_types": ["59d6f212-9dfc-4cb9-a70d-24fb53fba6e4"], "name": "tempest-GroupSnapshotsTest-Group-1525916129"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b215509-1797-40c0-93e8-1d280a768b33', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b215509-1797-40c0-93e8-1d280a768b33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups'} Body: b'{"group": {"id": "38864899-00e6-4fac-9a2f-1c8c35d283ff", "name": "tempest-GroupSnapshotsTest-Group-1525916129"}}' 2023-04-20 13:22:32,824 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff 0.129s 2023-04-20 13:22:32,825 79949 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a91c5c8-eb60-49b9-8ce9-eff39c0c7d59', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a91c5c8-eb60-49b9-8ce9-eff39c0c7d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff'} Body: b'{"group": {"id": "38864899-00e6-4fac-9a2f-1c8c35d283ff", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T13:22:33.000000", "name": "tempest-GroupSnapshotsTest-Group-1525916129", "description": null, "group_type": "cd3bf2d7-cf45-47d3-80f5-0a90f7ca08c0", "volume_types": ["59d6f212-9dfc-4cb9-a70d-24fb53fba6e4"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:22:33,887 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff 0.057s 2023-04-20 13:22:33,888 79949 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': 'Thu, 20 Apr 2023 13:22:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b05ad0-68a7-4d00-a8a3-17516ae7681c', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b05ad0-68a7-4d00-a8a3-17516ae7681c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff'} Body: b'{"group": {"id": "38864899-00e6-4fac-9a2f-1c8c35d283ff", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:22:33.000000", "name": "tempest-GroupSnapshotsTest-Group-1525916129", "description": null, "group_type": "cd3bf2d7-cf45-47d3-80f5-0a90f7ca08c0", "volume_types": ["59d6f212-9dfc-4cb9-a70d-24fb53fba6e4"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:22:33,974 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/volumes/detail 0.081s 2023-04-20 13:22:33,974 79949 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': 'Thu, 20 Apr 2023 13:22:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae5ed37-0050-484f-a8d2-a1712f23eff6', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae5ed37-0050-484f-a8d2-a1712f23eff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:22:34,131 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff/action 0.146s 2023-04-20 13:22:34,132 79949 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": {"de lete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:33 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-a8ae718d-9fa8-424a-b20e-1779a5ca32bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff/action'} Body: b'' 2023-04-20 13:22:34,172 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff 0.040s 2023-04-20 13:22:34,173 79949 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': 'Thu, 20 Apr 2023 13:22:34 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-a057ae92-cda1-4a36-aad9-62f56ee9c4cf', 'x-openstack-request-id': 'req-a057ae92-cda1-4a36-aad9-62f56ee9c4cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/38864899-00e6-4fac-9a2f-1c8c35d283ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 38864899-00e6-4fac-9a2f-1c8c35d283ff could not be found."}}' 2023-04-20 13:22:34,222 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types/cd3bf2d7-cf45-47d3-80f5-0a90f7ca08c0 0.048s 2023-04-20 13:22:34,222 79949 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': 'Thu, 20 Apr 2023 13:22:34 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-e21c81ec-5a06-442c-a8a1-102a7f085158', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types/cd3bf2d7-cf45-47d3-80f5-0a90f7ca08c0'} Body: b'' 2023-04-20 13:22:34,277 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/59d6f212-9dfc-4cb9-a70d-24fb53fba6e4 0.054s 2023-04-20 13:22:34,277 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:34 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-e90ce217-eba7-4f48-b4d0-70bbc6af37a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/59d6f212-9dfc-4cb9-a70d-24fb53fba6e4'} Body: b'' 2023-04-20 13:22:34,298 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/59d6f212-9dfc-4cb9-a70d-24fb53fba6e4 0.020s 2023-04-20 13:22:34,298 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:34 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-5edb0e53-f5ec-42ff-a811-a99e3df4a7c9', 'x-openstack-request-id': 'req-5edb0e53-f5ec-42ff-a811-a99e3df4a7c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/59d6f212-9dfc-4cb9-a70d-24fb53fba6e4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 59d6f212-9dfc-4cb9-a70d-24fb53fba6e4 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 3304e3f6-9ffc-4130-83b1-31186f402a73 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:34,355 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types 0.054s 2023-04-20 13:22:34,356 79949 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-1539499878"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057f96ff-c724-4eaa-9e46-2b22b5b6012b', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057f96ff-c724-4eaa-9e46-2b22b5b6012b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types'} Body: b'{"volume_type": {"id": "d3f315e8-4acb-452a-85c9-4762b5ee6f26", "name": "tempest-GroupSnapshotsTest-volume-type-1539499878", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:22:34,391 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types 0.032s 2023-04-20 13:22:34,391 79949 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-1688982296"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f591fca3-f125-4ee7-8244-fcb69deae90a', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f591fca3-f125-4ee7-8244-fcb69deae90a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types'} Body: b'{"group_type": {"id": "55790937-4ea8-4f48-8286-3f67dd8612cc", "name": "tempest-GroupSnapshotsTest-group-type-1688982296", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:22:34,578 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups 0.183s 2023-04-20 13:22:34,578 79949 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": "55790937-4ea8-4f48-8286-3f67dd8612cc", "volume_types": ["d3f315e8-4acb-452a-85c9-4762b5ee6f26"], "name": "tempest-GroupSnapshotsTest-Group-1880352134"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1514dffc-fb3d-4b2a-8ed8-9722c1889feb', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1514dffc-fb3d-4b2a-8ed8-9722c1889feb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups'} Body: b'{"group": {"id": "3304e3f6-9ffc-4130-83b1-31186f402a73", "name": "tempest-GroupSnapshotsTest-Group-1880352134"}}' 2023-04-20 13:22:34,634 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402 a73 0.053s 2023-04-20 13:22:34,634 79949 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': 'Thu, 20 Apr 2023 13:22:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-812fbdbf-7b88-4903-81f1-2a3fddbfb7c4', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-812fbdbf-7b88-4903-81f1-2a3fddbfb7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402a73'} Body: b'{"group": {"id": "3304e3f6-9ffc-4130-83b1-31186f402a73", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T13:22:35.000000", "name": "tempest-GroupSnapshotsTest-Group-1880352134", "description": null, "group_type": "55790937-4ea8-4f48-8286-3f67dd8612cc", "volume_types": ["d3f315e8-4acb-452a-85c9-4762b5ee6f26"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:22:35,669 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402a73 0.029s 2023-04-20 13:22:35,669 79949 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': 'Thu, 20 Apr 2023 13:22:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90026745-1f97-436a-9b9a-531eed823cba', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90026745-1f97-436a-9b9a-531eed823cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402a73'} Body: b'{"group": {"id": "3304e3f6-9ffc-4130-83b1-31186f402a73", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:22:35.000000", "name": "tempest-GroupSnapshotsTest-Group-1880352134", "description": null, "group_type": "55790937-4ea8-4f48-8286-3f67dd8612cc", "volume_types": ["d3f315e8-4acb-452a-85c9-4762b5ee6f26"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:22:35,674 79949 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-20 13:22:35,738 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/volumes/detail 0.063s 2023-04-20 13:22:35,739 79949 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': 'Thu, 20 Apr 2023 13:22:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e096381-5b7b-4c83-a898-efde20593942', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e096381-5b7b-4c83-a898-efde20593942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:22:35,873 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402a73/actio n 0.113s 2023-04-20 13:22:35,873 79949 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': 'Thu, 20 Apr 2023 13:22:35 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-55cf442c-db6f-45ea-8f41-50a88f2d9de6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402a73/action'} Body: b'' 2023-04-20 13:22:35,894 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402a73 0.019s 2023-04-20 13:22:35,894 79949 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': 'Thu, 20 Apr 2023 13:22:35 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-4ca7bdde-d091-47fb-a61f-9c4186a3d637', 'x-openstack-request-id': 'req-4ca7bdde-d091-47fb-a61f-9c4186a3d637', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3304e3f6-9ffc-4130-83b1-31186f402a73'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 3304e3f6-9ffc-4130-83b1-31186f402a73 could not be found."}}' 2023-04-20 13:22:35,927 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types/55790937-4ea8-4f48-8286-3f67dd8612cc 0.032s 2023-04-20 13:22:35,927 79949 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': 'Thu, 20 Apr 2023 13:22:35 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-a43e3185-c756-4104-b4f3-df93d6b178b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types/55790937-4ea8-4f48-8286-3f67dd8612cc'} Body: b'' 2023-04-20 13:22:35,988 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/d3f315e8-4acb-452a-85c9-4762b5ee6f26 0.061s 2023-04-20 13:22:35,989 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:35 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-b2aefc3a-5d54-48ee-b388-b11b45a676ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/d3f315e8-4acb-452a-85c9-4762b5ee6f26'} Body: b'' 2023-04-20 13:22:36,009 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/d3f315e8-4acb-452a-85c9-4762b5 ee6f26 0.019s 2023-04-20 13:22:36,009 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:35 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-294a8b8b-9a8a-44b5-9d80-17d4c03d227f', 'x-openstack-request-id': 'req-294a8b8b-9a8a-44b5-9d80-17d4c03d227f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/d3f315e8-4acb-452a-85c9-4762b5ee6f26'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d3f315e8-4acb-452a-85c9-4762b5ee6f26 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 3d8b4129-e2b5-4359-bca5-22012a99b740 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:36,047 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types 0.035s 2023-04-20 13:22:36,048 79949 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-292009713"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd5f1e3-bda1-4d6e-a656-e88349085272', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd5f1e3-bda1-4d6e-a656-e88349085272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types'} Body: b'{"volume_type": {"id": "546cb88e-11fe-4b44-9295-3e1366785b11", "name": "tempest-GroupSnapshotsTest-volume-type-292009713", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:22:36,087 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types 0.036s 2023-04-20 13:22:36,087 79949 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-830928408"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b24f758-bb27-46d0-9ba7-59188947727f', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b24f758-bb27-46d0-9ba7-59188947727f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types'} Body: b'{"group_type": {"id": "dae5ff79-3c4c-4c26-af87-e2816cf64dfa", "name": "tempest-GroupSnapshotsTest-group-type-830928408", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:22:36,178 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups 0.088s 2023-04-20 13:22:36,178 79949 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": "dae5ff79-3c4c-4c26-af87-e2816cf64dfa", "volume_types": ["546cb88e-11fe-4b44-9295-3e1366785b11"], "name": "tempest-GroupSnapshotsTest-Group-692657055"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9889c4a3-335f-4ad8-a6ed-1e302c6975cf', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9889c4a3-335f-4ad8-a6ed-1e302c6975cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups'} Body: b'{"group": {"id": "3d8b4129-e2b5-4359-bca5-22012a99b740", "name": "tempest-GroupSnapshotsTest-Group-692657055"}}' 2023-04-20 13:22:36,232 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740 0.051s 2023-04-20 13:22:36,232 79949 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': 'Thu, 20 Apr 2023 13:22:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55e6d8b3-ba9e-458a-96a8-46e4d7e816b2', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55e6d8b3-ba9e-458a-96a8-46e4d7e816b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740'} Body: b'{"group": {"id": "3d8b4129-e2b5-4359-bca5-22012a99b740", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T13:22:36.000000", "name": "tempest-GroupSnapshotsTest-Group-692657055", "description": null, "group_type": "dae5ff79-3c4c-4c26-af87-e2816cf64dfa", "volume_types": ["546cb88e-11fe-4b44-9295-3e1366785b11"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:22:37,269 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740 0.032s 2023-04-20 13:22:37,269 79949 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': 'Thu, 20 Apr 2023 13:22:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fa1b75a-f3c9-4ace-9e6e-089542e30f1d', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fa1b75a-f3c9-4ace-9e6e-089542e30f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740'} Body: b'{"group": {"id": "3d8b4129-e2b5-4359-bca5-22012a99b740", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:22:36.000000", "name": "tempest-GroupSnapshotsTest-Group-692657055", "description": null, "group_type": "dae5ff79-3c4c-4c26-af87-e2816cf64dfa", "volume_types": ["546cb88e-11fe-4b44-9295-3e1366785b11"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:22:37,355 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/volumes/detail 0.081s 2023-04-20 13:22:37,355 79949 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': 'Thu, 20 Apr 2023 13:22:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebe89604-6ce7-45fd-8d31-06f8681bc384', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebe89604-6ce7-45fd-8d31-06f8681bc384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:22:37,450 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740/action 0.084s 2023-04-20 13:22:37,450 79949 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': 'Thu, 20 Apr 2023 13:22:37 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-47ffebff-e59b-4401-960b-7f3ce94214e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740/action'} Body: b'' 2023-04-20 13:22:37,470 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740 0.019s 2023-04-20 13:22:37,470 79949 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': 'Thu, 20 Apr 2023 13:22:37 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-7efe2523-bb61-40ea-848f-658631b3d4d2', 'x-openstack-request-id': 'req-7efe2523-bb61-40ea-848f-658631b3d4d2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46b284feac6542938c60493c51566bce/groups/3d8b4129-e2b5-4359-bca5-22012a99b740'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 3d8b4129-e2b5-4359-bca5-22012a99b740 could not be found."}}' 2023-04-20 13:22:37,500 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types/dae5ff79-3c4c-4c26-af87-e2816cf64dfa 0.029s 2023-04-20 13:22:37,500 79949 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': 'Thu, 20 Apr 2023 13:22:37 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-3b3569a6-8fed-4ae7-b382-5a96e48c2143', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/group_types/dae5ff79-3c4c-4c26-af87-e2816cf64dfa'} Body: b'' 2023-04-20 13:22:37,568 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/546cb88e-11fe-4b44-9295-3e1366785b11 0.067s 2023-04-20 13:22:37,569 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-e8458f44-6d4a-4d2b-a4b1-75051472b61b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/546cb88e-11fe-4b44-9295-3e1366785b11'} Body: b'' 2023-04-20 13:22:37,588 79949 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/546cb88e-11fe-4b44-9295-3e1366785b11 0.018s 2023-04-20 13:22:37,588 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Thu, 20 Apr 2023 13:22:37 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-83bd96db-0fa7-411b-8d3b-0dea5e1829f4', 'x-openstack-request-id': 'req-83bd96db-0fa7-411b-8d3b-0dea5e1829f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6c43346655d745ff93eed14c49bbceb0/types/546cb88e-11fe-4b44-9295-3e1366785b11'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 546cb88e-11fe-4b44-9295-3e1366785b11 could not be found."}}' 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 2068296f-da1e-444b-9243-9094d0f1341d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:39,944 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.253s 2023-04-20 13:22:39,944 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1108126514", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJt43xE9mxsnSlP6w363sTu8+781LCn0Qfmw2vYRzpy9TCXd8hi5xY5vVMhhlP9bvb0bWV5L9d4l3KvmjG+uITYXKMheTngPhYS3umuutACUDDOnl4MAzrRF27+WannqEA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6d549ee-5a6b-4ea6-a474-49d015717fa1', 'x-compute-request-id': 'req-a6d549ee-5a6b-4ea6-a474-49d015717fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1108126514", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJt43xE9mxsnSlP6w363sTu8+781LCn0Qfmw2vYRzpy9TCXd8hi5xY5vVMhhlP9bvb0bWV5L9d4l3KvmjG+uITYXKMheTngPhYS3umuutACUDDOnl4MAzrRF27+WannqEA==", "fingerprint": "5a:07:b7:cb:07:19:2e:f5:55:05:bf:f7:21:9a:01:50", "user_id": "2a30e66945704433b911aea603339bf8"}}' 2023-04-20 13:22:40,308 79953 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.360s 2023-04-20 13:22:40,308 79953 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-118316937", "description": "tempest-secgroup-smoke-118316937 description", "project_id": "ed479802d32d4443bfff66c23408f404"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-6da32980-c18d-4be3-9834-333f84db778d', 'date': 'Thu, 20 Apr 2023 13:22:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ff7778a3-af71-4c9f-a375-901f197576eb", "name": "tempest-secgroup-smoke-118316937", "stateful": true, "tenant_id": "ed479802d32d4443bfff66c23408f404", "description": "tempest-secgroup-smoke-118316937 description", "shared": false, "security_group_rules": [{"id": "050077f9-78c4-47db-98eb-b1bfdcbc0da0", "tenant_id": "ed479802d32d4443bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 486, "description": null, "tags": [], "created_at": "2023-04-20T13:22:40Z", "updated_at": "2023-04-20T13:22:40Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}, {"id": "1cd0b16b-34e5-4711-9efa-357ad6b0152f", "tenant_id": "ed479802d32d4443bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "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": 487, "description": null, "tags": [], "created_at": "2023-04-20T13:22:40Z", "updated_at": "2023-04-20T13:22:40Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}], "tags": [], "created_at": "2023-04-20T13:22:40Z", "updated_at": "2023-04-20T13:22:40Z", "revision_number": 1, "project_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:40,541 79953 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.232s 2023-04-20 13:22:40,542 79953 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": "ff7778a3-af71-4c9f-a375-901f197576eb", "project_id": "ed479802d32d4443bfff66c23408f404", "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-ec04b77e-318c-4267-a1b3-067429cc0470', 'date': 'Thu, 20 Apr 2023 13:22:40 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": "df1e07b5-b273-429f-9a24-bddc759e9bc9", "tenant_id": "ed479802d32d4443bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "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-20T13:22:40Z", "updated_at": "2023-04-20T13:22:40Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:40,949 79953 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.406s 2023-04-20 13:22:40,949 79953 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": "ff7778a3-af71-4c9f-a375-901f197576eb", "project_id": "ed479802d32d4443bfff66c23408f404", "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-91f08587-d21a-4082-b024-a3087188e03b', 'date': 'Thu, 20 Apr 2023 13:22:40 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": "2aecb163-5b22-4c44-ac82-b2c401eb1b3f", "tenant_id": "ed479802d32d4443bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "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-20T13:22:40Z", "updated_at": "2023-04-20T13:22:40Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:41,330 79953 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.380s 2023-04-20 13:22:41,330 79953 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": "ff7778a3-af71-4c9f-a375-901f197576eb", "project_id": "ed479802d32d4443bfff66c23408f404", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-346e9ab7-45e3-4e4b-8a12-791f01e9f46c', 'date': 'Thu, 20 Apr 2023 13:22:41 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": "9ee2344d-df81-4d06-8596-4625190fc15b", "tenant_id": "ed479802d32d444 3bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "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-20T13:22:41Z", "updated_at": "2023-04-20T13:22:41Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:41,566 79953 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.235s 2023-04-20 13:22:41,566 79953 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": "ff7778a3-af71-4c9f-a375-901f197576eb", "project_id": "ed479802d32d4443bfff66c23408f404", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-539b6006-388b-4ff4-87c5-252af282f3aa', 'date': 'Thu, 20 Apr 2023 13:22:41 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": "42791420-320c-4d2e-889c-54244afc7b13", "tenant_id": "ed479802d32d4443bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "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-20T13:22:41Z", "updated_at": "2023-04-20T13:22:41Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:41,772 79953 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.205s 2023-04-20 13:22:41,772 79953 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": "ff7778a3-af71-4c9f-a375-901f197576eb", "project_id": "ed479802d32d4443bfff66c23408f404", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-74d7fd86-9dd8-44f9-938b-640d201773b0', 'date': 'Thu, 20 Apr 2023 13:22:41 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": "6b133108-385d-4e03-a3d3-68486b8eb40d", "tenant_id": "ed479802d32d4443bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "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-20T13:22:41Z", "updated_at": "2023-04-20T13:22:41Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:41,974 79953 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.201s 2023-04-20 13:22:41,975 79953 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": "ff7778a3-af71-4c9f-a375-901f197576eb", "project_id": "ed479802d32d4443bfff66c23408f404", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d877fd38-7f13-4c7b-b167-4650f1e8ca3a', 'date': 'Thu, 20 Apr 2023 13:22:41 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": "ce16f069-1d1b-479f-ab98-1c64b2d8a49e", "tenant_id": "ed479802d32d4443bfff66c23408f404", "security_group_id": "ff7778a3-af71-4c9f-a375-901f197576eb", "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-20T13:22:41Z", "updated_at": "2023-04-20T13:22:41Z", "revision_number": 0, "project_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:42,292 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes 0.317s 2023-04-20 13:22:42,293 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-79374189", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e41caf4-6404-439f-9788-12f7aac6f3be', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e41caf4-6404-439f-9788-12f7aac6f3be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes'} Body: b'{"volume": {"id": "2068296f-da1e-444b-9243-9094d0f1341d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:42.181862", "updated_at": null, "name": "tempest-TestStampPattern-volume-79374189", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d"}], "user_id": "2a30e66945704433b911aea603339bf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:42,365 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d 0.063s 2023-04-20 13:22:42,366 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920041eb-14da-4f68-ac7a-5a9cd2a6b3b7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920041eb-14da-4f68-ac7a-5a9cd2a6b3b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d'} Body: b'{"volume": {"id": "2068296f-da1e-444b-9243-9094d0f1341d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:42.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-79374189", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metada ta": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d"}], "user_id": "2a30e66945704433b911aea603339bf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:43,426 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d 0.049s 2023-04-20 13:22:43,427 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8626b12-018f-4bbb-97f5-3301151d25fd', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8626b12-018f-4bbb-97f5-3301151d25fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d'} Body: b'{"volume": {"id": "2068296f-da1e-444b-9243-9094d0f1341d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:42.000000", "updated_at": "2023-04-20T13:22:42.000000", "name": "tempest-TestStampPattern-volume-79374189", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d"}], "user_id": "2a30e66945704433b911aea603339bf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed479802d32d4443bfff66c23408f404"}}' 2023-04-20 13:22:43,567 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d 0.128s 2023-04-20 13:22:43,567 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9530c2d3-27f9-43af-998d-718bd32ef0a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d'} Body: b'' 2023-04-20 13:22:43,589 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d 0.021s 2023-04-20 13:22:43,590 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:43 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': 'r eq-a2ac4382-fe51-4356-8ce4-e0e95b8cea54', 'x-openstack-request-id': 'req-a2ac4382-fe51-4356-8ce4-e0e95b8cea54', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ed479802d32d4443bfff66c23408f404/volumes/2068296f-da1e-444b-9243-9094d0f1341d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2068296f-da1e-444b-9243-9094d0f1341d could not be found."}}' 2023-04-20 13:22:43,792 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ff7778a3-af71-4c9f-a375-901f197576eb 0.201s 2023-04-20 13:22:43,792 79953 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-0a9268fa-298a-47d2-83fb-1ea600d6e141', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:22:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ff7778a3-af71-4c9f-a375-901f197576eb'} Body: b'' 2023-04-20 13:22:43,839 79953 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1108126514 0.046s 2023-04-20 13:22:43,839 79953 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:43 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-699323a8-5b9b-4d39-bb10-7772b05823e4', 'x-compute-request-id': 'req-699323a8-5b9b-4d39-bb10-7772b05823e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1108126514'} 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 c26dfbf2-a104-460a-84b2-c47712b2833d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:42,646 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types 0.196s 2023-04-20 13:22:42,646 79949 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-134626635"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce2bbf9-10dc-469a-9422-a279ed023c69', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce2bbf9-10dc-469a-9422-a279ed023c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types'} Body: b'{"volume_type": {"id": "53b2632e-a738-45d3-ac84-a1e8bf6d1855", "name": "tempest-GroupsTest-volume-type-134626635", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:22:42,681 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types 0.032s 2023-04-20 13:22:42,682 79949 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-849020981"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-648a940d-4aea-435c-b6a0-9dff8744632c', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-648a940d-4aea-435c-b6a0-9dff8744632c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types'} Body: b'{"group_type": {"id": "81d75694-e1d3-45c3-b566-292d11653bf2", "name": "tempest-GroupsTest-group-type-849020981", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:22:42,866 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups 0.181s 2023-04-20 13:22:42,866 79949 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": "81d75694-e1d3-45c3-b566-292d11653bf2", "volume_types": ["53b2632e-a738-45d3-ac84-a1e8bf6d1855"], "name": "tempest-Group1-1717865896"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a90b1c-a20e-4f67-82c7-6abdccc3ff9a', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a90b1c-a20e-4f67-82c7-6abdccc3ff9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups'} Body: b'{"group": {"id": "c26dfbf2-a104-460a-84b2-c47712b2833d", "name": "tempest-Group1-1717865896"}}' 2023-04-20 13:22:42,921 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d 0.053s 2023-04-20 13:22:42,922 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-A pi-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85064c2-7328-4e13-ba3e-40c87079a91d', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85064c2-7328-4e13-ba3e-40c87079a91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d'} Body: b'{"group": {"id": "c26dfbf2-a104-460a-84b2-c47712b2833d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T13:22:43.000000", "name": "tempest-Group1-1717865896", "description": null, "group_type": "81d75694-e1d3-45c3-b566-292d11653bf2", "volume_types": ["53b2632e-a738-45d3-ac84-a1e8bf6d1855"]}}' 2023-04-20 13:22:43,958 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d 0.030s 2023-04-20 13:22:43,959 79949 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': 'Thu, 20 Apr 2023 13:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb80d77-3490-47d8-8988-a8a9d61c5b06', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb80d77-3490-47d8-8988-a8a9d61c5b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d'} Body: b'{"group": {"id": "c26dfbf2-a104-460a-84b2-c47712b2833d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:22:43.000000", "name": "tempest-Group1-1717865896", "description": null, "group_type": "81d75694-e1d3-45c3-b566-292d11653bf2", "volume_types": ["53b2632e-a738-45d3-ac84-a1e8bf6d1855"]}}' 2023-04-20 13:22:44,027 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/volumes/detail 0.063s 2023-04-20 13:22:44,027 79949 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': 'Thu, 20 Apr 2023 13:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e23a55f-69a3-46ee-b0ef-c562307c223e', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e23a55f-69a3-46ee-b0ef-c562307c223e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:22:44,102 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d/action 0.065s 2023-04-20 13:22:44,103 79949 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': 'Thu, 20 Apr 2023 13:22:44 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-reque st-id': 'req-e6e689ff-eefb-41a8-a5aa-8027150a06c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d/action'} Body: b'' 2023-04-20 13:22:44,117 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d 0.014s 2023-04-20 13:22:44,118 79949 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': 'Thu, 20 Apr 2023 13:22:44 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-bd8ce759-f650-4d8e-b463-378060e2775e', 'x-openstack-request-id': 'req-bd8ce759-f650-4d8e-b463-378060e2775e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/c26dfbf2-a104-460a-84b2-c47712b2833d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c26dfbf2-a104-460a-84b2-c47712b2833d could not be found."}}' 2023-04-20 13:22:44,151 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types/81d75694-e1d3-45c3-b566-292d11653bf2 0.032s 2023-04-20 13:22:44,151 79949 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': 'Thu, 20 Apr 2023 13:22:44 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-66f82264-68a5-4609-943b-3235e699217f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types/81d75694-e1d3-45c3-b566-292d11653bf2'} Body: b'' 2023-04-20 13:22:44,254 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/53b2632e-a738-45d3-ac84-a1e8bf6d1855 0.103s 2023-04-20 13:22:44,255 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ce97077-72f7-4d5c-88bc-fddcf873028f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/53b2632e-a738-45d3-ac84-a1e8bf6d1855'} Body: b'' 2023-04-20 13:22:44,271 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/53b2632e-a738-45d3-ac84-a1e8bf6d1855 0.015s 2023-04-20 13:22:44,271 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eed08d1-2ef7-47b4-ae67-3c1dad1629d6', 'x-openstack-request-id': 'req-4eed08d1-2ef7-47b4-ae67-3 c1dad1629d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/53b2632e-a738-45d3-ac84-a1e8bf6d1855'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 53b2632e-a738-45d3-ac84-a1e8bf6d1855 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 6d1aac65-4260-4db6-af56-ef0cd9d2bc17 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:44,335 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types 0.059s 2023-04-20 13:22:44,335 79949 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-1646994669"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab66483-6b48-4873-b759-304a927b50c8', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aab66483-6b48-4873-b759-304a927b50c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types'} Body: b'{"volume_type": {"id": "cc85fd5b-3502-4d75-8f3e-d05407874eae", "name": "tempest-GroupsTest-volume-type-1646994669", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:22:44,409 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types 0.068s 2023-04-20 13:22:44,410 79949 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-1549064582"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb0f4a1-c353-4080-b7ae-8d6e8d2bd804', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb0f4a1-c353-4080-b7ae-8d6e8d2bd804', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types'} Body: b'{"group_type": {"id": "9ae6ad75-62bb-4065-86c5-461b1c19f089", "name": "tempest-GroupsTest-group-type-1549064582", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:22:44,546 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups 0.131s 2023-04-20 13:22:44,546 79949 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": "9ae6ad75-62bb-4065-86c5-461b1c19f089", "volume_types": ["cc85fd5b-3502-4d75-8f3e-d05407874eae"], "name": "tempest-GroupsTest-Group-1346478479"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac0edf6-5fce-497e-bc33-87344e810bf8', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac0edf6-5fce-497e-bc33-87344e810bf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups'} Body: b'{"group": {"id": "6d1aac65-4260-4db6-af56-ef0cd9d2bc17", "name": "tempest-GroupsTest-Group-1346478479"}}' 2023-04-20 13:22:44,593 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17 0.044s 2023-04-20 13:22:44,593 79949 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': 'Thu, 20 Apr 2023 13:22:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3228c77-71dd-4965-aaa7-306cdea2230b', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3228c77-71dd-4965-aaa7-306cdea2230b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17'} Body: b'{"group": {"id": "6d1aac65-4260-4db6-af56-ef0cd9d2bc17", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:22:44.000000", "name": "tempest-GroupsTest-Group-1346478479", "description": null, "group_type": "9ae6ad75-62bb-4065-86c5-461b1c19f089", "volume_types": ["cc85fd5b-3502-4d75-8f3e-d05407874eae"]}}' 2023-04-20 13:22:45,630 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17 0.031s 2023-04-20 13:22:45,630 79949 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': 'Thu, 20 Apr 2023 13:22:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c85ea4d-015e-47b5-8e0a-5d059a655a16', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c85ea4d-015e-47b5-8e0a-5d059a655a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17'} Body: b'{"group": {"id": "6d1aac65-4260-4db6-af56-ef0cd9d2bc17", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:22:44.000000", "name": "tempest-GroupsTest-Group-1346478479", "description": null, "group_type": "9ae6ad75-62bb-4065-86c5-461b1c19f089", "volume_types": ["cc85fd5b-3502-4d75-8f3e-d05407874eae"]}}' 2023-04-20 13:22:45,694 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/volumes/detail 0.060s 2023-04-20 13:22:45,694 79949 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': 'Thu, 20 Apr 2023 13:22:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc3f9a00-b774-4e9c-b0ba-7431e0228aef', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc3f9a00-b774-4e9c-b0ba-7431e0228aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:22:45,820 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17/action 0.115s 2023-04-20 13:22:45,821 79949 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': 'Thu, 20 Apr 2023 13:22:45 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-788b6b04-60d7-496c-8aca-d1bffe f2bafb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17/action'} Body: b'' 2023-04-20 13:22:45,836 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17 0.015s 2023-04-20 13:22:45,837 79949 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': 'Thu, 20 Apr 2023 13:22:45 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-7bdf9268-57fd-4473-ba86-999501036934', 'x-openstack-request-id': 'req-7bdf9268-57fd-4473-ba86-999501036934', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dc832802d24f40f5999207d4ae9bf2b3/groups/6d1aac65-4260-4db6-af56-ef0cd9d2bc17'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6d1aac65-4260-4db6-af56-ef0cd9d2bc17 could not be found."}}' 2023-04-20 13:22:45,878 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types/9ae6ad75-62bb-4065-86c5-461b1c19f089 0.041s 2023-04-20 13:22:45,879 79949 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': 'Thu, 20 Apr 2023 13:22:45 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-f05cec44-520a-4aa2-a63f-1bcb74a2b492', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/group_types/9ae6ad75-62bb-4065-86c5-461b1c19f089'} Body: b'' 2023-04-20 13:22:45,930 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/cc85fd5b-3502-4d75-8f3e-d05407874eae 0.051s 2023-04-20 13:22:45,930 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:45 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-01aebdf8-13af-4b99-80a1-117d935030d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/cc85fd5b-3502-4d75-8f3e-d05407874eae'} Body: b'' 2023-04-20 13:22:45,946 79949 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/cc85fd5b-3502-4d75-8f3e-d05407874eae 0.016s 2023-04-20 13:22:45,947 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:45 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-d780e0b9-457f-451a-bc61-ed10e17e7560', 'x-openstack-request-id': 'req-d780e0b9-457f-451a-bc61-ed10e17e7560', 'connection': 'close', 'statu s': '404', 'content-location': 'http://10.0.0.210/volume/v3/efdcc8429d414b199440e8e28c63e313/types/cc85fd5b-3502-4d75-8f3e-d05407874eae'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type cc85fd5b-3502-4d75-8f3e-d05407874eae could not be found."}}' 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 0ff2f9fc-31f5-4386-b778-fa9821e5c50c failed to build and is in ERROR status 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 82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:52,444 79939 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes 0.718s 2023-04-20 13:22:52,445 79939 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-585259827", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf05f6d-4a7f-4fce-b96c-e7f956a7aef1', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf05f6d-4a7f-4fce-b96c-e7f956a7aef1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes'} Body: b'{"volume": {"id": "82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:52.357639", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-585259827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f"}], "user_id": "67e11a223318443b9f563bd8edc633f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:22:52,529 79939 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f 0.073s 2023-04-20 13:22:52,529 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c677035-e753-43cf-9ad9-2d97684e2a95', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c677035-e753-43cf-9ad9-2d97684e2a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f'} Body: b'{"volume": {"id": "82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:52.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-585259827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f"}], "user_id": "67e11a223318443b9f563bd8edc633f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "518b36f4d4344bbbbca01b1c1469aaea"}}' 2023-04-20 13:22:53,581 79939 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f 0.039s 2023-04-20 13:22:53,581 79939 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62d16e6e-5015-4f2a-bd66-c58da82db069', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d16e6e-5015-4f2a-bd66-c58da82db069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f'} Body: b'{"volume": {"id": "82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:22:52.000000", "updated_at": "2023-04-20T13:22:53.000000", "name": "tempest-TaggedBootDevicesTest-volume-585259827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/518b36f4d4344bbbbca01b1c1469aaea/volumes/82dd2b29-7e54-4eeb-ae77-d5f465f5ee0f"}], "user_id": "67e11a223318443b9f563bd8edc633f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "518b36f4d4344bbbbca01b1c1469aaea"}}' 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 3474481a-410d-4ea5-8fd7-e7a575e635c1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:23:03,394 79939 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.463s 2023-04-20 13:23:03,395 79939 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-1727053939"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/3474481a-410d-4ea5-8fd7-e7a575e635c1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54eb706d-233e-4677-83c7-cfb462ffb5f9', 'x-compute-request-id': 'req-54eb706d-233e-4677-83c7-cfb462ffb5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "3474481a-410d-4ea5-8fd7-e7a575e635c1", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T13:23:03.277763", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1727053939", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 13:23:03,492 79939 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/3474481a-410d-4ea5-8fd7-e7a575e635c1 0.093s 2023-04-20 13:23:03,493 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6932924b-2081-45a7-a802-73eff864c194', 'x-compute-request-id': 'req-6932924b-2081-45a7-a802-73eff864c194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/3474481a-410d-4ea5-8fd7-e7a575e635c1'} Body: b'{"volume": {"id": "3474481a-410d-4ea5-8fd7-e7a575e635c1", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T13:23:03.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1727053939", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 13:23:04,582 79939 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/3474481a-410d-4ea5-8fd7-e7a575e635c1 0.084s 2023-04-20 13:23:04,583 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b253f9f9-9d42-492b-80df-2cc5a2bfc68f', 'x-compute-request-id': 'req-b253f9f9-9d42-492b-80df-2cc5a2bfc68f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/3474481a-410d-4ea5-8fd7-e7a575e635c1'} Body: b'{"volume": {"id": "3474481a-410d-4ea5-8fd7-e7a575e635c1", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-2 0T13:23:03.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1727053939", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 20a4e756-9180-4206-a9c9-268ca36c3203 failed to build and is in ERROR status 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 bddaaede-0208-4746-8c11-1a1fd1c94075 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:23:09,387 79949 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.208s 2023-04-20 13:23:09,387 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1966230942", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPhbgXJrzvToOiwn0H5RKWUoVdZFlfxosZhaHhJkvvfafPXV7sXcdtoSGvdkeba7wVLyQlAZdPxxwTobUXF2hHnE5o02TOoQUM4AG3Z6qKP9ND8g2EKNrD6oPNf1mFeRSg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:09 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-02b1ab9b-1051-4458-a797-de1a5beb58c0', 'x-compute-request-id': 'req-02b1ab9b-1051-4458-a797-de1a5beb58c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1966230942", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPhbgXJrzvToOiwn0H5RKWUoVdZFlfxosZhaHhJkvvfafPXV7sXcdtoSGvdkeba7wVLyQlAZdPxxwTobUXF2hHnE5o02TOoQUM4AG3Z6qKP9ND8g2EKNrD6oPNf1mFeRSg==", "fingerprint": "98:11:a8:26:d4:2b:a6:50:53:af:c6:2b:a1:4e:80:84", "user_id": "3488675ef9db4a5f893c34e26b77544f"}}' 2023-04-20 13:23:09,542 79949 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.151s 2023-04-20 13:23:09,543 79949 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-796839908", "description": "tempest-secgroup-smoke-796839908 description", "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-03fa8b37-95aa-40e6-9c40-ed91ff0631b2', 'date': 'Thu, 20 Apr 2023 13:23:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "name": "tempest-secgroup-smoke-796839908", "stateful": true, "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "description": "tempest-secgroup-smoke-796839908 description", "shared": false, "security_group_rules": [{"id": "772a36e1-8441-4951-8330-750988807f95", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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": 564, "description": null, "tags": [], "created_at": "2023-04-20T13:23:09Z", "updated_at": "2023-04-20T13:23:09Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}, {"id": "f2cfe56e-4a35-42ae-b4e2-89e18683dc7d", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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": 563, "description": null, "tags": [], "created_at": "2023-04-20T13:23:09Z", "updated_at": "2023-04-20T13:23:09Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}], "tags": [], "created_at": "2023-04-20T13:23:09Z", "updated_at": "2023-04-20T13:23:0 9Z", "revision_number": 1, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:09,691 79949 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.147s 2023-04-20 13:23:09,691 79949 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": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "project_id": "3ad9a02d2f004902b01a92f9fa4853af", "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-01661566-3b16-45ca-916f-71b0f9cc3bd1', 'date': 'Thu, 20 Apr 2023 13:23:09 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": "a8544329-56ae-493e-b7a9-0b75b7bb5c15", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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-20T13:23:09Z", "updated_at": "2023-04-20T13:23:09Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:09,842 79949 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.150s 2023-04-20 13:23:09,843 79949 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": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "project_id": "3ad9a02d2f004902b01a92f9fa4853af", "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-48bda830-96de-43a3-95c5-0636ad01cefb', 'date': 'Thu, 20 Apr 2023 13:23:09 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": "901b2ff9-d0c8-483c-835a-1b34557a58fc", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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-20T13:23:09Z", "updated_at": "2023-04-20T13:23:09Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:10,030 79949 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.186s 2023-04-20 13:23:10,030 79949 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": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "project_id": "3ad9a02d2f004902b01a92f9fa4853af", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c6bf6bcf-1e29-414f-ab7c-1811ef4dd4ca', 'date': 'Thu, 20 Apr 2023 13:23:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"secu rity_group_rule": {"id": "4de81c5a-bef4-4af9-8571-ca3780896c7c", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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-20T13:23:09Z", "updated_at": "2023-04-20T13:23:09Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:10,196 79949 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.165s 2023-04-20 13:23:10,196 79949 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": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "project_id": "3ad9a02d2f004902b01a92f9fa4853af", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-02e3cba5-032c-4f08-8a8e-199af8e2f3d0', 'date': 'Thu, 20 Apr 2023 13:23:10 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": "e1d526df-36eb-4377-9b71-1a260c57652f", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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-20T13:23:10Z", "updated_at": "2023-04-20T13:23:10Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:10,357 79949 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.160s 2023-04-20 13:23:10,357 79949 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": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "project_id": "3ad9a02d2f004902b01a92f9fa4853af", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c1524c91-917a-43fa-80f8-9d24a85220d0', 'date': 'Thu, 20 Apr 2023 13:23:10 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": "261db4c7-20d9-4cec-be54-30ab854af3be", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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-20T13:23:10Z", "updated_at": "2023-04-20T13:23:10Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:10,538 79949 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-20 13:23:10,538 79949 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": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "project_id": "3ad9a02d2f004902b01a92f9fa4853af", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e8debf32-18cc-47bc-8b5f-a240e4198260', 'date': 'Thu, 20 Apr 2023 13:23:10 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": "7a4c92d4-546f-42e9-8893-6aafd76bd31c", "tenant_id": "3ad9a02d2f004902b01a92f9fa4853af", "security_group_id": "e30e3a8a-f8c1-4e15-a75d-f4f832c2e644", "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-20T13:23:10Z", "updated_at": "2023-04-20T13:23:10Z", "revision_number": 0, "project_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:10,643 79949 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.098s 2023-04-20 13:23:10,644 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-edf90376-74db-4d57-99dd-eb503ba2564e', '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": "3488675ef9db4a5f893c34e26b77544f", "name": "tempest-TestShelveInstance-1278803085-project-member", "password_expires_at": null}, "audit_ids": ["SR7VU2MqRumj9PjLvHy_vA"], "expires_at": "2023-04-20T14:23:10.000000Z", "issued_at": "2023-04-20T13:23:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ad9a02d2f004902b01a92f9fa4853af", "name": "tempest-TestShelveInstance-1278803085"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3ad9a02d2f004902b01a92f9fa4853af", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type ": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:23:10,645 79949 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '8caab728-b37a-40bf-b53e-7478342df6e2', 'name': 'tempest-TestShelveInstance-293166167-network', 'tenant_id': '3ad9a02d2f004902b01a92f9fa4853af', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3ad9a02d2f004902b01a92f9fa4853af', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21198, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:22:54Z', 'updated_at': '2023-04-20T13:22:54Z', 'revision_number': 1} available for tenant 2023-04-20 13:23:11,008 79949 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes 0.361s 2023-04-20 13:23:11,008 79949 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-1957708641", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1257883b-ee98-4f8f-b3fd-589b278af155', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1257883b-ee98-4f8f-b3fd-589b278af155', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes'} Body: b'{"volume": {"id": "bddaaede-0208-4746-8c11-1a1fd1c94075", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:10.947731", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1957708641", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075"}], "user_id": "3488675ef9db4a5f893c34e26b77544f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:23:11,054 79949 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075 0.036s 2023-04-20 13:23:11,055 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4c44aed-ebaf-4586-bb18-7f2f45806b86', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-req uest-id': 'req-e4c44aed-ebaf-4586-bb18-7f2f45806b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075'} Body: b'{"volume": {"id": "bddaaede-0208-4746-8c11-1a1fd1c94075", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:11.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1957708641", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075"}], "user_id": "3488675ef9db4a5f893c34e26b77544f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:12,108 79949 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075 0.042s 2023-04-20 13:23:12,109 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c359888-5688-4b18-bdc1-11b285164a4a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c359888-5688-4b18-bdc1-11b285164a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075'} Body: b'{"volume": {"id": "bddaaede-0208-4746-8c11-1a1fd1c94075", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:11.000000", "updated_at": "2023-04-20T13:23:11.000000", "name": "tempest-tempest.common.compute-volume-1957708641", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075"}], "user_id": "3488675ef9db4a5f893c34e26b77544f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ad9a02d2f004902b01a92f9fa4853af"}}' 2023-04-20 13:23:12,224 79949 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075 0.104s 2023-04-20 13:23:12,224 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1288315a-da16-4732-9e8d-59895b53ecd6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075'} Body: b'' 2023-04-20 13:23:12,246 79949 INFO [tempest.lib.common.rest_clien t] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075 0.022s 2023-04-20 13:23:12,247 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23: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-ccb67e9b-473c-449d-8378-b85f34964802', 'x-openstack-request-id': 'req-ccb67e9b-473c-449d-8378-b85f34964802', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3ad9a02d2f004902b01a92f9fa4853af/volumes/bddaaede-0208-4746-8c11-1a1fd1c94075'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bddaaede-0208-4746-8c11-1a1fd1c94075 could not be found."}}' 2023-04-20 13:23:12,400 79949 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e30e3a8a-f8c1-4e15-a75d-f4f832c2e644 0.151s 2023-04-20 13:23:12,400 79949 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-7112894e-77ef-4348-ac6f-ba6189837296', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:23:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e30e3a8a-f8c1-4e15-a75d-f4f832c2e644'} Body: b'' 2023-04-20 13:23:12,432 79949 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1966230942 0.031s 2023-04-20 13:23:12,433 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:12 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-6a8a4ac5-26e2-4c49-b88d-e9ede15bbc66', 'x-compute-request-id': 'req-6a8a4ac5-26e2-4c49-b88d-e9ede15bbc66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1966230942'} Body: b'' 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 f5a1eade-046b-4da9-90e6-fbc1becab53f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:23:20,372 79949 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes 0.421s 2023-04-20 13:23:20,372 79949 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-1090555996"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86978b7d-ff12-4cac-9e68-f1fdf25a32ed', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86978b7d-ff12-4cac-9e68-f1fdf25a32ed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes'} Body: b'{"volume": {"id": "f5a1eade-046b-4da9-90e6-fbc1becab53f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:20.201868", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1090555996", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f"}], "user_id": "a8f35f079c0141b2a14908c0e991e86a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:23:20,431 79949 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f 0.049s 2023-04-20 13:23:20,431 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adea384b-e713-4e7d-aaed-d1939e16c586', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adea384b-e713-4e7d-aaed-d1939e16c586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f'} Body: b'{"volume": {"id": "f5a1eade-046b-4da9-90e6-fbc1becab53f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:20.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1090555996", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f"}], "user_id": "a8f35f079c0141b2a14908c0e991e86a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f63799691f384335abbab4261c470e65"}}' 2023-04-20 13:23:21,490 79949 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f 0.048s 2 023-04-20 13:23:21,491 79949 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac58433-e68e-4290-83ab-744f05b6807a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac58433-e68e-4290-83ab-744f05b6807a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f'} Body: b'{"volume": {"id": "f5a1eade-046b-4da9-90e6-fbc1becab53f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:20.000000", "updated_at": "2023-04-20T13:23:20.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1090555996", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f63799691f384335abbab4261c470e65/volumes/f5a1eade-046b-4da9-90e6-fbc1becab53f"}], "user_id": "a8f35f079c0141b2a14908c0e991e86a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f63799691f384335abbab4261c470e65"}}' 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 e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:23:18,944 79939 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/a61a908cd78641b0890a765325785d2b/types 0.182s 2023-04-20 13:23:18,944 79939 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': 'Thu, 20 Apr 2023 13:23:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf5f6ff-bce7-452f-8b0e-7b818434a5e9', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf5f6ff-bce7-452f-8b0e-7b818434a5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a61a908cd78641b0890a765325785d2b/types'} Body: b'{"volume_type": {"id": "be579742-ec32-4897-88df-674098c44116", "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-20 13:23:19,877 79939 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.929s 2023-04-20 13:23:19,877 79939 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': 'Thu, 20 Apr 2023 13:23:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d55fc133-78de-42c7-b2ca-d5f502cf818e', '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": "a239e90b725e40fba6d92883ca829bbd", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c66d0c94-f88c-4537-990b-ced6c2428652", "created_at": "2023-04-20T13:23:20Z", "updated_at": "2023-04-20T13:23:20Z", "tags": [], "self": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652", "file": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:23:21,168 79939 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/c66d0c94-f88c-4537-990b-ced6c2428652/file 1.288s 2023-04-20 13:23:21,168 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-28a07455-6240-47ce-b504-22291e1c674d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652/file'} Body: b'' 2023-04-20 13:23:21,189 79939 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/c66d0c94-f88c-4537-990b-ced6c2428652 0.021s 2023-04-20 13:23:21,190 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-96bbf9cb-e603-42b9-baae-a7664b96f5f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652'} 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": "16875ef96f980a7015c0bbabf8dd3b99", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a239e90b725e40fba6d92883ca829bbd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "3f4e8cf2a6ec57305f958c4f8171fff9e581916b621ef42ccb20ccd288d7cec26146779e16964d5dc1a74acd00740a1c932f85d07c952e340a046c635d829a7b", "id": "c66d0c94-f88c-4537-990b-ced6c2428652", "created_at": "2023-04-20T13:23:20Z", "updated_at": "2023-04-20T13:23:21Z", "tags": [], "self": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652", "file": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:23:21,218 79939 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/c66d0c94-f88c-4537-990b-ced6c2428652 0.027s 2023-04-20 13:23:21,218 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0bb6d1b6-1adb-4ac7-a5e9-1d32f0146f2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652'} 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": "16875ef96f980a7015c0bbabf8dd3b99", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a239e90b725e40fba6d92883ca829bbd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "3f4e8cf2a6ec57305f958c4f8171fff9e581916b621ef42ccb20ccd288d7cec26146779e16964d5dc1a74acd00740a1c932f85d07c952e340a046c635d829a7b", "id": "c66d0c94-f88c-4537-990b-ced6c2428652", "created_at": "2023-04-20T13:23:20Z", "updated_at": "2023-04-20T13:23:21Z", "tags": [], "self": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652", "file": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:23:21,247 79939 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/c66d0c94-f88c-4537-990b-ced6c2428652 0.028s 2023-04-20 13:23:21,248 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a0688c2c-2e28-449a-829b-858476f04a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652'} 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": "16875ef96f980a7015c0bbabf8dd3b99", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a239e90b725e40fba6d92883ca829bbd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "3f4e8cf2a6ec57305f958c4f8171fff9e581916b621ef42ccb20ccd288d7cec26146779e16964d5dc1a74acd00740a1c932f85d07c952e340a046c635d829a7b", "id": "c66d0c94-f88c-4537-990b-ced6c2428652", "created_at": "2023-04-20T13:23:20Z", "updated_at": "2023-04-20T13:23:21Z", "tags": [], "self": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652", "file": "/v2/images/c66d0c94-f88c-4537-990b-ced6c2428652/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:23:21,560 79939 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/a239e90b725e40fba6d92883ca829bbd/volumes 0.312s 2023-04-20 13:23:21,560 79939 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": "c66d0c94-f88c-4537-990b-ced6c2428652", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee53c7bf-077d-420e-a382-607c387f3fc0', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee53c7bf-077d-420e-a382-607c387f3fc0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a239e90b725e40fba6d92883ca829bbd/volumes'} Body: b'{"volume": {"id": "e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:21.502653", "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/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7"}], "user_id": "3cd4cd8282cb4531b9738b886db64519", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:23:21,608 79939 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/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7 0.038s 2023-04-20 13:23:21,608 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a222bb-15bf-4f28-a36c-e65f2d78aac0', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a222bb-15bf-4f28-a36c-e65f2d78aac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7'} Body: b'{"volume": {"id": "e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:22.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/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7"}], "user_id": "3cd4cd8282cb4531b9738b886db64519", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a239e90b725e40fba6d92883ca829bbd"}}' 2023-04-20 13:23:22,664 79939 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/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7 0.044s 2023-04-20 13:23:22,664 79939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7502a6e-da4b-4146-8bd5-76a30d248681', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7502a6e-da4b-4146-8bd5-76a30d248681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7'} Body: b'{"volume": {"id": "e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:22.000000", "updated_at": "2023-04-20T13:23:22.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/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a239e90b725e40fba6d92883ca829bbd/volumes/e9f8ba2d-3711-4af0-bf2c-8226d6c2acd7"}], "user_id": "3cd4cd8282cb4531b9738b886db64519", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a239e90b725e40fba6d92883ca829bbd"}}' 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 5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:50,603 79945 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.033s 2023-04-20 13:21:50,603 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:50 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-dfef6f38-e7b6-4e1c-9502-5a82837ed585', '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": "2a150206963a4369b2cab6a71c9188e1", "name": "tempest-DeleteServersTestJSON-1690361794-project-member", "password_expires_at": null}, "audit_ids": ["h303oATpQOGT9C5VPmJzmA"], "expires_at": "2023-04-20T14:21:50.000000Z", "issued_at": "2023-04-20T13:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb01d14674514d6c8224cee3d42b8750", "name": "tempest-DeleteServersTestJSON-1690361794"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/eb01d14674514d6c8224cee3d42b8750", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:21:50,604 79945 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'bd94b0ee-bbfd-4ec6-9153-087f0c06f061', 'name': 'tempest-DeleteServersTestJSON-1840360619-network', 'tenant_id': 'eb01d14674514d6c8224cee3d42b8750', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'eb01d14674514d6c8224cee3d42b8750', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55947, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:21:25Z', 'updated_at': '2023-04-20T13:21:25Z', 'revision_number': 1} available for tenant 2023-04-20 13:21:53,052 79945 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.447s 2023-04-20 13:21:53,053 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-29209281", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "networks": [{"uuid": "bd94b0ee-bbfd-4ec6-9153-087f0c06f061"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebdedee2-d64e-4333-9a46-c1c8eb16d177', 'x-compute-request-id': 'req-ebdedee2-d64e-4333-9a46-c1c8eb16d177', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "305bcf70-fd44-49a1-9b7d-1c61c2af3590", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "6imBFu7KcCxW"}}' 2023-04-20 13:21:53,300 79945 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/305bcf70-fd44-49a1-9b7d-1c61c2af3590 0.242s 2023-04-20 13:21:53,301 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1207', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef0b6a2e-3af8-4d22-9bcc-ce72757683b7', 'x-compute-request-id': 'req-ef0b6a2e-3af8-4d22-9bcc-ce72757683b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590'} Body: b'{"server": {"id": "305bcf70-fd44-49a1-9b7d-1c61c2af3590", "name": "tempest-DeleteServersTestJSON-server-29209281", "status": "BUILD", "tenant_id": "eb01d14674514d6c8224cee3d42b8750", "user_id": "2a150206963a4369b2cab6a71c9188e1", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:53Z", "updated": "2023-04-20T13:21:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590"}], "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-20 13:22:43,857 79945 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/305bcf70-fd44-49a1-9b7d-1c61c2af3590 0.496s 2023-04-20 13:22:43,858 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1489', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d397221-6102-44a9-bb50-497652eacdbb', 'x-compute-request-id': 'req-6d397221-6102-44a9-bb50-497652eacdbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590'} Body: b'{"server": {"id": "305bcf70-fd44-49a1-9b7d-1c61c2af3590", "name": "tempest-DeleteServersTestJSON-server-29209281", "status": "ACTIVE", "tenant_id": "eb01d14674514d6c8224cee3d42b8750", "user_id": "2a150206963a4369b2cab6a71c9188e1", "metadata": {}, "hostId": "0986ec6013aaf3c1beff46ee5af3bdbd7970c0519c1621b50097da4a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:53Z", "updated": "2023-04-20T13:22:07Z", "addresses": {"tempest-DeleteServersTestJSON-1840360619-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:0f:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/305bcf70-fd44-49a1-9b7d-1c61c2af3590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:22:06.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-20 13:22:43,870 79945 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:23:44,129 79945 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes 0.228s 2023-04-20 13:23:44,129 79945 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-784510442"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea983d7-cc96-450d-87db-65ed1c3f5ecd', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea983d7-cc96-450d-87db-65ed1c3f5ecd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes'} Body: b'{"volume": {"id": "5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:44.06273 7", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-784510442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4"}], "user_id": "2a150206963a4369b2cab6a71c9188e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:23:44,178 79945 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4 0.038s 2023-04-20 13:23:44,178 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f62f75-9c0b-4e06-9ff8-12a99b0a4290', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f62f75-9c0b-4e06-9ff8-12a99b0a4290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4'} Body: b'{"volume": {"id": "5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:44.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-784510442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4"}], "user_id": "2a150206963a4369b2cab6a71c9188e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb01d14674514d6c8224cee3d42b8750"}}' 2023-04-20 13:23:45,229 79945 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4 0.038s 2023-04-20 13:23:45,229 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c2cbdb-8da1-4d6b-905c-de806426a011', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c2cbdb-8da1-4d6b-905c-de806426a011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4'} Body: b'{"volume": {"id": "5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:23:44.000000", "updated_at": "2023-04-20T13:23:44.000000", "name": "tempest-DeleteServersTestJSON-volume-784510442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb01d14674514d6c8224cee3d42b8750/volumes/5a2 4dcb9-ad8c-4c4d-ae6c-eb9b234825d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb01d14674514d6c8224cee3d42b8750/volumes/5a24dcb9-ad8c-4c4d-ae6c-eb9b234825d4"}], "user_id": "2a150206963a4369b2cab6a71c9188e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb01d14674514d6c8224cee3d42b8750"}}' 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 685d065a-1890-46bf-8f30-3989715cff01 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:58,109 79947 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:21:58,452 79947 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.340s 2023-04-20 13:21:58,452 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-18511535", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO0SwR41S4I6ZFIvw/2fyt4LYDCe23p3LAU+tQkt+gxHRj9qpCCoGEMMVqPgm+KlN+3Vn3fb3o8QISZm+QnUUS92/Yhj2oO9+E/YGSG79JTb2arEaJgmgNtfhvC0j4flwQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a989fcc-f2d0-4c2f-9a2a-ef88e6ba15a6', 'x-compute-request-id': 'req-7a989fcc-f2d0-4c2f-9a2a-ef88e6ba15a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-18511535", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO0SwR41S4I6ZFIvw/2fyt4LYDCe23p3LAU+tQkt+gxHRj9qpCCoGEMMVqPgm+KlN+3Vn3fb3o8QISZm+QnUUS92/Yhj2oO9+E/YGSG79JTb2arEaJgmgNtfhvC0j4flwQ==", "fingerprint": "b7:87:c4:2c:c5:56:92:ff:1f:49:e2:ea:38:31:4c:ff", "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63"}}' 2023-04-20 13:21:58,457 79947 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-18511535 created 2023-04-20 13:21:58,700 79947 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.242s 2023-04-20 13:21:58,700 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1185102359", "description": "tempest-description--300814636"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-5f552614-6921-4ba0-b02a-ac09c6e54056', 'date': 'Thu, 20 Apr 2023 13:21:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "79e6a6cd-ba45-44ac-adf5-0c14b72155e3", "name": "tempest-securitygroup--1185102359", "stateful": true, "tenant_id": "973f328b0e474229a74744dee1f17f89", "description": "tempest-description--300814636", "shared": false, "security_group_rules": [{"id": "a9ddc1a1-2fd8-4dbf-8f0b-5ee4c5b45d87", "tenant_id": "973f328b0e474229a74744dee1f17f89", "security_group_id": "79e6a6cd-ba45-44ac-adf5-0c14b72155e3", "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": 338, "description": null, "tags": [], "created_at": "2023-04-20T13:21:58Z", "updated_at": "2023-04-20T13:21:58Z", "revision_number": 0, "project_id": "973f328b0e474229a74744dee1f17f89"}, {"id": "de0647d0-79d0-4e54-89e9-ce4a82b93e32", "tenant_id": "973f328b0e474229a74744dee1f17f89", "security_group_id": "79e6a6cd-ba45-44ac-adf5-0c14b72155e3", "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": 339, "des cription": null, "tags": [], "created_at": "2023-04-20T13:21:58Z", "updated_at": "2023-04-20T13:21:58Z", "revision_number": 0, "project_id": "973f328b0e474229a74744dee1f17f89"}], "tags": [], "created_at": "2023-04-20T13:21:58Z", "updated_at": "2023-04-20T13:21:58Z", "revision_number": 1, "project_id": "973f328b0e474229a74744dee1f17f89"}}' 2023-04-20 13:21:59,104 79947 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.403s 2023-04-20 13:21:59,104 79947 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": "79e6a6cd-ba45-44ac-adf5-0c14b72155e3", "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-773da7e2-30b9-4339-9786-ad5ed0fb5767', 'date': 'Thu, 20 Apr 2023 13:21: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": "7b444c64-7640-480d-b7e2-806d99a95eb6", "tenant_id": "973f328b0e474229a74744dee1f17f89", "security_group_id": "79e6a6cd-ba45-44ac-adf5-0c14b72155e3", "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-20T13:21:58Z", "updated_at": "2023-04-20T13:21:58Z", "revision_number": 0, "project_id": "973f328b0e474229a74744dee1f17f89"}}' 2023-04-20 13:21:59,554 79947 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.449s 2023-04-20 13:21:59,554 79947 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": "79e6a6cd-ba45-44ac-adf5-0c14b72155e3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-223c4caf-1b45-4690-8fe9-c5248e132388', 'date': 'Thu, 20 Apr 2023 13:21: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": "be088720-faa4-48d1-aba7-fc3e459ec364", "tenant_id": "973f328b0e474229a74744dee1f17f89", "security_group_id": "79e6a6cd-ba45-44ac-adf5-0c14b72155e3", "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-20T13:21:59Z", "updated_at": "2023-04-20T13:21:59Z", "revision_number": 0, "project_id": "973f328b0e474229a74744dee1f17f89"}}' 2023-04-20 13:21:59,555 79947 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1185102359 created 2023-04-20 13:22:04,489 79947 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.934s 2023-04-20 13:22:04,490 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} R esponse - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-99bed208-d7d5-4ff6-81b6-113ac895ed38', 'date': 'Thu, 20 Apr 2023 13:22:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e28ae3bc-ce5b-4299-9426-b44482397cd2", "tenant_id": "973f328b0e474229a74744dee1f17f89", "floating_ip_address": "172.24.4.249", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "973f328b0e474229a74744dee1f17f89", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:22:02Z", "updated_at": "2023-04-20T13:22:02Z", "revision_number": 0}}' 2023-04-20 13:22:04,490 79947 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e28ae3bc-ce5b-4299-9426-b44482397cd2', 'tenant_id': '973f328b0e474229a74744dee1f17f89', 'floating_ip_address': '172.24.4.249', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '973f328b0e474229a74744dee1f17f89', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:22:02Z', 'updated_at': '2023-04-20T13:22:02Z', 'revision_number': 0, 'ip': '172.24.4.249'} created 2023-04-20 13:22:04,644 79947 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.148s 2023-04-20 13:22:04,645 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22: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-84ed2fd7-3371-4a14-a3b2-9aecb1e35228', '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": "9803a74b170d457c9cb6c4b1e5ff2e63", "name": "tempest-VolumesAdminNegativeTest-742981342-project-member", "password_expires_at": null}, "audit_ids": ["YEyYBF1cRcSdX0Bz-lqoug"], "expires_at": "2023-04-20T14:22:04.000000Z", "issued_at": "2023-04-20T13:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "973f328b0e474229a74744dee1f17f89", "name": "tempest-VolumesAdminNegativeTest-742981342"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/973f328b0e474229a74744dee1f17f89", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc" , "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:22:04,646 79947 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'b8d53c41-3e3b-44b5-a384-2f38587f8d6a', 'name': 'tempest-VolumesAdminNegativeTest-817648582-network', 'tenant_id': '973f328b0e474229a74744dee1f17f89', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '973f328b0e474229a74744dee1f17f89', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63910, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:21:24Z', 'updated_at': '2023-04-20T13:21:24Z', 'revision_number': 1} available for tenant 2023-04-20 13:22:04,647 79947 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-18511535', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO0SwR41S4I6ZFIvw/2fyt4LYDCe23p3LAU+tQkt+gxHRj9qpCCoGEMMVqPgm+KlN+3Vn3fb3o8QISZm+QnUUS92/Yhj2oO9+E/YGSG79JTb2arEaJgmgNtfhvC0j4flwQ==', 'fingerprint': 'b7:87:c4:2c:c5:56:92:ff:1f:49:e2:ea:38:31:4c:ff', 'user_id': '9803a74b170d457c9cb6c4b1e5ff2e63', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDADYzdeQRfSFN9sKB1E+PXif9vyCNHnHVUo5UjezVlzN4w2n+/keZLz\ny6Ib6U44jTqgBwYFK4EEACKhZANiAATtEsEeNUuCOmRSL8P9n8reC2Awntt6dywF\nPrUJLfoMR0Y/aqQgqBhDDFaj4JvipTft1Z93296PECEmZvkJ1FEvdv2IY9qDvfhP\n2Bkhu/SU29mqxGiYJoDbX4bwtI+H5cE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '79e6a6cd-ba45-44ac-adf5-0c14b72155e3', 'name': 'tempest-securitygroup--1185102359', 'stateful': True, 'tenant_id': '973f328b0e474229a74744dee1f17f89', 'description': 'tempest-description--300814636', 'shared': False, 'security_group_rules': [{'id': 'a9ddc1a1-2fd8-4dbf-8f0b-5ee4c5b45d87', 'tenant_id': '973f328b0e474229a74744dee1f17f89', 'security_group_id': '79e6a6cd-ba45-44ac-adf5-0c14b72155e3', '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': 338, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:21:58Z', 'updated_at': '2023-04-20T13:21:58Z', 'revision_number': 0, 'project_id': '973f328b0e474229a74744dee1f17f89'}, {'id': 'de0647d0-79d0-4e54-89e9-ce4a82b93e32', 'tenant_id': '973f328b0e474229a74744dee1f17f89', 'security_group_id': '79e6a6cd-ba45-44ac-adf5-0c14b72155e3', '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': 339, 'description': None, 'tags': [], 'created_at': '2023-04-20T13 :21:58Z', 'updated_at': '2023-04-20T13:21:58Z', 'revision_number': 0, 'project_id': '973f328b0e474229a74744dee1f17f89'}], 'tags': [], 'created_at': '2023-04-20T13:21:58Z', 'updated_at': '2023-04-20T13:21:58Z', 'revision_number': 1, 'project_id': '973f328b0e474229a74744dee1f17f89'}, 'floating_ip': {'id': 'e28ae3bc-ce5b-4299-9426-b44482397cd2', 'tenant_id': '973f328b0e474229a74744dee1f17f89', 'floating_ip_address': '172.24.4.249', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '973f328b0e474229a74744dee1f17f89', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:22:02Z', 'updated_at': '2023-04-20T13:22:02Z', 'revision_number': 0, 'ip': '172.24.4.249'}} 2023-04-20 13:22:08,054 79947 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 3.406s 2023-04-20 13:22:08,054 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1183159121", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "networks": [{"uuid": "b8d53c41-3e3b-44b5-a384-2f38587f8d6a"}], "security_groups": [{"name": "tempest-securitygroup--1185102359"}], "key_name": "tempest-keypair-18511535", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-364d517b-9439-4c40-b818-5efdd76f23aa', 'x-compute-request-id': 'req-364d517b-9439-4c40-b818-5efdd76f23aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8a9e917c-b4a3-4058-96fe-6fe1b3ec7496", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1185102359"}], "adminPass": "j7h9k95JowmL"}}' 2023-04-20 13:22:08,162 79947 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/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496 0.104s 2023-04-20 13:22:08,163 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9da97aa-c2da-452b-9ffa-51007e0e23cc', 'x-compute-request-id': 'req-b9da97aa-c2da-452b-9ffa-51007e0e23cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496'} Body: b'{"server": {"id": "8a9e917c-b4a3-4058-96fe-6fe1b3ec7496", "name": "tempest-VolumesAdminNegativeTest-server-1183159121", "status": "BUILD", "tenant_id": "973f328b0e474229a74744dee1f17f89", "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "metadata": {}, "hos tId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:08Z", "updated": "2023-04-20T13:22:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-18511535", "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-20 13:22:58,466 79947 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/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496 0.242s 2023-04-20 13:22:58,466 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fbefa2e-c4a2-477f-b7f8-3a7d90d9d4f7', 'x-compute-request-id': 'req-1fbefa2e-c4a2-477f-b7f8-3a7d90d9d4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496'} Body: b'{"server": {"id": "8a9e917c-b4a3-4058-96fe-6fe1b3ec7496", "name": "tempest-VolumesAdminNegativeTest-server-1183159121", "status": "ACTIVE", "tenant_id": "973f328b0e474229a74744dee1f17f89", "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "metadata": {}, "hostId": "2396c80b42e6fdbe8ab38c9f22d0a51a0aa572630a427aa7e3c3099b", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:08Z", "updated": "2023-04-20T13:22:23Z", "addresses": {"tempest-VolumesAdminNegativeTest-817648582-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:71:4a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18511535", "OS-SRV-USG:launched_at": "2023-04-20T13:22:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185102359"}], "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-20 13:22:58,479 79947 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:23:58,709 79947 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/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496/os-interface 0.168s 2023-04-20 13:23:58,709 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Co ntent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d8753e1-8121-486d-906f-bbec881733ad', 'x-compute-request-id': 'req-3d8753e1-8121-486d-906f-bbec881733ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8a9e917c-b4a3-4058-96fe-6fe1b3ec7496/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b8d53c41-3e3b-44b5-a384-2f38587f8d6a", "port_id": "6da0294a-95b3-45a2-a705-0236d0b0b6eb", "mac_addr": "fa:16:3e:81:71:4a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b8dd93f5-eb07-4c00-82db-e80643738d21", "ip_address": "10.0.0.11"}]}]}' 2023-04-20 13:23:59,918 79947 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/e28ae3bc-ce5b-4299-9426-b44482397cd2 1.205s 2023-04-20 13:23:59,919 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "6da0294a-95b3-45a2-a705-0236d0b0b6eb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-e3364a40-7adf-40b9-b7c9-c26842a9ca47', 'date': 'Thu, 20 Apr 2023 13:23:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e28ae3bc-ce5b-4299-9426-b44482397cd2'} Body: b'{"floatingip": {"id": "e28ae3bc-ce5b-4299-9426-b44482397cd2", "tenant_id": "973f328b0e474229a74744dee1f17f89", "floating_ip_address": "172.24.4.249", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "f885a233-d674-49ab-a89e-4db39df943f1", "port_id": "6da0294a-95b3-45a2-a705-0236d0b0b6eb", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b8d53c41-3e3b-44b5-a384-2f38587f8d6a", "mac_address": "fa:16:3e:81:71:4a", "admin_state_up": true, "status": "ACTIVE", "device_id": "8a9e917c-b4a3-4058-96fe-6fe1b3ec7496", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:22:02Z", "updated_at": "2023-04-20T13:23:59Z", "revision_number": 1, "project_id": "973f328b0e474229a74744dee1f17f89"}}' 2023-04-20 13:23:59,920 79947 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.249:22' as 'cirros' with public key authentication 2023-04-20 13:23:59,944 79947 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:23:59,964 79947 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:23:59,964 79947 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.249 successfully created 2023-04-20 13:24:00,240 79947 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/973f328b0e474229a74744dee1f17f89/volumes 0.275s 2023-04-20 13:24:00,240 79947 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-1650780217"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68aacd9d-6096-4f5c-ac7e-25e1bbbee456', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request -id': 'req-68aacd9d-6096-4f5c-ac7e-25e1bbbee456', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes'} Body: b'{"volume": {"id": "685d065a-1890-46bf-8f30-3989715cff01", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:00.157915", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1650780217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01"}], "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:24:00,297 79947 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/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01 0.046s 2023-04-20 13:24:00,297 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6299637f-04fb-4904-a66a-6ad652d4fc9f', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6299637f-04fb-4904-a66a-6ad652d4fc9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01'} Body: b'{"volume": {"id": "685d065a-1890-46bf-8f30-3989715cff01", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:00.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1650780217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01"}], "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973f328b0e474229a74744dee1f17f89"}}' 2023-04-20 13:24:01,348 79947 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/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01 0.039s 2023-04-20 13:24:01,348 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f28ffedd-8e75-44cb-97a1-ee0b99a366de', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f28ffedd-8e75-44cb-97a1-ee0b99a366de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01'} Body: b'{"volume": {"id": "685d065a-1890-46bf-8f30-3989715cff01", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:00.000000", "updated_at": "2023-04-20T13:24:00.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1650780217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973f328b0e474229a74744dee1f17f89/volumes/685d065a-1890-46bf-8f30-3989715cff01"}], "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973f328b0e474229a74744dee1f17f89"}}' 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 d5461714-f310-4f11-8e39-9369f9852a19 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:17,138 79955 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/7837d23e-834b-4e86-9a95-07696906c7f5 0.300s 2023-04-20 13:22:17,138 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a9e5caf9-5d1d-442c-a4e6-e057c0c45488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5'} 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": "be1690e0fcb24549ba0212b09533c57b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "7837d23e-834b-4e86-9a95-07696906c7f5", "created_at": "2023-04-20T13:18:05Z", "updated_at": "2023-04-20T13:18:07Z", "tags": [], "self": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5", "file": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:22:18,054 79955 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.883s 2023-04-20 13:22:18,054 79955 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': 'Thu, 20 Apr 2023 13:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ea4516c1-b4ed-4ccc-9430-2e627313679f', '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": "bb8052c7ff5d41a799b90d98b25d07c2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b74b4411-c798-48d2-98b1-d090667f58b8", "created_at": "2023-04-20T13:22:18Z", "updated_at": "2023-04-20T13:22:18Z", "tags": [], "self": "/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8", "file": "/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:22:20,426 79955 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-20 13:22:20,427 79955 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/b74b4411-c798-48d2-98b1-d090667f58b8/file 2.372s 2023-04-20 13:22:20,427 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-426c8e1c-3ddd-490b-8a9f-d1e3abaf1523', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8/file'} Body: b'' 2023-04-20 13:22:20,428 79955 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:22:20,428 79955 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:22:20,720 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.290s 2023-04-20 13:22:20,721 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1167236637", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI88evilzgjB+1NKaC7Ip06LIsIQAO4Evuybj3KsfBYwfrOw0OGa+/kZzD5aHycaapxHFGaDmjeDtTENWpl2gKstLtxoGzcae+eA6nFoqj2hxc6ZXebj3vVPfeO3vl4wYQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:20 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-702ebfd7-08f8-4043-8b7e-ba6a1d22f940', 'x-compute-request-id': 'req-702ebfd7-08f8-4043-8b7e-ba6a1d22f940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1167236637", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI88evilzgjB+1NKaC7Ip06LIsIQAO4Evuybj3KsfBYwfrOw0OGa+/kZzD5aHycaapxHFGaDmjeDtTENWpl2gKstLtxoGzcae+eA6nFoqj2hxc6ZXebj3vVPfeO3vl4wYQ==", "fingerprint": "d8:92:d3:cb:0b:4e:36:e3:17:d7:9f:dc:7f:eb:53:ec", "user_id": "d2f5a8cd966a4dcfad5583d720e06f68"}}' 2023-04-20 13:22:20,727 79955 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1167236637 created 2023-04-20 13:22:20,944 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.216s 2023-04-20 13:22:20,944 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--548772807", "description": "tempest-description--1171899365"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-f0b39e81-1cad-4808-9e28-e4257618aa0a', 'date': 'Thu, 20 Apr 2023 13:22:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "85b5fda2-5c1f-47fe-ac20-d33eeb16aa88", "name": "tempest-securitygroup--548772807", "stateful": true, "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "description": "tempest-description--1171899365", "shared": false, "security_group_rules": [{"id": "2b411f99-f8a7-4a52-88dc-a874d52d784e", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "security_group_id": "85b5fda2-5c1f-47fe-ac20-d33eeb16aa88", "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": 417, "description": null, "tags": [], "created_ at": "2023-04-20T13:22:20Z", "updated_at": "2023-04-20T13:22:20Z", "revision_number": 0, "project_id": "ec10b3906959443b875a4ee0ad05aa96"}, {"id": "cefdcf0f-4be1-4d70-8e21-c15448669a96", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "security_group_id": "85b5fda2-5c1f-47fe-ac20-d33eeb16aa88", "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": 418, "description": null, "tags": [], "created_at": "2023-04-20T13:22:20Z", "updated_at": "2023-04-20T13:22:20Z", "revision_number": 0, "project_id": "ec10b3906959443b875a4ee0ad05aa96"}], "tags": [], "created_at": "2023-04-20T13:22:20Z", "updated_at": "2023-04-20T13:22:20Z", "revision_number": 1, "project_id": "ec10b3906959443b875a4ee0ad05aa96"}}' 2023-04-20 13:22:21,643 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.698s 2023-04-20 13:22:21,644 79955 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": "85b5fda2-5c1f-47fe-ac20-d33eeb16aa88", "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-24b99ec8-a0bf-47a1-9427-7fd9eb1398df', 'date': 'Thu, 20 Apr 2023 13:22: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": "96be4300-7759-459d-be48-a774fd4c19a8", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "security_group_id": "85b5fda2-5c1f-47fe-ac20-d33eeb16aa88", "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-20T13:22:21Z", "updated_at": "2023-04-20T13:22:21Z", "revision_number": 0, "project_id": "ec10b3906959443b875a4ee0ad05aa96"}}' 2023-04-20 13:22:22,086 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.442s 2023-04-20 13:22:22,086 79955 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": "85b5fda2-5c1f-47fe-ac20-d33eeb16aa88", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bc778699-3b83-4920-a40a-07677135aed7', 'date': 'Thu, 20 Apr 2023 13:22:22 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": "89489c16-8ef9-4d1b-a56b-b31239295e4c", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "security_group_id": "85b5fda2-5c1f-47fe-ac20-d33eeb16aa88", "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-20T13:22:21Z", "updated_at": "2023-04-20T13:22:21Z", "revision_number": 0, "project_id": "ec10b3906959443b875a4ee0ad05aa96"}}' 2023-04-20 13:22:22,087 79955 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--548772807 created 2023-04-20 13:22:24,219 79955 INFO [tempest.lib.common.rest_client] Request ( ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.132s 2023-04-20 13:22:24,220 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-80378da5-c6ed-415a-9443-bce908b1daee', 'date': 'Thu, 20 Apr 2023 13:22:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bfa1ebe3-58b5-44c5-b679-bb86d5eafac2", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "floating_ip_address": "172.24.4.197", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ec10b3906959443b875a4ee0ad05aa96", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:22:23Z", "updated_at": "2023-04-20T13:22:23Z", "revision_number": 0}}' 2023-04-20 13:22:24,220 79955 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bfa1ebe3-58b5-44c5-b679-bb86d5eafac2', 'tenant_id': 'ec10b3906959443b875a4ee0ad05aa96', 'floating_ip_address': '172.24.4.197', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ec10b3906959443b875a4ee0ad05aa96', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:22:23Z', 'updated_at': '2023-04-20T13:22:23Z', 'revision_number': 0, 'ip': '172.24.4.197'} created 2023-04-20 13:22:24,321 79955 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.091s 2023-04-20 13:22:24,321 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:24 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-2f3bcca3-0153-413c-a46d-7c07b39f95da', '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": "d2f5a8cd966a4dcfad5583d720e06f68", "name": "tempest-AttachSCSIVolumeTestJSON-1421167184-project-member", "password_expires_at": null}, "audit_ids": ["E5LrASAyT1e11VWkpo6-OA"], "expires_at": "2023-04-20T14:22:24.000000Z", "issued_at": "2023-04-20T13:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec10b3906959443b875a4ee0ad05aa96", "name": "tempest-AttachSCSIVolumeTestJSON-1421167184"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/com pute/v2/ec10b3906959443b875a4ee0ad05aa96", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:22:24,322 79955 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '2eaca66d-8c0e-47fb-874e-8e6ac7851347', 'name': 'tempest-AttachSCSIVolumeTestJSON-1779968470-network', 'tenant_id': 'ec10b3906959443b875a4ee0ad05aa96', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ec10b3906959443b875a4ee0ad05aa96', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50137, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:21:25Z', 'updated_at': '2023-04-20T13:21:25Z', 'revision_number': 1} available for tenant 2023-04-20 13:22:24,323 79955 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1167236637', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI88evilzgjB+1NKaC7Ip06LIsIQAO4Evuybj3KsfBYwfrOw0OGa+/kZzD5aHycaapxHFGaDmjeDtTENWpl2gKstLtxoGzcae+eA6nFoqj2hxc6ZXebj3vVPfeO3vl4wYQ==', 'fingerprint': 'd8:92:d3:cb:0b:4e:36:e3:17:d7:9f:dc:7f:eb:53:ec', 'user_id': 'd2f5a8cd966a4dcfad5583d720e06f68', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCK9OsUn2IO/g8w3xXhkmMZUSVdworQL6pbFGhhMDd4ue1hnnzBB4Yh\n9itj8jYeTsigBwYFK4EEACKhZANiAASPPHr4pc4IwftTSmguyKdOiyLCEADuBL7s\nm49yrHwWMH6zsNDhmvv5Gcw+Wh8nGmqcRxRmg5o3g7UxDVqZdoCrLS7caBs3Gnvn\ngOpxaKo9ocXOmV3m4971T33jt75eMGE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '85b5fda2-5c1f-47fe-ac20-d33eeb16aa88', 'name': 'tempest-securitygroup--548772807', 'stateful': True, 'tenant_id': 'ec10b3906959443b875a4ee0ad05aa96', 'description': 'tempest-description--1171899365', 'shared': False, 'security_group_rules': [{'id': '2b411f99-f8a7-4a52-88dc-a874d52d784e', 'tenant_id': 'ec10b3906959443b875a4ee0ad05aa96', 'security_group_id': '85b5fda2-5c1f-47fe-ac20-d33eeb16aa88', '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': 417, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:22:20Z', 'updated_at': '2023-04-20T13:22:20Z', 'revision_number': 0, 'project_id': 'ec10b3906959443b875a4ee0ad05aa96'}, {'id': 'cefdcf0f-4be1-4d70-8e21-c15448669a96', 'tenant_id': 'ec10b3906959443b875a4ee0ad05aa96', 'security_gro up_id': '85b5fda2-5c1f-47fe-ac20-d33eeb16aa88', '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': 418, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:22:20Z', 'updated_at': '2023-04-20T13:22:20Z', 'revision_number': 0, 'project_id': 'ec10b3906959443b875a4ee0ad05aa96'}], 'tags': [], 'created_at': '2023-04-20T13:22:20Z', 'updated_at': '2023-04-20T13:22:20Z', 'revision_number': 1, 'project_id': 'ec10b3906959443b875a4ee0ad05aa96'}, 'floating_ip': {'id': 'bfa1ebe3-58b5-44c5-b679-bb86d5eafac2', 'tenant_id': 'ec10b3906959443b875a4ee0ad05aa96', 'floating_ip_address': '172.24.4.197', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ec10b3906959443b875a4ee0ad05aa96', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:22:23Z', 'updated_at': '2023-04-20T13:22:23Z', 'revision_number': 0, 'ip': '172.24.4.197'}} 2023-04-20 13:22:25,598 79955 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.274s 2023-04-20 13:22:25,598 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1146699155", "imageRef": "b74b4411-c798-48d2-98b1-d090667f58b8", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "2eaca66d-8c0e-47fb-874e-8e6ac7851347"}], "security_groups": [{"name": "tempest-securitygroup--548772807"}], "key_name": "tempest-keypair-1167236637", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3943601a-eda3-410a-931e-4c02d4d39c4c', 'x-compute-request-id': 'req-3943601a-eda3-410a-931e-4c02d4d39c4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b837ac35-fb44-4242-8ad0-bb21554d5809", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--548772807"}], "adminPass": "GCt8MwE9cKq3"}}' 2023-04-20 13:22:25,789 79955 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/b837ac35-fb44-4242-8ad0-bb21554d5809 0.185s 2023-04-20 13:22:25,789 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a64dc91f-0c75-43db-87aa-5fffbdc973f4', 'x-compute-request-id': 'req-a64dc91f-0c75-43db-87aa-5fffbdc973f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809'} Body: b'{"server": {"id": "b837ac35-fb44-4242-8ad0-bb21554d5809", "name": "tempest-AttachSCSIVolumeTestJSON-server-1146699155", "status": "BUILD", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "user_id": "d2f5a8cd966a4dcfad5583d720e06f68", "metadata": {}, "hostId": "", "image": {"id": "b74b4411-c798-48d2-98b1-d090667f58b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b74b4411-c798-48d2-98b1-d090667f58b8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:26Z", "updated": "2023-04-20T13:22:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1167236637", "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-20 13:23:16,199 79955 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/b837ac35-fb44-4242-8ad0-bb21554d5809 0.347s 2023-04-20 13:23:16,199 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a845d9c-caba-4727-9105-7ceee22e7ade', 'x-compute-request-id': 'req-0a845d9c-caba-4727-9105-7ceee22e7ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809'} Body: b'{"server": {"id": "b837ac35-fb44-4242-8ad0-bb21554d5809", "name": "tempest-AttachSCSIVolumeTestJSON-server-1146699155", "status": "ACTIVE", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "user_id": "d2f5a8cd966a4dcfad5583d720e06f68", "metadata": {}, "hostId": "2d02b858e7a63deccf3d1173b5b00b874fec463ee874a39ee8d2f6d1", "image": {"id": "b74b4411-c798-48d2-98b1-d090667f58b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b74b4411-c798-48d2-98b1-d090667f58b8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:25Z", "updated": "2023-04-20T13:22:36Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1779968470-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:36:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1167236637", "OS-SRV-USG:launched_at": "2023-04-20T13:22:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--548772807"}], "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-20 13:23:16,212 79955 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 13:24:16,497 79955 INFO [t empest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809/os-interface 0.241s 2023-04-20 13:24:16,497 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:16 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-66b292a5-a150-41ab-854d-de55bd528355', 'x-compute-request-id': 'req-66b292a5-a150-41ab-854d-de55bd528355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2eaca66d-8c0e-47fb-874e-8e6ac7851347", "port_id": "30ff1b32-5c42-46ad-8642-c74cf51c4174", "mac_addr": "fa:16:3e:94:36:c1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7408c595-0e64-4bc3-b138-696143e20fa3", "ip_address": "10.0.0.8"}]}]}' 2023-04-20 13:24:17,258 79955 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/bfa1ebe3-58b5-44c5-b679-bb86d5eafac2 0.757s 2023-04-20 13:24:17,259 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "30ff1b32-5c42-46ad-8642-c74cf51c4174"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e405b0b1-f312-4ffb-83b9-a4cfe8521641', 'date': 'Thu, 20 Apr 2023 13:24:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bfa1ebe3-58b5-44c5-b679-bb86d5eafac2'} Body: b'{"floatingip": {"id": "bfa1ebe3-58b5-44c5-b679-bb86d5eafac2", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "floating_ip_address": "172.24.4.197", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "5f07b711-a884-401e-932b-c06a8be376fb", "port_id": "30ff1b32-5c42-46ad-8642-c74cf51c4174", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2eaca66d-8c0e-47fb-874e-8e6ac7851347", "mac_address": "fa:16:3e:94:36:c1", "admin_state_up": true, "status": "ACTIVE", "device_id": "b837ac35-fb44-4242-8ad0-bb21554d5809", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:22:23Z", "updated_at": "2023-04-20T13:24:16Z", "revision_number": 1, "project_id": "ec10b3906959443b875a4ee0ad05aa96"}}' 2023-04-20 13:24:17,261 79955 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.197:22' as 'cirros' with public key authentication 2023-04-20 13:24:17,299 79955 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:24:17,323 79955 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:24:17,323 79955 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.197 successfully created 2023-04-20 13:24:17,651 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes 0.327s 2023-04-20 13:24:17,651 79955 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-747504963"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f6c37a-d264-4c07-af4d-d3ff3d1e594a', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f6c37a-d264-4c07-af4d-d3ff3d1e594a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes'} Body: b'{"volume": {"id": "d5461714-f310-4f11-8e39-9369f9852a19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:17.491941", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-747504963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19"}], "user_id": "d2f5a8cd966a4dcfad5583d720e06f68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:24:17,710 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19 0.049s 2023-04-20 13:24:17,710 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-230f7ce2-f1dc-4452-ac1b-874962a85a6a', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-230f7ce2-f1dc-4452-ac1b-874962a85a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19'} Body: b'{"volume": {"id": "d5461714-f310-4f11-8e39-9369f9852a19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:17.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-747504963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19"}], "user_id": "d2f5a8cd966a4dcfad5583d720e06f68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec10b3906959443b875a4ee0ad05aa96"}}' 2023-04-20 13:24:18,759 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19 0.037s 2023-04-20 13:24:18,760 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bb59cd-3eec-40eb-b28b-98adec00efea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bb59cd-3eec-40eb-b28b-98adec00efea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19'} Body: b'{"volume": {"id": "d5461714-f310-4f11-8e39-9369f9852a19", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:17.000000", "updated_at": "2023-04-20T13:24:18.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-747504963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec10b3906959443b875a4ee0ad05aa96/volumes/d5461714-f310-4f11-8e39-9369f9852a19"}], "user_id": "d2f5a8cd966a4dcfad5583d720e06f68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec10b3906959443b875a4ee0ad05aa96"}}' 2023-04-20 13:24:18,898 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809 0.127s 2023-04-20 13:24:18,899 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:18 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-d7cd0f2f-efc8-4dd7-826e-2e4a933b87e2', 'x-compute-request-id': 'req-d7cd0f2f-efc8-4dd7-826e-2e4a933b87e2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809'} Body: b'' 2023-04-20 13:24:19,087 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809 0.188s 2023-04-20 13:24:19,088 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1674', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7e43890-cb7e-4079-a675-cb99eeefa256', 'x-compute-request-id': 'req-a7e43890-cb7e-4079-a675-cb99eeefa256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809'} Body: b'{"server": {"id": "b837ac35-fb44-4242-8ad0-bb21554d5809", "name": "tempest-AttachSCSIVolumeTestJSON-server-1146699155", "status": "ACTIVE", "tenant_id": "ec10b3906959443b875a4ee0ad05aa96", "user_id": "d2f5a8cd966a4dcfad5583d720e06f68", "metadata": {}, "hostId": "2d02b858e7a63deccf3d1173b5b00b874fec463ee874a39ee8d2f6d1", "image": {"id": "b74b4411-c798-48d2-98b1-d090667f58b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b74b4411-c798-48d2-98b1-d090667f58b8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:25Z", "updated": "2023-04-20T13:24:19Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1779968470-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:36:c1"}, {"version": 4, "addr": "172.24.4.197", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:36:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "se lf", "href": "http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b837ac35-fb44-4242-8ad0-bb21554d5809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1167236637", "OS-SRV-USG:launched_at": "2023-04-20T13:22:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--548772807"}], "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-20 13:25:09,187 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809 0.041s 2023-04-20 13:25:09,187 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:09 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-d3df4f6b-4988-484f-8f77-23b7e5027e22', 'x-compute-request-id': 'req-d3df4f6b-4988-484f-8f77-23b7e5027e22', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b837ac35-fb44-4242-8ad0-bb21554d5809'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b837ac35-fb44-4242-8ad0-bb21554d5809 could not be found."}}' 2023-04-20 13:25:09,295 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1167236637 0.107s 2023-04-20 13:25:09,296 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:09 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-6a4b152d-e41d-4710-adda-4252aaeaf8fd', 'x-compute-request-id': 'req-6a4b152d-e41d-4710-adda-4252aaeaf8fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1167236637'} Body: b'' 2023-04-20 13:25:09,438 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/85b5fda2-5c1f-47fe-ac20-d33eeb16aa88 0.142s 2023-04-20 13:25:09,439 79955 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-1dcec738-9f0c-4f06-8883-f2f988963b86', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:25:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/85b5fda2-5c1f-47fe-ac20-d33eeb16aa88'} Body: b'' 2023-04-20 13:25:09,456 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/85b5fda2-5c1f-47fe-ac20-d33eeb16aa88 0.016s 2023-04-20 13:25:09,456 79955 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-o penstack-request-id': 'req-74f8d93d-285d-4dce-a1fb-3540b62a86d9', 'date': 'Thu, 20 Apr 2023 13:25:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/85b5fda2-5c1f-47fe-ac20-d33eeb16aa88'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 85b5fda2-5c1f-47fe-ac20-d33eeb16aa88 does not exist", "detail": ""}}' 2023-04-20 13:25:09,877 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/bfa1ebe3-58b5-44c5-b679-bb86d5eafac2 0.421s 2023-04-20 13:25:09,877 79955 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-eafd8c72-fdab-448d-b2ec-eef1ca6d1ad8', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:25:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bfa1ebe3-58b5-44c5-b679-bb86d5eafac2'} Body: b'' 2023-04-20 13:25:09,983 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8 0.105s 2023-04-20 13:25:09,983 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c01b7282-09f9-4095-8adc-0da59707a109', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8'} Body: b'' 2023-04-20 13:25:10,002 79955 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8 0.018s 2023-04-20 13:25:10,002 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f10e4d39-ffcb-4cb9-82f7-ac198e0d3c9c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/b74b4411-c798-48d2-98b1-d090667f58b8'} Body: b'{"message": "No image found with ID b74b4411-c798-48d2-98b1-d090667f58b8

\\n\\n\\n", "code": "404 Not Found", "title": "Not 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 675f96ac-935d-4f22-9bb1-7d345eea018e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:22:35,529 79943 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:22:35,529 79943 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:22:35,823 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.291s 2023-04-20 13:22:35,824 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-494975144", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ2wpSj15gxEgX+W6+RCOxyjWsrBxugzVdx+KZwkjRH305zGO49C8SQAcwDbNfaWl4Em04dwFswrR69FpSIr7Sd7Dfml91kqTSaApF0XRVIh/UfxYAsrn9WLThYZ29AidQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:35 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-f4c75ee4-1afc-46a0-b2a6-e2ed0b0996b0', 'x-compute-request-id': 'req-f4c75ee4-1afc-46a0-b2a6-e2ed0b0996b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-494975144", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ2wpSj15gxEgX+W6+RCOxyjWsrBxugzVdx+KZwkjRH305zGO49C8SQAcwDbNfaWl4Em04dwFswrR69FpSIr7Sd7Dfml91kqTSaApF0XRVIh/UfxYAsrn9WLThYZ29AidQ==", "fingerprint": "f5:ba:fb:10:14:4a:15:b1:3b:00:a2:6f:b4:9d:d4:e9", "user_id": "8628293b2eee4978a6d12739f2af2869"}}' 2023-04-20 13:22:35,826 79943 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-494975144 created 2023-04-20 13:22:36,029 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.202s 2023-04-20 13:22:36,030 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--786502006", "description": "tempest-description--1985584903"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-456fc6c6-8efd-49e7-8918-f7b46173ba70', 'date': 'Thu, 20 Apr 2023 13:22:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "adf0a041-25af-462a-abc4-dad10b16e9e9", "name": "tempest-securitygroup--786502006", "stateful": true, "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "description": "tempest-description--1985584903", "shared": false, "security_group_rules": [{"id": "b24bd4eb-af1e-4c0e-8540-12e33978f8b5", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "adf0a041-25af-462a-abc4-dad10b16e9e9", "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": 467, "description": null, "tags": [], "created_at": "2023-04-20T13:22:35Z", "updated_at": "2023-04-20T13:22:35Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}, {"id": "d995d533-0c48-4fb4-86c3-88105f1377de", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "adf0a041-25af-462a-abc4-dad10b16e9e9", "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": 466, "description": null, "tags": [], "created_at": "2023-04-20T13:22:35Z", "updated_at": "2023-04-20T13:22:35Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}], "tags": [], "created_at": "2023-04-20T13:22:35Z", "updated_at": "2023-04-20T13:22:35Z", "revision_number": 1, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:22:36,256 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.226s 2023-04-20 13:22:36,257 79943 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": "adf0a041-25af-462a-abc4-dad10b16e9e9", "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-20b62e77-a11e-414f-84a6-fa7aed582b47', 'date': 'Thu, 20 Apr 2023 13:22:36 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": "7420f0d2-04ac-4811-b88d-339b69cc084f", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "adf0a041-25af-462a-abc4-dad10b16e9e9", "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-20T13:22:36Z", "updated_at": "2023-04-20T13:22:36Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:22:36,523 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.266s 2023-04-20 13:22:36,524 79943 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": "adf0a041-25af-462a-abc4-dad10b16e9e9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f09b228b-5a6b-4106-922a-7c88d37e219e', 'date': 'Thu, 20 Apr 2023 13:22:36 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": "2925a5b6-0bb2-4a14-961a-c20c72b34549", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "adf0a041-25af-462a-abc4-dad10b16e9e9", "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-20T13:22:36Z", "updated_at": "2023-04-20T13:22:36Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:22:36,524 79943 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--786502006 created 2023-04-20 13:22:37,549 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.024s 2023-04-20 13:22:37,549 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-90a1fb11-64bc-4663-a22f-c2ad19efc07e', 'date': 'Thu, 20 Apr 2023 13:22:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "147c2297-98fd-42de-ace5-e3a5f843907e", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "floating_ip_address": "172.24.4.150", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7c4e150c3a1d4521bee2f19a799025b8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:22:37Z", "updated_at": "2023-04-20T13:22:37Z", "revision_number": 0}}' 2023-04-20 13:22:37,550 79943 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '147c2297-98fd-42de-ace5-e3a5f843907e', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'floating_ip_address': '172.24.4.150', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:22:37Z', 'updated_at': '2023-04-20T13:22:37Z', 'revision_number': 0, 'ip': '172.24.4.150'} created 2023-04-20 13:22:37,594 79943 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.039s 2023-04-20 13:22:37,595 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:37 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-e69f63ea-4a6b-4b7e-87a6-19ec11adaff6', '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": "8628293b2eee4978a6d12739f2af2869", "name": "tempest-AttachVolumeNegativeTest-1286906181-project-member", "password_expires_at": null}, "audit_ids": ["Eb1m8HieTjCsYUyuQaxS7A"], "expires_at": "2023-04-20T14:22:37.000000Z", "issued_at": "2023-04-20T13:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c4e150c3a1d4521bee2f19a799025b8", "name": "tempest-AttachVolumeNegativeTest-1286906181"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d134 5969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:22:37,595 79943 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '95ff1fea-83ff-461e-bfcd-53d8d8d798db', 'name': 'tempest-AttachVolumeNegativeTest-769174266-network', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54624, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:22:25Z', 'updated_at': '2023-04-20T13:22:25Z', 'revision_number': 1} available for tenant 2023-04-20 13:22:37,596 79943 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-494975144', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ2wpSj15gxEgX+W6+RCOxyjWsrBxugzVdx+KZwkjRH305zGO49C8SQAcwDbNfaWl4Em04dwFswrR69FpSIr7Sd7Dfml91kqTSaApF0XRVIh/UfxYAsrn9WLThYZ29AidQ==', 'fingerprint': 'f5:ba:fb:10:14:4a:15:b1:3b:00:a2:6f:b4:9d:d4:e9', 'user_id': '8628293b2eee4978a6d12739f2af2869', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDaXOyqZ2m0iNJyhRrf6lSb54uv8ic6cfHahAQVZNE8U65ZvAnzQYbT\nVsH1jiNdQj6gBwYFK4EEACKhZANiAASdsKUo9eYMRIF/luvkQjsco1rKwcboM1Xc\nfimcJI0R99OcxjuPQvEkAHMA2zX2lpeBJtOHcBbMK0evRaUiK+0new35pfdZKk0m\ngKRdF0VSIf1H8WALK5/Vi04WGdvQInU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'adf0a041-25af-462a-abc4-dad10b16e9e9', 'name': 'tempest-securitygroup--786502006', 'stateful': True, 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': 'tempest-description--1985584903', 'shared': False, 'security_group_rules': [{'id': 'b24bd4eb-af1e-4c0e-8540-12e33978f8b5', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'security_group_id': 'adf0a041-25af-462a-abc4-dad10b16e9e9', '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': 467, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:22:35Z', 'updated_at': '2023-04-20T13:22:35Z', 'revision_number': 0, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8'}, {'id': 'd995d533-0c48-4fb4-86c3-88105f1377de', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'security_group_id': 'adf0a041-25af-462a-abc4-dad10b16e9e9', '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': 466, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:22:35Z', 'updated_at': '2023-04-20T13:22:35Z', 'revision_number': 0, 'project_id': '7c4e150c3a1d4521bee2f1 9a799025b8'}], 'tags': [], 'created_at': '2023-04-20T13:22:35Z', 'updated_at': '2023-04-20T13:22:35Z', 'revision_number': 1, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8'}, 'floating_ip': {'id': '147c2297-98fd-42de-ace5-e3a5f843907e', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'floating_ip_address': '172.24.4.150', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:22:37Z', 'updated_at': '2023-04-20T13:22:37Z', 'revision_number': 0, 'ip': '172.24.4.150'}} 2023-04-20 13:22:38,755 79943 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 1.158s 2023-04-20 13:22:38,756 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-380947152", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "95ff1fea-83ff-461e-bfcd-53d8d8d798db"}], "security_groups": [{"name": "tempest-securitygroup--786502006"}], "key_name": "tempest-keypair-494975144", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfa35e03-caa0-41d9-b59e-4ea43509af82', 'x-compute-request-id': 'req-cfa35e03-caa0-41d9-b59e-4ea43509af82', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "36408db4-ec52-4295-9e62-efa2a32acad5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--786502006"}], "adminPass": "password"}}' 2023-04-20 13:22:38,871 79943 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/36408db4-ec52-4295-9e62-efa2a32acad5 0.112s 2023-04-20 13:22:38,871 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7941ab12-518b-4ee9-91ab-3dc5c3fde9c1', 'x-compute-request-id': 'req-7941ab12-518b-4ee9-91ab-3dc5c3fde9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5'} Body: b'{"server": {"id": "36408db4-ec52-4295-9e62-efa2a32acad5", "name": "tempest-AttachVolumeNegativeTest-server-380947152", "status": "BUILD", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://1 0.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:39Z", "updated": "2023-04-20T13:22:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-494975144", "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-20 13:23:29,163 79943 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/36408db4-ec52-4295-9e62-efa2a32acad5 0.228s 2023-04-20 13:23:29,163 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:28 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-9bc840b6-8e7b-4d49-868a-b703b787f4d5', 'x-compute-request-id': 'req-9bc840b6-8e7b-4d49-868a-b703b787f4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5'} Body: b'{"server": {"id": "36408db4-ec52-4295-9e62-efa2a32acad5", "name": "tempest-AttachVolumeNegativeTest-server-380947152", "status": "ACTIVE", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "ac6379b2055b84c1bffa00a11adedf057e96b8a2ee7a1fb2807efbe6", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:38Z", "updated": "2023-04-20T13:22:48Z", "addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:c4:80"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-494975144", "OS-SRV-USG:launched_at": "2023-04-20T13:22:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--786502006"}], "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-20 13:23:29,175 79943 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 13:24:29,440 79943 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/36408db4-ec52-4295-9e62-efa2a32acad5/os-interface 0.203s 2023-04-20 13:24:29,441 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Thu, 20 Apr 2023 13:24:29 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-8bc42558-b868-44ca-85a7-c3aff54ba9d7', 'x-compute-request-id': 'req-8bc42558-b868-44ca-85a7-c3aff54ba9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "95ff1fea-83ff-461e-bfcd-53d8d8d798db", "port_id": "e42b33bb-627e-48f7-b25a-a232ca745a63", "mac_addr": "fa:16:3e:18:c4:80", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c25a1635-39de-4494-afd7-614b7e8f0125", "ip_address": "10.0.0.11"}]}]}' 2023-04-20 13:24:30,688 79943 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/147c2297-98fd-42de-ace5-e3a5f843907e 1.240s 2023-04-20 13:24:30,688 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e42b33bb-627e-48f7-b25a-a232ca745a63"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-b4978b97-6790-47c1-8c09-0c71ff3c3889', 'date': 'Thu, 20 Apr 2023 13:24:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/147c2297-98fd-42de-ace5-e3a5f843907e'} Body: b'{"floatingip": {"id": "147c2297-98fd-42de-ace5-e3a5f843907e", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "floating_ip_address": "172.24.4.150", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "07a171a1-de3a-4e05-9dff-6dd26ffec961", "port_id": "e42b33bb-627e-48f7-b25a-a232ca745a63", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "95ff1fea-83ff-461e-bfcd-53d8d8d798db", "mac_address": "fa:16:3e:18:c4:80", "admin_state_up": true, "status": "ACTIVE", "device_id": "36408db4-ec52-4295-9e62-efa2a32acad5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:22:37Z", "updated_at": "2023-04-20T13:24:30Z", "revision_number": 1, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:24:30,691 79943 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.150:22' as 'cirros' with public key authentication 2023-04-20 13:24:30,746 79943 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:24:30,769 79943 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:24:30,770 79943 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.150 successfully created 2023-04-20 13:24:30,812 79943 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/36408db4-ec52-4295-9e62-efa2a32acad5/ips 0.041s 2023-04-20 13:24:30,812 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24: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-1c57ef65-2683-4f40-b243-b00970309577', 'x-compute-request-id': 'req-1c57ef65-2683-4f40-b243-b00970309577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e 62-efa2a32acad5/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-20 13:24:31,067 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes 0.249s 2023-04-20 13:24:31,067 79943 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-2122980401"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4591495f-46d6-4df8-a238-0f24cb6b183b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4591495f-46d6-4df8-a238-0f24cb6b183b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes'} Body: b'{"volume": {"id": "675f96ac-935d-4f22-9bb1-7d345eea018e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:30.999220", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2122980401", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:24:31,120 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e 0.043s 2023-04-20 13:24:31,120 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4caab3e-834c-4ea6-b825-e716840b3087', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4caab3e-834c-4ea6-b825-e716840b3087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e'} Body: b'{"volume": {"id": "675f96ac-935d-4f22-9bb1-7d345eea018e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:31.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2122980401", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:24:32,200 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_ to_different_server): 200 GET http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e 0.068s 2023-04-20 13:24:32,201 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46993852-ac61-4b6f-bcea-aa407c9566f6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46993852-ac61-4b6f-bcea-aa407c9566f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e'} Body: b'{"volume": {"id": "675f96ac-935d-4f22-9bb1-7d345eea018e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:24:31.000000", "updated_at": "2023-04-20T13:24:31.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2122980401", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/675f96ac-935d-4f22-9bb1-7d345eea018e"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:24:32,340 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5 0.127s 2023-04-20 13:24:32,341 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:32 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-8f65665c-5b3f-4a78-8346-793395a244ca', 'x-compute-request-id': 'req-8f65665c-5b3f-4a78-8346-793395a244ca', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5'} Body: b'' 2023-04-20 13:24:32,593 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5 0.252s 2023-04-20 13:24:32,594 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:32 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-b44554ba-9429-4567-ab9c-231451c45c52', 'x-compute-request-id': 'req-b44554ba-9429-4567-ab9c-231451c45c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5'} Body: b'{"server": {"id": "36408db4-ec52-4295-9e62-efa2a32acad5", "name": "tempest-AttachVolumeNegativeTest-server-380947152", "status": "ACTIVE", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "a c6379b2055b84c1bffa00a11adedf057e96b8a2ee7a1fb2807efbe6", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:22:38Z", "updated": "2023-04-20T13:24:32Z", "addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:c4:80"}, {"version": 4, "addr": "172.24.4.150", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:c4:80"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36408db4-ec52-4295-9e62-efa2a32acad5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-494975144", "OS-SRV-USG:launched_at": "2023-04-20T13:22:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--786502006"}], "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-20 13:25:22,699 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5 0.043s 2023-04-20 13:25:22,699 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25: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-9ae1a2a9-3aaf-4650-bf90-64c79215b2a1', 'x-compute-request-id': 'req-9ae1a2a9-3aaf-4650-bf90-64c79215b2a1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36408db4-ec52-4295-9e62-efa2a32acad5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 36408db4-ec52-4295-9e62-efa2a32acad5 could not be found."}}' 2023-04-20 13:25:22,736 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-494975144 0.036s 2023-04-20 13:25:22,737 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25: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-3372797f-39d8-4ef9-8bf3-21d4094278c1', 'x-compute-request-id': 'req-3372797f-39d8-4ef9-8bf3-21d4094278c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-494975144'} Body: b'' 2023-04-20 13:25:22,924 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/adf0a041-25af-462a-abc4-dad10b16e9e9 0.187s 2023-04-20 13:25:22,925 79943 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-5bebc469-f31a-4b32-999f-4e691c81e7fb', 'conten t-length': '0', 'date': 'Thu, 20 Apr 2023 13:25:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/adf0a041-25af-462a-abc4-dad10b16e9e9'} Body: b'' 2023-04-20 13:25:22,948 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/adf0a041-25af-462a-abc4-dad10b16e9e9 0.023s 2023-04-20 13:25:22,949 79943 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-96a24f4e-5ff7-4174-b77d-b26a335bf258', 'date': 'Thu, 20 Apr 2023 13:25:22 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/adf0a041-25af-462a-abc4-dad10b16e9e9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group adf0a041-25af-462a-abc4-dad10b16e9e9 does not exist", "detail": ""}}' 2023-04-20 13:25:23,409 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/147c2297-98fd-42de-ace5-e3a5f843907e 0.460s 2023-04-20 13:25:23,410 79943 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-b2da11f5-f1b6-4561-8706-a30df97482d3', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:25:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/147c2297-98fd-42de-ace5-e3a5f843907e'} Body: b'' 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 cab2d772-1a84-45be-9e6c-a2e635b622d4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:21:47,288 79941 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:21:47,670 79941 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.379s 2023-04-20 13:21:47,670 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1028024611", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAvgrUDVs2bYxuFMiOWqowKsnyI1V+hkrrf5ir88dnej7w5r9TztMJnSVUpy7LNCrzmN+XYJGWXoyqrEELXEe2fsPemjFOY5xABjXL2/O6xEajeC3U36oyUzPsIEB1uCog=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:47 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-596b329d-4d4c-413a-95f2-103b9671ee2e', 'x-compute-request-id': 'req-596b329d-4d4c-413a-95f2-103b9671ee2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1028024611", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAvgrUDVs2bYxuFMiOWqowKsnyI1V+hkrrf5ir88dnej7w5r9TztMJnSVUpy7LNCrzmN+XYJGWXoyqrEELXEe2fsPemjFOY5xABjXL2/O6xEajeC3U36oyUzPsIEB1uCog==", "fingerprint": "0d:c2:92:51:d7:6d:e2:a8:91:52:77:f1:bb:5d:a2:d2", "user_id": "882cab9c92ed4bfa8682a25169a49d9b"}}' 2023-04-20 13:21:47,675 79941 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1028024611 created 2023-04-20 13:21:48,773 79941 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.097s 2023-04-20 13:21:48,773 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--455896924", "description": "tempest-description--1287423227"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-b3a2b7d7-478b-4722-8f6c-da47e19507dd', 'date': 'Thu, 20 Apr 2023 13:21:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8a96e1f3-2f80-4736-9780-e187f66bd106", "name": "tempest-securitygroup--455896924", "stateful": true, "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "description": "tempest-description--1287423227", "shared": false, "security_group_rules": [{"id": "dfb57a48-93b2-46e5-8818-ee24f53c5aea", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "security_group_id": "8a96e1f3-2f80-4736-9780-e187f66bd106", "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": 274, "description": null, "tags": [], "created_at": "2023-04-20T13:21:48Z", "updated_at": "2023-04-20T13:21:48Z", "revision_number": 0, "project_id": "5d5d76af78b94668a18adcddc22a8440"}, {"id": "e50cfc78-cad8-46a5-8a54-76f99b43f70b", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "security_group_id": "8a96e1f3-2f80-4736-9780-e187f66bd106", "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 ": 273, "description": null, "tags": [], "created_at": "2023-04-20T13:21:48Z", "updated_at": "2023-04-20T13:21:48Z", "revision_number": 0, "project_id": "5d5d76af78b94668a18adcddc22a8440"}], "tags": [], "created_at": "2023-04-20T13:21:48Z", "updated_at": "2023-04-20T13:21:48Z", "revision_number": 1, "project_id": "5d5d76af78b94668a18adcddc22a8440"}}' 2023-04-20 13:21:49,955 79941 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.181s 2023-04-20 13:21:49,955 79941 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": "8a96e1f3-2f80-4736-9780-e187f66bd106", "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-bb384d24-d253-4186-b469-7e63fd2c2283', 'date': 'Thu, 20 Apr 2023 13:21: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": "a95572c1-3e81-425e-a434-677b492b10a9", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "security_group_id": "8a96e1f3-2f80-4736-9780-e187f66bd106", "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-20T13:21:49Z", "updated_at": "2023-04-20T13:21:49Z", "revision_number": 0, "project_id": "5d5d76af78b94668a18adcddc22a8440"}}' 2023-04-20 13:21:50,754 79941 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.798s 2023-04-20 13:21:50,754 79941 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": "8a96e1f3-2f80-4736-9780-e187f66bd106", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fe2a68af-e4f2-49a4-987a-2ac50fc04adb', 'date': 'Thu, 20 Apr 2023 13:21:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c1d1fbd4-ea04-4438-b2c4-596d82ad466b", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "security_group_id": "8a96e1f3-2f80-4736-9780-e187f66bd106", "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-20T13:21:50Z", "updated_at": "2023-04-20T13:21:50Z", "revision_number": 0, "project_id": "5d5d76af78b94668a18adcddc22a8440"}}' 2023-04-20 13:21:50,755 79941 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--455896924 created 2023-04-20 13:21:55,439 79941 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 4.684s 2023-04-20 13:21:55,440 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-a c1da6cde2fd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-36087dfc-8350-43d4-8eb2-777ca560a2ea', 'date': 'Thu, 20 Apr 2023 13:21:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "57496626-4abc-48d5-b877-13c308398419", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "floating_ip_address": "172.24.4.252", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5d5d76af78b94668a18adcddc22a8440", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:21:54Z", "updated_at": "2023-04-20T13:21:54Z", "revision_number": 0}}' 2023-04-20 13:21:55,440 79941 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '57496626-4abc-48d5-b877-13c308398419', 'tenant_id': '5d5d76af78b94668a18adcddc22a8440', 'floating_ip_address': '172.24.4.252', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5d5d76af78b94668a18adcddc22a8440', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:21:54Z', 'updated_at': '2023-04-20T13:21:54Z', 'revision_number': 0, 'ip': '172.24.4.252'} created 2023-04-20 13:21:55,552 79941 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.105s 2023-04-20 13:21:55,553 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0e50b448-05d3-4dd2-9655-a49836d7f216', '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": "882cab9c92ed4bfa8682a25169a49d9b", "name": "tempest-ServerStableDeviceRescueTest-1000583685-project-member", "password_expires_at": null}, "audit_ids": ["GcewlqKbTFOEfxxR779m5A"], "expires_at": "2023-04-20T14:21:55.000000Z", "issued_at": "2023-04-20T13:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d5d76af78b94668a18adcddc22a8440", "name": "tempest-ServerStableDeviceRescueTest-1000583685"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5d5d76af78b94668a18adcddc22a8440", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": " d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:21:55,553 79941 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '178edd74-64db-4ad6-af43-147f3224a59f', 'name': 'tempest-ServerStableDeviceRescueTest-2005662741-network', 'tenant_id': '5d5d76af78b94668a18adcddc22a8440', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5d5d76af78b94668a18adcddc22a8440', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34383, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:21:25Z', 'updated_at': '2023-04-20T13:21:25Z', 'revision_number': 1} available for tenant 2023-04-20 13:21:55,554 79941 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1028024611', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAvgrUDVs2bYxuFMiOWqowKsnyI1V+hkrrf5ir88dnej7w5r9TztMJnSVUpy7LNCrzmN+XYJGWXoyqrEELXEe2fsPemjFOY5xABjXL2/O6xEajeC3U36oyUzPsIEB1uCog==', 'fingerprint': '0d:c2:92:51:d7:6d:e2:a8:91:52:77:f1:bb:5d:a2:d2', 'user_id': '882cab9c92ed4bfa8682a25169a49d9b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAKE0MFx1BKNfUgqtRSdg3VdEEfFOt0D52cT95ja6m9QBroL3UeT6rY\nXBk00Ph2GH+gBwYFK4EEACKhZANiAAQL4K1A1bNm2MbhTIjlqqMCrJ8iNVfoZK63\n+Yq/PHZ3o+8Oa/U87TCZ0lVKcuyzQq85jfl2CRll6MqqxBC1xHtn7D3poxTmOcQA\nY1y9vzusRGo3gt1N+qMlMz7CBAdbgqI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8a96e1f3-2f80-4736-9780-e187f66bd106', 'name': 'tempest-securitygroup--455896924', 'stateful': True, 'tenant_id': '5d5d76af78b94668a18adcddc22a8440', 'description': 'tempest-description--1287423227', 'shared': False, 'security_group_rules': [{'id': 'dfb57a48-93b2-46e5-8818-ee24f53c5aea', 'tenant_id': '5d5d76af78b94668a18adcddc22a8440', 'security_group_id': '8a96e1f3-2f80-4736-9780-e187f66bd106', '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': 274, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:21:48Z', 'updated_at': '2023-04-20T13:21:48Z', 'revision_number': 0, 'project_id': '5d5d76af78b94668a18adcddc22a8440'}, {'id': 'e50cfc78-cad8-46a5-8a54-76f99b43f70b', 'tenant_id': '5d5d76af78b94668a18adcddc22a8440', 'security_group_id': '8a96e1f3-2f80-4736-9780-e187f66bd106', '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': 273, 'description': Non e, 'tags': [], 'created_at': '2023-04-20T13:21:48Z', 'updated_at': '2023-04-20T13:21:48Z', 'revision_number': 0, 'project_id': '5d5d76af78b94668a18adcddc22a8440'}], 'tags': [], 'created_at': '2023-04-20T13:21:48Z', 'updated_at': '2023-04-20T13:21:48Z', 'revision_number': 1, 'project_id': '5d5d76af78b94668a18adcddc22a8440'}, 'floating_ip': {'id': '57496626-4abc-48d5-b877-13c308398419', 'tenant_id': '5d5d76af78b94668a18adcddc22a8440', 'floating_ip_address': '172.24.4.252', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5d5d76af78b94668a18adcddc22a8440', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:21:54Z', 'updated_at': '2023-04-20T13:21:54Z', 'revision_number': 0, 'ip': '172.24.4.252'}} 2023-04-20 13:21:58,243 79941 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.688s 2023-04-20 13:21:58,243 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-2015992479", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "networks": [{"uuid": "178edd74-64db-4ad6-af43-147f3224a59f"}], "security_groups": [{"name": "tempest-securitygroup--455896924"}], "key_name": "tempest-keypair-1028024611", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fc9caa2-5ad5-42b5-9ebd-c357cdf51d11', 'x-compute-request-id': 'req-4fc9caa2-5ad5-42b5-9ebd-c357cdf51d11', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--455896924"}], "adminPass": "zR7Y4ZtKru3D"}}' 2023-04-20 13:21:58,347 79941 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/f7f7844b-b316-4af0-b40d-13b8d0ec29d6 0.100s 2023-04-20 13:21:58,348 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:21:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-625c8e56-ad01-463a-bced-68aace2b048b', 'x-compute-request-id': 'req-625c8e56-ad01-463a-bced-68aace2b048b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6'} Body: b'{"server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "name": "tempest-ServerStableDeviceRescueTest-server-2015992479", "status": "BUILD", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:58Z", "updated": "2023-04-20T13:21:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1028024611", "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-20 13:22:48,805 79941 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/f7f7844b-b316-4af0-b40d-13b8d0ec29d6 0.393s 2023-04-20 13:22:48,805 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:22:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b7be5ef-8595-43e4-a922-586f4fd73bed', 'x-compute-request-id': 'req-2b7be5ef-8595-43e4-a922-586f4fd73bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6'} Body: b'{"server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "name": "tempest-ServerStableDeviceRescueTest-server-2015992479", "status": "ACTIVE", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "metadata": {}, "hostId": "7eb477c590678e4f25421c085b21d7fb54456b88223611181d66798a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:58Z", "updated": "2023-04-20T13:22:09Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2005662741-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:27:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1028024611", "OS-SRV-USG:launched_at": "2023-04-20T13:22:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--455896924"}], "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-20 13:22:48,820 79941 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:23:49,570 79941 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/f7f7844b-b316-4af0-b40d-13b8d0ec29d6/os-interface 0.690s 2023-04-20 13:23:49,5 71 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:48 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-373c520c-2f83-4f08-afc9-4d9ca8eaafea', 'x-compute-request-id': 'req-373c520c-2f83-4f08-afc9-4d9ca8eaafea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "178edd74-64db-4ad6-af43-147f3224a59f", "port_id": "a36f5d71-7da8-44cf-a09f-de30258435f6", "mac_addr": "fa:16:3e:5a:27:01", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f0dcbe59-a3ff-48a7-a21a-2ec2ca8eb29f", "ip_address": "10.0.0.9"}]}]}' 2023-04-20 13:23:50,277 79941 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/57496626-4abc-48d5-b877-13c308398419 0.701s 2023-04-20 13:23:50,277 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a36f5d71-7da8-44cf-a09f-de30258435f6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-5a60450a-7a24-4062-ba18-7443f596e861', 'date': 'Thu, 20 Apr 2023 13:23:50 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/57496626-4abc-48d5-b877-13c308398419'} Body: b'{"floatingip": {"id": "57496626-4abc-48d5-b877-13c308398419", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "floating_ip_address": "172.24.4.252", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "e7f91db2-f12f-43bd-b60f-c0608a3221f0", "port_id": "a36f5d71-7da8-44cf-a09f-de30258435f6", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "178edd74-64db-4ad6-af43-147f3224a59f", "mac_address": "fa:16:3e:5a:27:01", "admin_state_up": true, "status": "ACTIVE", "device_id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:21:54Z", "updated_at": "2023-04-20T13:23:49Z", "revision_number": 1, "project_id": "5d5d76af78b94668a18adcddc22a8440"}}' 2023-04-20 13:23:50,279 79941 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.252:22' as 'cirros' with public key authentication 2023-04-20 13:23:50,337 79941 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:23:50,361 79941 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:23:50,362 79941 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.252 successfully created 2023-04-20 13:23:51,610 79941 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/f7f7844b-b316-4af0-b40d-13b8d0ec29d6/action 1.247s 2023-04-20 13:23:51,610 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-56792286"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:50 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/2b06767e-5313-4def-ad28-ee0352 684b95', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0f3d6fe-105c-4dbe-af87-b5a5c4b632ff', 'x-compute-request-id': 'req-f0f3d6fe-105c-4dbe-af87-b5a5c4b632ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6/action'} Body: b'' 2023-04-20 13:23:51,672 79941 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/2b06767e-5313-4def-ad28-ee0352684b95 0.059s 2023-04-20 13:23:51,673 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:51 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-afb3de66-a1b6-43f7-a7d9-0843b4f99217', 'x-compute-request-id': 'req-afb3de66-a1b6-43f7-a7d9-0843b4f99217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2b06767e-5313-4def-ad28-ee0352684b95'} Body: b'{"image": {"id": "2b06767e-5313-4def-ad28-ee0352684b95", "name": "tempest-ServerStableDeviceRescueTest-image-56792286", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1000583685", "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-1000583685-project-member", "user_id": "882cab9c92ed4bfa8682a25169a49d9b"}, "created": "2023-04-20T13:23:51Z", "updated": "2023-04-20T13:23:51Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2b06767e-5313-4def-ad28-ee0352684b95"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2b06767e-5313-4def-ad28-ee0352684b95"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2b06767e-5313-4def-ad28-ee0352684b95"}], "server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}]}}}' 2023-04-20 13:24:41,794 79941 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/2b06767e-5313-4def-ad28-ee0352684b95 0.065s 2023-04-20 13:24:41,794 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:41 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-0f9024d2-0205-42c7-9cf4-daff235a49ee', 'x-compute-request-id': 'req-0f9024d2-0205-42c7-9cf4-daff235a49ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2b06767e-5313-4def-ad28-ee0352684b95'} Body: b'{"image": {"id": "2b06767e-5313-4def-ad28-ee0352684b95", "name": "tempest-ServerStableDeviceRescueTest-image-56792286", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "owner_id": "5d5d76af78b94668a18adcddc22a8440", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1000583685", "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-1000583685-project-member", "user_id": "882cab9c92ed4bfa8682a25169a49d9b"}, "created": "2023-04-20T13:23:51Z", "updated": "2023-04-20T13:23:56Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2b06767e-5313-4def-ad28-ee0352684b95"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2b06767e-5313-4def-ad28-ee0352684b95"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2b06767e-5313-4def-ad28-ee0352684b95"}], "server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}]}}}' 2023-04-20 13:24:41,856 79941 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/2b06767e-5313-4def-ad28-ee0352684b95 0.056s 2023-04-20 13:24:41,857 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:41 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-0a582cc2-d78a-4f93-a1e7-c684f4d3dea3', 'x-compute-request-id': 'req-0a582cc2-d78a-4f93-a1e7-c684f4d3dea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2b06767e-5313-4def-ad28-ee0352684b95'} Body: b'{"image": {"id": "2b06767e-5313-4def-ad28-ee0352684b95", "name": "tempest-ServerStableDeviceRescueTest-image-56792286", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "owner_id": "5d5d76af78b94668a18adcddc22a8440", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1000583685", "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-1000583685-project-member", "user_id": "882cab9c92ed4bfa8682a25169a49d9b"}, "created": "2023-04-20T13:23:51Z", "updated": "2023-04-20T13:23:56Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2b06767e-5313-4def-ad28-ee0352684b95"}, {"rel": "book mark", "href": "http://10.0.0.210/compute/images/2b06767e-5313-4def-ad28-ee0352684b95"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2b06767e-5313-4def-ad28-ee0352684b95"}], "server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}]}}}' 2023-04-20 13:24:42,083 79941 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/f7f7844b-b316-4af0-b40d-13b8d0ec29d6 0.221s 2023-04-20 13:24:42,084 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc60a6d4-e250-47ab-9475-2017284962a5', 'x-compute-request-id': 'req-cc60a6d4-e250-47ab-9475-2017284962a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6'} Body: b'{"server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "name": "tempest-ServerStableDeviceRescueTest-server-2015992479", "status": "ACTIVE", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "metadata": {}, "hostId": "7eb477c590678e4f25421c085b21d7fb54456b88223611181d66798a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:58Z", "updated": "2023-04-20T13:23:56Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2005662741-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:27:01"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:27:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1028024611", "OS-SRV-USG:launched_at": "2023-04-20T13:22:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--455896924"}], "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-20 13:25:42,261 79941 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/2b06767e-5313-4def-ad28-ee0352684b95 0.161s 2023-04-20 13:25:42,262 79941 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': 'Thu, 20 Apr 2023 13:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0d1d63a4-646c-4051-a3d3-8252f4dc817a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2b06767e- 5313-4def-ad28-ee0352684b95'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "owner_id": "5d5d76af78b94668a18adcddc22a8440", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1000583685", "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-1000583685-project-member", "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-56792286", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "24f54546b62492132fdccbd520b6a8e5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5d5d76af78b94668a18adcddc22a8440", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "bd374835456315473bba7d40e1b23aa803fb32995705c897bd15ce1afc4cd40f0f01a7390eb4b5d9e34517526fcc35b5a86e00df647a825b1d62786a53c7ebaa", "id": "2b06767e-5313-4def-ad28-ee0352684b95", "created_at": "2023-04-20T13:23:51Z", "updated_at": "2023-04-20T13:25:42Z", "tags": [], "self": "/v2/images/2b06767e-5313-4def-ad28-ee0352684b95", "file": "/v2/images/2b06767e-5313-4def-ad28-ee0352684b95/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:25:42,388 79941 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/2b06767e-5313-4def-ad28-ee0352684b95 0.126s 2023-04-20 13:25:42,389 79941 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': 'Thu, 20 Apr 2023 13:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1201c4df-e5e2-49d2-9a3c-5fbd00f98ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2b06767e-5313-4def-ad28-ee0352684b95'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "owner_id": "5d5d76af78b94668a18adcddc22a8440", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1000583685", "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-1000583685-project-member", "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-56792286", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "24f54546b62492132fdccbd520b6a8e5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5d5d76af78b94668a18adcddc22a8440", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "bd374835456315473bba7d40e1b23aa803fb32995705c897bd15ce1afc4cd40f0f01a7390eb4b5d9e34517526fcc35b5a86e00df647a825b1d62786a53c7ebaa", "id": "2b06767e-5313-4def-ad28-ee0352684b95", "created_at": "2023-04-20T13:23:51Z", "updated_at": "2023-04-20T13:25:42Z", "tags": [], "self": "/v2/images/2b06767e-5313-4def-ad28-ee0352684b95", "file": "/v2/images/2b06767e-5313-4def-ad28-ee0352684b95/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:25:42,623 79941 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/f7f7844b-b316-4af0-b40d-13b8d0ec29d6 0.234s 2023-04-20 13:25:42,624 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9594b536-a62e-4f34-b664-722d060e93c5', 'x-compute-request-id': 'req-9594b536-a62e-4f34-b664-722d060e93c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6'} Body: b'{"server": {"id": "f7f7844b-b316-4af0-b40d-13b8d0ec29d6", "name": "tempest-ServerStableDeviceRescueTest-server-2015992479", "status": "ACTIVE", "tenant_id": "5d5d76af78b94668a18adcddc22a8440", "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "metadata": {}, "hostId": "7eb477c590678e4f25421c085b21d7fb54456b88223611181d66798a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:58Z", "updated": "2023-04-20T13:23:56Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2005662741-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:27:01"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:27:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f7f7844b-b316-4af0-b40d-13b8d0ec29d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1028024611", "OS-SRV-USG:launched_at": "2023-04-20T13:22:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--455896924"}], "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-20 13:25:42,888 79941 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/5d5d76af78b94668a18adcddc22a8440/volumes 0.250s 2023-04-20 13:25:42,888 79941 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-1866292388"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87307b7-19da-497d-aead-9f52ba3083c0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87307b7-19da-497d-aead-9f52ba3083c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440/volumes'} Body: b'{"volume": {"id": "cab2d772-1a84-45be-9e6c-a2e635b622d4", "status": "creating", "size": 1, "availability_zone": "nova", "cre ated_at": "2023-04-20T13:25:42.824418", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1866292388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4"}], "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:25:42,935 79941 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/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4 0.037s 2023-04-20 13:25:42,936 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac29c4f-adf7-4863-85f2-1739ad37868b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac29c4f-adf7-4863-85f2-1739ad37868b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4'} Body: b'{"volume": {"id": "cab2d772-1a84-45be-9e6c-a2e635b622d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:43.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1866292388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4"}], "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5d76af78b94668a18adcddc22a8440"}}' 2023-04-20 13:25:43,992 79941 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/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4 0.044s 2023-04-20 13:25:43,992 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-680b95eb-3f08-4312-b380-220dc26bfff2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-680b95eb-3f08-4312-b380-220dc26bfff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4'} Body: b'{"volume": {"id": "cab2d772-1a84-45be-9e6c-a2e635b622d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:43.000000", "updated_at": "2023-04-20T13:25:43.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1866292388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "li nks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5d76af78b94668a18adcddc22a8440/volumes/cab2d772-1a84-45be-9e6c-a2e635b622d4"}], "user_id": "882cab9c92ed4bfa8682a25169a49d9b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5d76af78b94668a18adcddc22a8440"}}' 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 2b34f2cd-cc72-438f-b639-59dc821ae888 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:24:01,464 79947 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.096s 2023-04-20 13:24:01,464 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:01 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-552cb5c8-7c86-4898-b497-5756fab38493', '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": "9803a74b170d457c9cb6c4b1e5ff2e63", "name": "tempest-VolumesAdminNegativeTest-742981342-project-member", "password_expires_at": null}, "audit_ids": ["17I3wp7YTxmnmIVyz0-9hw"], "expires_at": "2023-04-20T14:24:01.000000Z", "issued_at": "2023-04-20T13:24:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "973f328b0e474229a74744dee1f17f89", "name": "tempest-VolumesAdminNegativeTest-742981342"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/973f328b0e474229a74744dee1f17f89", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:24:01,465 79947 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'b8d53c41-3e3b-44b5-a384-2f38587f8d6a', 'name': 'tempest-VolumesAdminNegativeTest-817648582-network', 'tenant_id': '973f328b0e474229a74744dee1f17f89', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '973f328b0e474229a7474 4dee1f17f89', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63910, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:21:24Z', 'updated_at': '2023-04-20T13:21:24Z', 'revision_number': 1} available for tenant 2023-04-20 13:24:02,026 79947 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.560s 2023-04-20 13:24:02,026 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-2033529697", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "networks": [{"uuid": "b8d53c41-3e3b-44b5-a384-2f38587f8d6a"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ec51422f-aef5-4653-962a-bf0fba7c5868', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecc16f96-b9d9-4a5c-81fd-04435149bff9', 'x-compute-request-id': 'req-ecc16f96-b9d9-4a5c-81fd-04435149bff9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ec51422f-aef5-4653-962a-bf0fba7c5868", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec51422f-aef5-4653-962a-bf0fba7c5868"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec51422f-aef5-4653-962a-bf0fba7c5868"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "UTMZdDB9ty5M"}}' 2023-04-20 13:24:02,137 79947 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/ec51422f-aef5-4653-962a-bf0fba7c5868 0.107s 2023-04-20 13:24:02,137 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:02 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-45cd78c7-0b50-4e98-9dd3-41b7d5efcbcf', 'x-compute-request-id': 'req-45cd78c7-0b50-4e98-9dd3-41b7d5efcbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec51422f-aef5-4653-962a-bf0fba7c5868'} Body: b'{"server": {"id": "ec51422f-aef5-4653-962a-bf0fba7c5868", "name": "tempest-VolumesAdminNegativeTest-server-2033529697", "status": "BUILD", "tenant_id": "973f328b0e474229a74744dee1f17f89", "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:24:02Z", "updated": "2023-04-20T13:24:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec51422f-aef5-4653-962a-bf0fba7c5868"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec51422f-aef5-4653-962a-bf0fba7c5868"}], "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-20 13:24:52,455 79947 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/ec51422f-aef5-4653-962a-bf0fba7c5868 0.258s 2023-04-20 13:24:52,455 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:52 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-59b383f2-b0ae-4a85-bbc9-9ad6831dfe7b', 'x-compute-request-id': 'req-59b383f2-b0ae-4a85-bbc9-9ad6831dfe7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec51422f-aef5-4653-962a-bf0fba7c5868'} Body: b'{"server": {"id": "ec51422f-aef5-4653-962a-bf0fba7c5868", "name": "tempest-VolumesAdminNegativeTest-server-2033529697", "status": "ACTIVE", "tenant_id": "973f328b0e474229a74744dee1f17f89", "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "metadata": {}, "hostId": "2396c80b42e6fdbe8ab38c9f22d0a51a0aa572630a427aa7e3c3099b", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:24:02Z", "updated": "2023-04-20T13:24:09Z", "addresses": {"tempest-VolumesAdminNegativeTest-817648582-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:fd:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec51422f-aef5-4653-962a-bf0fba7c5868"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec51422f-aef5-4653-962a-bf0fba7c5868"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:24:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 13:24:52,467 79947 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:25:52,722 79947 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/973f328b0e474229a74744dee1f17f89/volumes 0.203s 2023-04-20 13:25:52,723 79947 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-2100600804"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69681c8e-b6f4-42c3-95b6-fdfe6b43ed8a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69681c8e-b6f4-42c3-95b6-fdfe6b43ed8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes'} Body: b'{"volume": {"id": "2b34f2c d-cc72-438f-b639-59dc821ae888", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:52.651533", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2100600804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888"}], "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:25:52,775 79947 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/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888 0.043s 2023-04-20 13:25:52,776 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a74d89a9-c0a3-4805-9c74-31caa1d7c5c8', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a74d89a9-c0a3-4805-9c74-31caa1d7c5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888'} Body: b'{"volume": {"id": "2b34f2cd-cc72-438f-b639-59dc821ae888", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:53.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2100600804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888"}], "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973f328b0e474229a74744dee1f17f89"}}' 2023-04-20 13:25:53,826 79947 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/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888 0.038s 2023-04-20 13:25:53,826 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805bb963-8140-46a1-bb7d-45a21d80dc21', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805bb963-8140-46a1-bb7d-45a21d80dc21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888'} Body: b'{"volume": {"id": "2b34f2cd-cc72-438f-b639-59dc821ae888", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:53.000000", "updated_at": "2023-04-20T13:25:53.000000", "name": "tempest-VolumesAdminNegativeTest-volume-2100600804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973f328b0e474229a74744dee1f17f89/volumes/2b34f2cd-cc72-438f-b639-59dc821ae888"}], "user_id": "9803a74b170d457c9cb6c4b1e5ff2e63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973f328b0e474229a74744dee1f17f89"}}' 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 4a688040-248b-4a3a-8692-bb349c9bbaa4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:26:29,589 79937 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes 0.252s 2023-04-20 13:26:29,589 79937 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-957584932"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb3219dc-7af6-45c7-9e75-4eb2dcdaa7d7', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb3219dc-7af6-45c7-9e75-4eb2dcdaa7d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes'} Body: b'{"volume": {"id": "4a688040-248b-4a3a-8692-bb349c9bbaa4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:29.510579", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-957584932", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4"}], "user_id": "c7e63be0504a4fcca19c8b86d95c699d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:26:29,657 79937 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4 0.058s 2023-04-20 13:26:29,658 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f7aadf5-cd9e-4196-b22a-b49b14e102a0', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f7aadf5-cd9e-4196-b22a-b49b14e102a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4'} Body: b'{"volume": {"id": "4a688040-248b-4a3a-8692-bb349c9bbaa4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:30.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-957584932", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4"}], "user_id": "c7e63be0504a4fcca19c8b86d95c699d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a526e5a9ffe4ec6a153bb0bc218913e"}}' 2023-04-20 13:26:30,725 79937 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4 0.055s 2023-04-20 13:26:30,725 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-973c7372-9abc-48cd-8887-81df71c9e10c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-973c7372-9abc-48cd-8887-81df71c9e10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4'} Body: b'{"volume": {"id": "4a688040-248b-4a3a-8692-bb349c9bbaa4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:30.000000", "updated_at": "2023-04-20T13:26:30.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-957584932", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/4a688040-248b-4a3a-8692-bb349c9bbaa4"}], "user_id": "c7e63be0504a4fcca19c8b86d95c699d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a526e5a9ffe4ec6a153bb0bc218913e"}}' 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 9678a33e-074a-4a27-a833-1f5c1eb621c9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:26:30,930 79937 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes 0.186s 2023-04-20 13:26:30,930 79937 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-627351688"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54dbaa8-5724-4156-ab1a-70e32d4a5332', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54dbaa8-5724-4156-ab1a-70e32d4a5332', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes'} Body: b'{"volume": {"id": "9678a33e-074a-4a27-a833-1f5c1eb621c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:30.874719", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-627351688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9"}], "user_id": "c7e63be0504a4fcca19c8b86d95c699d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:26:30,982 79937 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9 0.041s 2023-04-20 13:26:30,982 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfab432a-2738-4857-9b48-249b1977f959', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfab432a-2738-4857-9b48-249b1977f959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9'} Body: b'{"volume": {"id": "9678a33e-074a-4a27-a833-1f5c1eb621c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:31.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-627351688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9"}], "user_id": "c7e63be0504a4fcca19c8b86d95c699d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a526e5a9ffe4ec6a153bb0bc218913e"}}' 2023-04-20 13:26:32,035 79937 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9 0.040s 2023-04-20 13:26:32,035 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d233c677-fc9a-4cc6-9ed6-6b9b057585a1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d233c677-fc9a-4cc6-9ed6-6b9b057585a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9'} Body: b'{"volume": {"id": "9678a33e-074a-4a27-a833-1f5c1eb621c9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:31.000000", "updated_at": "2023-04-20T13:26:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-627351688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a526e5a9ffe4ec6a153bb0bc218913e/volumes/9678a33e-074a-4a27-a833-1f5c1eb621c9"}], "user_id": "c7e63be0504a4fcca19c8b86d95c699d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a526e5a9ffe4ec6a153bb0bc218913e"}}' 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 eb42e3a7-c03a-4145-854c-f33f5f51fd95 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:23:49,446 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.214s 2023-04-20 13:23:49,447 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:49 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-b5e6a177-cf54-4358-a997-630c402e97e0', 'x-compute-request-id': 'req-b5e6a177-cf54-4358-a997-630c402e97e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:23:49,684 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.225s 2023-04-20 13:23:49,684 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:23:49 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-02a97dfd-e52c-40b2-b402-c033d7d27177', 'x-compute-request-id': 'req-02a97dfd-e52c-40b2-b402-c033d7d27177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "hre f": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:24:39,964 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.235s 2023-04-20 13:24:39,964 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:39 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-19862b9c-7211-4cf3-aca8-8bd5b7cf45ea', 'x-compute-request-id': 'req-19862b9c-7211-4cf3-aca8-8bd5b7cf45ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:24:40,200 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.224s 2023-04-20 13:24:40,201 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Thu, 20 Apr 2023 13:24:39 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-d3dc65ed-41ce-4302-a599-c896dbd4872e', 'x-compute-request-id': 'req-d3dc65ed-41ce-4302-a599-c896dbd4872e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:25:40,502 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes 0.229s 2023-04-20 13:25:40,503 79951 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-515275574"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9057807b-92d1-4dbe-bd1b-5b785ccf2c27', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9057807b-92d1-4dbe-bd1b-5b785ccf2c27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes'} Body: b'{"volume": {"id": "eb42e3a7-c03a-4145-854c-f33f5f51fd95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:40.429938", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-515275574", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04 -20 13:25:40,550 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95 0.037s 2023-04-20 13:25:40,551 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f75033-8d9d-49d3-959b-fc8c087d148e', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f75033-8d9d-49d3-959b-fc8c087d148e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95'} Body: b'{"volume": {"id": "eb42e3a7-c03a-4145-854c-f33f5f51fd95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:40.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-515275574", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "332b3979ef1244e1aff870bbc27a9817"}}' 2023-04-20 13:25:41,602 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95 0.040s 2023-04-20 13:25:41,602 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab1a96c1-8527-44eb-a771-ab6faa4489b7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1a96c1-8527-44eb-a771-ab6faa4489b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95'} Body: b'{"volume": {"id": "eb42e3a7-c03a-4145-854c-f33f5f51fd95", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:25:40.000000", "updated_at": "2023-04-20T13:25:41.000000", "name": "tempest-ServerActionsTestJSON-volume-515275574", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/eb42e3a7-c03a-4145-854c-f33f5f51fd95"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "332b3979ef1244e1aff870bbc27a9817"}}' 2023-04-20 13:25:41,853 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.239s 2023-04-20 13:25:41,854 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:41 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-269931cf-8793-496c-828c-830b647afa02', 'x-compute-request-id': 'req-269931cf-8793-496c-828c-830b647afa02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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_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 992276a3-ed2b-46a4-a46f-04e4bd39bbc1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:24:46,636 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.100s 2023-04-20 13:24:46,636 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:46 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-56d22b3e-d915-4964-9d1c-9031ce263a40', '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": "404bd455b1834e68b508de3f651146d5", "name": "tempest-VolumesActionsTest-264200941-project-member", "password_expires_at": null}, "audit_ids": ["5ieb9A2VR1yE6QbWSe9U0A"], "expires_at": "2023-04-20T14:24:46.000000Z", "issued_at": "2023-04-20T13:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c8d7672015e428e807dcb7e0fb58f60", "name": "tempest-VolumesActionsTest-264200941"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2c8d7672015e428e807dcb7e0fb58f60", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:24:46,637 79945 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '86c2146e-b829-46d4-924c-49a08f1e1d95', 'name': 'tempest-VolumesActionsTest-2003033019-network', 'tenant_id': '2c8d7672015e428e807dcb7e0fb58f60', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2c8d7672015e428e807dcb7e0fb58f60', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': ' geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50267, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:24:44Z', 'updated_at': '2023-04-20T13:24:44Z', 'revision_number': 1} available for tenant 2023-04-20 13:24:47,549 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.911s 2023-04-20 13:24:47,549 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1993764424", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "networks": [{"uuid": "86c2146e-b829-46d4-924c-49a08f1e1d95"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf720b35-589c-4d39-9321-fbe6a88e4039', 'x-compute-request-id': 'req-cf720b35-589c-4d39-9321-fbe6a88e4039', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f778634c-45c2-4284-ad3b-0529810fa77c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9hC8XwTt7nQm"}}' 2023-04-20 13:24:47,626 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c 0.073s 2023-04-20 13:24:47,626 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:24:47 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-7e32dc7b-c8b0-444f-87c8-f7461e4c88de', 'x-compute-request-id': 'req-7e32dc7b-c8b0-444f-87c8-f7461e4c88de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c'} Body: b'{"server": {"id": "f778634c-45c2-4284-ad3b-0529810fa77c", "name": "tempest-VolumesActionsTest-instance-1993764424", "status": "BUILD", "tenant_id": "2c8d7672015e428e807dcb7e0fb58f60", "user_id": "404bd455b1834e68b508de3f651146d5", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:24:48Z", "updated": "2023-04-20T13:24:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}], "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-20 13:25:37,903 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c 0.216s 2023-04-20 13:25:37,904 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:37 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-39029c11-30d2-405e-9da5-59b7110e1c8c', 'x-compute-request-id': 'req-39029c11-30d2-405e-9da5-59b7110e1c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c'} Body: b'{"server": {"id": "f778634c-45c2-4284-ad3b-0529810fa77c", "name": "tempest-VolumesActionsTest-instance-1993764424", "status": "ACTIVE", "tenant_id": "2c8d7672015e428e807dcb7e0fb58f60", "user_id": "404bd455b1834e68b508de3f651146d5", "metadata": {}, "hostId": "2de48893d87f567ec5522348242d71a5bdde70ca533d2fb1c2399b00", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:24:47Z", "updated": "2023-04-20T13:24:54Z", "addresses": {"tempest-VolumesActionsTest-2003033019-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:b8:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:24:54.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-20 13:25:37,915 79945 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:26:38,223 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes 0.265s 2023-04-20 13:26:38,224 79945 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-887622804"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7396607e-76ae-454b-8da4-7fe5b254bd48', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7396607e-76ae-454b-8da4-7fe5b254bd48', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes'} Body: b'{"volume": {"id": "992276a3-ed2b-46a4-a46f-04e4bd39bbc1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:38.143881", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-887622804", "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/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:26:38,274 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1 0.040s 2023-04-20 13:26:38,274 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa4dcb0-e363-4a2b-939f-c59d011ac938', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa4dcb0-e363-4a2b-939f-c59d011ac938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1'} Body: b'{"volume": {"id": "992276a3-ed2b-46a4-a46f-04e4bd39bbc1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:38.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-887622804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:26:39,323 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1 0.037s 2023-04-20 13:26:39,324 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07cde8c5-bc07-42f7-9d73-91db65b87ef8', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07cde8c5-bc07-42f7-9d73-91db65b87ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1'} Body: b'{"volume": {"id": "992276a3-ed2b-46a4-a46f-04e4bd39bbc1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:38.000000", "updated_at": "2023-04-20T13:26:38.000000", "name": "tempest-VolumesActionsTest-Volume-887622804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}], "user_id": "404bd455b1834e68b508de 3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:26:39,376 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1 0.041s 2023-04-20 13:26:39,376 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c675d565-cf1a-44b7-9c3d-39fddb88aaa2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c675d565-cf1a-44b7-9c3d-39fddb88aaa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1'} Body: b'{"volume": {"id": "992276a3-ed2b-46a4-a46f-04e4bd39bbc1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:26:38.000000", "updated_at": "2023-04-20T13:26:38.000000", "name": "tempest-VolumesActionsTest-Volume-887622804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:26:39,490 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1 0.103s 2023-04-20 13:26:39,491 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96540386-0872-4d90-9aab-c77715480594', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1'} Body: b'' 2023-04-20 13:26:39,511 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1 0.020s 2023-04-20 13:26:39,511 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c116be4-65ac-4792-bef1-7209a0f275f1', 'x-openstack-request-id': 'req-2c116be4-65ac-4792-bef1-7209a0f275f1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/992276a3-ed2b-46a4-a46f-04e4bd39bbc1'} Body: b'{"itemNotFound": {"cod e": 404, "message": "Volume 992276a3-ed2b-46a4-a46f-04e4bd39bbc1 could not be found."}}' 2023-04-20 13:26:39,630 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c 0.118s 2023-04-20 13:26:39,631 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:39 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-11ff8d22-05b9-47b5-ad6d-a6e379d96656', 'x-compute-request-id': 'req-11ff8d22-05b9-47b5-ad6d-a6e379d96656', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c'} Body: b'' 2023-04-20 13:26:39,974 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c 0.342s 2023-04-20 13:26:39,974 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:39 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-51f752a6-4749-4a84-b50b-f878821f77d3', 'x-compute-request-id': 'req-51f752a6-4749-4a84-b50b-f878821f77d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c'} Body: b'{"server": {"id": "f778634c-45c2-4284-ad3b-0529810fa77c", "name": "tempest-VolumesActionsTest-instance-1993764424", "status": "ACTIVE", "tenant_id": "2c8d7672015e428e807dcb7e0fb58f60", "user_id": "404bd455b1834e68b508de3f651146d5", "metadata": {}, "hostId": "2de48893d87f567ec5522348242d71a5bdde70ca533d2fb1c2399b00", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:24:47Z", "updated": "2023-04-20T13:26:40Z", "addresses": {"tempest-VolumesActionsTest-2003033019-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:b8:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f778634c-45c2-4284-ad3b-0529810fa77c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:24:54.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-20 13:27:30,068 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c 0.032s 2023-04-20 13:27:30,069 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:30 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-caa73759-cb06-4955-a385-c55fe775f989', 'x-compute-request-id': 'req-caa73759-cb06-4955-a385-c55fe775f989', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f778634c-45c2-4284-ad3b-0529810fa77c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f778634c-45c2-4284-ad3b-0529810fa77c 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 c96cdf45-5512-465c-8aaa-dcd34b65867b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:27:30,243 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes 0.170s 2023-04-20 13:27:30,243 79945 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-381757008"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1c3b7bc-b66e-49dc-b53a-9789db16c483', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1c3b7bc-b66e-49dc-b53a-9789db16c483', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes'} Body: b'{"volume": {"id": "c96cdf45-5512-465c-8aaa-dcd34b65867b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:30.188887", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-381757008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:30,303 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b 0.050s 2023-04-20 13:27:30,303 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5895f5cd-7214-4694-8633-846ee12d2168', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5895f5cd-7214-4694-8633-846ee12d2168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b'} Body: b'{"volume": {"id": "c96cdf45-5512-465c-8aaa-dcd34b65867b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:30.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-381757008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:31,355 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b 0.039s 2023-04-20 13:27:31,355 79945 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4893283-660b-4207-b50e-b8b3192b72e4', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4893283-660b-4207-b50e-b8b3192b72e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b'} Body: b'{"volume": {"id": "c96cdf45-5512-465c-8aaa-dcd34b65867b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:30.000000", "updated_at": "2023-04-20T13:27:30.000000", "name": "tempest-VolumesActionsTest-Volume-381757008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:31,412 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b 0.046s 2023-04-20 13:27:31,412 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f90c21-9d14-429b-9e53-cfcd84c11bef', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f90c21-9d14-429b-9e53-cfcd84c11bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b'} Body: b'{"volume": {"id": "c96cdf45-5512-465c-8aaa-dcd34b65867b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:30.000000", "updated_at": "2023-04-20T13:27:30.000000", "name": "tempest-VolumesActionsTest-Volume-381757008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:31,519 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b 0.093s 2023-04-20 13:27:31,520 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27: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-e9fd59f7-c52a-4c57-92c2-1737a3deea35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b'} Body: b'' 2023-04-20 13:27:31,541 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b 0.021s 2023-04-20 13:27:31,542 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27: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-f3aaa94a-613c-4ef6-858b-0f45803f92b0', 'x-openstack-request-id': 'req-f3aaa94a-613c-4ef6-858b-0f45803f92b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/c96cdf45-5512-465c-8aaa-dcd34b65867b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c96cdf45-5512-465c-8aaa-dcd34b65867b 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 2a7777a5-8e24-4995-8ce7-4bee5505f78a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:27:31,726 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes 0.181s 2023-04-20 13:27:31,727 79945 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-1093719575"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaff60c2-9bb0-4c6f-ae61-5d0b12ea6971', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaff60c2-9bb0-4c6f-ae61-5d0b12ea6971', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes'} Body: b'{"volume": {"id": "2a7777a5-8e24-4995-8ce7-4bee5505f78a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:31.662727", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1093719575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:31,802 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a 0.045s 2023-04-20 13:27:31,805 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47277006-6c5d-435c-92ff-cf634585c3eb', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47277006-6c5d-435c-92ff-cf634585c3eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a'} Body: b'{"volume": {"id": "2a7777a5-8e24-4995-8ce7-4bee5505f78a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:32.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1093719575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:32,858 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a 0.041s 2023-04-20 13:27:32,859 79945 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fad4af8-7c70-4665-8009-f4f291fc60ed', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fad4af8-7c70-4665-8009-f4f291fc60ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a'} Body: b'{"volume": {"id": "2a7777a5-8e24-4995-8ce7-4bee5505f78a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:32.000000", "updated_at": "2023-04-20T13:27:32.000000", "name": "tempest-VolumesActionsTest-Volume-1093719575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:32,918 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a 0.044s 2023-04-20 13:27:32,918 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c6e1d1-9868-406c-bc38-c211f5777d57', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c6e1d1-9868-406c-bc38-c211f5777d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a'} Body: b'{"volume": {"id": "2a7777a5-8e24-4995-8ce7-4bee5505f78a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:32.000000", "updated_at": "2023-04-20T13:27:32.000000", "name": "tempest-VolumesActionsTest-Volume-1093719575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:33,036 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a 0.106s 2023-04-20 13:27:33,037 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:32 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-08ebb517-5769-4bd7-b0bc-b09cc40acb7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a'} Body: b'' 2023-04-20 13:27:33,057 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a 0.019s 2023-04-20 13:27:33,057 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1053bfa-4bb6-480f-997f-69b77c2c6be2', 'x-openstack-request-id': 'req-b1053bfa-4bb6-480f-997f-69b77c2c6be2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/2a7777a5-8e24-4995-8ce7-4bee5505f78a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2a7777a5-8e24-4995-8ce7-4bee5505f78a 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 ea832da5-f3ae-444f-a496-9d71cbcde527 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:27:33,482 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes 0.418s 2023-04-20 13:27:33,483 79945 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-1635131143"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d42ca4e4-b395-4e99-8212-3a2f58743ea9', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d42ca4e4-b395-4e99-8212-3a2f58743ea9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes'} Body: b'{"volume": {"id": "ea832da5-f3ae-444f-a496-9d71cbcde527", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:33.188176", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1635131143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:33,532 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527 0.039s 2023-04-20 13:27:33,532 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ebf28d4-cc36-4008-8480-477217fb6636', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ebf28d4-cc36-4008-8480-477217fb6636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527'} Body: b'{"volume": {"id": "ea832da5-f3ae-444f-a496-9d71cbcde527", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:33.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1635131143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:34,586 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527 0.042s 2023-04-20 13:27:34,586 79945 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-884525fd-23e4-4b1f-ab36-d1146e41c369', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-884525fd-23e4-4b1f-ab36-d1146e41c369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527'} Body: b'{"volume": {"id": "ea832da5-f3ae-444f-a496-9d71cbcde527", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:33.000000", "updated_at": "2023-04-20T13:27:34.000000", "name": "tempest-VolumesActionsTest-Volume-1635131143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:34,655 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527 0.058s 2023-04-20 13:27:34,656 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba5d60c3-1320-43dd-b7ce-ca27d9e927c2', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba5d60c3-1320-43dd-b7ce-ca27d9e927c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527'} Body: b'{"volume": {"id": "ea832da5-f3ae-444f-a496-9d71cbcde527", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:33.000000", "updated_at": "2023-04-20T13:27:34.000000", "name": "tempest-VolumesActionsTest-Volume-1635131143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:34,779 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527 0.112s 2023-04-20 13:27:34,779 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:34 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-21037987-4bba-4420-a85d-409ad80746fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527'} Body: b'' 2023-04-20 13:27:34,806 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527 0.025s 2023-04-20 13:27:34,806 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:34 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-9e65ce87-0f36-4fb5-a1bf-346c54f9cdb7', 'x-openstack-request-id': 'req-9e65ce87-0f36-4fb5-a1bf-346c54f9cdb7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/ea832da5-f3ae-444f-a496-9d71cbcde527'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ea832da5-f3ae-444f-a496-9d71cbcde527 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 bf7fcccc-a1e2-4719-a046-e16c0b347b53 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:27:35,020 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes 0.209s 2023-04-20 13:27:35,020 79945 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-1098912769"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4b662c-bb80-4933-a4fb-fb61dde85bf2', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4b662c-bb80-4933-a4fb-fb61dde85bf2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes'} Body: b'{"volume": {"id": "bf7fcccc-a1e2-4719-a046-e16c0b347b53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:34.961951", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1098912769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:35,074 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53 0.044s 2023-04-20 13:27:35,075 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8857daeb-0b9c-47a3-84c7-d0acc84a2cf9', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8857daeb-0b9c-47a3-84c7-d0acc84a2cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53'} Body: b'{"volume": {"id": "bf7fcccc-a1e2-4719-a046-e16c0b347b53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:35.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1098912769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:36,122 79945 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/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53 0.036s 2023-04-20 13:27:36,123 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f715d13-8dc1-4b1d-b5e6-af8100d9c923', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f715d13-8dc1-4b1d-b5e6-af8100d9c923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53'} Body: b'{"volume": {"id": "bf7fcccc-a1e2-4719-a046-e16c0b347b53", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:35.000000", "updated_at": "2023-04-20T13:27:35.000000", "name": "tempest-VolumesActionsTest-Volume-1098912769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:36,175 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53 0.042s 2023-04-20 13:27:36,176 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846e34ce-914b-4926-84b4-1c43a826aaf4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846e34ce-914b-4926-84b4-1c43a826aaf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53'} Body: b'{"volume": {"id": "bf7fcccc-a1e2-4719-a046-e16c0b347b53", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:35.000000", "updated_at": "2023-04-20T13:27:35.000000", "name": "tempest-VolumesActionsTest-Volume-1098912769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:36,294 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53 0.107s 2023-04-20 13:27:36,294 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 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-93e601ff-9b10-4d49-a1f1-39df9d370b8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53'} Body: b'' 2023-04-20 13:27:36,317 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53 0.022s 2023-04-20 13:27:36,317 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-55872588-4933-4a94-bf72-a0352ff89b7a', 'x-openstack-request-id': 'req-55872588-4933-4a94-bf72-a0352ff89b7a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/bf7fcccc-a1e2-4719-a046-e16c0b347b53'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bf7fcccc-a1e2-4719-a046-e16c0b347b53 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 9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:27:36,508 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes 0.188s 2023-04-20 13:27:36,508 79945 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-84543252"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c589cd31-67e3-4fba-b45b-9cfa2b4dffac', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c589cd31-67e3-4fba-b45b-9cfa2b4dffac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes'} Body: b'{"volume": {"id": "9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:36.451068", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-84543252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:36,563 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672 0.044s 2023-04-20 13:27:36,563 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2121754c-2ad4-4014-b35f-8ca201a9a99d', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2121754c-2ad4-4014-b35f-8ca201a9a99d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672'} Body: b'{"volume": {"id": "9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:36.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-84543252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:37,614 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672 0.039s 2023-04-20 13:27:37,615 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61156158-36a0-4ef1-af3b-0cf779bb752c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61156158-36a0-4ef1-af3b-0cf779bb752c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672'} Body: b'{"volume": {"id": "9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:36.000000", "updated_at": "2023-04-20T13:27:37.000000", "name": "tempest-VolumesActionsTest-Volume-84543252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:37,676 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672 0.050s 2023-04-20 13:27:37,676 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8806f566-07c5-4f03-b353-a734545d4ba6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8806f566-07c5-4f03-b353-a734545d4ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672'} Body: b'{"volume": {"id": "9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:36.000000", "updated_at": "2023-04-20T13:27:37.000000", "name": "tempest-VolumesActionsTest-Volume-84543252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672"}], "user_id": "404bd455b1834e68b508de3f651146d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c8d7672015e428e807dcb7e0fb58f60"}}' 2023-04-20 13:27:37,789 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672 0.102s 2023-04-20 13:27:37,790 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volu me 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1557cf2-60df-44b1-a22f-ba8cef0f3dfa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672'} Body: b'' 2023-04-20 13:27:37,811 79945 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672 0.021s 2023-04-20 13:27:37,812 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:37 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-d0fb3876-d321-444e-b986-0b9c97b12c50', 'x-openstack-request-id': 'req-d0fb3876-d321-444e-b986-0b9c97b12c50', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c8d7672015e428e807dcb7e0fb58f60/volumes/9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9c9dbfaa-f5ca-46d4-8ca5-b1dbcd775672 could not be found."}}' 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 b7a47dd3-3d70-42bb-9e7b-f20bc3a79a05 failed to build and is in ERROR status 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 9952b7df-700d-4d4f-989b-52ac78f30bde failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:25:23,464 79955 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:25:23,464 79955 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:25:23,621 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.154s 2023-04-20 13:25:23,621 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2047423207", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLhBj1/epH3ckiDuj8GSQEzgbcnnK29CZIvXK39nQFjhN0LAgUKB4oOQU80LVJqXNk/saplUb00CzcE74yq8zZoy0xqEQunRaeLTx0utkTqr9QdXv10gSDWtPLaBX/XVqA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:23 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-9ae547b1-735a-4abb-b32a-ff98bd58da7c', 'x-compute-request-id': 'req-9ae547b1-735a-4abb-b32a-ff98bd58da7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2047423207", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLhBj1/epH3ckiDuj8GSQEzgbcnnK29CZIvXK39nQFjhN0LAgUKB4oOQU80LVJqXNk/saplUb00CzcE74yq8zZoy0xqEQunRaeLTx0utkTqr9QdXv10gSDWtPLaBX/XVqA==", "fingerprint": "93:38:c3:f6:c9:41:30:e0:7e:2d:1d:06:da:25:bc:3d", "user_id": "d10d3929c7314a639db592a13ffca375"}}' 2023-04-20 13:25:23,623 79955 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2047423207 created 2023-04-20 13:25:23,851 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.227s 2023-04-20 13:25:23,851 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1902816583", "description": "tempest-description--2053997253"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-a8fe8ff7-cbce-433d-9c43-e95a12925d77', 'date': 'Thu, 20 Apr 2023 13:25:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bda65e1e-e26f-4989-9504-9fa9a7a061a7", "name": "tempest-securitygroup--1902816583", "stateful": true, "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "description": "tempest-description--2053997253", "shared": false, "security_group_rules": [{"id": "13d3246b-5705-44fa-ab11-e9ce79a3a04e", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "bda65e1e-e26f-4989-9504-9fa9a7a061a7", "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": 657, "description": null, "tags": [], "created_at": "2023-04-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}, {"id": "874072c7-c87c-4efd-8242-b3f9a5a83177", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "bda65e1e-e26f-4989-9504-9fa9a7a061a7", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 658, "description": null, "tags": [], "created_at": "2023-04-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}], "tags": [], "created_at": "2023-04-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 1, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:25:24,061 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.209s 2023-04-20 13:25:24,061 79955 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": "bda65e1e-e26f-4989-9504-9fa9a7a061a7", "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-d37d8ea2-6859-4153-8407-1c2db6a66090', 'date': 'Thu, 20 Apr 2023 13:25:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9de3defd-36bc-4ab7-8579-f7db220d15a8", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "bda65e1e-e26f-4989-9504-9fa9a7a061a7", "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-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:25:24,270 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.208s 2023-04-20 13:25:24,270 79955 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": "bda65e1e-e26f-4989-9504-9fa9a7a061a7", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-532154cf-b73a-47f0-b154-99d792851c09', 'date': 'Thu, 20 Apr 2023 13:25:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "479f78e1-d6f9-417b-b1a0-68614e7be2bc", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "bda65e1e-e26f-4989-9504-9fa9a7a061a7", "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-20T13:25:24Z", "updated_at": "2023-04-20T13:25:24Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:25:24,270 79955 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1902816583 created 2023-04-20 13:25:25,368 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.097s 2023-04-20 13:25:25,368 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-142eb95e-813d-403d-b74f-7aa1cfe33beb', 'date': 'Thu, 20 Apr 2023 13:25:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2118fd70-5f3b-4ded-abdb-dfe6f48d81f4", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "floating_ip_address": "172.24.4.117", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e70d7b30abc14fcab2ffb23660891757", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:25:24Z", "updated_at": "2023-04-20T13:25:24Z", "revision_number": 0}}' 2023-04-20 13:25:25,369 79955 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2118fd70-5f3b-4ded-abdb-dfe6f48d81f4', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'floating_ip_address': '172.24.4.117', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e70d7b30abc14fcab2ffb23660891757', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:25:24Z', 'updated_at': '2023-04-20T13:25:24Z', 'revision_number': 0, 'ip': '172.24.4.117'} created 2023-04-20 13:25:25,415 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.038s 2023-04-20 13:25:25,416 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:25 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-b78cb290-c99e-4046-acfe-0463ce68aab2', '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": "d10d3929c7314a639db592a13ffca375", "name": "tempest-AttachVolumeTestJSON-1013714110-project-member", "password_expires_at": null}, "audit_ids": ["1oKlGYPGTBS2h_I0adj8DA"], "expires_at": "2023-04-20T14:25:25.000000Z", "issued_at": "2023-04-20T13:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e70d7b30abc14fcab2ffb23660891757", "name": "tempest-AttachVolumeTestJSON-1013714110"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e70d7b30abc14fcab2ffb23660891757", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public" , "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:25:25,417 79955 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3', 'name': 'tempest-AttachVolumeTestJSON-1129088725-network', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e70d7b30abc14fcab2ffb23660891757', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3002, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:25:17Z', 'updated_at': '2023-04-20T13:25:17Z', 'revision_number': 1} available for tenant 2023-04-20 13:25:25,417 79955 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2047423207', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLhBj1/epH3ckiDuj8GSQEzgbcnnK29CZIvXK39nQFjhN0LAgUKB4oOQU80LVJqXNk/saplUb00CzcE74yq8zZoy0xqEQunRaeLTx0utkTqr9QdXv10gSDWtPLaBX/XVqA==', 'fingerprint': '93:38:c3:f6:c9:41:30:e0:7e:2d:1d:06:da:25:bc:3d', 'user_id': 'd10d3929c7314a639db592a13ffca375', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDNuxTZ1k52yxA5PzF8+RgDbpjtA+9OzXMp2oOP1I/Qqxqf1PTZgmdQ\nEL/vGgUkUhmgBwYFK4EEACKhZANiAAS4QY9f3qR93JIg7o/BkkBM4G3J5ytvQmSL\n1yt/Z0BY4TdCwIFCgeKDkFPNC1SalzZP7GqZVG9NAs3BO+MqvM2aMtMahELp0Wni\n08dLrZE6q/UHV79dIEg1rTy2gV/11ag=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bda65e1e-e26f-4989-9504-9fa9a7a061a7', 'name': 'tempest-securitygroup--1902816583', 'stateful': True, 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'description': 'tempest-description--2053997253', 'shared': False, 'security_group_rules': [{'id': '13d3246b-5705-44fa-ab11-e9ce79a3a04e', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'security_group_id': 'bda65e1e-e26f-4989-9504-9fa9a7a061a7', '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': 657, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:25:23Z', 'updated_at': '2023-04-20T13:25:23Z', 'revision_number': 0, 'project_id': 'e70d7b30abc14fcab2ffb23660891757'}, {'id': '874072c7-c87c-4efd-8242-b3f9a5a83177', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'security_group_id': 'bda65e1e-e26f-4989-9504-9fa9a7a061a7', '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': 658, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:25:23Z', 'updated_at': '2023-04-20T13:25:23Z', 'revision_number': 0, 'project_id': 'e70d7b30abc14fcab2ffb23660891757'}], 'tags': [], 'created_at': '2023-04-20T13: 25:23Z', 'updated_at': '2023-04-20T13:25:23Z', 'revision_number': 1, 'project_id': 'e70d7b30abc14fcab2ffb23660891757'}, 'floating_ip': {'id': '2118fd70-5f3b-4ded-abdb-dfe6f48d81f4', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'floating_ip_address': '172.24.4.117', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e70d7b30abc14fcab2ffb23660891757', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:25:24Z', 'updated_at': '2023-04-20T13:25:24Z', 'revision_number': 0, 'ip': '172.24.4.117'}} 2023-04-20 13:25:26,094 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.675s 2023-04-20 13:25:26,094 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-2035473570", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3"}], "security_groups": [{"name": "tempest-securitygroup--1902816583"}], "key_name": "tempest-keypair-2047423207", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f48cc5fa-47a7-477b-9315-1f3cbd4360a5', 'x-compute-request-id': 'req-f48cc5fa-47a7-477b-9315-1f3cbd4360a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1902816583"}], "adminPass": "password"}}' 2023-04-20 13:25:26,173 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe 0.075s 2023-04-20 13:25:26,173 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fd54a0c-946f-4661-bdf5-413e08f28e05', 'x-compute-request-id': 'req-8fd54a0c-946f-4661-bdf5-413e08f28e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe'} Body: b'{"server": {"id": "93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe", "name": "tempest-AttachVolumeTestJSON-server-2035473570", "status": "BUILD", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "user_id": "d10d3929c7314a639db592a13ffca375", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bo okmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:25:26Z", "updated": "2023-04-20T13:25:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2047423207", "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-20 13:26:16,488 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe 0.260s 2023-04-20 13:26:16,489 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:16 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-0bae956c-eeba-4342-8441-8d942056065b', 'x-compute-request-id': 'req-0bae956c-eeba-4342-8441-8d942056065b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe'} Body: b'{"server": {"id": "93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe", "name": "tempest-AttachVolumeTestJSON-server-2035473570", "status": "ACTIVE", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "user_id": "d10d3929c7314a639db592a13ffca375", "metadata": {}, "hostId": "fa5add44bed5f83d15e4d23ef6045ebec0e5e3308ee2f05d33c6585a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:25:26Z", "updated": "2023-04-20T13:25:33Z", "addresses": {"tempest-AttachVolumeTestJSON-1129088725-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:7c:57"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2047423207", "OS-SRV-USG:launched_at": "2023-04-20T13:25:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1902816583"}], "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-20 13:26:16,502 79955 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:27:16,855 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe/os-interface 0.291s 2023-04-20 13:27:16,855 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'comp ute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b7c5ca1-9607-4e2a-8df3-f34ea609063c', 'x-compute-request-id': 'req-1b7c5ca1-9607-4e2a-8df3-f34ea609063c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3", "port_id": "0b52317d-b5d5-482c-88fc-4291f3f907b4", "mac_addr": "fa:16:3e:57:7c:57", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b304bc35-bb17-4567-b922-2b57d5b75fbf", "ip_address": "10.0.0.9"}]}]}' 2023-04-20 13:27:17,598 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/2118fd70-5f3b-4ded-abdb-dfe6f48d81f4 0.738s 2023-04-20 13:27:17,598 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0b52317d-b5d5-482c-88fc-4291f3f907b4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f639ae7c-3b07-4a68-94d7-8bc440cda84e', 'date': 'Thu, 20 Apr 2023 13:27:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2118fd70-5f3b-4ded-abdb-dfe6f48d81f4'} Body: b'{"floatingip": {"id": "2118fd70-5f3b-4ded-abdb-dfe6f48d81f4", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "floating_ip_address": "172.24.4.117", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "0a574afe-0db8-422f-b419-61f6cbd2462e", "port_id": "0b52317d-b5d5-482c-88fc-4291f3f907b4", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3", "mac_address": "fa:16:3e:57:7c:57", "admin_state_up": true, "status": "ACTIVE", "device_id": "93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:25:24Z", "updated_at": "2023-04-20T13:27:17Z", "revision_number": 1, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:27:17,600 79955 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.117:22' as 'cirros' with public key authentication 2023-04-20 13:27:17,654 79955 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:27:17,678 79955 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:27:17,679 79955 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.117 successfully created 2023-04-20 13:27:17,734 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe/ips 0.055s 2023-04-20 13:27:17,735 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:17 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-31949c2c-308f-4903-ac0f-41e195ea5a23', 'x-compute-request-id': 'req-31949c2c-308f-4903-ac0f-41e195ea5a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1129088725-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-20 13:27:17,739 79955 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.117:22' as 'cirros' with public key authentication 2023-04-20 13:27:17,746 79955 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:27:17,766 79955 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:27:17,767 79955 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.117 successfully created 2023-04-20 13:27:17,767 79955 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-20 13:27:17,768 79955 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.117:22' as 'cirros' with public key authentication 2023-04-20 13:27:17,773 79955 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:27:17,794 79955 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:27:17,795 79955 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.117 successfully created 2023-04-20 13:27:18,066 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes 0.245s 2023-04-20 13:27:18,067 79955 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-47018021"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f841c8-872d-49e7-a099-286e5edbf5f2', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f841c8-872d-49e7-a099-286e5edbf5f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes'} Body: b'{"volume": {"id": "9952b7df-700d-4d4f-989b-52ac78f30bde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:18.002625", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-47018021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde"}], "user_id": "d10d3929c7314a639db592a13ffca375", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:18,117 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde 0.040s 2023-04-20 13:27:18,117 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d7d075b-94a3-4a54-ba3e-cb98b74cd373', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d7d075b-94a3-4a54-ba3e-cb98b74cd373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde'} Body: b'{"volume": {"id": "9952b7df-700d-4d4f-989b-52ac78f30bde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:18.000000", "updated_at": n ull, "name": "tempest-AttachVolumeTestJSON-volume-47018021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde"}], "user_id": "d10d3929c7314a639db592a13ffca375", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:27:19,177 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde 0.047s 2023-04-20 13:27:19,177 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a48b49-aa70-43bf-9cd6-0b7612eb0811', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a48b49-aa70-43bf-9cd6-0b7612eb0811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde'} Body: b'{"volume": {"id": "9952b7df-700d-4d4f-989b-52ac78f30bde", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:18.000000", "updated_at": "2023-04-20T13:27:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-47018021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e70d7b30abc14fcab2ffb23660891757/volumes/9952b7df-700d-4d4f-989b-52ac78f30bde"}], "user_id": "d10d3929c7314a639db592a13ffca375", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:27:19,350 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe 0.160s 2023-04-20 13:27:19,350 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:19 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-3ba679f7-f02d-4b97-917e-fc8512d2d4c5', 'x-compute-request-id': 'req-3ba679f7-f02d-4b97-917e-fc8512d2d4c5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe'} Body: b'' 2023-04-20 13:27:19,687 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe 0.336s 2023-04-20 13:27:19,687 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9e4b6a9-7181-4498-939e-19b4fc3650f7', 'x-compute-request-id': 'req-c9e4b6a9-7181-4498-939e-19b4fc3650f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe'} Body: b'{"server": {"id": "93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe", "name": "tempest-AttachVolumeTestJSON-server-2035473570", "status": "ACTIVE", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "user_id": "d10d3929c7314a639db592a13ffca375", "metadata": {}, "hostId": "fa5add44bed5f83d15e4d23ef6045ebec0e5e3308ee2f05d33c6585a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:25:26Z", "updated": "2023-04-20T13:27:19Z", "addresses": {"tempest-AttachVolumeTestJSON-1129088725-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:7c:57"}, {"version": 4, "addr": "172.24.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:7c:57"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2047423207", "OS-SRV-USG:launched_at": "2023-04-20T13:25:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1902816583"}], "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-20 13:28:09,757 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe 0.037s 2023-04-20 13:28:09,758 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:09 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-969882d2-8f51-4b4e-bbc7-753670d2576c', 'x-compute-request-id': 'req-969882d2-8f51-4b4e-bbc7-753670d2576c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 93e3ad2f-6f5d-4779-bd8b-8a5885b78ebe could not be found."}}' 2023-04-20 13:28:09,805 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2047423207 0.046s 2023-04-20 13:28:09,806 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:09 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-af4ea8a0 -6dec-49f5-ba4a-a896fc2c25d9', 'x-compute-request-id': 'req-af4ea8a0-6dec-49f5-ba4a-a896fc2c25d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2047423207'} Body: b'' 2023-04-20 13:28:09,952 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/bda65e1e-e26f-4989-9504-9fa9a7a061a7 0.145s 2023-04-20 13:28:09,952 79955 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-402b5bfe-bd94-4205-b445-643d4e37d06a', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:28:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bda65e1e-e26f-4989-9504-9fa9a7a061a7'} Body: b'' 2023-04-20 13:28:09,975 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/bda65e1e-e26f-4989-9504-9fa9a7a061a7 0.022s 2023-04-20 13:28:09,975 79955 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-59cb6fc5-8ba6-4d11-a13b-b44224735fcb', 'date': 'Thu, 20 Apr 2023 13:28:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bda65e1e-e26f-4989-9504-9fa9a7a061a7'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bda65e1e-e26f-4989-9504-9fa9a7a061a7 does not exist", "detail": ""}}' 2023-04-20 13:28:10,510 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2118fd70-5f3b-4ded-abdb-dfe6f48d81f4 0.534s 2023-04-20 13:28:10,511 79955 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-f0b3a7b6-cc08-4997-87b4-4a07e91590ec', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:28:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2118fd70-5f3b-4ded-abdb-dfe6f48d81f4'} Body: b'' 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.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 42017c69-e92f-4a6b-95bc-74da45bd90ef failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:25:23,413 79943 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:25:23,414 79943 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:25:23,499 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.083s 2023-04-20 13:25:23,500 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1463405458", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA+GjFsRSa1ADtwcSt96smVN2zAhhRVJHoNruhDRc/tC2IYvOyqjTjm2j3q09myeSRiG65Ag9BGh6GHRWpaIVdkpte0LImRklLhRxrom3wYcvaYc1iAvXYzRFPhk2G5+5Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:23 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-ee11f666-76c0-49e5-9b0d-d751498b35d9', 'x-compute-request-id': 'req-ee11f666-76c0-49e5-9b0d-d751498b35d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1463405458", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA+GjFsRSa1ADtwcSt96smVN2zAhhRVJHoNruhDRc/tC2IYvOyqjTjm2j3q09myeSRiG65Ag9BGh6GHRWpaIVdkpte0LImRklLhRxrom3wYcvaYc1iAvXYzRFPhk2G5+5Q==", "fingerprint": "1d:1a:ca:45:82:23:b0:98:2f:e4:9a:6c:62:57:46:1e", "user_id": "8628293b2eee4978a6d12739f2af2869"}}' 2023-04-20 13:25:23,503 79943 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1463405458 created 2023-04-20 13:25:23,696 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.192s 2023-04-20 13:25:23,696 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1251439069", "description": "tempest-description--2097996534"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-a96fcfb7-d3df-4f55-9a44-df2109a656b7', 'date': 'Thu, 20 Apr 2023 13:25:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1e480600-29bd-47ff-b5bb-95b8a24cd394", "name": "tempest-securitygroup--1251439069", "stateful": true, "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "description": "tempest-description--2097996534", "shared": false, "security_group_rules": [{"id": "0dc08972-b106-4cec-92d8-56b42395be78", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "1e480600-29bd-47ff-b5bb-95b8a24cd394", "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": 654, "description": null, "tags": [], "created_at": "2023-04-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}, {"id": "93d59585-d286-44a3-ab26-a9368bc07dd3", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "1e480600-29bd-47ff-b5bb-95b8a24cd394", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 655, "description": null, "tags": [], "created_at": "2023-04-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}], "tags": [], "created_at": "2023-04-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 1, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:25:23,944 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.247s 2023-04-20 13:25:23,945 79943 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": "1e480600-29bd-47ff-b5bb-95b8a24cd394", "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-57ff64cf-e76f-4ac4-92f5-6b0b1a20444c', 'date': 'Thu, 20 Apr 2023 13:25:23 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": "78893fc9-e399-4bab-9a5f-35522e6e1735", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "1e480600-29bd-47ff-b5bb-95b8a24cd394", "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-20T13:25:23Z", "updated_at": "2023-04-20T13:25:23Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:25:24,184 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.239s 2023-04-20 13:25:24,185 79943 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": "1e480600-29bd-47ff-b5bb-95b8a24cd394", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c1d3c6b3-79bb-4e48-80fc-3691aa00c144', 'date': 'Thu, 20 Apr 2023 13:25:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0313682d-11d4-452b-a93e-b69ddd5c4ec5", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "1e480600-29bd-47ff-b5bb-95b8a24cd394", "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-20T13:25:24Z", "updated_at": "2023-04-20T13:25:24Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:25:24,185 79943 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1251439069 created 2023-04-20 13:25:25,015 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.829s 2023-04-20 13:25:25,015 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-13b043e4-38ef-4a75-b37d-b6723b26f6a9', 'date': 'Thu, 20 Apr 2023 13:25:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c3a52593-5a8f-4182-baf2-b5388c08068b", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "floating_ip_address": "172.24.4.107", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7c4e150c3a1d4521bee2f19a799025b8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:25:24Z", "updated_at": "2023-04-20T13:25:24Z", "revision_number": 0}}' 2023-04-20 13:25:25,016 79943 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c3a52593-5a8f-4182-baf2-b5388c08068b', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'floating_ip_address': '172.24.4.107', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:25:24Z', 'updated_at': '2023-04-20T13:25:24Z', 'revision_number': 0, 'ip': '172.24.4.107'} created 2023-04-20 13:25:25,118 79943 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.095s 2023-04-20 13:25:25,118 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25: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-b629a857-d764-4ffe-8083-bed913f6742e', '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": "8628293b2eee4978a6d12739f2af2869", "name": "tempest-AttachVolumeNegativeTest-1286906181-project-member", "password_expires_at": null}, "audit_ids": ["Tdj79C7aSYq-DO6ID9bGwg"], "expires_at": "2023-04-20T14:25:25.000000Z", "issued_at": "2023-04-20T13:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c4e150c3a1d4521bee2f19a799025b8", "name": "tempest-AttachVolumeNegativeTest-1286906181"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d13 45969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:25:25,119 79943 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '95ff1fea-83ff-461e-bfcd-53d8d8d798db', 'name': 'tempest-AttachVolumeNegativeTest-769174266-network', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54624, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:22:25Z', 'updated_at': '2023-04-20T13:22:25Z', 'revision_number': 1} available for tenant 2023-04-20 13:25:25,120 79943 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1463405458', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA+GjFsRSa1ADtwcSt96smVN2zAhhRVJHoNruhDRc/tC2IYvOyqjTjm2j3q09myeSRiG65Ag9BGh6GHRWpaIVdkpte0LImRklLhRxrom3wYcvaYc1iAvXYzRFPhk2G5+5Q==', 'fingerprint': '1d:1a:ca:45:82:23:b0:98:2f:e4:9a:6c:62:57:46:1e', 'user_id': '8628293b2eee4978a6d12739f2af2869', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBp3iKJ5+a6k4MrHYKMtafepjb+qjJwlH2u/my7KSHQ61jzPNLKq8x9\n+9XKa36qtNmgBwYFK4EEACKhZANiAAQPhoxbEUmtQA7cHErferJlTdswIYUVSR6D\na7oQ0XP7QtiGLzsqo045to96tPZsnkkYhuuQIPQRoehh0VqWiFXZKbXtCyJkZJS4\nUca6Jt8GHL2mHNYgL12M0RT4ZNhufuU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1e480600-29bd-47ff-b5bb-95b8a24cd394', 'name': 'tempest-securitygroup--1251439069', 'stateful': True, 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': 'tempest-description--2097996534', 'shared': False, 'security_group_rules': [{'id': '0dc08972-b106-4cec-92d8-56b42395be78', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'security_group_id': '1e480600-29bd-47ff-b5bb-95b8a24cd394', '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': 654, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:25:23Z', 'updated_at': '2023-04-20T13:25:23Z', 'revision_number': 0, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8'}, {'id': '93d59585-d286-44a3-ab26-a9368bc07dd3', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'security_group_id': '1e480600-29bd-47ff-b5bb-95b8a24cd394', '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': 655, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:25:23Z', 'updated_at': '2023-04-20T13:25:23Z', 'revision_number': 0, 'project_id': '7c4e150c3a1d4521bee2f19a 799025b8'}], 'tags': [], 'created_at': '2023-04-20T13:25:23Z', 'updated_at': '2023-04-20T13:25:23Z', 'revision_number': 1, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8'}, 'floating_ip': {'id': 'c3a52593-5a8f-4182-baf2-b5388c08068b', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'floating_ip_address': '172.24.4.107', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:25:24Z', 'updated_at': '2023-04-20T13:25:24Z', 'revision_number': 0, 'ip': '172.24.4.107'}} 2023-04-20 13:25:43,628 79943 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 18.507s 2023-04-20 13:25:43,629 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1606642059", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "95ff1fea-83ff-461e-bfcd-53d8d8d798db"}], "security_groups": [{"name": "tempest-securitygroup--1251439069"}], "key_name": "tempest-keypair-1463405458", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a7a8896-0f83-4ed7-ba85-345192d4c9c5', 'x-compute-request-id': 'req-7a7a8896-0f83-4ed7-ba85-345192d4c9c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "749ad860-afb9-48e8-98d3-761700ee6383", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/749ad860-afb9-48e8-98d3-761700ee6383"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1251439069"}], "adminPass": "password"}}' 2023-04-20 13:25:43,717 79943 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/749ad860-afb9-48e8-98d3-761700ee6383 0.084s 2023-04-20 13:25:43,717 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:25:43 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-8f25d85f-5016-4d31-be13-620f759a889f', 'x-compute-request-id': 'req-8f25d85f-5016-4d31-be13-620f759a889f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383'} Body: b'{"server": {"id": "749ad860-afb9-48e8-98d3-761700ee6383", "name": "tempest-AttachVolumeNegativeTest-server-1606642059", "status": "BUILD", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0. 210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:25:26Z", "updated": "2023-04-20T13:25:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/749ad860-afb9-48e8-98d3-761700ee6383"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1463405458", "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-20 13:26:33,994 79943 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/749ad860-afb9-48e8-98d3-761700ee6383 0.224s 2023-04-20 13:26:33,994 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:33 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-7a4572dd-3e95-45d3-bbdc-92f20b1e8772', 'x-compute-request-id': 'req-7a4572dd-3e95-45d3-bbdc-92f20b1e8772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383'} Body: b'{"server": {"id": "749ad860-afb9-48e8-98d3-761700ee6383", "name": "tempest-AttachVolumeNegativeTest-server-1606642059", "status": "ACTIVE", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "ac6379b2055b84c1bffa00a11adedf057e96b8a2ee7a1fb2807efbe6", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:25:25Z", "updated": "2023-04-20T13:25:51Z", "addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:76:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/749ad860-afb9-48e8-98d3-761700ee6383"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1463405458", "OS-SRV-USG:launched_at": "2023-04-20T13:25:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1251439069"}], "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-20 13:26:34,006 79943 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 13:27:34,244 79943 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/749ad860-afb9-48e8-98d3-761700ee6383/os-interface 0.177s 2023-04-20 13:27:34,245 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:34 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-66eccf46-6604-4aec-911c-76d6f1f1c38f', 'x-compute-request-id': 'req-66eccf46-6604-4aec-911c-76d6f1f1c38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "95ff1fea-83ff-461e-bfcd-53d8d8d798db", "port_id": "ce1ac7fd-b942-40ac-9ede-27842a6a6610", "mac_addr": "fa:16:3e:6f:76:ff", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c25a1635-39de-4494-afd7-614b7e8f0125", "ip_address": "10.0.0.3"}]}]}' 2023-04-20 13:27:34,983 79943 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/c3a52593-5a8f-4182-baf2-b5388c08068b 0.732s 2023-04-20 13:27:34,983 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ce1ac7fd-b942-40ac-9ede-27842a6a6610"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-12648a4e-38f9-49e5-a3be-03e4831216e7', 'date': 'Thu, 20 Apr 2023 13:27:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c3a52593-5a8f-4182-baf2-b5388c08068b'} Body: b'{"floatingip": {"id": "c3a52593-5a8f-4182-baf2-b5388c08068b", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "floating_ip_address": "172.24.4.107", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "07a171a1-de3a-4e05-9dff-6dd26ffec961", "port_id": "ce1ac7fd-b942-40ac-9ede-27842a6a6610", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "95ff1fea-83ff-461e-bfcd-53d8d8d798db", "mac_address": "fa:16:3e:6f:76:ff", "admin_state_up": true, "status": "ACTIVE", "device_id": "749ad860-afb9-48e8-98d3-761700ee6383", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:25:24Z", "updated_at": "2023-04-20T13:27:34Z", "revision_number": 1, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:27:34,985 79943 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.107:22' as 'cirros' with public key authentication 2023-04-20 13:27:35,017 79943 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:27:35,038 79943 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:27:35,038 79943 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.107 successfully created 2023-04-20 13:27:35,078 79943 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/749ad860-afb9-48e8-98d3-761700ee6383/ips 0.039s 2023-04-20 13:27:35,079 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:35 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-885e2cc8-1574-41a6-8ce0-dac5eb1484d4', 'x-compute-request-id': 'req-885e2cc8-1574-41a6-8ce0-dac5eb1484d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-04-20 13:27:35,300 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes 0.218s 2023-04-20 13:27:35,300 79943 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-1238750181"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4050bb9e-160c-4b49-9734-3c68a78d1f3e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4050bb9e-160c-4b49-9734-3c68a78d1f3e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes'} Body: b'{"volume": {"id": "42017c69-e92f-4a6b-95bc-74da45bd90ef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:35.234079", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1238750181", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:35,588 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef 0.278s 2023-04-20 13:27:35,588 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac38a207-4892-4a92-80d0-d67834ca2311', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac38a207-4892-4a92-80d0-d67834ca2311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef'} Body: b'{"volume": {"id": "42017c69-e92f-4a6b-95bc-74da45bd90ef", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:35.000000", "updated_at": "2023-04-20T13:27:35.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1238750181", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:27:36,640 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) : 200 GET http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef 0.038s 2023-04-20 13:27:36,640 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d083fdbc-8471-442f-b042-9d82979fc660', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d083fdbc-8471-442f-b042-9d82979fc660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef'} Body: b'{"volume": {"id": "42017c69-e92f-4a6b-95bc-74da45bd90ef", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:35.000000", "updated_at": "2023-04-20T13:27:35.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1238750181", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/42017c69-e92f-4a6b-95bc-74da45bd90ef"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:27:36,768 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383 0.117s 2023-04-20 13:27:36,768 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 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-3d57d00a-a11e-4d55-a827-6d13663ad28f', 'x-compute-request-id': 'req-3d57d00a-a11e-4d55-a827-6d13663ad28f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383'} Body: b'' 2023-04-20 13:27:36,964 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383 0.195s 2023-04-20 13:27:36,964 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:36 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-e15bf0c2-f3be-401e-8102-1bdeaf8aefcb', 'x-compute-request-id': 'req-e15bf0c2-f3be-401e-8102-1bdeaf8aefcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383'} Body: b'{"server": {"id": "749ad860-afb9-48e8-98d3-761700ee6383", "name": "tempest-AttachVolumeNegativeTest-server-1606642059", "status": "ACTIVE", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "ac6379b2055b84c1bffa 00a11adedf057e96b8a2ee7a1fb2807efbe6", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:25:25Z", "updated": "2023-04-20T13:27:37Z", "addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:76:ff"}, {"version": 4, "addr": "172.24.4.107", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:76:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/749ad860-afb9-48e8-98d3-761700ee6383"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1463405458", "OS-SRV-USG:launched_at": "2023-04-20T13:25:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1251439069"}], "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-20 13:28:27,066 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383 0.041s 2023-04-20 13:28:27,066 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:27 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-3e4f0815-e33d-4c6e-9524-fd6ba5034578', 'x-compute-request-id': 'req-3e4f0815-e33d-4c6e-9524-fd6ba5034578', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/749ad860-afb9-48e8-98d3-761700ee6383'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 749ad860-afb9-48e8-98d3-761700ee6383 could not be found."}}' 2023-04-20 13:28:27,101 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1463405458 0.034s 2023-04-20 13:28:27,102 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:27 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-0fb145ca-9e99-4bdc-9d60-4f1e9b1b4b23', 'x-compute-request-id': 'req-0fb145ca-9e99-4bdc-9d60-4f1e9b1b4b23', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1463405458'} Body: b'' 2023-04-20 13:28:27,252 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1e480600-29bd-47ff-b5bb-95b8a24cd394 0.150s 2023-04-20 13:28:27,253 79943 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-bf42b7bd-23cc-422a-b92d-4c61a31060f7', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:28:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1e480600-29bd-47ff-b5bb-95b8a24cd394'} Body: b'' 2023-04-20 13:28:27,270 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1e480600-29bd-47ff-b5bb-95b8a24cd394 0.017s 2023-04-20 13:28:27,271 79943 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-8ac4e230-dbca-4e29-a262-e6007f8adb43', 'date': 'Thu, 20 Apr 2023 13:28:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1e480600-29bd-47ff-b5bb-95b8a24cd394'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1e480600-29bd-47ff-b5bb-95b8a24cd394 does not exist", "detail": ""}}' 2023-04-20 13:28:27,887 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c3a52593-5a8f-4182-baf2-b5388c08068b 0.613s 2023-04-20 13:28:27,891 79943 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-2a4781d6-7ddf-43f6-aa97-c9f399d35c05', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:28:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c3a52593-5a8f-4182-baf2-b5388c08068b'} Body: b'' 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 bc059e10-dcf5-4eca-aa48-b68e15b1b669 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:28:28,721 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/types 0.186s 2023-04-20 13:28:28,721 79937 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-322808271"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba08778d-c0be-49a3-a92f-c902d6bbf4e0', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba08778d-c0be-49a3-a92f-c902d6bbf4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/types'} Body: b'{"volume_type": {"id": "1242386d-db4a-4c8f-ba2d-326cfbfb8bea", "name": "tempest-GroupSnapshotsV319Test-volume-type-322808271", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:28:28,757 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/group_types 0.029s 2023-04-20 13:28:28,757 79937 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-1154317275"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06075228-5900-48ff-8961-2d31e5bba4c2', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06075228-5900-48ff-8961-2d31e5bba4c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/group_types'} Body: b'{"group_type": {"id": "daacc11a-edda-4837-a94a-a5c4a787837a", "name": "tempest-GroupSnapshotsV319Test-group-type-1154317275", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:28:28,974 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups 0.213s 2023-04-20 13:28:28,974 79937 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": "daacc11a-edda-4837-a94a-a5c4a787837a", "volume_types": ["1242386d-db4a-4c8f-ba2d-326cfbfb8bea"], "name": "tempest-GroupSnapshotsV319Test-Group-1157820263"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f540eef6-126d-4b92-a63d-e99562251bff', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f540eef6-126d-4b92-a63d-e99562251bff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups'} Body: b'{"group": {"id": "bc059e10-dcf5-4eca-aa48-b68e15b1b669", "name": "tempest-GroupSnapshotsV319Test-Group-1157820263"}}' 2023-04-20 13:28:29,035 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669 0.058s 2023-04-20 13:28:29,036 79937 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': 'Thu, 20 Apr 2023 13:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e7b28ae-ae56-4c54-9fc2-d95ffc0d3085', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e7b28ae-ae56-4c54-9fc2-d95ffc0d3085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669'} Body: b'{"group": {"id": "bc059e10-dcf5-4eca-aa48-b68e15b1b669", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:28:29.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1157820263", "description": null, "group_type": "daacc11a-edda-4837-a94a-a5c4a787837a", "volume_types": ["1242386d-db4a-4c8f-ba2d-326cfbfb8bea"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:28:30,077 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669 0.033s 2023-04-20 13:28:30,078 79937 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': 'Thu, 20 Apr 2023 13:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8df5ecc-57ac-44a9-866c-0f479632d405', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8df5ecc-57ac-44a9-866c-0f479632d405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669'} Body: b'{"group": {"id": "bc059e10-dcf5-4eca-aa48-b68e15b1b669", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:28:29.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1157820263", "description": null, "group_type": "daacc11a-edda-4837-a94a-a5c4a787837a", "volume_types": ["1242386d-db4a-4c8f-ba2d-326cfbfb8bea"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:28:30,242 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/volumes/detail 0.159s 2023-04-20 13:28:30,243 79937 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': 'Thu, 20 Apr 2023 13:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4e2d9b-7b16-4170-8cdd-45cff07a6727', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4e2d9b-7b16-4170-8cdd-45cff07a6727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:28:30,326 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669/action 0.072s 2023-04-20 13:28:30,327 79937 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': 'Thu, 20 Apr 2023 13:28:30 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-5026c9e9-67a6-48ef-8085-15a8c629d670', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669/action'} Body: b'' 2023-04-20 13:28:30,343 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669 0.015s 2023-04-20 13:28:30,343 79937 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': 'Thu, 20 Apr 2023 13:28:30 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-c2d7b4a7-9141-4865-a3b1-f2ea56bd8d9d', 'x-openstack-request-id': 'req-c2d7b4a7-9141-4865-a3b1-f2ea56bd8d9d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b1a07ba3622541539ccee93deed6ce3d/groups/bc059e10-dcf5-4eca-aa48-b68e15b1b669'} Body: b'{"itemNotFound": {"code": 404, "message": "Group bc059e10-dcf5-4eca-aa48-b68e15b1b669 could not be found."}}' 2023-04-20 13:28:30,372 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/group_types/daacc11a-edda-4837-a94a-a5c4a787837a 0.028s 2023-04-20 13:28:30,373 79937 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': 'Thu, 20 Apr 2023 13:28:30 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-3379e5bf-0e45-468f-998c-c0cc2be60d16', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/group_types/daacc11a-edda-4837-a94a-a5c4a787837a'} Body: b'' 2023-04-20 13:28:30,432 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/types/1242386d-db4a-4c8f-ba2d-326cfbfb8bea 0.058s 2023-04-20 13:28:30,432 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf34da81-c24f-4016-a087-3707d72a615c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/types/1242386d-db4a-4c8f-ba2d-326cfbfb8bea'} Body: b'' 2023-04-20 13:28:30,449 79937 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/types/1242386d-db4a-4c8f-ba2d-326cfbfb8bea 0.017s 2023-04-20 13:28:30,450 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:30 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-b35d1472-9964-4570-a83a-bfe1fddc5b30', 'x-openstack-request-id': 'req-b35d1472-9964-4570-a83a-bfe1fddc5b30', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d938c1abc32c40e6866168fc2822770f/types/1242386d-db4a-4c8f-ba2d-326cfbfb8bea'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1242386d-db4a-4c8f-ba2d-326cfbfb8bea could not be found."}}' 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 538c83e7-5a28-47e1-99fd-b51ef150459b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:28:33,557 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/types 0.174s 2023-04-20 13:28:33,557 79937 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-1084775960"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a137ec5-59b1-4e66-aa4e-dfc33ea6792f', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a137ec5-59b1-4e66-aa4e-dfc33ea6792f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/types'} Body: b'{"volume_type": {"id": "2fb21779-8972-40da-904c-a977aa6885ff", "name": "tempest-GroupsV314Test-volume-type-1084775960", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:28:33,590 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/group_types 0.029s 2023-04-20 13:28:33,590 79937 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-1042657518"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b11eba6-ca5d-4ae2-b5e4-b169e53b5609', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b11eba6-ca5d-4ae2-b5e4-b169e53b5609', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/group_types'} Body: b'{"group_type": {"id": "d1a154b1-12e4-47bf-97a0-03c7f05af08c", "name": "tempest-GroupsV314Test-group-type-1042657518", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 13:28:33,789 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups 0.196s 2023-04-20 13:28:33,789 79937 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": "d1a154b1-12e4-47bf-97a0-03c7f05af08c", "volume_types": ["2fb21779-8972-40da-904c-a977aa6885ff"], "name": "tempest-GroupsV314Test-Group-772019919"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b4a708-98c1-4e10-af3e-5645c441cd3e', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b4a708-98c1-4e10-af3e-5645c441cd3e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups'} Body: b'{"group": {"id": "538c83e7-5a28-47e1-99fd-b51ef150459b", "name": "tempest-GroupsV314Test-Group-772019919"}}' 2023-04-20 13:28:33,822 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b 0.030s 2023-04-20 13:28:33,822 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bee4037-514f-4492-82eb-1d66a45b32a6', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bee4037-514f-4492-82eb-1d66a45b32a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b'} Body: b'{"group": {"id": "538c83e7-5a28-47e1-99fd-b51ef150459b", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T13:28:34.000000", "name": "tempest-GroupsV314Test-Group-772019919", "description": null, "group_type": "d1a154b1-12e4-47bf-97a0-03c7f05af08c", "volume_types": ["2fb21779-8972-40da-904c-a977aa6885ff"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:28:34,857 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b 0.030s 2023-04-20 13:28:34,858 79937 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': 'Thu, 20 Apr 2023 13:28:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61fd5a5b-a199-45a1-8aca-d82ca782f1fe', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61fd5a5b-a199-45a1-8aca-d82ca782f1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b'} Body: b'{"group": {"id": "538c83e7-5a28-47e1-99fd-b51ef150459b", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T13:28:34.000000", "name": "tempest-GroupsV314Test-Group-772019919", "description": null, "group_type": "d1a154b1-12e4-47bf-97a0-03c7f05af08c", "volume_types": ["2fb21779-8972-40da-904c-a977aa6885ff"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 13:28:34,935 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/volumes/detail 0.072s 2023-04-20 13:28:34,935 79937 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': 'Thu, 20 Apr 2023 13:28:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-281058ef-9236-4e57-9cef-1e22f4809c94', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-281058ef-9236-4e57-9cef-1e22f4809c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 13:28:35,050 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b/action 0.104s 2023-04-20 13:28:35,050 79937 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': 'Thu, 20 Apr 2023 13:28:34 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-14b00632-8989-4f56-991f-9eb89590ba53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b/action'} Body: b'' 2023-04-20 13:28:35,071 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b 0.020s 2023-04-20 13:28:35,072 79937 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': 'Thu, 20 Apr 2023 13:28:35 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-a2a14295-c36d-41e4-b5e6-2191eb7e939f', 'x-openstack-request-id': 'req-a2a14295-c36d-41e4-b5e6-2191eb7e939f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/153d19084a2b429db810f7690e5a72ba/groups/538c83e7-5a28-47e1-99fd-b51ef150459b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 538c83e7-5a28-47e1-99fd-b51ef150459b could not be found."}}' 2023-04-20 13:28:35,102 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/group_types/d1a154b1-12e4-47bf-97a0-03c7f05af08c 0.029s 2023-04-20 13:28:35,103 79937 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': 'Thu, 20 Apr 2023 13:28:35 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-c7e4da7b-08c8-4142-a71c-e07664271afb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/group_types/d1a154b1-12e4-47bf-97a0-03c7f05af08c'} Body: b'' 2023-04-20 13:28:35,183 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/types/2fb21779-8972-40da-904c-a977aa6885ff 0.079s 2023-04-20 13:28:35,183 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:35 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-b55ba43e-5248-4c86-b558-7d64db0c1b42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/types/2fb21779-8972-40da-904c-a977aa6885ff'} Body: b'' 2023-04-20 13:28:35,247 79937 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/types/2fb21779-8972-40da-904c-a977aa6885ff 0.063s 2023-04-20 13:28:35,247 79937 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Vers ion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e72563-07f9-4327-aa0c-cfc08e10e875', 'x-openstack-request-id': 'req-b1e72563-07f9-4327-aa0c-cfc08e10e875', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8a5bd3952faa4675b3bc11cda5f09239/types/2fb21779-8972-40da-904c-a977aa6885ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 2fb21779-8972-40da-904c-a977aa6885ff could not be found."}}' 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 1157fb08-82f0-4de5-a994-846c01dff3db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:26:42,201 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.269s 2023-04-20 13:26:42,202 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:41 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-f5900edd-f4c6-48e1-add1-ce82605e7fb9', 'x-compute-request-id': 'req-f5900edd-f4c6-48e1-add1-ce82605e7fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:26:42,589 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.375s 2023-04-20 13:26:42,590 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:42 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-98b8dcbe-e66c-4220-a12d-15ef96a006a8', 'x-compute-request-id': 'req-98b8dcbe-e66c-4220-a12d-15ef96a006a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:26:42,826 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.224s 2023-04-20 13:26:42,826 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:42 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-24e1285b-18ba-44d0-9ab0-d8049dfd2a10', 'x-compute-request-id': 'req-24e1285b-18ba-44d0-9ab0-d8049dfd2a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:27:43,371 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/332b3979ef1 244e1aff870bbc27a9817/volumes 0.475s 2023-04-20 13:27:43,371 79951 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-773637462"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4033b4e-c78a-414f-b121-03d5af009d76', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4033b4e-c78a-414f-b121-03d5af009d76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes'} Body: b'{"volume": {"id": "1157fb08-82f0-4de5-a994-846c01dff3db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:43.298597", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-773637462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:27:43,422 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db 0.041s 2023-04-20 13:27:43,423 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43a08f2b-de4c-40a2-aae1-2808c5037e73', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43a08f2b-de4c-40a2-aae1-2808c5037e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db'} Body: b'{"volume": {"id": "1157fb08-82f0-4de5-a994-846c01dff3db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:43.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-773637462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "332b3979ef1244e1aff870bbc27a9817"}}' 2023-04-20 13:27:44,554 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db 0.120s 2023-04-20 13:27:44,555 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfbe2383-737f-4ac7-82a0-968bc78aa1a6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfbe2383-737f-4ac7-82a0-968bc78aa1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db'} Body: b'{"volume": {"id": "1157fb08-82f0-4de5-a994-846c01dff3db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:27:43.000000", "updated_at": "2023-04-20T13:27:44.000000", "name": "tempest-ServerActionsTestJSON-volume-773637462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/1157fb08-82f0-4de5-a994-846c01dff3db"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "332b3979ef1244e1aff870bbc27a9817"}}' 2023-04-20 13:27:44,565 79951 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-20 13:27:44,940 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.374s 2023-04-20 13:27:44,941 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:44 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-88e89e92-646f-4b98-9890-0d1a8792a1e0', 'x-compute-request-id': 'req-88e89e92-646f-4b98-9890-0d1a8792a1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security _groups": [{"name": "tempest-securitygroup--1787344114"}], "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.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 49edf54a-2d3b-4cdb-b156-24238e97046d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:26:47,587 79941 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:26:47,587 79941 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:26:47,707 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.117s 2023-04-20 13:26:47,708 79941 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-1878814337", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNE9CihS7zo235RX1iCl28NXVTjOVbK/R7Xo8D/yQhKVG7jxEO7fAipxHP5bytAJI+sBfop/9nU2rHh/BVhv+FFDmHkwrA7hdthjwWdF65Jhb/G0sMhNyxHDCCksdOf7Hg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:47 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-43db0b75-4ea2-4016-8358-d0e8dda7ea07', 'x-compute-request-id': 'req-43db0b75-4ea2-4016-8358-d0e8dda7ea07', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1878814337", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNE9CihS7zo235RX1iCl28NXVTjOVbK/R7Xo8D/yQhKVG7jxEO7fAipxHP5bytAJI+sBfop/9nU2rHh/BVhv+FFDmHkwrA7hdthjwWdF65Jhb/G0sMhNyxHDCCksdOf7Hg==", "fingerprint": "be:fd:ed:9b:1d:b2:af:90:8e:7e:3d:06:ef:b5:2b:1a", "user_id": "52b0f0cdb4f34677bd872c372099348e"}}' 2023-04-20 13:26:47,710 79941 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1878814337 created 2023-04-20 13:26:47,930 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.219s 2023-04-20 13:26:47,930 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--865381656", "description": "tempest-description--805288528"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-02a20728-14f2-4874-b61c-da806ceeb301', 'date': 'Thu, 20 Apr 2023 13:26:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d9766065-0bda-4c30-92dc-ffc957a89b69", "name": "tempest-securitygroup--865381656", "stateful": true, "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "description": "tempest-description--805288528", "shared": false, "security_group_rules": [{"id": "0b35db59-e724-4de6-9a5d-1a52522517cd", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "d9766065-0bda-4c30-92dc-ffc957a89b69", "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": 683, "description": null, "tags": [], "created_at": "2023-04-20T13:26:47Z", "updated_at": "2023-04-20T13:26:47Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}, {"id": "d3c5e850-7cbc-4d2c-8ab4-1773ae6fdad5", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "d9766065-0bda-4c30-92dc-ffc957a89b69", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_i p_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 682, "description": null, "tags": [], "created_at": "2023-04-20T13:26:47Z", "updated_at": "2023-04-20T13:26:47Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}], "tags": [], "created_at": "2023-04-20T13:26:47Z", "updated_at": "2023-04-20T13:26:47Z", "revision_number": 1, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:26:48,158 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.227s 2023-04-20 13:26:48,158 79941 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": "d9766065-0bda-4c30-92dc-ffc957a89b69", "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-29f46bd8-2bc4-49ca-8f4a-6fdd839a88ab', 'date': 'Thu, 20 Apr 2023 13:26: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": "2cdfdc15-ae22-4c9a-9141-d7d0d080aa78", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "d9766065-0bda-4c30-92dc-ffc957a89b69", "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-20T13:26:48Z", "updated_at": "2023-04-20T13:26:48Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:26:48,343 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.184s 2023-04-20 13:26:48,343 79941 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": "d9766065-0bda-4c30-92dc-ffc957a89b69", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3cc16f8e-65c3-4062-b333-19bac3922811', 'date': 'Thu, 20 Apr 2023 13:26: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": "652ccbdf-d593-444f-b87c-129546117bcf", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "d9766065-0bda-4c30-92dc-ffc957a89b69", "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-20T13:26:48Z", "updated_at": "2023-04-20T13:26:48Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:26:48,344 79941 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--865381656 created 2023-04-20 13:26:49,421 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.077s 2023-04-20 13:26:49,422 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content -type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-0d458380-f6c4-4d63-8f01-56a7fce59a4c', 'date': 'Thu, 20 Apr 2023 13:26:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "623f46c8-876e-48f5-911f-cef6838a3636", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "floating_ip_address": "172.24.4.110", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:26:48Z", "updated_at": "2023-04-20T13:26:48Z", "revision_number": 0}}' 2023-04-20 13:26:49,422 79941 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '623f46c8-876e-48f5-911f-cef6838a3636', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:26:48Z', 'updated_at': '2023-04-20T13:26:48Z', 'revision_number': 0, 'ip': '172.24.4.110'} created 2023-04-20 13:26:49,475 79941 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.047s 2023-04-20 13:26:49,475 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26: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-a1b975fd-3723-458e-9ac8-5d4e2b3294b3', '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": "52b0f0cdb4f34677bd872c372099348e", "name": "tempest-AttachVolumeShelveTestJSON-1138304432-project-member", "password_expires_at": null}, "audit_ids": ["Vi8d5Y9BS7mbe2dPJj5_BQ"], "expires_at": "2023-04-20T14:26:49.000000Z", "issued_at": "2023-04-20T13:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f2dab10c3a345fabf6b5740bfbfa82e", "name": "tempest-AttachVolumeShelveTestJSON-1138304432"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3f2dab10c3a345fabf6b5740bfbfa82e", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "pla cement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:26:49,475 79941 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '7a857017-af57-4923-870a-2b021087802c', 'name': 'tempest-AttachVolumeShelveTestJSON-793220969-network', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28857, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:26:40Z', 'updated_at': '2023-04-20T13:26:40Z', 'revision_number': 1} available for tenant 2023-04-20 13:26:49,476 79941 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1878814337', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNE9CihS7zo235RX1iCl28NXVTjOVbK/R7Xo8D/yQhKVG7jxEO7fAipxHP5bytAJI+sBfop/9nU2rHh/BVhv+FFDmHkwrA7hdthjwWdF65Jhb/G0sMhNyxHDCCksdOf7Hg==', 'fingerprint': 'be:fd:ed:9b:1d:b2:af:90:8e:7e:3d:06:ef:b5:2b:1a', 'user_id': '52b0f0cdb4f34677bd872c372099348e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD7OwYFEplCNVZIJwXDnuflg4YVYkTu3d97MxONd40r8+o7TBYMNsVr\nsppKUYdopVugBwYFK4EEACKhZANiAATRPQooUu86Nt+UV9YgpdvDV1U4zlWyv0e1\n6PA/8kISlRu48RDu3wIqcRz+W8rQCSPrAX6Kf/Z1Nqx4fwVYb/hRQ5h5MKwO4XbY\nY8FnReuSYW/xtLDITcsRwwgpLHTn+x4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd9766065-0bda-4c30-92dc-ffc957a89b69', 'name': 'tempest-securitygroup--865381656', 'stateful': True, 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'description': 'tempest-description--805288528', 'shared': False, 'security_group_rules': [{'id': '0b35db59-e724-4de6-9a5d-1a52522517cd', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'security_group_id': 'd9766065-0bda-4c30-92dc-ffc957a89b69', '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': 683, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:26:47Z', 'updated_at': '2023-04-20T13:26:47Z', 'revision_number': 0, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e'}, {'id': 'd3c5e850-7cbc-4d2c-8ab4-1773ae6fdad5', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'security_group_id': 'd9766065-0bda-4c30-92dc-ffc957a89b69', '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': 682, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:26:47Z', 'updated_at': '2023- 04-20T13:26:47Z', 'revision_number': 0, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e'}], 'tags': [], 'created_at': '2023-04-20T13:26:47Z', 'updated_at': '2023-04-20T13:26:47Z', 'revision_number': 1, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e'}, 'floating_ip': {'id': '623f46c8-876e-48f5-911f-cef6838a3636', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:26:48Z', 'updated_at': '2023-04-20T13:26:48Z', 'revision_number': 0, 'ip': '172.24.4.110'}} 2023-04-20 13:26:50,232 79941 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.756s 2023-04-20 13:26:50,233 79941 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-922384245", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "7a857017-af57-4923-870a-2b021087802c"}], "security_groups": [{"name": "tempest-securitygroup--865381656"}], "key_name": "tempest-keypair-1878814337", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:26:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9', '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-20541bac-8384-4ed0-80e8-814c70ed5b82', 'x-compute-request-id': 'req-20541bac-8384-4ed0-80e8-814c70ed5b82', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e2292f71-022e-4951-a847-b8e00c185bc9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--865381656"}], "adminPass": "password"}}' 2023-04-20 13:26:50,314 79941 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/e2292f71-022e-4951-a847-b8e00c185bc9 0.078s 2023-04-20 13:26:50,315 79941 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': 'Thu, 20 Apr 2023 13:26:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39eaacd0-add4-4b88-aa7d-76b12024823d', 'x-compute-request-id': 'req-39eaacd0-add4-4b88-aa7d-76b12024823d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9'} Body: b'{"server": {"id": "e2292f71-022e-4951-a847-b8e00c185bc9", "name": "tempest-AttachVolumeShelveTestJSON-server-922384245", "status": "BUILD", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "user_id": "52b0 f0cdb4f34677bd872c372099348e", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:26:50Z", "updated": "2023-04-20T13:26:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1878814337", "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-20 13:27:40,714 79941 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/e2292f71-022e-4951-a847-b8e00c185bc9 0.338s 2023-04-20 13:27:40,714 79941 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': 'Thu, 20 Apr 2023 13:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12bf3586-2339-4728-834d-0cc3939c2f26', 'x-compute-request-id': 'req-12bf3586-2339-4728-834d-0cc3939c2f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9'} Body: b'{"server": {"id": "e2292f71-022e-4951-a847-b8e00c185bc9", "name": "tempest-AttachVolumeShelveTestJSON-server-922384245", "status": "ACTIVE", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "user_id": "52b0f0cdb4f34677bd872c372099348e", "metadata": {}, "hostId": "aab71a5e74b7f8794931b94167f4d7c556c0e7763a69d776672a7c62", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:26:50Z", "updated": "2023-04-20T13:26:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-793220969-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:d3:57"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1878814337", "OS-SRV-USG:launched_at": "2023-04-20T13:26:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--865381656"}], "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-20 13:27:40,728 79941 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:28:40,973 79941 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/e22 92f71-022e-4951-a847-b8e00c185bc9/os-interface 0.186s 2023-04-20 13:28:40,973 79941 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': 'Thu, 20 Apr 2023 13:28: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-7677f1d0-2562-4747-a71c-dac79334379e', 'x-compute-request-id': 'req-7677f1d0-2562-4747-a71c-dac79334379e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7a857017-af57-4923-870a-2b021087802c", "port_id": "d13d9dab-05db-4d63-9c03-955610823076", "mac_addr": "fa:16:3e:5c:d3:57", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "01dd31e4-6758-4124-aa43-fa0bf06be70b", "ip_address": "10.0.0.11"}]}]}' 2023-04-20 13:28:41,951 79941 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/623f46c8-876e-48f5-911f-cef6838a3636 0.973s 2023-04-20 13:28:41,952 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d13d9dab-05db-4d63-9c03-955610823076"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-9722737f-ab99-472f-b824-629e99526b60', 'date': 'Thu, 20 Apr 2023 13:28:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/623f46c8-876e-48f5-911f-cef6838a3636'} Body: b'{"floatingip": {"id": "623f46c8-876e-48f5-911f-cef6838a3636", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "floating_ip_address": "172.24.4.110", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "2a1dc075-5ed0-45be-8705-788644776c1b", "port_id": "d13d9dab-05db-4d63-9c03-955610823076", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7a857017-af57-4923-870a-2b021087802c", "mac_address": "fa:16:3e:5c:d3:57", "admin_state_up": true, "status": "ACTIVE", "device_id": "e2292f71-022e-4951-a847-b8e00c185bc9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:26:48Z", "updated_at": "2023-04-20T13:28:41Z", "revision_number": 1, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:28:41,953 79941 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.110:22' as 'cirros' with public key authentication 2023-04-20 13:28:42,008 79941 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:28:42,031 79941 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:28:42,032 79941 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.110 successfully created 2023-04-20 13:28:42,071 79941 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/e2292f71-022e-4951-a847-b8e00c185bc9/ips 0.038s 2023-04-20 13:28:42,072 79941 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': 'Thu, 20 Apr 2023 13:28:42 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-832783e4-f22b-4f26-8611-22f3bddeaa06', 'x-compute-request-id': 'req-832783e4-f22b-4f26-8611-22f3bddeaa06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-793220969-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-20 13:28:42,336 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes 0.260s 2023-04-20 13:28:42,336 79941 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-700070857"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b8be212-64cf-4d8c-8b5b-c1be57648fc7', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b8be212-64cf-4d8c-8b5b-c1be57648fc7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes'} Body: b'{"volume": {"id": "49edf54a-2d3b-4cdb-b156-24238e97046d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:28:42.258668", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-700070857", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d"}], "user_id": "52b0f0cdb4f34677bd872c372099348e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:28:42,388 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d 0.042s 2023-04-20 13:28:42,389 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21a9bf8-5110-4705-9359-22241660e04a', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21a9bf8-5110-4705-9359-22241660e04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d'} Body: b'{"volume": {"id": "49edf54a-2d3b-4cdb-b156-24238e97046d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:28:42.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-700070857", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d"}], "user_id": "52b0f0c db4f34677bd872c372099348e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:28:43,439 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d 0.038s 2023-04-20 13:28:43,440 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05ee2e5b-c43f-4bf6-baf3-ac2d82bbb014', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05ee2e5b-c43f-4bf6-baf3-ac2d82bbb014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d'} Body: b'{"volume": {"id": "49edf54a-2d3b-4cdb-b156-24238e97046d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:28:42.000000", "updated_at": "2023-04-20T13:28:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-700070857", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/49edf54a-2d3b-4cdb-b156-24238e97046d"}], "user_id": "52b0f0cdb4f34677bd872c372099348e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:28:43,572 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9 0.121s 2023-04-20 13:28:43,573 79941 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': 'Thu, 20 Apr 2023 13:28: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-7bd04846-d1e3-4d11-926c-0de0ff2682d7', 'x-compute-request-id': 'req-7bd04846-d1e3-4d11-926c-0de0ff2682d7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9'} Body: b'' 2023-04-20 13:28:43,951 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9 0.377s 2023-04-20 13:28:43,951 79941 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': 'Thu, 20 Apr 2023 13:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1711', '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-a5e962f4-c559-437a-acf5-2e125ce0594c', 'x-compute-request-id': 're q-a5e962f4-c559-437a-acf5-2e125ce0594c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9'} Body: b'{"server": {"id": "e2292f71-022e-4951-a847-b8e00c185bc9", "name": "tempest-AttachVolumeShelveTestJSON-server-922384245", "status": "ACTIVE", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "user_id": "52b0f0cdb4f34677bd872c372099348e", "metadata": {}, "hostId": "aab71a5e74b7f8794931b94167f4d7c556c0e7763a69d776672a7c62", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:26:50Z", "updated": "2023-04-20T13:28:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-793220969-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:d3:57"}, {"version": 4, "addr": "172.24.4.110", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:d3:57"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2292f71-022e-4951-a847-b8e00c185bc9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1878814337", "OS-SRV-USG:launched_at": "2023-04-20T13:26:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--865381656"}], "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-20 13:29:34,060 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9 0.043s 2023-04-20 13:29:34,060 79941 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': 'Thu, 20 Apr 2023 13:29: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-11d43779-ebb4-4f9e-9df2-f66b15b5461c', 'x-compute-request-id': 'req-11d43779-ebb4-4f9e-9df2-f66b15b5461c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2292f71-022e-4951-a847-b8e00c185bc9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e2292f71-022e-4951-a847-b8e00c185bc9 could not be found."}}' 2023-04-20 13:29:34,095 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1878814337 0.034s 2023-04-20 13:29:34,096 79941 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': 'Thu, 20 Apr 2023 13:29: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-c00ee586-1dfa-4410-8aee-ec19204514ce', 'x-compute-request-id': 'req-c00ee586-1dfa-4410-8aee-ec19204514ce', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-18 78814337'} Body: b'' 2023-04-20 13:29:34,247 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d9766065-0bda-4c30-92dc-ffc957a89b69 0.150s 2023-04-20 13:29:34,247 79941 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-c049bc25-8d26-4be9-a82e-4c71de559916', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:29:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d9766065-0bda-4c30-92dc-ffc957a89b69'} Body: b'' 2023-04-20 13:29:34,269 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d9766065-0bda-4c30-92dc-ffc957a89b69 0.021s 2023-04-20 13:29:34,270 79941 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-678b36b0-875f-47b4-9a06-e723af8f604c', 'date': 'Thu, 20 Apr 2023 13:29:34 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d9766065-0bda-4c30-92dc-ffc957a89b69'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d9766065-0bda-4c30-92dc-ffc957a89b69 does not exist", "detail": ""}}' 2023-04-20 13:29:34,762 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/623f46c8-876e-48f5-911f-cef6838a3636 0.491s 2023-04-20 13:29:34,762 79941 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-4876f33b-6f77-4322-87d7-eeef27c5fdfd', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:29:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/623f46c8-876e-48f5-911f-cef6838a3636'} 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 fe3e590b-43ec-4641-a3b3-318720c594b4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:28:45,283 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.268s 2023-04-20 13:28:45,283 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:45 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-f9f7109f-f9fd-4204-aa72-a670ee1e6985', 'x-compute-request-id': 'req-f9f7109f-f9fd-4204-aa72-a670ee1e6985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:28:45,541 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.247s 2023-04-20 13:28:45,542 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:45 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-ebaf58d3-54b0-4f9f-a1da-2909d790fa5b', 'x-compute-request-id': 'req-ebaf58d3-54b0-4f9f-a1da-2909d790fa5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:28:45,772 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.218s 2023-04-20 13:28:45,773 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:45 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-b2f12e04-66db-4c1d-ab6b-11625d283790', 'x-compute-request-id': 'req-b2f12e04-66db-4c1d-ab6b-11625d283790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac-95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "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-20 13:29:45,945 79951 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 94s 2023-04-20 13:29:45,946 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:45 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-b7c8cb21-53c7-41ec-bf8f-e21e3b97a72f', '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": "badaaf29beb14beeb94db96f7bc995b0", "name": "tempest-ServerActionsTestJSON-1657714739-project-member", "password_expires_at": null}, "audit_ids": ["HJ9ahZI3QTyKYWLOjDADsw"], "expires_at": "2023-04-20T14:29:45.000000Z", "issued_at": "2023-04-20T13:29:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "332b3979ef1244e1aff870bbc27a9817", "name": "tempest-ServerActionsTestJSON-1657714739"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/332b3979ef1244e1aff870bbc27a9817", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:29:45,947 79951 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '9490551d-c70d-4a05-8097-81d1b4cd7325', 'name': 'tempest-ServerActionsTestJSON-736868933-network', 'tenant_id': '332b3979ef1244e1aff870bbc27a9817', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '332b3979ef1244e1aff870bbc27a9817', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54637, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:21:25Z', 'updated_at': '2023-04-20T13:21:25Z', 'revision_number': 1} available for tenant 2023-04-20 13:29:45,947 79951 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-549168830', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDCqrIeqey7FCIBG2PNerJ7RwNhi26VprsJIrKDP5QSx3+XMQ18xuWP5Im90DbHZBZH80+DweeEBh0htvNj7JlXdD9wqtghUeGNbOJDlYiGRKUQLw/T4e1iDlVvg46ssNQ==', 'fingerprint': 'ae:1f:c3:1a:96:e3:8c:a1:ec:af:17:34:fb:c1:b7:7c', 'user_id': 'badaaf29beb14beeb94db96f7bc995b0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBAGz78DYp6uk5HvSmwOSHzuc7FDZC9L3vwKQvG2D6rZPKG+2dL7V5l\nWwbYVmuJoqWgBwYFK4EEACKhZANiAAQwqqyHqnsuxQiARtjzXqye0cDYYtulaa7C\nSKygz+UEsd/lzENfMblj+SJvdA2x2QWR/NPg8HnhAYdIbbzY+yZV3Q/cKrYIVHhj\nWziQ5WIhkSlEC8P0+HtYg5Vb4OOrLDU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '40580063-1894-4033-aa3a-22d954ee63d7', 'name': 'tempest-securitygroup--1787344114', 'stateful': True, 'tenant_id': '332b3979ef1244e1aff870bbc27a9817', 'description': 'tempest-description--1626465072', 'shared': False, 'security_group_rules': [{'id': 'c6049e99-88e0-4cfb-8c2c-da6e071078d6', 'tenant_id': '332b3979ef1244e1aff870bbc27a9817', 'security_group_id': '40580063-1894-4033-aa3a-22d954ee63d7', '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': 280, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:21:48Z', 'updated_at': '2023-04-20T13:21:48Z', 'revision_number': 0, 'project_id': '332b3979ef1244e1aff870bbc27a9817'}, {'id': 'cbab08ee-a330-455c-af0d-89d986772b4d', 'tenant_id': '332b3979ef1244e1aff870bbc27a9817', 'security_group_id': '40580063-1894-4033-aa3a-22d954ee63d7', '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': 278, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:21:48Z', 'updated_at': '2023-04-20T13:21:48Z', 'revision_number': 0, 'project_id': '332b3979ef1244e1aff870bbc27a9817'}], 'tags': [], 'created_at': '2023-04-20T13:21:48Z', 'updated_at': '2023-04-20T13:21:48Z', 'revision_number': 1, 'project_id': '332b3979ef1244e1aff870bbc27a9817'}, 'floating_ip': {'id': 'c4466048-74a6-49ef-bf1d-f978f8166e6e', 'tenant_id': '332b3979ef1244e1aff870bbc27a9817', 'floating_ip_address': '172.24.4.106', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '332b3979ef1244e1aff870bbc27a9817', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:21:52Z', 'updated_at': '2023-04-20T13:21:52Z', 'revision_number': 0, 'ip': '172.24.4.106'}} 2023-04-20 13:29:46,393 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes 0.445s 2023-04-20 13:29:46,394 79951 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-531222160", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb34bc4-f7bf-4f92-ab76-3ff8b5cb310e', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb34bc4-f7bf-4f92-ab7 6-3ff8b5cb310e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes'} Body: b'{"volume": {"id": "fe3e590b-43ec-4641-a3b3-318720c594b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:29:46.217903", "updated_at": null, "name": "tempest-tempest.common.compute-volume-531222160", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:29:46,446 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4 0.042s 2023-04-20 13:29:46,447 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-223e4a3a-3547-4623-abdf-75486ef739c9', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-223e4a3a-3547-4623-abdf-75486ef739c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4'} Body: b'{"volume": {"id": "fe3e590b-43ec-4641-a3b3-318720c594b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:29:46.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-531222160", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "332b3979ef1244e1aff870bbc27a9817"}}' 2023-04-20 13:29:47,510 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4 0.048s 2023-04-20 13:29:47,510 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a01497-dff0-49ec-86f1-9bc6edaecbdf', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a01497-dff0-49ec-86f1-9bc6edaecbdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4'} Body: b'{"volume": {"id": "fe3e590b-43ec-4641-a3b3-318720c594b4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:29:46.000000" , "updated_at": "2023-04-20T13:29:46.000000", "name": "tempest-tempest.common.compute-volume-531222160", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4"}], "user_id": "badaaf29beb14beeb94db96f7bc995b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "332b3979ef1244e1aff870bbc27a9817"}}' 2023-04-20 13:29:47,625 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4 0.103s 2023-04-20 13:29:47,626 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:47 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-46e8d73a-905d-4859-9866-fc8506926c78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4'} Body: b'' 2023-04-20 13:29:47,654 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4 0.028s 2023-04-20 13:29:47,655 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:47 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-2f1f3e1b-438b-493e-99f2-ff20c11d52b5', 'x-openstack-request-id': 'req-2f1f3e1b-438b-493e-99f2-ff20c11d52b5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/332b3979ef1244e1aff870bbc27a9817/volumes/fe3e590b-43ec-4641-a3b3-318720c594b4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fe3e590b-43ec-4641-a3b3-318720c594b4 could not be found."}}' 2023-04-20 13:29:47,655 79951 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-20 13:29:47,913 79951 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57 0.256s 2023-04-20 13:29:47,913 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:47 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-f72d9f83-e43f-4f36-81af-ec520e46e51d', 'x-compute-request-id': 'req-f72d9f83-e43f-4f36-81af-ec520e46e51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57'} Body: b'{"server": {"id": "6ed69e99-3ddf-4cac -95f6-0be6a8f04d57", "name": "tempest-ServerActionsTestJSON-server-277007948", "status": "ACTIVE", "tenant_id": "332b3979ef1244e1aff870bbc27a9817", "user_id": "badaaf29beb14beeb94db96f7bc995b0", "metadata": {}, "hostId": "86223c1cfb73400edccf6e39702f74e7fbbade6dc7f952b0e42382ec", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:21:56Z", "updated": "2023-04-20T13:22:15Z", "addresses": {"tempest-ServerActionsTestJSON-736868933-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}, {"version": 4, "addr": "172.24.4.106", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:f5:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ed69e99-3ddf-4cac-95f6-0be6a8f04d57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-549168830", "OS-SRV-USG:launched_at": "2023-04-20T13:22:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1787344114"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 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 91734ce6-616d-4efc-8199-4b801ab982fd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:28:03,829 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.279s 2023-04-20 13:28:03,829 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1506709410", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLyMzVMtm5LuJxc06dRKTOSntJGIqnjI77Q/tmIdyiGbX/2bpofawe9l7qCR8VmbKSGYNxJlIZNP8ZGsH6xLxdYzvzeFjHRqoI/ovtU3Vow/13h3vGEaycvgeFBPQ1j9+w=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:03 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-46255ac9-fd5d-4c58-87b5-1b6f9803e05e', 'x-compute-request-id': 'req-46255ac9-fd5d-4c58-87b5-1b6f9803e05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1506709410", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLyMzVMtm5LuJxc06dRKTOSntJGIqnjI77Q/tmIdyiGbX/2bpofawe9l7qCR8VmbKSGYNxJlIZNP8ZGsH6xLxdYzvzeFjHRqoI/ovtU3Vow/13h3vGEaycvgeFBPQ1j9+w==", "fingerprint": "18:72:cf:b9:dc:ce:e0:35:56:7f:29:ee:e6:a9:97:6c", "user_id": "54c1be4f770c4bc386f125d3bbea0f1b"}}' 2023-04-20 13:28:03,985 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.152s 2023-04-20 13:28:03,986 79945 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-1375277651", "description": "tempest-secgroup-smoke-1375277651 description", "project_id": "f9130c8724534f37802e04fb58034fdb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-7f11bf3b-55d4-438d-850b-2e4fb95237f8', 'date': 'Thu, 20 Apr 2023 13:28:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "name": "tempest-secgroup-smoke-1375277651", "stateful": true, "tenant_id": "f9130c8724534f37802e04fb58034fdb", "description": "tempest-secgroup-smoke-1375277651 description", "shared": false, "security_group_rules": [{"id": "091c5783-fe3a-4c26-a880-8254e8b71e35", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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": 738, "description": null, "tags": [], "created_at": "2023-04-20T13:28:03Z", "updated_at": "2023-04-20T13:28:03Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}, {"id": "90ce8102-34c7-48c8-a065-aa48a000d5a3", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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": 737, "description": null, "tags": [], "created_at": "2023-04-20T13:28:03Z", "updated_at": "2023-04-20T13:28:03Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}], "tags": [], "created_at": "2023-04-20T13:28:03Z", "updated_at": "2023-04-20T13:28:03Z", "revision_number" : 1, "project_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:28:04,319 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.332s 2023-04-20 13:28:04,319 79945 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": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "project_id": "f9130c8724534f37802e04fb58034fdb", "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-45924daf-1fe4-4d3f-8b55-ebeed2a42e23', 'date': 'Thu, 20 Apr 2023 13:28:04 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": "ffab504f-6d5d-4d07-ae3d-51fcc36c90fc", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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-20T13:28:04Z", "updated_at": "2023-04-20T13:28:04Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:28:04,514 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.194s 2023-04-20 13:28:04,515 79945 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": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "project_id": "f9130c8724534f37802e04fb58034fdb", "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-67e194e6-1583-4b20-8b9b-1e5243334a2c', 'date': 'Thu, 20 Apr 2023 13:28:04 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": "402ce0eb-8b1e-45d9-bffb-dfbda09c80b7", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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-20T13:28:04Z", "updated_at": "2023-04-20T13:28:04Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:28:04,668 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.152s 2023-04-20 13:28:04,668 79945 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": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "project_id": "f9130c8724534f37802e04fb58034fdb", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-34fe2acf-fbba-499e-a99d-19d7a03b9aaa', 'date': 'Thu, 20 Apr 2023 13:28:04 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": "12f3c16d-9c66-4891-8df9-00d6f770d840", "tenant_id": "f9130c 8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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-20T13:28:04Z", "updated_at": "2023-04-20T13:28:04Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:28:04,844 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-20 13:28:04,844 79945 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": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "project_id": "f9130c8724534f37802e04fb58034fdb", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b456c29f-afbb-4e48-a1e9-58a65920a31c', 'date': 'Thu, 20 Apr 2023 13:28:04 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": "c57db88e-5e06-4f2b-b7e9-511a44825f0e", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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-20T13:28:04Z", "updated_at": "2023-04-20T13:28:04Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:28:05,026 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.181s 2023-04-20 13:28:05,026 79945 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": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "project_id": "f9130c8724534f37802e04fb58034fdb", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-54e5aee8-b5e7-4cc3-b554-19e68992d361', 'date': 'Thu, 20 Apr 2023 13:28: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": "19f92bf8-3aaa-4c48-9179-e5efca6661d0", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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-20T13:28:04Z", "updated_at": "2023-04-20T13:28:04Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:28:05,296 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.269s 2023-04-20 13:28:05,297 79945 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": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "project_id": "f9130c8724534f37802e04fb58034fdb", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0ac8ee88-d1e9-4138-afb2-da6477b9c41a', 'date': 'Thu, 20 Apr 2023 13:28: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": "6d2926a2-6405-410d-adf6-6db6743f2d77", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "security_group_id": "c11f7d9c-6f0c-4054-9ff6-843b48f27c95", "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-20T13:28:05Z", "updated_at": "2023-04-20T13:28:05Z", "revision_number": 0, "project_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:28:05,359 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.054s 2023-04-20 13:28:05,360 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:05 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-ecec6a66-99d1-40a1-85a1-299e35723764', '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": "54c1be4f770c4bc386f125d3bbea0f1b", "name": "tempest-SnapshotDataIntegrityTests-1047467491-project-member", "password_expires_at": null}, "audit_ids": ["9EUQ_zUbQqqxsjJRgTmTEQ"], "expires_at": "2023-04-20T14:28:05.000000Z", "issued_at": "2023-04-20T13:28:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9130c8724534f37802e04fb58034fdb", "name": "tempest-SnapshotDataIntegrityTests-1047467491"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f9130c8724534f37802e04fb58034fdb", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "Regi onOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:28:05,361 79945 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '61a64ddb-c29d-4ba5-8d0a-dec0943be5ed', 'name': 'tempest-SnapshotDataIntegrityTests-1583587874-network', 'tenant_id': 'f9130c8724534f37802e04fb58034fdb', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f9130c8724534f37802e04fb58034fdb', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28153, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:27:47Z', 'updated_at': '2023-04-20T13:27:47Z', 'revision_number': 1} available for tenant 2023-04-20 13:28:06,022 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.660s 2023-04-20 13:28:06,022 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-861235796", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1506709410", "security_groups": [{"name": "tempest-secgroup-smoke-1375277651"}], "networks": [{"uuid": "61a64ddb-c29d-4ba5-8d0a-dec0943be5ed"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e15a50b-8f79-44c2-8efc-edbe7c168e3d', 'x-compute-request-id': 'req-4e15a50b-8f79-44c2-8efc-edbe7c168e3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "91afc4cf-f239-4727-9bea-7544458add97", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91afc4cf-f239-4727-9bea-7544458add97"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1375277651"}], "adminPass": "Sc9iGS4imviW"}}' 2023-04-20 13:28:06,111 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97 0.085s 2023-04-20 13:28:06,112 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-545343da-d69f-4032-9c83-770d4268a7ae', 'x-compute-request-id': 'req-545343da-d69f-4032-9c83-770d4268a7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458ad d97'} Body: b'{"server": {"id": "91afc4cf-f239-4727-9bea-7544458add97", "name": "tempest-SnapshotDataIntegrityTests-server-861235796", "status": "BUILD", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "user_id": "54c1be4f770c4bc386f125d3bbea0f1b", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:06Z", "updated": "2023-04-20T13:28:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91afc4cf-f239-4727-9bea-7544458add97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1506709410", "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-20 13:28:56,386 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97 0.214s 2023-04-20 13:28:56,387 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca41ab9b-1a9d-4b06-9465-ea4f43fd23f4', 'x-compute-request-id': 'req-ca41ab9b-1a9d-4b06-9465-ea4f43fd23f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97'} Body: b'{"server": {"id": "91afc4cf-f239-4727-9bea-7544458add97", "name": "tempest-SnapshotDataIntegrityTests-server-861235796", "status": "ACTIVE", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "user_id": "54c1be4f770c4bc386f125d3bbea0f1b", "metadata": {}, "hostId": "b0e1ea30e07fd9328f2a2bc37a8db5903e31c3eb426be1f61e2c2cd4", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:05Z", "updated": "2023-04-20T13:28:13Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1583587874-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:44:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91afc4cf-f239-4727-9bea-7544458add97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1506709410", "OS-SRV-USG:launched_at": "2023-04-20T13:28:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1375277651"}], "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-20 13:28:56,398 79945 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:29:56,686 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97 0.229s 2023-04-20 13:29:56,686 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57046de5-b51f-4785-8cc3-0eac1963816f', 'x-compute-request-id': 'req-57046de5-b51f-4785-8cc3-0eac1963816f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97'} Body: b'{"server": {"id": "91afc4cf-f239-4727-9bea-7544458add97", "name": "tempest-SnapshotDataIntegrityTests-server-861235796", "status": "ACTIVE", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "user_id": "54c1be4f770c4bc386f125d3bbea0f1b", "metadata": {}, "hostId": "b0e1ea30e07fd9328f2a2bc37a8db5903e31c3eb426be1f61e2c2cd4", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:05Z", "updated": "2023-04-20T13:28:13Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1583587874-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:44:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91afc4cf-f239-4727-9bea-7544458add97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1506709410", "OS-SRV-USG:launched_at": "2023-04-20T13:28:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1375277651"}], "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-20 13:29:56,915 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes 0.216s 2023-04-20 13:29:56,916 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-716550876", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ea5713-0e27-40af-b5bf-1f917d2a277f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ea5713-0e27-40af-b5bf-1f917d2a277f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes'} Body: b'{"volume": {"id": "91734ce6-616d-4efc-8199-4b801ab982fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:29:56.853067", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-716550876", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6- 616d-4efc-8199-4b801ab982fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd"}], "user_id": "54c1be4f770c4bc386f125d3bbea0f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:29:56,966 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd 0.040s 2023-04-20 13:29:56,966 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b22bb6af-d80b-48c3-8a9f-a6ebaab16ea9', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b22bb6af-d80b-48c3-8a9f-a6ebaab16ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd'} Body: b'{"volume": {"id": "91734ce6-616d-4efc-8199-4b801ab982fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:29:57.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-716550876", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd"}], "user_id": "54c1be4f770c4bc386f125d3bbea0f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:29:58,016 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd 0.038s 2023-04-20 13:29:58,017 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a170ef4-7659-4f73-929c-0828c02d3dac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a170ef4-7659-4f73-929c-0828c02d3dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd'} Body: b'{"volume": {"id": "91734ce6-616d-4efc-8199-4b801ab982fd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:29:57.000000", "updated_at": "2023-04-20T13:29:57.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-716550876", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd"}], "user_id": "54c1be4f770c4bc386f125d3bbea0f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": nul l, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9130c8724534f37802e04fb58034fdb"}}' 2023-04-20 13:29:58,189 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd 0.159s 2023-04-20 13:29:58,189 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29: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-ab11e732-8b86-4440-9c95-26e50d11d56e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd'} Body: b'' 2023-04-20 13:29:58,216 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd 0.026s 2023-04-20 13:29:58,216 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:58 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-2539c60d-1f95-425c-8c7f-b4f6cea81588', 'x-openstack-request-id': 'req-2539c60d-1f95-425c-8c7f-b4f6cea81588', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f9130c8724534f37802e04fb58034fdb/volumes/91734ce6-616d-4efc-8199-4b801ab982fd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 91734ce6-616d-4efc-8199-4b801ab982fd could not be found."}}' 2023-04-20 13:29:58,334 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97 0.117s 2023-04-20 13:29:58,334 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29: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-8c8a1142-ae32-4a47-8e4f-4520a4efd33e', 'x-compute-request-id': 'req-8c8a1142-ae32-4a47-8e4f-4520a4efd33e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97'} Body: b'' 2023-04-20 13:29:58,580 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97 0.246s 2023-04-20 13:29:58,581 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1575', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-285060e9-c174-4dd0-8682-978d86fe1260', 'x-compute-request-id': 'req-285060e9-c174-4dd0-8682-978d86fe1260', 'connection': 'close', 'status': '200', 'content -location': 'http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97'} Body: b'{"server": {"id": "91afc4cf-f239-4727-9bea-7544458add97", "name": "tempest-SnapshotDataIntegrityTests-server-861235796", "status": "ACTIVE", "tenant_id": "f9130c8724534f37802e04fb58034fdb", "user_id": "54c1be4f770c4bc386f125d3bbea0f1b", "metadata": {}, "hostId": "b0e1ea30e07fd9328f2a2bc37a8db5903e31c3eb426be1f61e2c2cd4", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:05Z", "updated": "2023-04-20T13:29:58Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1583587874-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:44:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91afc4cf-f239-4727-9bea-7544458add97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1506709410", "OS-SRV-USG:launched_at": "2023-04-20T13:28:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1375277651"}], "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-20 13:30:48,675 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97 0.033s 2023-04-20 13:30:48,676 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30: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-219da271-d42b-4112-a3be-cfcfabfbe1d0', 'x-compute-request-id': 'req-219da271-d42b-4112-a3be-cfcfabfbe1d0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91afc4cf-f239-4727-9bea-7544458add97'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 91afc4cf-f239-4727-9bea-7544458add97 could not be found."}}' 2023-04-20 13:30:48,879 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c11f7d9c-6f0c-4054-9ff6-843b48f27c95 0.203s 2023-04-20 13:30:48,879 79945 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-1b883728-ebae-4687-8657-32f2beed5c56', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:30:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c11f7d9c-6f0c-4054-9ff6-843b48f27c95'} Body: b'' 2023-04-20 13:30:48,911 79945 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1506709410 0.030s 2023-04-20 13:30:48,911 79945 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30: 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-8354b626-2cf3-46c4-82cb-f852cea67b7b', 'x-compute-request-id': 'req-8354b626-2cf3-46c4-82cb-f852cea67b7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1506709410'} Body: b'' 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 00c40054-48f6-4742-9fe0-0083cc4cc2cf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:28:10,514 79955 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:28:10,514 79955 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:28:10,569 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2023-04-20 13:28:10,569 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-61642113", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHYMF1puHnxU5Fej7Hmb+ATMKJP7TAJnh+b6m0r+VglgOQf6jfJx5KcyoHjh44hQyziM0ntRovMp21ViQye7X5yZEvEWL5ZUYpgdu7uVkyjUB9alr+7bkaYJtv+LT4pEzA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a94f7d86-5ebd-4db2-9c62-c93f38125f4b', 'x-compute-request-id': 'req-a94f7d86-5ebd-4db2-9c62-c93f38125f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-61642113", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHYMF1puHnxU5Fej7Hmb+ATMKJP7TAJnh+b6m0r+VglgOQf6jfJx5KcyoHjh44hQyziM0ntRovMp21ViQye7X5yZEvEWL5ZUYpgdu7uVkyjUB9alr+7bkaYJtv+LT4pEzA==", "fingerprint": "f1:b2:4c:bf:dd:c2:03:d7:06:f7:34:1c:89:93:a2:23", "user_id": "d10d3929c7314a639db592a13ffca375"}}' 2023-04-20 13:28:10,572 79955 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-61642113 created 2023-04-20 13:28:10,752 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.180s 2023-04-20 13:28:10,753 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--516920614", "description": "tempest-description--219631525"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-ed2d4dc5-c409-46a9-ad60-51d80f57bb30', 'date': 'Thu, 20 Apr 2023 13:28:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d2853dd8-5453-49f0-8ff4-fb667eac8044", "name": "tempest-securitygroup--516920614", "stateful": true, "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "description": "tempest-description--219631525", "shared": false, "security_group_rules": [{"id": "3e184a02-e62e-4008-86d9-65abb220a303", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "d2853dd8-5453-49f0-8ff4-fb667eac8044", "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": 747, "description": null, "tags": [], "created_at": "2023-04-20T13:28:10Z", "updated_at": "2023-04-20T13:28:10Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}, {"id": "ccf4a101-210b-4966-9c18-4f293e6aeb22", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "d2853dd8-5453-49f0-8ff4-fb667eac8044", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_c idr": null, "remote_group_id": null, "standard_attr_id": 748, "description": null, "tags": [], "created_at": "2023-04-20T13:28:10Z", "updated_at": "2023-04-20T13:28:10Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}], "tags": [], "created_at": "2023-04-20T13:28:10Z", "updated_at": "2023-04-20T13:28:10Z", "revision_number": 1, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:28:11,033 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.279s 2023-04-20 13:28:11,034 79955 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": "d2853dd8-5453-49f0-8ff4-fb667eac8044", "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-11e16b64-fc19-4b20-b423-58762c843b2c', 'date': 'Thu, 20 Apr 2023 13:28: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": "7d97c0f1-47d7-4fa7-ad0a-ec95848f08cb", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "d2853dd8-5453-49f0-8ff4-fb667eac8044", "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-20T13:28:10Z", "updated_at": "2023-04-20T13:28:10Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:28:11,218 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.183s 2023-04-20 13:28:11,218 79955 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": "d2853dd8-5453-49f0-8ff4-fb667eac8044", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-995c473a-fb2d-494e-9d55-f7353771ab70', 'date': 'Thu, 20 Apr 2023 13:28: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": "ab3db557-e1b3-4329-baaa-a2460b61b87e", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "security_group_id": "d2853dd8-5453-49f0-8ff4-fb667eac8044", "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-20T13:28:11Z", "updated_at": "2023-04-20T13:28:11Z", "revision_number": 0, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:28:11,219 79955 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--516920614 created 2023-04-20 13:28:12,238 79955 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.019s 2023-04-20 13:28:12,239 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-opensta ck-request-id': 'req-77bcac70-a448-4d9f-9f92-6f0706af40f6', 'date': 'Thu, 20 Apr 2023 13:28:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dcd37569-7516-45d7-8857-8330662b6beb", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "floating_ip_address": "172.24.4.251", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e70d7b30abc14fcab2ffb23660891757", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:28:11Z", "updated_at": "2023-04-20T13:28:11Z", "revision_number": 0}}' 2023-04-20 13:28:12,239 79955 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dcd37569-7516-45d7-8857-8330662b6beb', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'floating_ip_address': '172.24.4.251', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e70d7b30abc14fcab2ffb23660891757', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:28:11Z', 'updated_at': '2023-04-20T13:28:11Z', 'revision_number': 0, 'ip': '172.24.4.251'} created 2023-04-20 13:28:12,351 79955 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.105s 2023-04-20 13:28:12,351 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:12 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-93845d28-e146-440c-aa8f-372a43a628f3', '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": "d10d3929c7314a639db592a13ffca375", "name": "tempest-AttachVolumeTestJSON-1013714110-project-member", "password_expires_at": null}, "audit_ids": ["o6kK314YSZ6RvRAFSNSzng"], "expires_at": "2023-04-20T14:28:12.000000Z", "issued_at": "2023-04-20T13:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e70d7b30abc14fcab2ffb23660891757", "name": "tempest-AttachVolumeTestJSON-1013714110"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e70d7b30abc14fcab2ffb23660891757", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "r egion_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:28:12,351 79955 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3', 'name': 'tempest-AttachVolumeTestJSON-1129088725-network', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e70d7b30abc14fcab2ffb23660891757', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3002, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:25:17Z', 'updated_at': '2023-04-20T13:25:17Z', 'revision_number': 1} available for tenant 2023-04-20 13:28:12,352 79955 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-61642113', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHYMF1puHnxU5Fej7Hmb+ATMKJP7TAJnh+b6m0r+VglgOQf6jfJx5KcyoHjh44hQyziM0ntRovMp21ViQye7X5yZEvEWL5ZUYpgdu7uVkyjUB9alr+7bkaYJtv+LT4pEzA==', 'fingerprint': 'f1:b2:4c:bf:dd:c2:03:d7:06:f7:34:1c:89:93:a2:23', 'user_id': 'd10d3929c7314a639db592a13ffca375', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBMTsiIoD2E+9UQ8lCYu2qViBXUbCcB6kqMdUiyCWJ1Fc2EWpXgK10b\nqYs5O2efwzKgBwYFK4EEACKhZANiAAR2DBdabh58VORXo+x5m/gEzCiT+0wCZ4fm\n+ptK/lYJYDkH+o3yceSnMqB44eOIUMs4jNJ7UaLzKdtVYkMnu1+cmRLxFi+WVGKY\nHbu7lZMo1AfWpa/u25GmCbb/i0+KRMw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd2853dd8-5453-49f0-8ff4-fb667eac8044', 'name': 'tempest-securitygroup--516920614', 'stateful': True, 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'description': 'tempest-description--219631525', 'shared': False, 'security_group_rules': [{'id': '3e184a02-e62e-4008-86d9-65abb220a303', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'security_group_id': 'd2853dd8-5453-49f0-8ff4-fb667eac8044', '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': 747, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:28:10Z', 'updated_at': '2023-04-20T13:28:10Z', 'revision_number': 0, 'project_id': 'e70d7b30abc14fcab2ffb23660891757'}, {'id': 'ccf4a101-210b-4966-9c18-4f293e6aeb22', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'security_group_id': 'd2853dd8-5453-49f0-8ff4-fb667eac8044', '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': 748, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:28:10Z', 'updated_at': '2023-04-20T13:28:10Z', 'revision_number': 0, 'project_id': 'e70d7b30abc14fcab2ffb23660891757'}], 'tags': [], 'created_at': '2023-04-20T13:2 8:10Z', 'updated_at': '2023-04-20T13:28:10Z', 'revision_number': 1, 'project_id': 'e70d7b30abc14fcab2ffb23660891757'}, 'floating_ip': {'id': 'dcd37569-7516-45d7-8857-8330662b6beb', 'tenant_id': 'e70d7b30abc14fcab2ffb23660891757', 'floating_ip_address': '172.24.4.251', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e70d7b30abc14fcab2ffb23660891757', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:28:11Z', 'updated_at': '2023-04-20T13:28:11Z', 'revision_number': 0, 'ip': '172.24.4.251'}} 2023-04-20 13:28:13,042 79955 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.688s 2023-04-20 13:28:13,042 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1604161811", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3"}], "security_groups": [{"name": "tempest-securitygroup--516920614"}], "key_name": "tempest-keypair-61642113", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-921350b5-98ff-457a-8120-24dbfd7d71d9', 'x-compute-request-id': 'req-921350b5-98ff-457a-8120-24dbfd7d71d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "756f79ea-8784-40e1-84ed-b5ffd2e782b8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--516920614"}], "adminPass": "password"}}' 2023-04-20 13:28:13,127 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8 0.082s 2023-04-20 13:28:13,128 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:13 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-edd8c795-bdb0-44ae-a26e-967ff3da439b', 'x-compute-request-id': 'req-edd8c795-bdb0-44ae-a26e-967ff3da439b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8'} Body: b'{"server": {"id": "756f79ea-8784-40e1-84ed-b5ffd2e782b8", "name": "tempest-AttachVolumeTestJSON-server-1604161811", "status": "BUILD", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "user_id": "d10d3929c7314a639db592a13ffca375", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{" rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:13Z", "updated": "2023-04-20T13:28:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-61642113", "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-20 13:29:03,416 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8 0.226s 2023-04-20 13:29:03,416 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:03 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-441d60aa-e1cd-439c-aa2a-6be496098806', 'x-compute-request-id': 'req-441d60aa-e1cd-439c-aa2a-6be496098806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8'} Body: b'{"server": {"id": "756f79ea-8784-40e1-84ed-b5ffd2e782b8", "name": "tempest-AttachVolumeTestJSON-server-1604161811", "status": "ACTIVE", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "user_id": "d10d3929c7314a639db592a13ffca375", "metadata": {}, "hostId": "fa5add44bed5f83d15e4d23ef6045ebec0e5e3308ee2f05d33c6585a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:13Z", "updated": "2023-04-20T13:28:20Z", "addresses": {"tempest-AttachVolumeTestJSON-1129088725-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:ef:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-61642113", "OS-SRV-USG:launched_at": "2023-04-20T13:28:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--516920614"}], "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-20 13:29:03,444 79955 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:30:03,674 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8/os-interface 0.169s 2023-04-20 13:30:03,675 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-a pi-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-795567ed-8d88-4797-9499-8b85ad7f30cb', 'x-compute-request-id': 'req-795567ed-8d88-4797-9499-8b85ad7f30cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3", "port_id": "967c0750-5d13-46f2-b0e8-aaaf30067ea0", "mac_addr": "fa:16:3e:2a:ef:35", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b304bc35-bb17-4567-b922-2b57d5b75fbf", "ip_address": "10.0.0.4"}]}]}' 2023-04-20 13:30:04,420 79955 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/dcd37569-7516-45d7-8857-8330662b6beb 0.739s 2023-04-20 13:30:04,421 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "967c0750-5d13-46f2-b0e8-aaaf30067ea0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d877d1a5-df7e-4472-a4d1-8074f25a4542', 'date': 'Thu, 20 Apr 2023 13:30:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dcd37569-7516-45d7-8857-8330662b6beb'} Body: b'{"floatingip": {"id": "dcd37569-7516-45d7-8857-8330662b6beb", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "floating_ip_address": "172.24.4.251", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "0a574afe-0db8-422f-b419-61f6cbd2462e", "port_id": "967c0750-5d13-46f2-b0e8-aaaf30067ea0", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c12dfbdc-6f7e-4ec1-a667-d1ba4e061da3", "mac_address": "fa:16:3e:2a:ef:35", "admin_state_up": true, "status": "ACTIVE", "device_id": "756f79ea-8784-40e1-84ed-b5ffd2e782b8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:28:11Z", "updated_at": "2023-04-20T13:30:03Z", "revision_number": 1, "project_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:30:04,428 79955 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.251:22' as 'cirros' with public key authentication 2023-04-20 13:30:04,463 79955 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:30:04,490 79955 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:30:04,490 79955 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.251 successfully created 2023-04-20 13:30:04,537 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8/ips 0.046s 2023-04-20 13:30:04,538 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:04 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-0ffaef21-3667-4433-b5e2-3b78f8e2f968', 'x-compute-request-id': 'req-0ffaef21-3667-4433-b5e2-3b78f8e2f968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1129088725-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-20 13:30:04,735 79955 INFO [tempe st.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes 0.193s 2023-04-20 13:30:04,736 79955 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-757223629"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-534e2a9f-4b80-48db-91d1-31d42531bde7', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-534e2a9f-4b80-48db-91d1-31d42531bde7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes'} Body: b'{"volume": {"id": "00c40054-48f6-4742-9fe0-0083cc4cc2cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:30:04.680224", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-757223629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf"}], "user_id": "d10d3929c7314a639db592a13ffca375", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:30:04,802 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf 0.056s 2023-04-20 13:30:04,803 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a94e4ac9-44c7-4a12-a60d-76bc24d13a13', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a94e4ac9-44c7-4a12-a60d-76bc24d13a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf'} Body: b'{"volume": {"id": "00c40054-48f6-4742-9fe0-0083cc4cc2cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:30:05.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-757223629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf"}], "user_id": "d10d3929c7314a639db592a13ffca375", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:30:05,854 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf 0.039s 2023-04-20 13:30:05,855 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b1cc1e-5fbd-45f0-a51e-629d72c58a3e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b1cc1e-5fbd-45f0-a51e-629d72c58a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf'} Body: b'{"volume": {"id": "00c40054-48f6-4742-9fe0-0083cc4cc2cf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:30:05.000000", "updated_at": "2023-04-20T13:30:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-757223629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e70d7b30abc14fcab2ffb23660891757/volumes/00c40054-48f6-4742-9fe0-0083cc4cc2cf"}], "user_id": "d10d3929c7314a639db592a13ffca375", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e70d7b30abc14fcab2ffb23660891757"}}' 2023-04-20 13:30:05,994 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8 0.117s 2023-04-20 13:30:05,994 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:05 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-4ce8d918-2c52-40b6-b437-5978001b500c', 'x-compute-request-id': 'req-4ce8d918-2c52-40b6-b437-5978001b500c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8'} Body: b'' 2023-04-20 13:30:06,379 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8 0.384s 2023-04-20 13:30:06,379 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac823b81-b446-444e-903e-1c0b96776f18', 'x-compute-request-id': 'req-ac823b81-b446-444e-903e-1c0b96776f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8'} Body: b'{"server": {"id": "756f79ea-8784-40e1-84ed-b5ffd2e782b8", "name": "tempest-AttachVolumeTestJSON-server-1604161811", "status": "ACTIVE", "tenant_id": "e70d7b30abc14fcab2ffb23660891757", "user_id": "d10d3929c7314a639db592a13ffca375", "metadata": {}, "hostId": "fa5add44bed5f83d15e4d23ef6045ebec0e5e3308ee2f05d33c6585a", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:13Z", "updated": "2023-04-20T13:30:06Z", "addresses": {"tempest-AttachVolumeTestJSON-1129088725-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:ef:35"}, {"version": 4, "addr": "172.24.4.251", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:ef:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-61642113", "OS-SRV-USG:launched_at": "2023-04-20T13:28:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--516920614"}], "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-20 13:30:56,694 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8 0.254s 2023-04-20 13:30:56,694 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:56 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-fde19dd9-29b8-4778-a01a-0b1420756ae4', 'x-compute-request-id': 'req-fde19dd9-29b8-4778-a01a-0b1420756ae4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/756f79ea-8784-40e1-84ed-b5ffd2e782b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 756f79ea-8784-40e1-84ed-b5ffd2e782b8 could not be found."}}' 2023-04-20 13:30:56,725 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-61642113 0.029s 2023-04-20 13:30:56,725 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:56 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-8859c4e8-68fa-43ac-a54e-798237cc21ce', 'x-compute-request-id': 'req-8859c4e8-68fa-43ac-a54e-798237cc21ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-61642113'} Body: b'' 2023-04-20 13:30:56,879 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d2853dd8-5453-49f0-8ff4-fb667eac8044 0.153s 2023-04-20 13:30:56,880 79955 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-58933b16-9491-46c9-8311-0b6f5efa2447', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:30:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d2853dd8-5453-49f0-8ff4-fb667eac8044'} Body: b'' 2023-04-20 13:30:56,904 79955 INFO [tempest.lib.common.rest_client ] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d2853dd8-5453-49f0-8ff4-fb667eac8044 0.023s 2023-04-20 13:30:56,904 79955 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-2c961d49-6512-486a-aea7-0732284e39f3', 'date': 'Thu, 20 Apr 2023 13:30:56 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d2853dd8-5453-49f0-8ff4-fb667eac8044'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d2853dd8-5453-49f0-8ff4-fb667eac8044 does not exist", "detail": ""}}' 2023-04-20 13:30:57,348 79955 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/dcd37569-7516-45d7-8857-8330662b6beb 0.443s 2023-04-20 13:30:57,349 79955 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-26aa79d8-5c83-4a70-b757-8bccda21d9f0', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:30:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dcd37569-7516-45d7-8857-8330662b6beb'} Body: b'' 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 d0168378-01c8-4de5-9e44-9692166f6064 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:02,131 79955 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 0.435s 2023-04-20 13:31:02,132 79955 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-1207804709", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/d0168378-01c8-4de5-9e44-9692166f6064', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df0a6fb4-007d-4963-91ec-2a41253ea2bb', 'x-compute-request-id': 'req-df0a6fb4-007d-4963-91ec-2a41253ea2bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "d0168378-01c8-4de5-9e44-9692166f6064", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T13:31:02.024345", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1207804709", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 13:31:02,195 79955 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/d0168378-01c8-4de5-9e44-9692166f6064 0.059s 2023-04-20 13:31:02,196 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:02 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-88c00745-f0f6-46a8-b392-48a03573f0c9', 'x-compute-request-id': 'req-88c00745-f0f6-46a8-b392-48a03573f0c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/d0168378-01c8-4de5-9e44-9692166f6064'} Body: b'{"volume": {"id": "d0168378-01c8-4de5-9e44-9692166f6064", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T13:31:02.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1207804709", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 13:31:03,262 79955 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/d0168378-01c8-4de5-9e44-9692166f6064 0.060s 2023-04-20 13:31:03,262 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:03 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-423e1af7-01da-447f-8df4-ea81cc06c170', 'x-compute-request-id': 'req-423e1af7-01da-447f-8df4-ea81cc06c170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/d0168378-01c8-4de5-9e44-9692166f6064'} Body: b'{"volume": {"id": "d0168378-01c8-4de5-9e44-9692166f6064", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T13:31:02.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1207804709", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 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-20 13:31:05,541 79955 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/af145d64c3714fd59072f78af43ee074/scheduler-stats/get_pools?detail=True 0.165s 2023-04-20 13:31:05,542 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f65b9502-a461-4987-ab58-453edb8acabb', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f65b9502-a461-4987-ab58-453edb8acabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af145d64c3714fd59072f78af43ee074/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-20 13:31:05,580 79955 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/af145d64c3714fd59072f78af43ee074/scheduler-stats/get_pools 0.030s 2023-04-20 13:31:05,580 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57760f7b-d40d-4ca1-802d-b3206c42e864', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57760f7b-d40d-4ca1-802d-b3206c42e864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af145d64c3714fd59072f78af43ee074/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 25895971-d49c-4970-b7ce-1fbc5a39ddeb failed to build and is in ERROR status 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 6c1dbdac-61a3-4705-8f92-46d2c77d7fa1 failed to build and is in ERROR status 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 1a220642-9c46-45f6-8e35-3c1ac9fc41c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:28:27,906 79943 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:28:27,907 79943 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:28:27,974 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.060s 2023-04-20 13:28:27,974 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1148524616", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGftekucVMWYDBstiCf693PJI0RA9hhFi83USi+BhF6sa7ZuL08dmVfuvzUwCloSsl9q9qdigSgIzQ/qtb/tSCvMycRuzwpDVW0VO2x5YknjUts7l6qazQOV9mmjzB+j4g=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:27 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-b809cd20-d84b-434a-8790-4f1a43557d63', 'x-compute-request-id': 'req-b809cd20-d84b-434a-8790-4f1a43557d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1148524616", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGftekucVMWYDBstiCf693PJI0RA9hhFi83USi+BhF6sa7ZuL08dmVfuvzUwCloSsl9q9qdigSgIzQ/qtb/tSCvMycRuzwpDVW0VO2x5YknjUts7l6qazQOV9mmjzB+j4g==", "fingerprint": "92:6c:8f:13:8e:cd:b7:a2:2f:16:c5:3a:ab:1f:63:56", "user_id": "8628293b2eee4978a6d12739f2af2869"}}' 2023-04-20 13:28:27,979 79943 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1148524616 created 2023-04-20 13:28:28,135 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.155s 2023-04-20 13:28:28,135 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--207697767", "description": "tempest-description--1280268038"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-2d982f18-25a0-4310-9948-48d2ae5c7408', 'date': 'Thu, 20 Apr 2023 13:28:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d24ddfc7-53a5-4736-ab5f-838265737a16", "name": "tempest-securitygroup--207697767", "stateful": true, "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "description": "tempest-description--1280268038", "shared": false, "security_group_rules": [{"id": "076ae66b-7886-49bd-a15c-2ae85baf1013", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "d24ddfc7-53a5-4736-ab5f-838265737a16", "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": 784, "description": null, "tags": [], "created_at": "2023-04-20T13:28:28Z", "updated_at": "2023-04-20T13:28:28Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}, {"id": "366f8c53-e10b-4a59-86cd-bdadcb06b5a5", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "d24ddfc7-53a5-4736-ab5f-838265737a16", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 783, "description": null, "tags": [], "created_at": "2023-04-20T13:28:28Z", "updated_at": "2023-04-20T13:28:28Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}], "tags": [], "created_at": "2023-04-20T13:28:28Z", "updated_at": "2023-04-20T13:28:28Z", "revision_number": 1, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:28:28,303 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.167s 2023-04-20 13:28:28,303 79943 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": "d24ddfc7-53a5-4736-ab5f-838265737a16", "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-7c351024-4366-4bf0-bbbe-7e8bd4383dad', 'date': 'Thu, 20 Apr 2023 13:28: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": "85a7c1b5-b3e5-4b47-8601-7762226fa7cb", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "d24ddfc7-53a5-4736-ab5f-838265737a16", "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-20T13:28:28Z", "updated_at": "2023-04-20T13:28:28Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:28:28,463 79943 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-20 13:28:28,463 79943 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": "d24ddfc7-53a5-4736-ab5f-838265737a16", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-542d8b88-73bd-49f7-ad22-2fa0fe37bd9e', 'date': 'Thu, 20 Apr 2023 13:28: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": "4a4ad501-9b49-4a78-bd2a-a42c6c688637", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "security_group_id": "d24ddfc7-53a5-4736-ab5f-838265737a16", "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-20T13:28:28Z", "updated_at": "2023-04-20T13:28:28Z", "revision_number": 0, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:28:28,464 79943 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--207697767 created 2023-04-20 13:28:29,370 79943 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.906s 2023-04-20 13:28:29,371 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-cdaafd03-f002-471e-9e59-58166483fff7', 'date': 'Thu, 20 Apr 2023 13:28:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "17dbf609-263b-420b-9fa0-d0d862af461d", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "floating_ip_address": "172.24.4.130", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7c4e150c3a1d4521bee2f19a799025b8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:28:28Z", "updated_at": "2023-04-20T13:28:28Z", "revision_number": 0}}' 2023-04-20 13:28:29,371 79943 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '17dbf609-263b-420b-9fa0-d0d862af461d', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'floating_ip_address': '172.24.4.130', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:28:28Z', 'updated_at': '2023-04-20T13:28:28Z', 'revision_number': 0, 'ip': '172.24.4.130'} created 2023-04-20 13:28:29,456 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.076s 2023-04-20 13:28:29,456 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:29 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-97e741e7-f29a-4b63-9026-a1e29c9df6cd', '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": "8628293b2eee4978a6d12739f2af2869", "name": "tempest-AttachVolumeNegativeTest-1286906181-project-member", "password_expires_at": null}, "audit_ids": ["Rkwrwc1WTVSMZIFuJu6YKw"], "expires_at": "2023-04-20T14:28:29.000000Z", "issued_at": "2023-04-20T13:28:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c4e150c3a1d4521bee2f19a799025b8", "name": "tempest-AttachVolumeNegativeTest-1286906181"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7c4e150c3a1d4521bee2f19a799025b8", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface ": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:28:29,457 79943 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '95ff1fea-83ff-461e-bfcd-53d8d8d798db', 'name': 'tempest-AttachVolumeNegativeTest-769174266-network', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54624, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:22:25Z', 'updated_at': '2023-04-20T13:22:25Z', 'revision_number': 1} available for tenant 2023-04-20 13:28:29,458 79943 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1148524616', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGftekucVMWYDBstiCf693PJI0RA9hhFi83USi+BhF6sa7ZuL08dmVfuvzUwCloSsl9q9qdigSgIzQ/qtb/tSCvMycRuzwpDVW0VO2x5YknjUts7l6qazQOV9mmjzB+j4g==', 'fingerprint': '92:6c:8f:13:8e:cd:b7:a2:2f:16:c5:3a:ab:1f:63:56', 'user_id': '8628293b2eee4978a6d12739f2af2869', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCihTrGh2833U2dCChpoaGE0GAzG7CchpZerZ/I73VMOQ9y/hyTm4gL\n6kAZIEkvyvqgBwYFK4EEACKhZANiAARn7XpLnFTFmAwbLYgn+vdzySNEQPYYRYvN\n1EovgYRerGu2bi9PHZlX7r81MApaErJfavanYoEoCM0P6rW/7UgrzMnEbs8KQ1Vt\nFTtseWJJ41LbO5eqms0DlfZpo8wfo+I=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd24ddfc7-53a5-4736-ab5f-838265737a16', 'name': 'tempest-securitygroup--207697767', 'stateful': True, 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': 'tempest-description--1280268038', 'shared': False, 'security_group_rules': [{'id': '076ae66b-7886-49bd-a15c-2ae85baf1013', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'security_group_id': 'd24ddfc7-53a5-4736-ab5f-838265737a16', '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': 784, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:28:28Z', 'updated_at': '2023-04-20T13:28:28Z', 'revision_number': 0, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8'}, {'id': '366f8c53-e10b-4a59-86cd-bdadcb06b5a5', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'security_group_id': 'd24ddfc7-53a5-4736-ab5f-838265737a16', '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': 783, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:28:28Z', 'updated_at': '2023-04-20T13:28:28Z', 'revision_number': 0, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8'}], 'tags': [], 'created_ at': '2023-04-20T13:28:28Z', 'updated_at': '2023-04-20T13:28:28Z', 'revision_number': 1, 'project_id': '7c4e150c3a1d4521bee2f19a799025b8'}, 'floating_ip': {'id': '17dbf609-263b-420b-9fa0-d0d862af461d', 'tenant_id': '7c4e150c3a1d4521bee2f19a799025b8', 'floating_ip_address': '172.24.4.130', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c4e150c3a1d4521bee2f19a799025b8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:28:28Z', 'updated_at': '2023-04-20T13:28:28Z', 'revision_number': 0, 'ip': '172.24.4.130'}} 2023-04-20 13:28:30,359 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.900s 2023-04-20 13:28:30,359 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-207009442", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "95ff1fea-83ff-461e-bfcd-53d8d8d798db"}], "security_groups": [{"name": "tempest-securitygroup--207697767"}], "key_name": "tempest-keypair-1148524616", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c08e5194-86cf-4d1d-9df7-293da2a6c80c', 'x-compute-request-id': 'req-c08e5194-86cf-4d1d-9df7-293da2a6c80c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c01fc0ba-e27c-4f2f-bb2c-8e556a191678", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--207697767"}], "adminPass": "password"}}' 2023-04-20 13:28:30,445 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678 0.082s 2023-04-20 13:28:30,445 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:28:30 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-ebf5c39f-9251-437e-b774-f157d417c896', 'x-compute-request-id': 'req-ebf5c39f-9251-437e-b774-f157d417c896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678'} Body: b'{"server": {"id": "c01fc0ba-e27c-4f2f-bb2c-8e556a191678", "name": "tempest-AttachVolumeNegativeTest-server-207009442", "status": "BUILD", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor" : {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:30Z", "updated": "2023-04-20T13:28:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1148524616", "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-20 13:29:20,756 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678 0.253s 2023-04-20 13:29:20,756 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:20 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-d664ff3f-dd40-45db-ad22-0850e1f64ac8', 'x-compute-request-id': 'req-d664ff3f-dd40-45db-ad22-0850e1f64ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678'} Body: b'{"server": {"id": "c01fc0ba-e27c-4f2f-bb2c-8e556a191678", "name": "tempest-AttachVolumeNegativeTest-server-207009442", "status": "ACTIVE", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "ac6379b2055b84c1bffa00a11adedf057e96b8a2ee7a1fb2807efbe6", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:30Z", "updated": "2023-04-20T13:28:37Z", "addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:df:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1148524616", "OS-SRV-USG:launched_at": "2023-04-20T13:28:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--207697767"}], "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-20 13:29:20,769 79943 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:30:20,993 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678/os-interface 0.189s 2023-04-20 13:30:20,993 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:20 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-f9d30873-5dbc-4dae-8c62-56caef46f236', 'x-compute-request-id': 'req-f9d30873-5dbc-4dae-8c62-56caef46f236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "95ff1fea-83ff-461e-bfcd-53d8d8d798db", "port_id": "c530132d-d1ea-412b-9631-5133774e2f22", "mac_addr": "fa:16:3e:34:df:db", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c25a1635-39de-4494-afd7-614b7e8f0125", "ip_address": "10.0.0.7"}]}]}' 2023-04-20 13:30:21,791 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/17dbf609-263b-420b-9fa0-d0d862af461d 0.794s 2023-04-20 13:30:21,792 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c530132d-d1ea-412b-9631-5133774e2f22"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f6fc05ab-4a0e-4fd3-8d81-5c530e7c122d', 'date': 'Thu, 20 Apr 2023 13:30:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/17dbf609-263b-420b-9fa0-d0d862af461d'} Body: b'{"floatingip": {"id": "17dbf609-263b-420b-9fa0-d0d862af461d", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "floating_ip_address": "172.24.4.130", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "07a171a1-de3a-4e05-9dff-6dd26ffec961", "port_id": "c530132d-d1ea-412b-9631-5133774e2f22", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "95ff1fea-83ff-461e-bfcd-53d8d8d798db", "mac_address": "fa:16:3e:34:df:db", "admin_state_up": true, "status": "ACTIVE", "device_id": "c01fc0ba-e27c-4f2f-bb2c-8e556a191678", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:28:28Z", "updated_at": "2023-04-20T13:30:21Z", "revision_number": 1, "project_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:30:21,794 79943 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.130:22' as 'cirros' with public key authentication 2023-04-20 13:30:21,827 79943 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:30:21,850 79943 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:30:21,850 79943 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.130 successfully created 2023-04-20 13:30:21,901 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678/ips 0.050s 2023-04-20 13:30:21,902 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:21 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-fbb5a465-addf-4ee3-858d-6197b586307a', 'x-compute-request-id': 'req-fbb5a465-addf-4ee3-858d-6197b586307a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-2 0 13:30:22,156 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes 0.251s 2023-04-20 13:30:22,157 79943 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-219050880"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c85bf8-da76-463c-a570-a5222b6cb25c', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c85bf8-da76-463c-a570-a5222b6cb25c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes'} Body: b'{"volume": {"id": "1a220642-9c46-45f6-8e35-3c1ac9fc41c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:30:22.086561", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-219050880", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:30:22,223 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8 0.055s 2023-04-20 13:30:22,223 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e2b1abd-27fe-422b-84d3-ee0849050b6d', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e2b1abd-27fe-422b-84d3-ee0849050b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8'} Body: b'{"volume": {"id": "1a220642-9c46-45f6-8e35-3c1ac9fc41c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:30:22.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-219050880", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:30:23,278 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8 0.042s 2023-04-20 13:30:23,278 79943 DEBUG [tempest.lib.common.rest_client] Reque st - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4557db1e-3910-451a-993e-25e310aedb43', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4557db1e-3910-451a-993e-25e310aedb43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8'} Body: b'{"volume": {"id": "1a220642-9c46-45f6-8e35-3c1ac9fc41c8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:30:22.000000", "updated_at": "2023-04-20T13:30:22.000000", "name": "tempest-AttachVolumeNegativeTest-volume-219050880", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7c4e150c3a1d4521bee2f19a799025b8/volumes/1a220642-9c46-45f6-8e35-3c1ac9fc41c8"}], "user_id": "8628293b2eee4978a6d12739f2af2869", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4e150c3a1d4521bee2f19a799025b8"}}' 2023-04-20 13:30:23,401 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678 0.108s 2023-04-20 13:30:23,402 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:23 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-a47cd8cc-eb70-472e-ac7d-f371e342cd15', 'x-compute-request-id': 'req-a47cd8cc-eb70-472e-ac7d-f371e342cd15', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678'} Body: b'' 2023-04-20 13:30:23,681 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678 0.279s 2023-04-20 13:30:23,682 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:23 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-4ef8c792-43c9-4d47-ae28-a331dbfcf3d8', 'x-compute-request-id': 'req-4ef8c792-43c9-4d47-ae28-a331dbfcf3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678'} Body: b'{"server": {"id": "c01fc0ba-e27c-4f2f-bb2c-8e556a191678", "name": "tempest-AttachVolumeNegativeTest-server-207009442", "status": "ACTIVE", "tenant_id": "7c4e150c3a1d4521bee2f19a799025b8", "user_id": "8628293b2eee4978a6d12739f2af2869", "metadata": {}, "hostId": "ac6379b2055b84c1bffa00a11adedf057e96b8a2ee7a1fb2807efbe6", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f 5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:28:30Z", "updated": "2023-04-20T13:30:23Z", "addresses": {"tempest-AttachVolumeNegativeTest-769174266-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:df:db"}, {"version": 4, "addr": "172.24.4.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:df:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1148524616", "OS-SRV-USG:launched_at": "2023-04-20T13:28:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--207697767"}], "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-20 13:31:13,787 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678 0.041s 2023-04-20 13:31:13,787 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:13 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-eff7a4f3-15f0-4310-8ee9-409e9eeeebc6', 'x-compute-request-id': 'req-eff7a4f3-15f0-4310-8ee9-409e9eeeebc6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c01fc0ba-e27c-4f2f-bb2c-8e556a191678'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c01fc0ba-e27c-4f2f-bb2c-8e556a191678 could not be found."}}' 2023-04-20 13:31:13,824 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1148524616 0.035s 2023-04-20 13:31:13,824 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:13 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-faac5e8d-a37c-410f-906a-a5ce37539aee', 'x-compute-request-id': 'req-faac5e8d-a37c-410f-906a-a5ce37539aee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1148524616'} Body: b'' 2023-04-20 13:31:14,053 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d24ddfc7-53a5-4736-ab5f-838265737a16 0.228s 2023-04-20 13:31:14,053 79943 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-80d1395a-5daa-4caa-a219-dd32579569fc', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:31:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d24ddfc7-53a5-4736-ab5f-838265737a16'} Body: b'' 2023-04-20 13:31:14,070 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d24ddfc7-53a5-4736-ab5f-838265737a16 0.016s 2023-04-20 13:31:14,070 79943 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-7de06250-732a-466e-8211-dfc101c22af8', 'date': 'Thu, 20 Apr 2023 13:31:14 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d24ddfc7-53a5-4736-ab5f-838265737a16'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d24ddfc7-53a5-4736-ab5f-838265737a16 does not exist", "detail": ""}}' 2023-04-20 13:31:14,528 79943 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/17dbf609-263b-420b-9fa0-d0d862af461d 0.457s 2023-04-20 13:31:14,529 79943 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-8b251436-fc82-4408-86c3-701d138668e2', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:31:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/17dbf609-263b-420b-9fa0-d0d862af461d'} 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 e2d81645-6c20-4c77-8115-105952ce94a0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:15,106 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes 0.357s 2023-04-20 13:31:15,107 79955 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-726748148", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0167c8d-d86b-49e0-8c3c-ecbac1811a31', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0167c8d-d86b-49e0-8c3c-ecbac1811a31', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes'} Body: b'{"volume": {"id": "e2d81645-6c20-4c77-8115-105952ce94a0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:15.044281", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-726748148", "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/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:15,156 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0 0.040s 2023-04-20 13:31:15,157 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490de0c3-b9b8-4c31-af2a-68cb55651029', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490de0c3-b9b8-4c31-af2a-68cb55651029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0'} Body: b'{"volume": {"id": "e2d81645-6c20-4c77-8115-105952ce94a0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:15.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-726748148", "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/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8c72280841643ceb66d617ae33565ec"}}' 2023-04-20 13:31:16,236 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0 0.068s 2023-04-20 13:31:16,236 79955 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3ce4c4-2255-4357-bee0-88c02b50c79e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3ce4c4-2255-4357-bee0-88c02b50c79e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0'} Body: b'{"volume": {"id": "e2d81645-6c20-4c77-8115-105952ce94a0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:15.000000", "updated_at": "2023-04-20T13:31:15.000000", "name": "tempest-VolumesGetTest-Volume-726748148", "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/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8c72280841643ceb66d617ae33565ec"}}' 2023-04-20 13:31:16,488 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0 0.241s 2023-04-20 13:31:16,489 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31: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-6cbfbf00-ecc0-4253-abfc-beaac0435eed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0'} Body: b'' 2023-04-20 13:31:16,511 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0 0.022s 2023-04-20 13:31:16,511 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:16 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-b1615c4e-e1e0-4c23-b83f-7c108a6f105d', 'x-openstack-request-id': 'req-b1615c4e-e1e0-4c23-b83f-7c108a6f105d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/e2d81645-6c20-4c77-8115-105952ce94a0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e2d81645-6c20-4c77-8115-105952ce94a0 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 1e630ccd-7489-4b84-a7ce-019192cb889a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:16,689 79955 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/d8c72280841643ceb66d617ae33565ec/volumes 0.174s 2023-04-20 13:31:16,690 79955 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-578326425"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b86e98-1d5c-40c6-8e70-d3b76c42e447', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b86e98-1d5c-40c6-8e70-d3b76c42e447', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes'} Body: b'{"volume": {"id": "1e630ccd-7489-4b84-a7ce-019192cb889a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:16.633726", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-578326425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:16,737 79955 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/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a 0.038s 2023-04-20 13:31:16,738 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d182bdde-dd5e-4963-a356-157ebb883080', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d182bdde-dd5e-4963-a356-157ebb883080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a'} Body: b'{"volume": {"id": "1e630ccd-7489-4b84-a7ce-019192cb889a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:17.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-578326425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8c72280841643ceb66d617ae33565ec"}}' 2023-04-20 13:31:17,788 79955 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/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a 0.038s 2023-04-20 13:31:17,788 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ffb8e7-caca-40a4-8942-31bd66a38f2a', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ffb8e7-caca-40a4-8942-31bd66a38f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a'} Body: b'{"volume": {"id": "1e630ccd-7489-4b84-a7ce-019192cb889a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:17.000000", "updated_at": "2023-04-20T13:31:17.000000", "name": "tempest-VolumesGetTest-Volume-578326425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8c72280841643ceb66d617ae33565ec"}}' 2023-04-20 13:31:17,844 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a 0.045s 2023-04-20 13:31:17,844 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25d8c47-fe6c-435b-83f7-3967e4e1a761', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25d8c47-fe6c-435b-83f7-3967e4e1a761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a'} Body: b'{"volume": {"id": "1e630ccd-7489-4b84-a7ce-019192cb889a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:17.000000", "updated_at": "2023-04-20T13:31:17.000000", "name": "tempest-VolumesGetTest-Volume-578326425", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8c72280841643ceb66d617ae33565ec"}}' 2023-04-20 13:31:17,977 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a 0.122s 2023-04-20 13:31:17,977 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:17 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-bb038232-3257-4bbb-bcb9-26b30bbebb3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a'} Body: b'' 2023-04-20 13:31:18,028 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a 0.050s 2023-04-20 13:31:18,029 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31: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-32eb0739-8216-43da-9a2e-07c6b86f121f', 'x-openstack-request-id': 'req-32eb0739-8216-43da-9a2e-07c6b86f121f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/1e630ccd-7489-4b84-a7ce-019192cb889a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1e630ccd-7489-4b84-a7ce-019192cb889a 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 80832034-2688-4ff2-a586-3f52d0078ca3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:18,052 79955 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/7837d23e-834b-4e86-9a95-07696906c7f5 0.019s 2023-04-20 13:31:18,052 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-91f94e28-9c65-4f4e-9da9-dd291e87019f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5'} 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": "be1690e0fcb24549ba0212b09533c57b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "7837d23e-834b-4e86-9a95-07696906c7f5", "created_at": "2023-04-20T13:18:05Z", "updated_at": "2023-04-20T13:18:07Z", "tags": [], "self": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5", "file": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:31:18,364 79955 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/d8c72280841643ceb66d617ae33565ec/volumes 0.311s 2023-04-20 13:31:18,364 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "size": 1, "name": "tempest-VolumesGetTest-Volume-1985141148", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3665111-99a4-409b-adbe-9f3c5343ccd0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3665111-99a4-409b-adbe-9f3c5343ccd0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes'} Body: b'{"volume": {"id": "80832034-2688-4ff2-a586-3f52d0078ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:18.308104", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1985141148", "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/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:18,427 79955 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/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3 0.053s 2023-04-20 13:31:18,427 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-753d62f8-3c07-43a1-a2a4-6d7cdccef096', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-753d62f8-3c07-43a1-a2a4-6d7cdccef096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3'} Body: b'{"volume": {"id": "80832034-2688-4ff2-a586-3f52d0078ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:18.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1985141148", "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/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8c72280841643ceb66d617ae33565ec"}}' 2023-04-20 13:31:19,496 79955 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/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3 0.056s 2023-04-20 13:31:19,497 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c6c42b-d749-4bdc-af0a-f66f9e9f6ff3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c6c42b-d749-4bdc-af0a-f66f9e9f6ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3'} Body: b'{"volume": {"id": "80832034-2688-4ff2-a586-3f52d0078ca3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:18.000000", "updated_at": "2023-04-20T13:31:18.000000", "name": "tempest-VolumesGetTest-Volume-1985141148", "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/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3"}], "user_id": "20a8862faa8c4b2287d654715e51f7cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8c72280841643ceb66d617ae33565ec"}}' 2023-04-20 13:31:19,611 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3 0.102s 2023-04-20 13:31:19,611 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:19 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-3d1394bd-b848-4428-8e97-91b64db228c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3'} Body: b'' 2023-04-20 13:31:19,632 79955 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3 0.020s 2023-04-20 13:31:19,633 79955 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:19 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-fec3ce34-1e91-49e7-b754-335f0b6c1f3b', 'x-openstack-request-id': 'req-fec3ce34-1e91-49e7-b754-335f0b6c1f3b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d8c72280841643ceb66d617ae33565ec/volumes/80832034-2688-4ff2-a586-3f52d0078ca3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 80832034-2688-4ff2-a586-3f52d0078ca3 could not be found."}}' 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 48e15bc8-eac9-405c-b0f5-b2970d8ac3f8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:21,172 79943 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes 0.365s 2023-04-20 13:31:21,172 79943 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-735211877"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8709729a-2629-4f6a-beb0-560c822725f7', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8709729a-2629-4f6a-beb0-560c822725f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes'} Body: b'{"volume": {"id": "48e15bc8-eac9-405c-b0f5-b2970d8ac3f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:21.115346", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-735211877", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}], "user_id": "9e8e935b02d14694a9001833b6c7c007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:21,222 79943 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8 0.040s 2023-04-20 13:31:21,222 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-850ff846-c1ca-4712-9b17-8a3d4cdf2299', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-850ff846-c1ca-4712-9b17-8a3d4cdf2299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8'} Body: b'{"volume": {"id": "48e15bc8-eac9-405c-b0f5-b2970d8ac3f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:21.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-735211877", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}], "user_id": "9e8e935b02d14694a9001833b6c7c007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce4006abca274e5f8ac62d0228ee0832"}}' 2023-04-20 13:31:22,276 79943 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8 0.042s 2023-04-20 13:31:22,277 79943 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e6e1c2-4e9c-4a3e-8449-75ad00fb8725', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e6e1c2-4e9c-4a3e-8449-75ad00fb8725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8'} Body: b'{"volume": {"id": "48e15bc8-eac9-405c-b0f5-b2970d8ac3f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:21.000000", "updated_at": "2023-04-20T13:31:21.000000", "name": "tempest-VolumesServicesTestJSON-Volume-735211877", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}], "user_id": "9e8e935b02d14694a9001833b6c7c007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce4006abca274e5f8ac62d0228ee0832"}}' 2023-04-20 13:31:22,330 79943 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8 0.041s 2023-04-20 13:31:22,330 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b460d012-9460-4dde-ada0-48be7afc1c2e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b460d012-9460-4dde-ada0-48be7afc1c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8'} Body: b'{"volume": {"id": "48e15bc8-eac9-405c-b0f5-b2970d8ac3f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:21.000000", "updated_at": "2023-04-20T13:31:21.000000", "name": "tempest-VolumesServicesTestJSON-Volume-735211877", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8"}], "user_id": "9e8e935b02d14694a9001833b6c7c007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce4006abca274e5f8ac62d0228ee0832"}}' 2023-04-20 13:31:22,446 79943 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8 0.101s 2023-04-20 13:31:22,447 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:22 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-decd3635-ba82-4f9a-a00a-0d0d7b6fe4bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8'} Body: b'' 2023-04-20 13:31:22,484 79943 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8 0.036s 2023-04-20 13:31:22,484 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ecaa26-a69c-47cf-928a-da0208f03eb4', 'x-openstack-request-id': 'req-86ecaa26-a69c-47cf-928a-da0208f03eb4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ce4006abca274e5f8ac62d0228ee0832/volumes/48e15bc8-eac9-405c-b0f5-b2970d8ac3f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 48e15bc8-eac9-405c-b0f5-b2970d8ac3f8 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 bb8b7347-0be5-4e4e-8281-2bd05f86bfc5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:21,402 79955 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes 0.346s 2023-04-20 13:31:21,403 79955 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-908263821"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d19c83-ed56-4ddc-84ae-9cc60a6bf9cb', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d19c83-ed56-4ddc-84ae-9cc60a6bf9cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes'} Body: b'{"volume": {"id": "bb8b7347-0be5-4e4e-8281-2bd05f86bfc5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:21.324954", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-908263821", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5"}], "user_id": "ac5ffd9d7f9d4f889db0a67525bef8d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 13:31:21,452 79955 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5 0.040s 2023-04-20 13:31:21,453 79955 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': 'Thu, 20 Apr 2023 13:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e65d62f8-9057-470b-a655-640e14523313', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e65d62f8-9057-470b-a655-640e14523313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5'} Body: b'{"volume": {"id": "bb8b7347-0be5-4e4e-8281-2bd05f86bfc5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:21.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-908263821", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5"}], "user_id": "ac5ffd9d7f9d4f889db0a67525bef8d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "08a1097cac754fb5be621e70d9ac108b"}}' 2023-04-20 13:31:22,505 79955 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5 0.040s 2023-04-20 13:31:22,505 79955 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': 'Thu, 20 Apr 2023 13:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2679be5-e068-4835-a600-886f80407844', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2679be5-e068-4835-a600-886f80407844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5'} Body: b'{"volume": {"id": "bb8b7347-0be5-4e4e-8281-2bd05f86bfc5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:21.000000", "updated_at": "2023-04-20T13:31:21.000000", "name": "tempest-VolumeRevertTests-Volume-908263821", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08a1097cac754fb5be621e70d9ac108b/volumes/bb8b7347-0be5-4e4e-8281-2bd05f86bfc5"}], "user_id": "ac5ffd9d7f9d4f889db0a67525bef8d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "08a1097cac754fb5be621e70d9ac108b"}}' 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 73fb1d0d-3020-4efc-a165-6f3e75aa343d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:22,735 79955 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes 0.217s 2023-04-20 13:31:22,736 79955 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-46012335"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44e79a43-f8bd-4313-b273-0965e49274b2', 'content-length': '831', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44e79a43-f8bd-4313-b273-0965e49274b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes'} Body: b'{"volume": {"id": "73fb1d0d-3020-4efc-a165-6f3e75aa343d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:22.667201", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-46012335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d"}], "user_id": "ac5ffd9d7f9d4f889db0a67525bef8d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 13:31:22,786 79955 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d 0.040s 2023-04-20 13:31:22,786 79955 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': 'Thu, 20 Apr 2023 13:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed4e574-6f33-4d65-afc8-6c4ff9883a0e', 'content-length': '899', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed4e574-6f33-4d65-afc8-6c4ff9883a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d'} Body: b'{"volume": {"id": "73fb1d0d-3020-4efc-a165-6f3e75aa343d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:23.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-46012335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d"}], "user_id": "ac5ffd9d7f9d4f889db0a67525bef8d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "08a1097cac754fb5be621e70d9ac108b"}}' 2023-04-20 13:31:23,841 79955 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d 0.043s 2023-04-20 13:31:23,841 79955 DEBUG [tempest.lib.common.rest_clien t] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-248d7763-ee52-4f99-bd1f-deea2ab61d28', 'content-length': '920', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-248d7763-ee52-4f99-bd1f-deea2ab61d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d'} Body: b'{"volume": {"id": "73fb1d0d-3020-4efc-a165-6f3e75aa343d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:23.000000", "updated_at": "2023-04-20T13:31:23.000000", "name": "tempest-VolumeRevertTests-Volume-46012335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08a1097cac754fb5be621e70d9ac108b/volumes/73fb1d0d-3020-4efc-a165-6f3e75aa343d"}], "user_id": "ac5ffd9d7f9d4f889db0a67525bef8d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "08a1097cac754fb5be621e70d9ac108b"}}' 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 c84ae4af-86b5-47f9-b20a-c939a31b59bf failed to build and is in ERROR status 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 98db5efc-35c2-40ad-aa8f-16de761ad7cc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:34,434 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes 0.409s 2023-04-20 13:31:34,434 79943 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-208100257"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f3abceb-064b-470b-88fc-eef82b761b0c', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f3abceb-064b-470b-88fc-eef82b761b0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes'} Body: b'{"volume": {"id": "98db5efc-35c2-40ad-aa8f-16de761ad7cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:34.370495", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-208100257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 13:31:34,482 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc 0.038s 2023-04-20 13:31:34,483 79943 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': 'Thu, 20 Apr 2023 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339ba6f0-87dd-44b9-addc-36ba3eb41a17', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339ba6f0-87dd-44b9-addc-36ba3eb41a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc'} Body: b'{"volume": {"id": "98db5efc-35c2-40ad-aa8f-16de761ad7cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:34.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-208100257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "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": "9b87b711247f45e9904665c4221c4c38"}}' 2023-04-20 13:31:35,535 79943 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/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc 0.040s 2023-04-20 13:31:35,535 79943 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': 'Thu, 20 Apr 2023 13:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde28327-068d-4463-a7a3-ebaceaaa403e', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde28327-068d-4463-a7a3-ebaceaaa403e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc'} Body: b'{"volume": {"id": "98db5efc-35c2-40ad-aa8f-16de761ad7cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:34.000000", "updated_at": "2023-04-20T13:31:34.000000", "name": "tempest-VolumesTransfersV357Test-Volume-208100257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "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": "9b87b711247f45e9904665c4221c4c38"}}' 2023-04-20 13:31:35,590 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc 0.043s 2023-04-20 13:31:35,591 79943 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': 'Thu, 20 Apr 2023 13:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f471b123-27a1-494d-b111-3978a5b325f4', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f471b123-27a1-494d-b111-3978a5b325f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc'} Body: b'{"volume": {"id": "98db5efc-35c2-40ad-aa8f-16de761ad7cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:34.000000", "updated_at": "2023-04-20T13:31:34.000000", "name": "tempest-VolumesTransfersV357Test-Volume-208100257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "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": "9b87b711247f45e9904665c4221c4c38"}}' 2023-04-20 13:31:35,700 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc 0.099s 2023-04-20 13:31:35,701 79943 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': 'Thu, 20 Apr 2023 13:31:35 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-0f1a6dcb-506e-426a-b37b-236fe5ca44fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc'} Body: b'' 2023-04-20 13:31:35,722 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc 0.020s 2023-04-20 13:31:35,722 79943 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': 'Thu, 20 Apr 2023 13:31:35 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-16d8a489-688f-4efb-9d6d-72d815b9aea7', 'x-openstack-request-id': 'req-16d8a489-688f-4efb-9d6d-72d815b9aea7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/98db5efc-35c2-40ad-aa8f-16de761ad7cc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 98db5efc-35c2-40ad-aa8f-16de761ad7cc 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 7d8ec39f-e159-4d32-b60c-007d1994b028 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:35,920 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes 0.195s 2023-04-20 13:31:35,920 79943 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-1552512536"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96a04a2e-a70b-49f1-8c78-17878f6798bd', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96a04a2e-a70b-49f1-8c78-17878f6798bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes'} Body: b'{"volume": {"id": "7d8ec39f-e159-4d32-b60c-007d1994b028", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:35.856973", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1552512536", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 13:31:35,972 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028 0.042s 2023-04-20 13:31:35,972 79943 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': 'Thu, 20 Apr 2023 13:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39c9fca8-9222-41bd-81aa-4548a648bd13', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39c9fca8-9222-41bd-81aa-4548a648bd13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028'} Body: b'{"volume": {"id": "7d8ec39f-e159-4d32-b60c-007d1994b028", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:36.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1552512536", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "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": "9b87b711247f45e9904665c4221c4c38"}}' 2023-04-20 13:31:37,082 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028 0.098s 2023-04-20 13:31:37,083 79943 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': 'Thu, 20 Apr 2023 13:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef74ed7-e8c3-40d6-8488-cd3164f35f81', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef74ed7-e8c3-40d6-8488-cd3164f35f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028'} Body: b'{"volume": {"id": "7d8ec39f-e159-4d32-b60c-007d1994b028", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:36.000000", "updated_at": "2023-04-20T13:31:36.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1552512536", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "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": "9b87b711247f45e9904665c4221c4c38"}}' 2023-04-20 13:31:37,136 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028 0.042s 2023-04-20 13:31:37,136 79943 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': 'Thu, 20 Apr 2023 13:31:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6063746-0a4b-41a9-931c-82f7df081e07', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6063746-0a4b-41a9-931c-82f7df081e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028'} Body: b'{"volume": {"id": "7d8ec39f-e159-4d32-b60c-007d1994b028", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:36.000000", "updated_at": "2023-04-20T13:31:36.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1552512536", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028"}], "user_id": "f523c9dab7554690825a862317cf9c2c", "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": "9b87b711247f45e9904665c4221c4c38"}}' 2023-04-20 13:31:37,241 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028 0.095s 2023-04-20 13:31:37,242 79943 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': 'Thu, 20 Apr 2023 13:31:37 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-6c53991f-f4be-4bba-ad24-50ed2c751bba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028'} Body: b'' 2023-04-20 13:31:37,261 79943 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028 0.019s 2023-04-20 13:31:37,262 79943 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': 'Thu, 20 Apr 2023 13:31:37 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-f5447e28-31c3-4d57-a9b2-a5fb1417da75', 'x-openstack-request-id': 'req-f5447e28-31c3-4d57-a9b2-a5fb1417da75', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9b87b711247f45e9904665c4221c4c38/volumes/7d8ec39f-e159-4d32-b60c-007d1994b028'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7d8ec39f-e159-4d32-b60c-007d1994b028 could not be found."}}' 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 dec257eb-0188-434f-a3ee-8226d7258630 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T13:30:57Z', 'message': 'Build of instance dec257eb-0188-434f-a3ee-8226d7258630 aborted: Volume 1b58b43d-12f9-4307-b365-12650da4faee did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-d3f0b956-9fe1-4c7f-b09e-8a68174f72b2. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:27:50,346 79947 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.038s 2023-04-20 13:27:50,346 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27: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-f8a549a7-e3e0-4f11-a4da-b0e1dd61c85f', '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": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511-project-member", "password_expires_at": null}, "audit_ids": ["3ZFe_wHiQJWGqExuUveNVg"], "expires_at": "2023-04-20T14:27:50.000000Z", "issued_at": "2023-04-20T13:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19f14421c983428b93a976cdf8328aaf", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:27:50,347 79947 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'eae33ff8-4b9e-47ed-ae38-92bbb5103d34', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1039796565-network', 'tenant_id': '19f14421c983428b93a976cdf8328aaf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '19f14421c983428b93a976cdf8328aaf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29441, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:27:44Z', 'updated_at': '2023-04-20T13:27:44Z', 'revision_number': 1} available for tenant 2023-04-20 13:27:51,172 79947 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.823s 2023-04-20 13:27:51,172 79947 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-1071520056", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "networks": [{"uuid": "eae33ff8-4b9e-47ed-ae38-92bbb5103d34"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf', '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-5fda5866-9471-41fc-b081-7f1d19be85c5', 'x-compute-request-id': 'req-5fda5866-9471-41fc-b081-7f1d19be85c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3ALT5Ujt9oLj"}}' 2023-04-20 13:27:51,279 79947 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/588f6683-2a3b-4443-aed5-64d1d67f62cf 0.103s 2023-04-20 13:27:51,279 79947 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': 'Thu, 20 Apr 2023 13:27: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-a4577370-a4ec-40b3-990e-8a734b1472b4', 'x-compute-request-id': 'req-a4577370-a4ec-40b3-990e-8a734b1472b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf'} Body: b'{"server": {"id": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1071520056", "status": "BUILD", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:27:51Z", "updated": "2023-04-20T13:27:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/58 8f6683-2a3b-4443-aed5-64d1d67f62cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf"}], "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-20 13:28:41,868 79947 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/588f6683-2a3b-4443-aed5-64d1d67f62cf 0.528s 2023-04-20 13:28:41,868 79947 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': 'Thu, 20 Apr 2023 13:28:41 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-a8b58aa9-4753-41ca-a773-0910bae79df2', 'x-compute-request-id': 'req-a8b58aa9-4753-41ca-a773-0910bae79df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf'} Body: b'{"server": {"id": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1071520056", "status": "ACTIVE", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "836a71a3fb31a3de90eb0d52eddc56fc79f001db79deb4195cf2c52c", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:27:51Z", "updated": "2023-04-20T13:28:00Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1039796565-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9f:3f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:27: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-20 13:28:41,884 79947 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:29:42,771 79947 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/588f6683-2a3b-4443-aed5-64d1d67f62cf/action 0.827s 2023-04-20 13:29:42,772 79947 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-392605817"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:41 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-ff7bb62f-67bc-4388-88c9-39065e8de2af', 'x-compute-request-id': 'req-ff7bb62f-67bc-4388-88c9-39065e8de2af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf/action'} Body: b'{"image_id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb"}' 2023-04-20 13:29:42,798 79947 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/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb 0.025s 2023-04-20 13:29:42,804 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c1d4eaac-0a2f-4a3c-a7e1-f04e5f0993d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-392605817", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "created_at": "2023-04-20T13:29:43Z", "updated_at": "2023-04-20T13:29:43Z", "tags": [], "self": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "file": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:29:43,830 79947 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/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb 0.024s 2023-04-20 13:29:43,830 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-906ebfef-71c8-4c72-8222-a56aee442d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "owner_project_name": "tempest-Serve rBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-392605817", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "created_at": "2023-04-20T13:29:43Z", "updated_at": "2023-04-20T13:29:43Z", "tags": [], "self": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "file": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:29:44,858 79947 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/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb 0.026s 2023-04-20 13:29:44,858 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7411b73b-83f0-4a9b-a9cb-e1dc5d32ff65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-392605817", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "created_at": "2023-04-20T13:29:43Z", "updated_at": "2023-04-20T13:29:43Z", "tags": [], "self": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "file": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:29:45,889 79947 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/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb 0.029s 2023-04-20 13:29:45,889 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-755a4d81-2746-4190-ab30-60b95df43479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-392605817", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "created_at": "2023-04-20T13:29:43Z", "updated_at": "2023-04-20T13:29:45Z", "tags": [], "self": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "file": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:29:46,919 79947 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/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb 0.028s 2023-04-20 13:29:46,919 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3b238a43-a931-4446-8ab5-6ff69cbfe676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-392605817", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "created_at": "2023-04-20T13:29:43Z", "updated_at": "2023-04-20T13:29:46Z", "tags": [], "self": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "file": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:29:47,947 79947 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/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb 0.026s 2023-04-20 13:29:47,947 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e6705e18-e9da-4c45-99cc-f66b8aafa2e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-392605817", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "98f4c6b2f2b6ea284f9e2400daefac0b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "57c3a7425318431d67171028c43e14651edc5ac622697b7d56bdfd2868bbb731cf8318b28a4f6f0ff73eefe9fb97ebcdadb221f481e313387d152d55b4c5eb02", "id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "created_at": "2023-04-20T13:29:43Z", "updated_at": "2023-04-20T13:29:47Z", "tags": [], "self": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "file": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:29:47,973 79947 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/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb 0.025s 2023-04-20 13:29:47,974 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3a5665ac-b7ca-463a-b7d6-1270fb443c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-392605817", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "98f4c6b2f2b6ea284f9e2400daefac0b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "19f14421c983428b93a976cd f8328aaf", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "57c3a7425318431d67171028c43e14651edc5ac622697b7d56bdfd2868bbb731cf8318b28a4f6f0ff73eefe9fb97ebcdadb221f481e313387d152d55b4c5eb02", "id": "7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "created_at": "2023-04-20T13:29:43Z", "updated_at": "2023-04-20T13:29:47Z", "tags": [], "self": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb", "file": "/v2/images/7484461e-04d8-42fe-9ad1-fd4be8f3a9cb/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:29:48,259 79947 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/588f6683-2a3b-4443-aed5-64d1d67f62cf 0.285s 2023-04-20 13:29:48,260 79947 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': 'Thu, 20 Apr 2023 13:29:47 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-c6b416d9-9fd6-4616-b1ef-d3cf63dd8b51', 'x-compute-request-id': 'req-c6b416d9-9fd6-4616-b1ef-d3cf63dd8b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf'} Body: b'{"server": {"id": "588f6683-2a3b-4443-aed5-64d1d67f62cf", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1071520056", "status": "ACTIVE", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "836a71a3fb31a3de90eb0d52eddc56fc79f001db79deb4195cf2c52c", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:27:51Z", "updated": "2023-04-20T13:29:47Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1039796565-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9f:3f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/588f6683-2a3b-4443-aed5-64d1d67f62cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:27: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-20 13:30:48,424 79947 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.084s 2023-04-20 13:30:48,425 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:48 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-6805f386-90a3-4c54-8eba-b30ec775f6b5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} B ody: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511-project-member", "password_expires_at": null}, "audit_ids": ["if1riNIuR5CrW9zFD68TQQ"], "expires_at": "2023-04-20T14:30:48.000000Z", "issued_at": "2023-04-20T13:30:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19f14421c983428b93a976cdf8328aaf", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:30:48,425 79947 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'eae33ff8-4b9e-47ed-ae38-92bbb5103d34', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1039796565-network', 'tenant_id': '19f14421c983428b93a976cdf8328aaf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '19f14421c983428b93a976cdf8328aaf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29441, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:27:44Z', 'updated_at': '2023-04-20T13:27:44Z', 'revision_number': 1} available for tenant 2023-04-20 13:30:49,708 79947 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 1.282s 2023-04-20 13:30:49,709 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-369025715", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "eae33ff8-4b9e-47ed-ae38-92bbb5103d34"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630', '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-d3f0b956-9fe1-4c7f-b09e-8a68174f72b2', 'x-compute-request-id': 'req-d3f0b956-9fe1-4c7f-b09e-8a68174f72b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dec257eb-0188-434f-a3ee-8226d7258630", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dec257eb-0188-434f-a3ee-8226d7258630"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "MGPizTX8txZo"}}' 2023-04-20 13:30:49,803 79947 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/dec257eb-0188-434f-a3ee-8226d7258630 0.091s 2023-04-20 13:30:49,804 79947 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': 'Thu, 20 Apr 2023 13:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-768c1cec-f9fb-432f-a746-abb02394747c', 'x-compute-request-id': 'req-768c1cec-f9fb-432f-a746-abb02394747c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630'} Body: b'{"server": {"id": "dec257eb-0188-434f-a3ee-8226d7258630", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-369025715", "status": "BUILD", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:30:50Z", "updated": "2023-04-20T13:30:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dec257eb-0188-434f-a3ee-8226d7258630"}], "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-20 13:31:39,975 79947 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/dec257eb-0188-434f-a3ee-8226d7258630 0.107s 2023-04-20 13:31:39,975 79947 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': 'Thu, 20 Apr 2023 13:31:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e3b0585-b8f3-4cb7-a6fa-9e1d0d3e7161', 'x-compute-request-id': 'req-3e3b0585-b8f3-4cb7-a6fa-9e1d0d3e7161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630'} Body: b'{"server": {"id": "dec257eb-0188-434f-a3ee-8226d7258630", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-369025715", "status": "ERROR", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:30:49Z", "updated": "2023-04-20T13:30:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dec257eb-0188-434f-a3ee-8226d7258630"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T13:30:57Z", "message": "Build of instance dec257eb-0188-434f-a3ee-8226d7258630 aborted: Volume 1b58b43d-12f9-4307-b365-12650da4faee 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-20 13:31:39,990 79947 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 13:31:40,601 79947 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/dec257eb-0188-434f-a3ee-8226d7258630 0.610s 2023-04-20 13:31:40,602 79947 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': 'Thu, 20 Apr 2023 13:31:39 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-f0114943-d39c-4feb-8c43-d91b27171a11', 'x-compute-request-id': 'req-f0114943-d39c-4feb-8c43-d91b27171a11', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630'} Body: b'' 2023-04-20 13:31:40,684 79947 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 /dec257eb-0188-434f-a3ee-8226d7258630 0.082s 2023-04-20 13:31:40,685 79947 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': 'Thu, 20 Apr 2023 13:31:40 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-93664ddb-5b4d-40b4-a9e2-2ebce0a8cae3', 'x-compute-request-id': 'req-93664ddb-5b4d-40b4-a9e2-2ebce0a8cae3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dec257eb-0188-434f-a3ee-8226d7258630'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dec257eb-0188-434f-a3ee-8226d7258630 could not be found."}}' 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 2e6d1293-6de0-420a-bd95-020322b73a6b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:50,540 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b4601af6f09843ccb031575dc021ee99/os-quota-sets/10540d93dbad4307804011bcc961cdd4?usage=True 0.043s 2023-04-20 13:31:50,540 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914ba7d0-9c2f-4f8f-a47d-c282f5058a20', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914ba7d0-9c2f-4f8f-a47d-c282f5058a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4601af6f09843ccb031575dc021ee99/os-quota-sets/10540d93dbad4307804011bcc961cdd4?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": "10540d93dbad4307804011bcc961cdd4"}}' 2023-04-20 13:31:50,894 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes 0.343s 2023-04-20 13:31:50,894 79951 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-714330026"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36ab0d0c-cdd6-4da1-9742-5dcd0b6553fd', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36ab0d0c-cdd6-4da1-9742-5dcd0b6553fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes'} Body: b'{"volume": {"id": "2e6d1293-6de0-420a-bd95-020322b73a6b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:50.824142", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-714330026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:50,957 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b 0.050s 2023-04-20 13:31:50,957 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40616bd-df07-48b5-8086-1c5faad1ca32', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40616bd-df07-48b5-8086-1c5faad1ca32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b'} Body: b'{"volume": {"id": "2e6d1293-6de0-420a-bd95-020322b73a6b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:51.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-714330026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10540d93dbad4307804011bcc961cdd4"}}' 2023-04-20 13:31:52,013 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b 0.044s 2023-04-20 13:31:52,014 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c514d1e-766b-4cc3-aa40-a5f2bd7d251d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c514d1e-766b-4cc3-aa40-a5f2bd7d251d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b'} Body: b'{"volume": {"id": "2e6d1293-6de0-420a-bd95-020322b73a6b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:51.000000", "updated_at": "2023-04-20T13:31:51.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-714330026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10540d93dbad4307804011bcc961cdd4"}}' 2023-04-20 13:31:52,064 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b 0.038s 2023-04-20 13:31:52,064 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-931be813-a54d-4fba-9ca4-8f30d68509e7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931be813-a54d-4fba-9ca4-8f30d68509e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b'} Body: b'{"volume": {"id": "2e6d1293-6de0-420a-bd95-020322b73a6b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:51.000000", "updated_at": "2023-04-20T13:31:51.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-714330026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10540d93dbad4307804011bcc961cdd4"}}' 2023-04-20 13:31:52,201 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b 0.125s 2023-04-20 13:31:52,201 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094e3a5a-62d9-4ae5-b282-309989eeaf87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b'} Body: b'' 2023-04-20 13:31:52,225 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b 0.023s 2023-04-20 13:31:52,225 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-722613ed-6861-42ae-bb0f-4cbb8f65d8a2', 'x-openstack-request-id': 'req-722613ed-6861-42ae-bb0f-4cbb8f65d8a2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/2e6d1293-6de0-420a-bd95-020322b73a6b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2e6d1293-6de0-420a-bd95-020322b73a6b 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 fe785c5f-cdda-4891-964d-3ac4e5aa42e4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:52,468 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes 0.238s 2023-04-20 13:31:52,468 79951 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-1194052450"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98812267-5c73-43da-a99f-6ea57e65e1d4', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98812267-5c73-43da-a99f-6ea57e65e1d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes'} Body: b'{"volume": {"id": "fe785c5f-cdda-4891-964d-3ac4e5aa42e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:52.398215", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1194052450", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:52,556 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4 0.077s 2023-04-20 13:31:52,557 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7e384d-c2b1-4eef-8be6-4ea2b7a499ef', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7e384d-c2b1-4eef-8be6-4ea2b7a499ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4'} Body: b'{"volume": {"id": "fe785c5f-cdda-4891-964d-3ac4e5aa42e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:52.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1194052450", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10540d93dbad4307804011bcc961cdd4"}}' 2023-04-20 13:31:53,610 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4 0.042s 2023-04-20 13:31:53,611 79951 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-978d4cbc-cdfe-475e-a539-bb62dbe2a8f6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-978d4cbc-cdfe-475e-a539-bb62dbe2a8f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4'} Body: b'{"volume": {"id": "fe785c5f-cdda-4891-964d-3ac4e5aa42e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:52.000000", "updated_at": "2023-04-20T13:31:53.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1194052450", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10540d93dbad4307804011bcc961cdd4"}}' 2023-04-20 13:31:53,666 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4 0.044s 2023-04-20 13:31:53,666 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a324ee-3935-4ae0-94c9-aa965d9f64b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a324ee-3935-4ae0-94c9-aa965d9f64b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4'} Body: b'{"volume": {"id": "fe785c5f-cdda-4891-964d-3ac4e5aa42e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:52.000000", "updated_at": "2023-04-20T13:31:53.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1194052450", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4"}], "user_id": "2804f04bbf0548fbb6f7bc3578a566f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10540d93dbad4307804011bcc961cdd4"}}' 2023-04-20 13:31:53,812 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4 0.135s 2023-04-20 13:31:53,812 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:53 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead137dc-fc13-49eb-bb92-399f3f904897', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4'} Body: b'' 2023-04-20 13:31:53,834 79951 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4 0.020s 2023-04-20 13:31:53,834 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-05599abb-43bb-4818-9948-8f70445682e0', 'x-openstack-request-id': 'req-05599abb-43bb-4818-9948-8f70445682e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/10540d93dbad4307804011bcc961cdd4/volumes/fe785c5f-cdda-4891-964d-3ac4e5aa42e4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fe785c5f-cdda-4891-964d-3ac4e5aa42e4 could not be found."}}' 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 b90c4202-0831-4fec-8a2c-b29452a4f5b8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:58,456 79951 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes 0.439s 2023-04-20 13:31:58,457 79951 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-370683675"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-350da29f-a907-4c1a-8f95-ea1e6488d7ff', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-350da29f-a907-4c1a-8f95-ea1e6488d7ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes'} Body: b'{"volume": {"id": "b90c4202-0831-4fec-8a2c-b29452a4f5b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:58.273549", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-370683675", "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/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}], "user_id": "374fed296cf34ac7937dce4416aecf43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:58,505 79951 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8 0.038s 2023-04-20 13:31:58,505 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b65800-2f1a-48e5-8dc2-fe6b572b7a0e', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42b65800-2f1a-48e5-8dc2-fe6b572b7a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8'} Body: b'{"volume": {"id": "b90c4202-0831-4fec-8a2c-b29452a4f5b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:58.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-370683675", "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/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}], "user_id": "374fed296cf34ac7937dce4416aecf43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88c9cd84efda43b8807df0ce16fdc697"}}' 2023-04-20 13:31:59,559 79951 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f 5b8 0.043s 2023-04-20 13:31:59,559 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5157b54b-7895-4269-9371-2ea1be2a12d6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5157b54b-7895-4269-9371-2ea1be2a12d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8'} Body: b'{"volume": {"id": "b90c4202-0831-4fec-8a2c-b29452a4f5b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:58.000000", "updated_at": "2023-04-20T13:31:59.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-370683675", "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/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}], "user_id": "374fed296cf34ac7937dce4416aecf43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88c9cd84efda43b8807df0ce16fdc697"}}' 2023-04-20 13:31:59,619 79951 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8 0.049s 2023-04-20 13:31:59,620 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e573ccf-7160-4966-8af3-41b68f4a2e7d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e573ccf-7160-4966-8af3-41b68f4a2e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8'} Body: b'{"volume": {"id": "b90c4202-0831-4fec-8a2c-b29452a4f5b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:58.000000", "updated_at": "2023-04-20T13:31:59.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-370683675", "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/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8"}], "user_id": "374fed296cf34ac7937dce4416aecf43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88c9cd84efda43b8807df0ce16fdc697"}}' 2023-04-20 13:31:59,742 79951 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8 0.112s 2023-04-20 13:31:59,742 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31: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-b1112a92-0580-4f43-a835-3901bb6fff39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8'} Body: b'' 2023-04-20 13:31:59,779 79951 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8 0.036s 2023-04-20 13:31:59,779 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:59 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-9ae0d25e-2637-4814-b7c1-4afa102a80b7', 'x-openstack-request-id': 'req-9ae0d25e-2637-4814-b7c1-4afa102a80b7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/88c9cd84efda43b8807df0ce16fdc697/volumes/b90c4202-0831-4fec-8a2c-b29452a4f5b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b90c4202-0831-4fec-8a2c-b29452a4f5b8 could not be found."}}' 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 883457b1-cb94-4de9-b91c-934aa73b4e45 failed to build and is in ERROR status 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 2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:32:06,632 79951 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes 0.460s 2023-04-20 13:32:06,632 79951 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-140688259"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b99d8a-23a4-4be7-a5aa-b0fbead9c163', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b99d8a-23a4-4be7-a5aa-b0fbead9c163', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes'} Body: b'{"volume": {"id": "2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:32:06.561521", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-140688259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}], "user_id": "4e88e1a3edf541249e9e8f2f55643baa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:32:06,691 79951 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6 0.048s 2023-04-20 13:32:06,691 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e18246-0d08-4c20-ac8a-ca3c8bf0f030', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e18246-0d08-4c20-ac8a-ca3c8bf0f030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6'} Body: b'{"volume": {"id": "2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:32:07.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-140688259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}], "user_id": "4e88e1a3edf541249e9e8f2f55643baa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e00a59e139d843cb9e9f01c448b11d61"}}' 2023-04-20 13:32:07,770 79951 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6 0.067s 2023-04-20 13:32:07,770 79951 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a70b0f-3d36-4dcc-8320-325bdc05432c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a70b0f-3d36-4dcc-8320-325bdc05432c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6'} Body: b'{"volume": {"id": "2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:32:07.000000", "updated_at": "2023-04-20T13:32:07.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-140688259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}], "user_id": "4e88e1a3edf541249e9e8f2f55643baa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e00a59e139d843cb9e9f01c448b11d61"}}' 2023-04-20 13:32:07,821 79951 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6 0.039s 2023-04-20 13:32:07,822 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-392a789c-3a06-447d-b112-c3871ca69e75', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-392a789c-3a06-447d-b112-c3871ca69e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6'} Body: b'{"volume": {"id": "2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T13:32:07.000000", "updated_at": "2023-04-20T13:32:07.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-140688259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6"}], "user_id": "4e88e1a3edf541249e9e8f2f55643baa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e00a59e139d843cb9e9f01c448b11d61"}}' 2023-04-20 13:32:08,036 79951 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6 0.203s 2023-04-20 13:32:08,036 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:07 GMT', 'server': 'Apache/2.4.5 2 (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-2a9892f1-d9fc-47f4-999c-d2fe3275be83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6'} Body: b'' 2023-04-20 13:32:08,061 79951 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6 0.024s 2023-04-20 13:32:08,061 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32: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-765b817c-2b3f-497c-9a37-54fc43384b9a', 'x-openstack-request-id': 'req-765b817c-2b3f-497c-9a37-54fc43384b9a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e00a59e139d843cb9e9f01c448b11d61/volumes/2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2fbd8a8c-e9d5-4f45-8a2a-113e619aaec6 could not be found."}}' 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 f2b9b098-030c-453b-bc54-f670c878aafe failed to build and is in ERROR status 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 fd9b2fc8-217a-4ad5-9f75-00a6010a2743 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:32:13,315 79951 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes 0.391s 2023-04-20 13:32:13,315 79951 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-251647985"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cbce452-2d15-4f94-b380-3e7a40327a40', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cbce452-2d15-4f94-b380-3e7a40327a40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes'} Body: b'{"volume": {"id": "fd9b2fc8-217a-4ad5-9f75-00a6010a2743", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:13.217049", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-251647985", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743"}], "user_id": "61fb557c781145f3abdd4f5845263b01", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:32:13,370 79951 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743 0.045s 2023-04-20 13:32:13,370 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db88b03a-27a2-4af4-85f8-292cb3d5ddab', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db88b03a-27a2-4af4-85f8-292cb3d5ddab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743'} Body: b'{"volume": {"id": "fd9b2fc8-217a-4ad5-9f75-00a6010a2743", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:13.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-251647985", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743"}], "user_id": "61fb557c781145f3abdd4f5845263b01", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bac07bbe20ec4b1ebb515433b8a20a28"}}' 2023-04-20 13:32:14,418 79951 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8- 217a-4ad5-9f75-00a6010a2743 0.037s 2023-04-20 13:32:14,419 79951 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b952d9fe-ba93-437a-b551-a00ef4511493', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b952d9fe-ba93-437a-b551-a00ef4511493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743'} Body: b'{"volume": {"id": "fd9b2fc8-217a-4ad5-9f75-00a6010a2743", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:13.000000", "updated_at": "2023-04-20T13:32:13.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-251647985", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bac07bbe20ec4b1ebb515433b8a20a28/volumes/fd9b2fc8-217a-4ad5-9f75-00a6010a2743"}], "user_id": "61fb557c781145f3abdd4f5845263b01", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bac07bbe20ec4b1ebb515433b8a20a28"}}' 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 7146847c-3143-4414-a6ed-ccbc7ee0876e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:29:34,766 79941 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 13:29:34,767 79941 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 13:29:34,827 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-04-20 13:29:34,828 79941 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-391138873", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMQM3LR5hwcGrI4vtIcgu9Eg8gvhGMC4gOBWo3WZ+4CZIFlFJH1l/agQ45+r6Til+mhcROIcp5HrPXp9WMEatv8QRO3OGc78Ipr41w0RgYjvEAsM542IlBGHH0rMHtgr3Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c577a16-23f6-45fe-b198-5f301e8efb8c', 'x-compute-request-id': 'req-4c577a16-23f6-45fe-b198-5f301e8efb8c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-391138873", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMQM3LR5hwcGrI4vtIcgu9Eg8gvhGMC4gOBWo3WZ+4CZIFlFJH1l/agQ45+r6Til+mhcROIcp5HrPXp9WMEatv8QRO3OGc78Ipr41w0RgYjvEAsM542IlBGHH0rMHtgr3Q==", "fingerprint": "3a:b6:54:d1:85:7a:55:7f:d7:ba:be:cb:b4:85:e0:4b", "user_id": "52b0f0cdb4f34677bd872c372099348e"}}' 2023-04-20 13:29:34,831 79941 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-391138873 created 2023-04-20 13:29:34,986 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.155s 2023-04-20 13:29:34,986 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1435247298", "description": "tempest-description--970834743"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-4dcaadf3-a770-4c82-b820-6f6ec25d9f77', 'date': 'Thu, 20 Apr 2023 13:29:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f2b3194e-d818-4d82-8b6d-48d14cea910e", "name": "tempest-securitygroup--1435247298", "stateful": true, "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "description": "tempest-description--970834743", "shared": false, "security_group_rules": [{"id": "0aaa19ad-a15d-4108-84af-6cdc38f40f14", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "f2b3194e-d818-4d82-8b6d-48d14cea910e", "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": 822, "description": null, "tags": [], "created_at": "2023-04-20T13:29:34Z", "updated_at": "2023-04-20T13:29:34Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}, {"id": "0d30c281-02ec-4389-8579-31c975eb6d48", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "f2b3194e-d818-4d82-8b6d-48d14cea910e", "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": 821, "description": null, "tags": [], "created_at": "2023-04-20T13:29:34Z", "updated_at": "2023-04-20T13:29:34Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}], "tags": [], "created_at": "2023-04-20T13:29:34Z", "updated_at": "2023-04-20T13:29:34Z", "revision_number": 1, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:29:35,176 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.189s 2023-04-20 13:29:35,177 79941 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": "f2b3194e-d818-4d82-8b6d-48d14cea910e", "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-aa26a589-1c2b-43eb-8a1d-59a1631488a2', 'date': 'Thu, 20 Apr 2023 13:29: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": "afa5868b-eff7-4739-b347-2270fa098b4d", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "f2b3194e-d818-4d82-8b6d-48d14cea910e", "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-20T13:29:35Z", "updated_at": "2023-04-20T13:29:35Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:29:35,362 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.184s 2023-04-20 13:29:35,362 79941 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": "f2b3194e-d818-4d82-8b6d-48d14cea910e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6cc8bea0-4e7b-40a0-8b46-ed8ff3024130', 'date': 'Thu, 20 Apr 2023 13:29: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": "6c1dcca6-fee9-4b02-8bbf-779569c0a9c2", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "security_group_id": "f2b3194e-d818-4d82-8b6d-48d14cea910e", "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-20T13:29:35Z", "updated_at": "2023-04-20T13:29:35Z", "revision_number": 0, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:29:35,362 79941 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1435247298 created 2023-04-20 13:29:36,136 79941 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.773s 2023-04-20 13:29:36,137 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd"}} Response - Headers: {'content -type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-2a1ef674-9941-4bef-a213-5c35c5e447d2', 'date': 'Thu, 20 Apr 2023 13:29:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "cc832903-81c0-4cd1-86d2-3982f0b51ab0", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "floating_ip_address": "172.24.4.158", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:29:35Z", "updated_at": "2023-04-20T13:29:35Z", "revision_number": 0}}' 2023-04-20 13:29:36,137 79941 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'cc832903-81c0-4cd1-86d2-3982f0b51ab0', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'floating_ip_address': '172.24.4.158', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:29:35Z', 'updated_at': '2023-04-20T13:29:35Z', 'revision_number': 0, 'ip': '172.24.4.158'} created 2023-04-20 13:29:36,224 79941 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-20 13:29:36,224 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:36 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-d5aa9bbd-1473-46ec-9c6e-1c9a355fcdff', '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": "52b0f0cdb4f34677bd872c372099348e", "name": "tempest-AttachVolumeShelveTestJSON-1138304432-project-member", "password_expires_at": null}, "audit_ids": ["xqLQj3w2TA-dzQYK8lmbJw"], "expires_at": "2023-04-20T14:29:36.000000Z", "issued_at": "2023-04-20T13:29:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f2dab10c3a345fabf6b5740bfbfa82e", "name": "tempest-AttachVolumeShelveTestJSON-1138304432"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3f2dab10c3a345fabf6b5740bfbfa82e", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "pla cement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:29:36,225 79941 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '7a857017-af57-4923-870a-2b021087802c', 'name': 'tempest-AttachVolumeShelveTestJSON-793220969-network', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28857, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:26:40Z', 'updated_at': '2023-04-20T13:26:40Z', 'revision_number': 1} available for tenant 2023-04-20 13:29:36,225 79941 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-391138873', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMQM3LR5hwcGrI4vtIcgu9Eg8gvhGMC4gOBWo3WZ+4CZIFlFJH1l/agQ45+r6Til+mhcROIcp5HrPXp9WMEatv8QRO3OGc78Ipr41w0RgYjvEAsM542IlBGHH0rMHtgr3Q==', 'fingerprint': '3a:b6:54:d1:85:7a:55:7f:d7:ba:be:cb:b4:85:e0:4b', 'user_id': '52b0f0cdb4f34677bd872c372099348e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAA5HlkVLsw6wmn2tKK5c4TMbK5ziEqzB/N0qGc+Of6dd8jmriNofHO\nfT4gmegvGxagBwYFK4EEACKhZANiAATEDNy0eYcHBqyOL7SHILvRIPIL4RjAuIDg\nVqN1mfuAmSBZRSR9Zf2oEOOfq+k4pfpoXETiHKeR6z16fVjBGrb/EETtzhnO/CKa\n+NcNEYGI7xALDOeNiJQRhx9KzB7YK90=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f2b3194e-d818-4d82-8b6d-48d14cea910e', 'name': 'tempest-securitygroup--1435247298', 'stateful': True, 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'description': 'tempest-description--970834743', 'shared': False, 'security_group_rules': [{'id': '0aaa19ad-a15d-4108-84af-6cdc38f40f14', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'security_group_id': 'f2b3194e-d818-4d82-8b6d-48d14cea910e', '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': 822, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:29:34Z', 'updated_at': '2023-04-20T13:29:34Z', 'revision_number': 0, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e'}, {'id': '0d30c281-02ec-4389-8579-31c975eb6d48', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'security_group_id': 'f2b3194e-d818-4d82-8b6d-48d14cea910e', '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': 821, 'description': None, 'tags': [], 'created_at': '2023-04-20T13:29:34Z', 'updated_at': '2023- 04-20T13:29:34Z', 'revision_number': 0, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e'}], 'tags': [], 'created_at': '2023-04-20T13:29:34Z', 'updated_at': '2023-04-20T13:29:34Z', 'revision_number': 1, 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e'}, 'floating_ip': {'id': 'cc832903-81c0-4cd1-86d2-3982f0b51ab0', 'tenant_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'floating_ip_address': '172.24.4.158', 'floating_network_id': '04cc1c61-88c6-4aa9-b154-ac1da6cde2fd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f2dab10c3a345fabf6b5740bfbfa82e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T13:29:35Z', 'updated_at': '2023-04-20T13:29:35Z', 'revision_number': 0, 'ip': '172.24.4.158'}} 2023-04-20 13:29:36,833 79941 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.607s 2023-04-20 13:29:36,834 79941 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-1605565700", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "7a857017-af57-4923-870a-2b021087802c"}], "security_groups": [{"name": "tempest-securitygroup--1435247298"}], "key_name": "tempest-keypair-391138873", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49', '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-b2baba44-d22a-42b2-9f9b-6438439e7150', 'x-compute-request-id': 'req-b2baba44-d22a-42b2-9f9b-6438439e7150', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6cbc7f34-d815-4a96-a439-5dc5f397ed49", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1435247298"}], "adminPass": "password"}}' 2023-04-20 13:29:36,914 79941 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/6cbc7f34-d815-4a96-a439-5dc5f397ed49 0.077s 2023-04-20 13:29:36,914 79941 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': 'Thu, 20 Apr 2023 13:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-047605ac-16eb-4db8-b91a-422f0399475c', 'x-compute-request-id': 'req-047605ac-16eb-4db8-b91a-422f0399475c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49'} Body: b'{"server": {"id": "6cbc7f34-d815-4a96-a439-5dc5f397ed49", "name": "tempest-AttachVolumeShelveTestJSON-server-1605565700", "status": "BUILD", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "user_id": "5 2b0f0cdb4f34677bd872c372099348e", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:29:37Z", "updated": "2023-04-20T13:29:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-391138873", "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-20 13:30:27,194 79941 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/6cbc7f34-d815-4a96-a439-5dc5f397ed49 0.222s 2023-04-20 13:30:27,195 79941 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': 'Thu, 20 Apr 2023 13:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ee3b0ff-4243-44bf-9953-c72518334b7e', 'x-compute-request-id': 'req-1ee3b0ff-4243-44bf-9953-c72518334b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49'} Body: b'{"server": {"id": "6cbc7f34-d815-4a96-a439-5dc5f397ed49", "name": "tempest-AttachVolumeShelveTestJSON-server-1605565700", "status": "ACTIVE", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "user_id": "52b0f0cdb4f34677bd872c372099348e", "metadata": {}, "hostId": "aab71a5e74b7f8794931b94167f4d7c556c0e7763a69d776672a7c62", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:29:36Z", "updated": "2023-04-20T13:29:43Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-793220969-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f8:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-391138873", "OS-SRV-USG:launched_at": "2023-04-20T13:29:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1435247298"}], "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-20 13:30:27,209 79941 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 13:31:27,524 79941 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/6 cbc7f34-d815-4a96-a439-5dc5f397ed49/os-interface 0.256s 2023-04-20 13:31:27,525 79941 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': 'Thu, 20 Apr 2023 13:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-157ddeca-1f57-4926-81e9-649c7e5f2ac0', 'x-compute-request-id': 'req-157ddeca-1f57-4926-81e9-649c7e5f2ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7a857017-af57-4923-870a-2b021087802c", "port_id": "ba92405f-0180-4c0f-ae5b-bf0848f9bfe3", "mac_addr": "fa:16:3e:3b:f8:35", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "01dd31e4-6758-4124-aa43-fa0bf06be70b", "ip_address": "10.0.0.7"}]}]}' 2023-04-20 13:31:28,328 79941 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/cc832903-81c0-4cd1-86d2-3982f0b51ab0 0.798s 2023-04-20 13:31:28,329 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ba92405f-0180-4c0f-ae5b-bf0848f9bfe3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-effb2763-4bea-42ca-84f7-ea6fbdbce28d', 'date': 'Thu, 20 Apr 2023 13:31:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/cc832903-81c0-4cd1-86d2-3982f0b51ab0'} Body: b'{"floatingip": {"id": "cc832903-81c0-4cd1-86d2-3982f0b51ab0", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "floating_ip_address": "172.24.4.158", "floating_network_id": "04cc1c61-88c6-4aa9-b154-ac1da6cde2fd", "router_id": "2a1dc075-5ed0-45be-8705-788644776c1b", "port_id": "ba92405f-0180-4c0f-ae5b-bf0848f9bfe3", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7a857017-af57-4923-870a-2b021087802c", "mac_address": "fa:16:3e:3b:f8:35", "admin_state_up": true, "status": "ACTIVE", "device_id": "6cbc7f34-d815-4a96-a439-5dc5f397ed49", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T13:29:35Z", "updated_at": "2023-04-20T13:31:27Z", "revision_number": 1, "project_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:31:28,330 79941 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.158:22' as 'cirros' with public key authentication 2023-04-20 13:31:28,362 79941 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 13:31:28,383 79941 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 13:31:28,383 79941 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.158 successfully created 2023-04-20 13:31:28,428 79941 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/6cbc7f34-d815-4a96-a439-5dc5f397ed49/ips 0.044s 2023-04-20 13:31:28,429 79941 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': 'Thu, 20 Apr 2023 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', '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-392e6d58-1a98-4edf-b1e7-e9a04abfbcae', 'x-compute-request-id': 'req-392e6d58-1a98-4edf-b1e7-e9a04abfbcae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-793220969-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-20 13:31:28,630 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes 0.198s 2023-04-20 13:31:28,630 79941 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-1488741813"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-248e6455-b521-4929-9d61-b78950fcca2b', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-248e6455-b521-4929-9d61-b78950fcca2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes'} Body: b'{"volume": {"id": "7146847c-3143-4414-a6ed-ccbc7ee0876e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:28.565041", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1488741813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e"}], "user_id": "52b0f0cdb4f34677bd872c372099348e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:31:28,685 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e 0.045s 2023-04-20 13:31:28,685 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6af9ed98-7853-4c95-9b10-ca775aae4b12', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6af9ed98-7853-4c95-9b10-ca775aae4b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e'} Body: b'{"volume": {"id": "7146847c-3143-4414-a6ed-ccbc7ee0876e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:29.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1488741813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e"}], "user_id": "52b0f 0cdb4f34677bd872c372099348e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:31:29,737 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e 0.039s 2023-04-20 13:31:29,738 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f076ee50-6e29-46de-801c-b0611375324a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f076ee50-6e29-46de-801c-b0611375324a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e'} Body: b'{"volume": {"id": "7146847c-3143-4414-a6ed-ccbc7ee0876e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:31:29.000000", "updated_at": "2023-04-20T13:31:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1488741813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f2dab10c3a345fabf6b5740bfbfa82e/volumes/7146847c-3143-4414-a6ed-ccbc7ee0876e"}], "user_id": "52b0f0cdb4f34677bd872c372099348e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e"}}' 2023-04-20 13:31:29,876 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49 0.124s 2023-04-20 13:31:29,877 79941 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': 'Thu, 20 Apr 2023 13:31:29 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-8d39bd67-705b-43c7-9427-4d600207e766', 'x-compute-request-id': 'req-8d39bd67-705b-43c7-9427-4d600207e766', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49'} Body: b'' 2023-04-20 13:31:30,145 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49 0.268s 2023-04-20 13:31:30,145 79941 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': 'Thu, 20 Apr 2023 13:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1711', '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-ffe9b495-d994-47f8-95f9-5482a6753f31', 'x-compute-request-id': 'req-ffe9b495-d994-47f8-95f9-5482a6753f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49'} Body: b'{"server": {"id": "6cbc7f34-d815-4a96-a439-5dc5f397ed49", "name": "tempest-AttachVolumeShelveTestJSON-server-1605565700", "status": "ACTIVE", "tenant_id": "3f2dab10c3a345fabf6b5740bfbfa82e", "user_id": "52b0f0cdb4f34677bd872c372099348e", "metadata": {}, "hostId": "aab71a5e74b7f8794931b94167f4d7c556c0e7763a69d776672a7c62", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:29:36Z", "updated": "2023-04-20T13:31:30Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-793220969-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f8:35"}, {"version": 4, "addr": "172.24.4.158", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f8:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-391138873", "OS-SRV-USG:launched_at": "2023-04-20T13:29:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1435247298"}], "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-20 13:32:20,474 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49 0.297s 2023-04-20 13:32:20,474 79941 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': 'Thu, 20 Apr 2023 13:32:20 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-8940e7dd-dd1c-4f57-bb98-310a8ba519c6', 'x-compute-request-id': 'req-8940e7dd-dd1c-4f57-bb98-310a8ba519c6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6cbc7f34-d815-4a96-a439-5dc5f397ed49'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6cbc7f34-d815-4a96-a439-5dc5f397ed49 could not be found."}}' 2023-04-20 13:32:20,511 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-391138873 0.036s 2023-04-20 13:32:20,512 79941 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': 'Thu, 20 Apr 2023 13:32:20 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-587ab3c0-a342-4c8d-884a-cec92431c012', 'x-compute-request-id': 'req-587ab3c0-a342-4c8d-884a-cec92431c012', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair- 391138873'} Body: b'' 2023-04-20 13:32:20,659 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f2b3194e-d818-4d82-8b6d-48d14cea910e 0.146s 2023-04-20 13:32:20,659 79941 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-f38a9f41-60aa-4769-bbf4-6254820101a5', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:32:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f2b3194e-d818-4d82-8b6d-48d14cea910e'} Body: b'' 2023-04-20 13:32:20,677 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f2b3194e-d818-4d82-8b6d-48d14cea910e 0.017s 2023-04-20 13:32:20,677 79941 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-ee172574-106d-46db-91bb-7fd4cdb984c4', 'date': 'Thu, 20 Apr 2023 13:32:20 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f2b3194e-d818-4d82-8b6d-48d14cea910e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f2b3194e-d818-4d82-8b6d-48d14cea910e does not exist", "detail": ""}}' 2023-04-20 13:32:21,156 79941 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/cc832903-81c0-4cd1-86d2-3982f0b51ab0 0.478s 2023-04-20 13:32:21,156 79941 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-4d6b11e5-3143-4d34-a139-954adc75a353', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:32:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/cc832903-81c0-4cd1-86d2-3982f0b51ab0'} Body: b'' 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 04c2baa9-941d-4da6-a0e9-ae19ff0b4e37 failed to build and is in ERROR status 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 49c96397-debd-4766-be32-3f9e907756e5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:32:31,386 79941 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/7aaf63dc16ab4023882e95addb4c7621/types 0.179s 2023-04-20 13:32:31,386 79941 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-260275160", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a484bf-0d8a-4bde-8ad5-1701932a01eb', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a484bf-0d8a-4bde-8ad5-1701932a01eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types'} Body: b'{"volume_type": {"id": "012ec53e-fec5-4057-ba8e-3626d9a83903", "name": "tempest-VolumeTypesTest-volume-type-260275160", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:32:31,426 79941 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/7aaf63dc16ab4023882e95addb4c7621/types 0.036s 2023-04-20 13:32:31,426 79941 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-599697757", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7cdfe2-563a-41da-8390-9fc5ab17b5c5', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7cdfe2-563a-41da-8390-9fc5ab17b5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types'} Body: b'{"volume_type": {"id": "4732c2cf-9b07-4cdb-b936-628e31c2d9f4", "name": "tempest-VolumeTypesTest-volume-type-599697757", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 13:32:31,730 79941 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/c0d4cf5ee13b496095c4a65d3417ea94/volumes 0.301s 2023-04-20 13:32:31,730 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1485116815", "volume_type": "012ec53e-fec5-4057-ba8e-3626d9a83903", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89cafd37-1767-4078-ae7c-8e10794b0b4c', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89cafd37-1767-4078-ae7c-8e10794b0b4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes'} Body: b'{"volume": {"id": "49c96397-debd-4766-be32-3f9e907756e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:31.670780", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1485116815", "description": null, "volum e_type": "tempest-VolumeTypesTest-volume-type-260275160", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5"}], "user_id": "10509bc0028548dea1c3314fc3ff933a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:32:31,781 79941 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/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5 0.041s 2023-04-20 13:32:31,781 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a688b8-a8af-4ade-b8eb-7a50357a4957', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a688b8-a8af-4ade-b8eb-7a50357a4957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5'} Body: b'{"volume": {"id": "49c96397-debd-4766-be32-3f9e907756e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:32.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1485116815", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-260275160", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5"}], "user_id": "10509bc0028548dea1c3314fc3ff933a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0d4cf5ee13b496095c4a65d3417ea94"}}' 2023-04-20 13:32:32,834 79941 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/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5 0.041s 2023-04-20 13:32:32,834 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d40aed7-7b70-464c-a5ff-816963355e32', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d40aed7-7b70-464c-a5ff-816963355e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5'} Body: b'{"volume": {"id": "49c96397-debd-4766-be32-3f9e907756e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:32.000000", "updated_at": "2023-04-20T13:32:32.000000", "name": "tempest-VolumeTypesTest-volume-1485116815", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-260275160", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-b e32-3f9e907756e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5"}], "user_id": "10509bc0028548dea1c3314fc3ff933a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0d4cf5ee13b496095c4a65d3417ea94"}}' 2023-04-20 13:32:32,884 79941 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5 0.038s 2023-04-20 13:32:32,884 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574bfd29-3baf-4ba3-a9ae-14477a7ecdea', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574bfd29-3baf-4ba3-a9ae-14477a7ecdea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5'} Body: b'{"volume": {"id": "49c96397-debd-4766-be32-3f9e907756e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:32.000000", "updated_at": "2023-04-20T13:32:32.000000", "name": "tempest-VolumeTypesTest-volume-1485116815", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-260275160", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5"}], "user_id": "10509bc0028548dea1c3314fc3ff933a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0d4cf5ee13b496095c4a65d3417ea94"}}' 2023-04-20 13:32:32,997 79941 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5 0.102s 2023-04-20 13:32:32,998 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:32 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-a127733b-0d5d-4805-aa0f-c04e10abf517', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5'} Body: b'' 2023-04-20 13:32:33,023 79941 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5 0.025s 2023-04-20 13:32:33,024 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:32 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-b58578cb-53a0-4b74-bdcc-a45278d87c6b', 'x-openstack-request-id': 'req-b58578cb-53a0-4b74-bdcc-a45278d87 c6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c0d4cf5ee13b496095c4a65d3417ea94/volumes/49c96397-debd-4766-be32-3f9e907756e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 49c96397-debd-4766-be32-3f9e907756e5 could not be found."}}' 2023-04-20 13:32:33,074 79941 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/4732c2cf-9b07-4cdb-b936-628e31c2d9f4 0.050s 2023-04-20 13:32:33,075 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e3f25e0-77eb-4846-8dec-016ece59a865', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/4732c2cf-9b07-4cdb-b936-628e31c2d9f4'} Body: b'' 2023-04-20 13:32:33,091 79941 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/4732c2cf-9b07-4cdb-b936-628e31c2d9f4 0.016s 2023-04-20 13:32:33,092 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:33 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-5ff851f9-6b1f-40b8-82f7-cdc43f33ccc4', 'x-openstack-request-id': 'req-5ff851f9-6b1f-40b8-82f7-cdc43f33ccc4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/4732c2cf-9b07-4cdb-b936-628e31c2d9f4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4732c2cf-9b07-4cdb-b936-628e31c2d9f4 could not be found."}}' 2023-04-20 13:32:33,147 79941 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/012ec53e-fec5-4057-ba8e-3626d9a83903 0.055s 2023-04-20 13:32:33,148 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa9dc52a-7863-4389-9911-875ce7cd9448', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/012ec53e-fec5-4057-ba8e-3626d9a83903'} Body: b'' 2023-04-20 13:32:33,163 79941 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/012ec53e-fec5-4057-ba8e-3626d9a83903 0.015s 2023-04-20 13:32:33,163 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:33 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-30977e81-00f1-45d9-95ba-fcbc33d1562e', 'x-openstack-request-id': 'req-30977e81-00f1-45d9-95ba-fcbc33d1562e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7aaf63dc16ab4023882e95addb4c7621/types/012ec53e-fec5-4057-ba8e-3626d9a83903'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 012ec53e-fec5-4057-ba8e-3626d9a83903 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 5fc3d35f-bf99-472c-9acf-155bd0b5ca09 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:32:54,009 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5 0.276s 2023-04-20 13:32:54,009 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-24c06978-0f28-44c8-a788-302ebe1e05a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5'} 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": "be1690e0fcb24549ba0212b09533c57b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "7837d23e-834b-4e86-9a95-07696906c7f5", "created_at": "2023-04-20T13:18:05Z", "updated_at": "2023-04-20T13:18:07Z", "tags": [], "self": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5", "file": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:32:54,347 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes 0.337s 2023-04-20 13:32:54,347 79941 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-1329298920", "snapshot_id": null, "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bce3d28-8289-45ae-897b-b84652aaa1ab', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bce3d28-8289-45ae-897b-b84652aaa1ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes'} Body: b'{"volume": {"id": "5fc3d35f-bf99-472c-9acf-155bd0b5ca09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:54.290475", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1329298920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:32:54,397 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09 0.040s 2023-04-20 13:32:54,398 79941 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc9262fa-bfa2-4a47-b2c6-3c2b358a2a85', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc9262fa-bfa2-4a47-b2c6-3c2b358a2a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09'} Body: b'{"volume": {"id": "5fc3d35f-bf99-472c-9acf-155bd0b5ca09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:54.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1329298920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:55,448 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09 0.039s 2023-04-20 13:32:55,449 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f600e0-041b-4dee-9106-991ec8ea14f9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f600e0-041b-4dee-9106-991ec8ea14f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09'} Body: b'{"volume": {"id": "5fc3d35f-bf99-472c-9acf-155bd0b5ca09", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:54.000000", "updated_at": "2023-04-20T13:32:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1329298920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:55,579 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09 0.116s 2023-04-20 13:32:55,580 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:55 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-20c89fa0-6489-4ac9-a4f7-c97cb7021701', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09'} Body: b'' 2023-04-20 13:32:55,602 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09 0.022s 2023-04-20 13:32:55,603 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:55 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-2f0ce54c-5558-4113-8f9e-5b36ef1a0a16', 'x-openstack-request-id': 'req-2f0ce54c-5558-4113-8f9e-5b36ef1a0a16', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5fc3d35f-bf99-472c-9acf-155bd0b5ca09'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5fc3d35f-bf99-472c-9acf-155bd0b5ca09 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 536b0a64-1e7e-4432-bbd6-422071707d06 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:32:55,627 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5 0.020s 2023-04-20 13:32:55,627 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d8d3ab02-17a3-4ef5-9a49-90de8aebeb83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5'} 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": "be1690e0fcb24549ba0212b09533c57b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "7837d23e-834b-4e86-9a95-07696906c7f5", "created_at": "2023-04-20T13:18:05Z", "updated_at": "2023-04-20T13:18:07Z", "tags": [], "self": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5", "file": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:32:55,929 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes 0.301s 2023-04-20 13:32:55,930 79941 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-517342037", "snapshot_id": null, "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aefb993a-703f-419c-9fe5-ad9ed7dd3d31', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aefb993a-703f-419c-9fe5-ad9ed7dd3d31', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes'} Body: b'{"volume": {"id": "536b0a64-1e7e-4432-bbd6-422071707d06", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:55.872575", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-517342037", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:32:55,981 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06 0.042s 2023-04-20 13:32:55,981 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21b08ad-5fb4-43c2-889c-d5119fabcb7c', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21b08ad-5fb4-43c2-889c-d5119fabcb7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06'} Body: b'{"volume": {"id": "536b0a64-1e7e-4432-bbd6-422071707d06", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:56.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-517342037", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:57,032 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06 0.040s 2023-04-20 13:32:57,033 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45b8a13d-98dc-44fe-95bf-49f855ad0750', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45b8a13d-98dc-44fe-95bf-49f855ad0750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06'} Body: b'{"volume": {"id": "536b0a64-1e7e-4432-bbd6-422071707d06", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:56.000000", "updated_at": "2023-04-20T13:32:56.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-517342037", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:57,183 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06 0.140s 2023-04-20 13:32:57,183 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'co ntent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1006de53-1f04-40b1-b677-7fb60b5452c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06'} Body: b'' 2023-04-20 13:32:57,215 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06 0.031s 2023-04-20 13:32:57,215 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:57 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-47f4b229-0b70-48cd-aab2-006df430f881', 'x-openstack-request-id': 'req-47f4b229-0b70-48cd-aab2-006df430f881', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/536b0a64-1e7e-4432-bbd6-422071707d06'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 536b0a64-1e7e-4432-bbd6-422071707d06 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 5ef65ce6-8f7e-40fd-96d5-ee135e582a57 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:32:57,218 79941 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-20 13:32:57,285 79941 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.065s 2023-04-20 13:32:57,285 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1073380778", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDQ++U0AAWfV9AS8E/OkEQlGKOmnAFXSgkp3o6Yb1I4Z90Y08hpj4MQLOk3PiA4Hi8i7jK4n6YEfjRe2ZfVRqCfpw/UhR3MQttS4YlScgNd+AHz9yJ0GwJG5zw7PZrYyBQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6825e77f-6c47-4044-95fc-76f4c3d6581d', 'x-compute-request-id': 'req-6825e77f-6c47-4044-95fc-76f4c3d6581d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1073380778", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDQ++U0AAWfV9AS8E/OkEQlGKOmnAFXSgkp3o6Yb1I4Z90Y08hpj4MQLOk3PiA4Hi8i7jK4n6YEfjRe2ZfVRqCfpw/UhR3MQttS4YlScgNd+AHz9yJ0GwJG5zw7PZrYyBQ==", "fingerprint": "c0:0d:48:e0:d9:0b:1d:5c:09:23:0f:ff:bc:4e:9f:a8", "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6"}}' 2023-04-20 13:32:57,439 79941 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.151s 2023-04-20 13:32:57,440 79941 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-766272389", "description": "tempest-secgroup-smoke-766272389 description", "project_id": "4af22b8453374076b0b32e92885d3c12"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-74a717d6-193c-4a7e-9b6d-5771ebf40f7a', 'date': 'Thu, 20 Apr 2023 13:32:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "name": "tempest-secgroup-smoke-766272389", "stateful": true, "tenant_id": "4af22b8453374076b0b32e92885d3c12", "description": "tempest-secgroup-smoke-766272389 description", "shared": false, "security_group_rules": [{"id": "66a96be8-8495-49f5-9bea-bf3559e1da80", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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": 1045, "description": null, "tags": [], "created_at": "2023-04-20T13:32:57Z", "updated_at": "2023-04-20T13:32:57Z", "revision_number": 0, "project_id": "4af22b8453374076b0b32e92885d3c12"}, {"id": "726ee02b-80fe-4c0d-a551-99b14fbaa1b0", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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": 1046, "description": null, "tags": [], "created_at": "2023-04-20T13:32:57Z", "updated_at": "2023-04-20T13:32:57Z", "revision_number": 0, "project_id": "4af22b8 453374076b0b32e92885d3c12"}], "tags": [], "created_at": "2023-04-20T13:32:57Z", "updated_at": "2023-04-20T13:32:57Z", "revision_number": 1, "project_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:57,612 79941 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.171s 2023-04-20 13:32:57,612 79941 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": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "project_id": "4af22b8453374076b0b32e92885d3c12", "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-8b22cdce-e06b-4b57-a688-f1192f602fe5', 'date': 'Thu, 20 Apr 2023 13:32: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": "b8bee8eb-94e2-481f-ad69-0a09020225ae", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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-20T13:32:57Z", "updated_at": "2023-04-20T13:32:57Z", "revision_number": 0, "project_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:57,782 79941 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-20 13:32:57,783 79941 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": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "project_id": "4af22b8453374076b0b32e92885d3c12", "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-5dd072ce-12be-412d-b18a-0755701d3de0', 'date': 'Thu, 20 Apr 2023 13:32: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": "38d830b0-8666-4106-95bc-391a327be208", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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-20T13:32:57Z", "updated_at": "2023-04-20T13:32:57Z", "revision_number": 0, "project_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:57,945 79941 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-20 13:32:57,945 79941 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": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "project_id": "4af22b8453374076b0b32e92885d3c12", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-027ce915-d566-4309-b3f2-9b2bba58ea15', 'date': 'Thu, 20 Apr 2023 13:32:57 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": "50723c2e-c3aa-4511-bfaf-db95ca845cd3", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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-20T13:32:57Z", "updated_at": "2023-04-20T13:32:57Z", "revision_number": 0, "project_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:58,115 79941 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-20 13:32:58,115 79941 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": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "project_id": "4af22b8453374076b0b32e92885d3c12", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-00bffac1-ef57-4816-beb8-68169c8c6c29', 'date': 'Thu, 20 Apr 2023 13:32: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": "ae33e256-2588-4ceb-ac68-f83730c05e2e", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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-20T13:32:58Z", "updated_at": "2023-04-20T13:32:58Z", "revision_number": 0, "project_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:58,277 79941 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-20 13:32:58,277 79941 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": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "project_id": "4af22b8453374076b0b32e92885d3c12", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-05abeb84-aee3-4818-9476-b8ce62ff4662', 'date': 'Thu, 20 Apr 2023 13:32: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": "945bd7c9-e68d-4876-a804-bde075e28610", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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-20T13:32:58Z", "updated_at": "2023-04-20T13:32:58Z", "revision_number": 0, "project_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:58,484 79941 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.206s 2023-04-20 13:32:58,485 79941 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": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "project_id": "4af22b8453374076b0b32e92885d3c12", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-de9f8c3f-5a38-4cb8-9921-c88afd1ae902', 'date': 'Thu, 20 Apr 2023 13:32: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": "77abc0e8-55dc-45ca-a92e-438a51d435d3", "tenant_id": "4af22b8453374076b0b32e92885d3c12", "security_group_id": "a9c1ac7a-f7c0-4fb1-8986-839611527ace", "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-20T13:32:58Z", "updated_at": "2023-04-20T13:32:58Z", "revision_number": 0, "project_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:32:58,485 79941 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-20 13:32:58,506 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5 0.020s 2023-04-20 13:32:58,506 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-00cdab0a-911b-4db3-85c7-e33789519152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5'} 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": "be1690e0fcb24549ba0212b09533c57b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "7837d23e-834b-4e86-9a95-07696906c7f5", "created_at": "2023-04-20T13:18:05Z", "updated_at": "2023-04-20T13:18:07Z", "tags": [], "self": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5", "file": "/v2/images/7837d23e-834b-4e86-9a95-07696906c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:32:58,952 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes 0.445s 2023-04-20 13:32:58,952 79941 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-26250997", "snapshot_id": null, "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-608b2c35-1236-419d-93ea-2882cf54fc57', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-608b2c35-1236-419d-93ea-2882cf54fc57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes' } Body: b'{"volume": {"id": "5ef65ce6-8f7e-40fd-96d5-ee135e582a57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:58.864569", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-26250997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:32:59,005 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57 0.042s 2023-04-20 13:32:59,005 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c87da92-3b7d-482c-9f00-a5ba008cba21', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c87da92-3b7d-482c-9f00-a5ba008cba21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57'} Body: b'{"volume": {"id": "5ef65ce6-8f7e-40fd-96d5-ee135e582a57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:59.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-26250997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:33:00,089 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57 0.072s 2023-04-20 13:33:00,089 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1773f9-9ecb-486a-bbcc-1081ef9ec9ed', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1773f9-9ecb-486a-bbcc-1081ef9ec9ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57'} Body: b'{"volume": {"id": "5ef65ce6-8f7e-40fd-96d5-ee135e582a57", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:32:59.000000", "updated_at": "2023-04-20T13:32:59.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-26250997", "description": null, "volume_type": "joviandss-2", "snapsho t_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57"}], "user_id": "1c96d0b29fa64b8a9aa178af8e8e26e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4af22b8453374076b0b32e92885d3c12"}}' 2023-04-20 13:33:00,218 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57 0.116s 2023-04-20 13:33:00,218 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:00 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-7919040a-a7f9-4b28-8178-7ff3e8a7266d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57'} Body: b'' 2023-04-20 13:33:00,240 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57 0.021s 2023-04-20 13:33:00,241 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33: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-b823afcc-5186-4df0-bb96-f65050075f48', 'x-openstack-request-id': 'req-b823afcc-5186-4df0-bb96-f65050075f48', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4af22b8453374076b0b32e92885d3c12/volumes/5ef65ce6-8f7e-40fd-96d5-ee135e582a57'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5ef65ce6-8f7e-40fd-96d5-ee135e582a57 could not be found."}}' 2023-04-20 13:33:00,405 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/a9c1ac7a-f7c0-4fb1-8986-839611527ace 0.163s 2023-04-20 13:33:00,405 79941 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-888126bc-0418-4e95-ac1f-0539eced84c0', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 13:33:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a9c1ac7a-f7c0-4fb1-8986-839611527ace'} Body: b'' 2023-04-20 13:33:00,434 79941 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1073380778 0.028s 2023-04-20 13:33:00,434 79941 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33: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': 'Open Stack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f8262e5-33f9-4962-b104-b7757e62f0d7', 'x-compute-request-id': 'req-4f8262e5-33f9-4962-b104-b7757e62f0d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1073380778'} Body: b'' 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 cfb2dcb4-5c05-4779-864b-e94cdcb4dac1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:55,503 79943 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-20 13:31:56,565 79943 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 1.061s 2023-04-20 13:31:56,565 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--533233491", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-5397648c-d650-4d96-8fc2-2b3910a9148c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--533233491", "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": "8ad7c3634b8a46acbbd9bd4c6abbd394", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ab7a56ac-02d0-4889-8617-03469f2cc2b0", "created_at": "2023-04-20T13:31:57Z", "updated_at": "2023-04-20T13:31:57Z", "tags": [], "self": "/v2/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0", "file": "/v2/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:31:58,034 79943 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/ab7a56ac-02d0-4889-8617-03469f2cc2b0/file 1.468s 2023-04-20 13:31:58,034 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-6554d81a-1db1-4b33-a9bb-b4759e128184', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0/file'} Body: b'' 2023-04-20 13:31:58,035 79943 DEBUG [tempest.scenario.manager] image:ab7a56ac-02d0-4889-8617-03469f2cc2b0 2023-04-20 13:31:58,106 79943 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.066s 2023-04-20 13:31:58,106 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-710722238", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHaHLG9/y8tDP2t/XkRy5eJMi6PDGVOU0ppxBmtQ+VDlIuqbTJecEkesqrZzVWjspEObaW12n5nDGRGhHF1gOmaXk16fMWuig0KbpIJp4ljn95oOAm42z5P5HnFHk+QStg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:58 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-2d7f8078-0efd-4351-84be-81068206c650', 'x-compute-request-id': 'req-2d7f8078-0efd-4351-84be-81068206c650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-710722238", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHaHLG9/y8tDP2t/XkRy5eJMi6PDGVOU0ppxBmtQ+VDlIuqbTJecEkesqrZzVWjspEObaW12n5nDGRGhHF1gOmaXk16fMWuig0KbpIJp4ljn95oOAm42z5P5HnFHk+QStg==", "fingerprint": "f6:62:b1:90:2d:c6:85:ab:0c:8b:74:41:86:af:6a:ef", "user_id": "91ff3a4e15a54a63821bd2a43041feda"}}' 2023-04-20 13:31:58,200 79943 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.083s 2023-04-20 13:31:58,201 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:58 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-d5ef14a1-68fd-4e2f-b17e-7454fdc980c5', '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": "91ff3a4e15a54a63821bd2a43041feda", "name": "tempest-TestMinimumBasicScenario-399205810-project-member", "password_expires_at": null}, "audit_ids": ["RSnY1Ef_SkCt-3SRhHM0ZQ"], "expires_at": "2023-04-20T14:31:58.000000Z", "issued_at": "2023-04-20T13:31:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "name": "tempest-TestMinimumBasicScenario-399205810"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8ad7c3634b8a46acbbd9bd4c6abbd394", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2 023-04-20 13:31:58,201 79943 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '16c48cbc-ac65-4bfe-afc7-c8d9e69d1a52', 'name': 'tempest-TestMinimumBasicScenario-1370943681-network', 'tenant_id': '8ad7c3634b8a46acbbd9bd4c6abbd394', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8ad7c3634b8a46acbbd9bd4c6abbd394', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1270, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:31:40Z', 'updated_at': '2023-04-20T13:31:40Z', 'revision_number': 1} available for tenant 2023-04-20 13:31:58,978 79943 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.776s 2023-04-20 13:31:58,978 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-611361755", "imageRef": "ab7a56ac-02d0-4889-8617-03469f2cc2b0", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-710722238", "networks": [{"uuid": "16c48cbc-ac65-4bfe-afc7-c8d9e69d1a52"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ca1a063-4b68-44cc-8b39-174bdc03984c', 'x-compute-request-id': 'req-5ca1a063-4b68-44cc-8b39-174bdc03984c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9e31cc14-cc22-4099-a456-da2a6384180c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "hb6PgN5zSwEr"}}' 2023-04-20 13:31:59,172 79943 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/9e31cc14-cc22-4099-a456-da2a6384180c 0.191s 2023-04-20 13:31:59,173 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f34b963-70cc-4799-bc35-dfd75f4c4bcc', 'x-compute-request-id': 'req-1f34b963-70cc-4799-bc35-dfd75f4c4bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c'} Body: b'{"server": {"id": "9e31cc14-cc22-4099-a456-da2a6384180c", "name": "tempest-TestMinimumBasicScenario-server-611361755", "status": "BUILD", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "", "image": {"id": "ab7a56ac-02d0-4889-8617-03469f2cc2b0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compu te/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:31:59Z", "updated": "2023-04-20T13:31:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-710722238", "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-20 13:32:49,454 79943 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/9e31cc14-cc22-4099-a456-da2a6384180c 0.218s 2023-04-20 13:32:49,454 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:32:49 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-67fc98ea-7d9c-472b-89d8-8c12e8f61afe', 'x-compute-request-id': 'req-67fc98ea-7d9c-472b-89d8-8c12e8f61afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c'} Body: b'{"server": {"id": "9e31cc14-cc22-4099-a456-da2a6384180c", "name": "tempest-TestMinimumBasicScenario-server-611361755", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "ab7a56ac-02d0-4889-8617-03469f2cc2b0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:31:58Z", "updated": "2023-04-20T13:32:07Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:37:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-710722238", "OS-SRV-USG:launched_at": "2023-04-20T13:32:06.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-20 13:32:49,466 79943 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:33:49,733 79943 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/9e31cc14-cc22-4099-a456-da2a6384180c 0.259s 2023-04-20 13:33:49,733 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:49 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-0acdf630-af13-48ba-934d-e96a92934556', 'x-compute-request-id': 'req-0acdf630-af13-48ba-934d-e96a92934556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c'} Body: b'{"server": {"id": "9e31cc14-cc22-4099-a456-da2a6384180c", "name": "tempest-TestMinimumBasicScenario-server-611361755", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "ab7a56ac-02d0-4889-8617-03469f2cc2b0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:31:58Z", "updated": "2023-04-20T13:32:07Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:37:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-710722238", "OS-SRV-USG:launched_at": "2023-04-20T13:32:06.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-20 13:33:49,945 79943 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.200s 2023-04-20 13:33:49,946 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:49 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-177d13e1-bda2-4a5c-a583-4956ae8177c0', 'x-compute-request-id': 'req-177d13e1-bda2-4a5c-a583-4956ae8177c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "9e31cc14-cc22-4099-a456-da2a6384180c", "name": "tempest-TestMinimumBasicScenario-server-611361755", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}]}]}' 2023-04-20 13:33:50,171 79943 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/9e31cc14-cc22-4099-a456-da2a6384180c 0.221s 2023-04-20 13:33:50,171 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'open stack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4503f09c-41ab-4fb9-81a8-d1ca41cc13ca', 'x-compute-request-id': 'req-4503f09c-41ab-4fb9-81a8-d1ca41cc13ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c'} Body: b'{"server": {"id": "9e31cc14-cc22-4099-a456-da2a6384180c", "name": "tempest-TestMinimumBasicScenario-server-611361755", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "ab7a56ac-02d0-4889-8617-03469f2cc2b0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:31:58Z", "updated": "2023-04-20T13:32:07Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:37:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-710722238", "OS-SRV-USG:launched_at": "2023-04-20T13:32:06.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-20 13:33:50,456 79943 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/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes 0.273s 2023-04-20 13:33:50,456 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1764081220", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20fe99a8-041f-4a69-b5e0-083ba8c9cdd0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20fe99a8-041f-4a69-b5e0-083ba8c9cdd0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes'} Body: b'{"volume": {"id": "cfb2dcb4-5c05-4779-864b-e94cdcb4dac1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:33:50.388958", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1764081220", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1"}], "user_id": "91ff3a4e15a54a63821bd2a43041feda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:33:50,508 79943 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/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1 0.041s 2023-04-20 13:33:50,508 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62783335-aef5-4a9c-b7c8-36627242de0c', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62783335-aef5-4a9c-b7c8-36627242de0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1'} Body: b'{"volume": {"id": "cfb2dcb4-5c05-4779-864b-e94cdcb4dac1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:33:50.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1764081220", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1"}], "user_id": "91ff3a4e15a54a63821bd2a43041feda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394"}}' 2023-04-20 13:33:51,561 79943 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/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1 0.040s 2023-04-20 13:33:51,561 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d27c9e-031e-45f5-84ad-3c48b5f1a592', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d27c9e-031e-45f5-84ad-3c48b5f1a592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1'} Body: b'{"volume": {"id": "cfb2dcb4-5c05-4779-864b-e94cdcb4dac1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:33:50.000000", "updated_at": "2023-04-20T13:33:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-1764081220", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1"}], "user_id": "91ff3a4e15a54a63821bd2a43041feda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394"}}' 2023-04-20 13:33:51,673 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1 0.100s 2023-04-20 13:33:51,673 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:51 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-17948dad-c06f-4a16-8dd1-14f6e012b8cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1'} Body: b'' 2023-04-20 13:33:51,695 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1 0.021s 2023-04-20 13:33:51,695 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:51 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-a903df54-34d1-4b04-bb18-b688c17e08d6', 'x-openstack-request-id': 'req-a903df54-34d1-4b04-bb18-b688c17e08d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/cfb2dcb4-5c05-4779-864b-e94cdcb4dac1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cfb2dcb4-5c05-4779-864b-e94cdcb4dac1 could not be found."}}' 2023-04-20 13:33:51,838 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c 0.143s 2023-04-20 13:33:51,839 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:51 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-44accc4c-0831-41b6-95e2-1ede232550f9', 'x-compute-request-id': 'req-44accc4c-0831-41b6-95e2-1ede232550f9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c'} Body: b'' 2023-04-20 13:33:52,449 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c 0.610s 2023-04-20 13:33:52,449 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bef7b73f-8fa1-42ba-84f1-a9d6a2a21091', 'x-compute-request-id': 'req-bef7b73f-8fa1-42ba-84f1-a9d6a2a21091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c'} Body: b'{"server": {"id": "9e31cc14-cc22-4099-a456-da2a6384180c", "name": "tempest-TestMinimumBasicScenario-server-611361755", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "ab7a56ac-02d0-4889-8617-03469f2cc2 b0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:31:58Z", "updated": "2023-04-20T13:33:52Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:37:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e31cc14-cc22-4099-a456-da2a6384180c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-710722238", "OS-SRV-USG:launched_at": "2023-04-20T13:32:06.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-20 13:34:42,538 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c 0.046s 2023-04-20 13:34:42,539 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:42 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-497e32a9-44cd-4903-9905-38a5fcb96e5a', 'x-compute-request-id': 'req-497e32a9-44cd-4903-9905-38a5fcb96e5a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e31cc14-cc22-4099-a456-da2a6384180c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9e31cc14-cc22-4099-a456-da2a6384180c could not be found."}}' 2023-04-20 13:34:42,573 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-710722238 0.034s 2023-04-20 13:34:42,574 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:42 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-222c8e55-4d01-4e9d-91e0-a6ca98c33fd7', 'x-compute-request-id': 'req-222c8e55-4d01-4e9d-91e0-a6ca98c33fd7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-710722238'} Body: b'' 2023-04-20 13:34:42,670 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/ab7a56ac-02d0-4889-8617-03469f2cc2b0 0.095s 2023-04-20 13:34:42,670 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-99aade77-cf40-44d5-bec0-3233350bdaf1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ab7a56ac-02d0 -4889-8617-03469f2cc2b0'} Body: b'' 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 f8503a9f-5618-4803-999f-f42299aa5482 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T13:34:44Z', 'message': 'Build of instance f8503a9f-5618-4803-999f-f42299aa5482 aborted: Volume 97836673-9173-4949-9a37-28303fa86db0 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-d95716c8-b80e-4f87-a1c9-38ce1c8aed08. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:31:40,802 79947 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.101s 2023-04-20 13:31:40,803 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:40 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-091caca0-dc26-449e-a58f-606352ce6058', '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": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511-project-member", "password_expires_at": null}, "audit_ids": ["FL_horXeRhajOTDpbYUGpg"], "expires_at": "2023-04-20T14:31:40.000000Z", "issued_at": "2023-04-20T13:31:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19f14421c983428b93a976cdf8328aaf", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:31:40,803 79947 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'eae33ff8-4b9e-47ed-ae38-92bbb5103d34', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1039796565-network', 'tenant_id': '19f14421c983428b93a976cdf8328aaf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '19f14421c983428b93a976cdf8328aaf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29441, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:27:44Z', 'updated_at': '2023-04-20T13:27:44Z', 'revision_number': 1} available for tenant 2023-04-20 13:31:41,900 79947 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.096s 2023-04-20 13:31:41,901 79947 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-1703798451", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "networks": [{"uuid": "eae33ff8-4b9e-47ed-ae38-92bbb5103d34"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257', '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-be2a6d4e-a598-4501-b14d-6fd585de69fc', 'x-compute-request-id': 'req-be2a6d4e-a598-4501-b14d-6fd585de69fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "155b0807-9ebf-4338-9baa-b5b2854d6257", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/155b0807-9ebf-4338-9baa-b5b2854d6257"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3TknETy4WAuN"}}' 2023-04-20 13:31:42,020 79947 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/155b0807-9ebf-4338-9baa-b5b2854d6257 0.116s 2023-04-20 13:31:42,021 79947 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': 'Thu, 20 Apr 2023 13:31:41 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-9e35f996-0b04-4597-a309-62ad18d7d918', 'x-compute-request-id': 'req-9e35f996-0b04-4597-a309-62ad18d7d918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257'} Body: b'{"server": {"id": "155b0807-9ebf-4338-9baa-b5b2854d6257", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1703798451", "status": "BUILD", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:31:42Z", "updated": "2023-04-20T13:31:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15 5b0807-9ebf-4338-9baa-b5b2854d6257"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/155b0807-9ebf-4338-9baa-b5b2854d6257"}], "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-20 13:32:32,463 79947 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/155b0807-9ebf-4338-9baa-b5b2854d6257 0.401s 2023-04-20 13:32:32,465 79947 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': 'Thu, 20 Apr 2023 13:32:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c5d8e3c-55c0-4d78-a699-b9eecfded5d4', 'x-compute-request-id': 'req-7c5d8e3c-55c0-4d78-a699-b9eecfded5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257'} Body: b'{"server": {"id": "155b0807-9ebf-4338-9baa-b5b2854d6257", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1703798451", "status": "ACTIVE", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "836a71a3fb31a3de90eb0d52eddc56fc79f001db79deb4195cf2c52c", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:31:41Z", "updated": "2023-04-20T13:31:48Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1039796565-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e5:69"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/155b0807-9ebf-4338-9baa-b5b2854d6257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:31:48.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-20 13:32:32,481 79947 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 13:33:33,720 79947 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/155b0807-9ebf-4338-9baa-b5b2854d6257/action 1.177s 2023-04-20 13:33:33,721 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeS tableRescueTest-image-1899337601"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:32 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-ade3c089-7901-49ba-a12f-ecd2dbafcade', 'x-compute-request-id': 'req-ade3c089-7901-49ba-a12f-ecd2dbafcade', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257/action'} Body: b'{"image_id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e"}' 2023-04-20 13:33:33,780 79947 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/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e 0.056s 2023-04-20 13:33:33,780 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6e6ce805-e41e-4c10-9c34-0e3afb9f1cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "155b0807-9ebf-4338-9baa-b5b2854d6257", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1899337601", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "created_at": "2023-04-20T13:33:34Z", "updated_at": "2023-04-20T13:33:34Z", "tags": [], "self": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "file": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:33:34,805 79947 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/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e 0.022s 2023-04-20 13:33:34,805 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e5504a16-7690-453c-8e87-5f938bae0718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "155b0807-9ebf-4338-9baa-b5b2854d6257", "owner_project_name": "tempest-Serv erBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1899337601", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "created_at": "2023-04-20T13:33:34Z", "updated_at": "2023-04-20T13:33:34Z", "tags": [], "self": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "file": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:33:35,829 79947 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/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e 0.022s 2023-04-20 13:33:35,830 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b9efa7d3-6207-40d1-a7ad-8ea4f43cb96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "155b0807-9ebf-4338-9baa-b5b2854d6257", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1899337601", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "created_at": "2023-04-20T13:33:34Z", "updated_at": "2023-04-20T13:33:34Z", "tags": [], "self": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "file": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:33:36,856 79947 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/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e 0.025s 2023-04-20 13:33:36,857 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f4f009a4-c084-4564-8b1a-18d2a698b58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f 5", "boot_roles": "member,reader", "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": "155b0807-9ebf-4338-9baa-b5b2854d6257", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1899337601", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "created_at": "2023-04-20T13:33:34Z", "updated_at": "2023-04-20T13:33:36Z", "tags": [], "self": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "file": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:33:37,885 79947 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/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e 0.026s 2023-04-20 13:33:37,886 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5f4c859a-a991-4a85-8ef0-324637f99757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "155b0807-9ebf-4338-9baa-b5b2854d6257", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1899337601", "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": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "created_at": "2023-04-20T13:33:34Z", "updated_at": "2023-04-20T13:33:37Z", "tags": [], "self": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "file": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:33:38,914 79947 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/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e 0.027s 2023-04-20 13:33:38,915 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicat ion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1c09e949-f69e-4ea7-b8d8-64ac8b566347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "155b0807-9ebf-4338-9baa-b5b2854d6257", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1899337601", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c5161d6c8eacede47b2c6eed4c3f4324", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "19f14421c983428b93a976cdf8328aaf", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "2eacb842deb67ae96c33826e2d4a8eacc967900cc5baed821b89ba03f322e69922b3f722a03422fd684c7d4ed21caa129574a7280f1666d2539b677f52c5ea44", "id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "created_at": "2023-04-20T13:33:34Z", "updated_at": "2023-04-20T13:33:38Z", "tags": [], "self": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "file": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:33:38,940 79947 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/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e 0.025s 2023-04-20 13:33:38,941 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3f4e8fa2-3333-4a62-838f-85ce24907641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e'} Body: b'{"base_image_ref": "7837d23e-834b-4e86-9a95-07696906c7f5", "boot_roles": "member,reader", "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": "155b0807-9ebf-4338-9baa-b5b2854d6257", "owner_id": "19f14421c983428b93a976cdf8328aaf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511", "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-1206275511-project-member", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1899337601", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c5161d6c8eacede47b2c6eed4c3f4324", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "19f14421c983428b9 3a976cdf8328aaf", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "2eacb842deb67ae96c33826e2d4a8eacc967900cc5baed821b89ba03f322e69922b3f722a03422fd684c7d4ed21caa129574a7280f1666d2539b677f52c5ea44", "id": "a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "created_at": "2023-04-20T13:33:34Z", "updated_at": "2023-04-20T13:33:38Z", "tags": [], "self": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e", "file": "/v2/images/a48c562e-2ac9-4cc4-a8c4-d6bff47afc3e/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:33:39,188 79947 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/155b0807-9ebf-4338-9baa-b5b2854d6257 0.246s 2023-04-20 13:33:39,188 79947 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': 'Thu, 20 Apr 2023 13:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d52aae83-3c17-4b4c-91aa-652abde31a8b', 'x-compute-request-id': 'req-d52aae83-3c17-4b4c-91aa-652abde31a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257'} Body: b'{"server": {"id": "155b0807-9ebf-4338-9baa-b5b2854d6257", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1703798451", "status": "ACTIVE", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "836a71a3fb31a3de90eb0d52eddc56fc79f001db79deb4195cf2c52c", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:31:41Z", "updated": "2023-04-20T13:33:38Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1039796565-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e5:69"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/155b0807-9ebf-4338-9baa-b5b2854d6257"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/155b0807-9ebf-4338-9baa-b5b2854d6257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:31:48.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-20 13:34:39,318 79947 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.046s 2023-04-20 13:34:39,319 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:39 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-58c44ee3-6d7e-4d5a-91a7-ea23af37ae17', '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": "c3692be8cf1e4aaca3064315bd58925d", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511-project-member", "password_expires_at": null}, "audit_ids": ["T10brx-VT_OM6sRmdLzR4g"], "expires_at": "2023-04-20T14:34:39.000000Z", "issued_at": "2023-04-20T13:34:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19f14421c983428b93a976cdf8328aaf", "name": "tempest-ServerBootFromVolumeStableRescueTest-1206275511"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/19f14421c983428b93a976cdf8328aaf", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:34:39,319 79947 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'eae33ff8-4b9e-47ed-ae38-92bbb5103d34', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1039796565-network', 'tenant_id': '19f14421c983428b93a976cdf8328aaf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '19f14421c983428b93a976cdf8328aaf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29441, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:27:44Z', 'updated_at': '2023-04-20T13:27:44Z', 'revision_number': 1} available for tenant 2023-04-20 13:34:40,359 79947 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.039s 2023-04-20 13:34:40,360 79947 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-1589578196", "imageRef": "7837d23e-834b-4e86-9a95-07696906c7f5", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "7837d23e-834b-4e86-9a95-07696906c7f5", "destination_type": "volume"}], "networks": [{"uuid": "eae33ff8-4b9e-47ed-ae38-92bbb5103d34"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482', '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-d95716c8-b80e-4f87-a1c9-38ce1c8aed08', 'x-compute-request-id': 'req-d95716c8-b80e-4f87-a1c9-38ce1c8aed08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f8503a9f-5618-4803-999f-f42299aa5482", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8503a9f-5618-4803-999f-f42299aa5482"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "BrM2Zu6443CJ"}}' 2023-04-20 13:34:40,453 79947 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/f8503a9f-5618-4803-999f-f42299aa5482 0.090s 2023-04-20 13:34:40,453 79947 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': 'Thu, 20 Apr 2023 13:34:40 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-53bcfa5f-6f57-4267-9e8d-333b0e5bc55d', 'x-compute-request-id': 'req-53bcfa5f-6f57-4267-9e8d-333b0e5bc55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482'} Body: b'{"server": {"id": "f8503a9f-5618-4803-999f-f42299aa5482", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1589578196", "status": "BUILD", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:34:40Z", "updated": "2023-04-20T13:34:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8503a9f-5618-4803-999f-f42299aa5482"}], "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-20 13:35:30,635 7 9947 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/f8503a9f-5618-4803-999f-f42299aa5482 0.116s 2023-04-20 13:35:30,636 79947 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': 'Thu, 20 Apr 2023 13:35:30 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-e4831250-0ba1-4680-9ec3-0253a4504af2', 'x-compute-request-id': 'req-e4831250-0ba1-4680-9ec3-0253a4504af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482'} Body: b'{"server": {"id": "f8503a9f-5618-4803-999f-f42299aa5482", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1589578196", "status": "ERROR", "tenant_id": "19f14421c983428b93a976cdf8328aaf", "user_id": "c3692be8cf1e4aaca3064315bd58925d", "metadata": {}, "hostId": "", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T13:34:40Z", "updated": "2023-04-20T13:34:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f8503a9f-5618-4803-999f-f42299aa5482"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T13:34:44Z", "message": "Build of instance f8503a9f-5618-4803-999f-f42299aa5482 aborted: Volume 97836673-9173-4949-9a37-28303fa86db0 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-20 13:35:30,654 79947 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 13:35:31,430 79947 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/f8503a9f-5618-4803-999f-f42299aa5482 0.776s 2023-04-20 13:35:31,431 79947 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': 'Thu, 20 Apr 2023 13:35:30 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-70f94fe1-3399-4e98-8887-e11ccbe553fd', 'x-compute-request-id': 'req-70f94fe1-3399-4e98-8887-e11ccbe553fd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482'} Body: b'' 2023-04-20 13:35:31,471 79947 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_imag e_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482 0.040s 2023-04-20 13:35:31,472 79947 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': 'Thu, 20 Apr 2023 13:35:31 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-9576b362-137d-4374-96d3-a9dea7391519', 'x-compute-request-id': 'req-9576b362-137d-4374-96d3-a9dea7391519', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f8503a9f-5618-4803-999f-f42299aa5482'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f8503a9f-5618-4803-999f-f42299aa5482 could not be found."}}' 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 364bdabe-5611-4feb-b791-2f9a34679470 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:34:42,675 79943 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-20 13:34:43,280 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.604s 2023-04-20 13:34:43,281 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--430463174", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/abcd9bf4-a378-412d-ad41-068ebe534268', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-aa568550-e53e-4bd8-8088-a24f62d4f3ab', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--430463174", "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": "8ad7c3634b8a46acbbd9bd4c6abbd394", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "abcd9bf4-a378-412d-ad41-068ebe534268", "created_at": "2023-04-20T13:34:43Z", "updated_at": "2023-04-20T13:34:43Z", "tags": [], "self": "/v2/images/abcd9bf4-a378-412d-ad41-068ebe534268", "file": "/v2/images/abcd9bf4-a378-412d-ad41-068ebe534268/file", "schema": "/v2/schemas/image"}' 2023-04-20 13:34:44,779 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/abcd9bf4-a378-412d-ad41-068ebe534268/file 1.497s 2023-04-20 13:34:44,779 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-391c955d-da3c-41a4-be21-87f98b283d64', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/abcd9bf4-a378-412d-ad41-068ebe534268/file'} Body: b'' 2023-04-20 13:34:44,779 79943 DEBUG [tempest.scenario.manager] image:abcd9bf4-a378-412d-ad41-068ebe534268 2023-04-20 13:34:44,841 79943 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.059s 2023-04-20 13:34:44,841 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1154622108", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO2SFnOzet/Sr0/kLveyFXIknDQuwHU/xUkvEoQdvdBf7z0Y9ryKtHVy9zvjm2Coa/lYo4qbJyg0K/O0RbXt4esAglux8od8ee5/FDLyjAbet6+LZiJKGvE6RnHRibPPrg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:44 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-a20ab3fc-9e9f-4590-9697-c3dff0400281', 'x-compute-request-id': 'req-a20ab3fc-9e9f-4590-9697-c3dff0400281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-11546 22108", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO2SFnOzet/Sr0/kLveyFXIknDQuwHU/xUkvEoQdvdBf7z0Y9ryKtHVy9zvjm2Coa/lYo4qbJyg0K/O0RbXt4esAglux8od8ee5/FDLyjAbet6+LZiJKGvE6RnHRibPPrg==", "fingerprint": "61:2e:a2:d9:a0:51:5c:33:ea:a2:f9:2d:b0:51:25:cd", "user_id": "91ff3a4e15a54a63821bd2a43041feda"}}' 2023-04-20 13:34:45,016 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.083s 2023-04-20 13:34:45,017 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:44 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-5f480f5a-bd27-41a2-b1c2-b85dda3e385e', '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": "91ff3a4e15a54a63821bd2a43041feda", "name": "tempest-TestMinimumBasicScenario-399205810-project-member", "password_expires_at": null}, "audit_ids": ["TeBPNdBWQzu28Tk8s5qpTg"], "expires_at": "2023-04-20T14:34:44.000000Z", "issued_at": "2023-04-20T13:34:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "name": "tempest-TestMinimumBasicScenario-399205810"}, "is_domain": false, "roles": [{"id": "5828771c96154d2594d8b46783c7d93e", "name": "member"}, {"id": "d7c5b7f231ec4efc928fd4d75319d4b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a1cae9351f9f41498990023676d68832", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394", "region": "RegionOne"}], "id": "27572b3623f04e529e102f4e62ba9b95", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "910272e825634a26835b4a0b86f86cf8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394", "region": "RegionOne"}], "id": "9df679ad23734bdfad30a5152697d96c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "54045a37cbe14e6083a5e0711e1831fb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8ad7c3634b8a46acbbd9bd4c6abbd394", "region": "RegionOne"}], "id": "b3de090e48f6446689d206af2798e83b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "33b91ce425a04f9d84b3cff0e6bfd8bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d93981a51d3940a58a34d00720ebeccc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "168aae530a6b406ea7e93c71d1345969", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "da268dd72bdc43d999d56d3539f3c576", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "617086da8bcf4622876a8ad9209a1799", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e2ec204d4ccd45f5a19c58d4a40e5e4c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e03d6158e7554793a35253a3e5217c09", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ed3cced425f64c8ba49af2beddb87f6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7af104d23658479aac8de283344ed8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "f43326d5f2354aa0a8134a2b4f143468", "type": "image", "name": "glance"}]}}' 2023-04-20 13:34:45,017 79943 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '16c48cbc-ac65-4bfe-afc7-c8d9e69d1a52', 'name': 'tempest-TestMinimumBasicScenario-1370943681-network', 'tenant_id': '8ad7c3634b8a46acbbd9bd4c6abbd394', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8ad7c3634b8a46acbbd9bd4c6abbd394', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1270, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T13:31:40Z', 'updated_at': '2023-04-20T13:31:40Z', 'revision_number': 1} available for tenant 2023-04-20 13:34:45,673 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.655s 2023-04-20 13:34:45,673 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1121587856", "imageRef": "abcd9bf4-a378-412d-ad41-068ebe534268", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1154622108", "networks": [{"uuid": "16c48cbc-ac65-4bfe-afc7-c8d9e69d1a52"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-456437e8-329c-44ea-90cc-c59d12773bb6', 'x-compute-request-id': 'req-456437e8-329c-44ea-90cc-c59d12773bb6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e8b448f0-86e8-4931-a5e9-ea2c14d97112", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xMRwoDE4jjEZ"}}' 2023-04-20 13:34:45,748 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112 0.071s 2023-04-20 13:34:45,748 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c923000-3393-4b7b-8221-b246fd4d4099', 'x-compute-request-id': 'req-2c923000-3393-4b7b-8221-b246fd4d4099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112'} Body: b'{"server": {"id": "e8b448f0-86e8-4931-a5e9-ea2c14d97112", "name": "tempest-TestMinimumBasicScenario-server-1121587856", "status": "BUILD", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "", "image": {"id": "abcd9bf4-a378-412d-ad41-068ebe534268", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/abcd9bf4-a378-412d-ad41-068ebe534268"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:34:46Z", "updated": "2023-04-20T13:34:45Z", "addresses": {}, "acc essIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1154622108", "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-20 13:35:36,024 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112 0.232s 2023-04-20 13:35:36,025 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:35:35 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-c3d6c8d3-e6d7-4e83-b4d3-98dc997740c0', 'x-compute-request-id': 'req-c3d6c8d3-e6d7-4e83-b4d3-98dc997740c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112'} Body: b'{"server": {"id": "e8b448f0-86e8-4931-a5e9-ea2c14d97112", "name": "tempest-TestMinimumBasicScenario-server-1121587856", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "abcd9bf4-a378-412d-ad41-068ebe534268", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/abcd9bf4-a378-412d-ad41-068ebe534268"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:34:45Z", "updated": "2023-04-20T13:34:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:67:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1154622108", "OS-SRV-USG:launched_at": "2023-04-20T13:34:52.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-20 13:35:36,039 79943 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 13:36:36,303 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112 0.239s 2023-04-20 13:36:36,304 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:36 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-0ad2c742-3f0b-4f54-9abf-ad3a2a447d1b', 'x-compute-request-id': 'req-0ad2c742-3f0b-4f54-9abf-ad3a2a447d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112'} Body: b'{"server": {"id": "e8b448f0-86e8-4931-a5e9-ea2c14d97112", "name": "tempest-TestMinimumBasicScenario-server-1121587856", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "abcd9bf4-a378-412d-ad41-068ebe534268", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/abcd9bf4-a378-412d-ad41-068ebe534268"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:34:45Z", "updated": "2023-04-20T13:34:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:67:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1154622108", "OS-SRV-USG:launched_at": "2023-04-20T13:34:52.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-20 13:36:36,513 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.197s 2023-04-20 13:36:36,514 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:36 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-dab55872-c0d0-4823-b210-7ec7529ad21c', 'x-compute-request-id': 'req-dab55872-c0d0-4823-b210-7ec7529ad21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "e8b448f0-86e8-4931-a5e9-ea2c14d97112", "name": "tempest-TestMinimumBasicScenario-server-1121587856", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}]}]}' 2023-04-20 13:36:36,749 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112 0.230s 2023-04-20 13:36:36,750 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:36 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-d4839e4d-a209-4d66-a3ef-3273293811ae', 'x-compute-request-id': 'req-d4839e4d-a209-4d66-a3ef-3273293811ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8 -4931-a5e9-ea2c14d97112'} Body: b'{"server": {"id": "e8b448f0-86e8-4931-a5e9-ea2c14d97112", "name": "tempest-TestMinimumBasicScenario-server-1121587856", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "abcd9bf4-a378-412d-ad41-068ebe534268", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/abcd9bf4-a378-412d-ad41-068ebe534268"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:34:45Z", "updated": "2023-04-20T13:34:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:67:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1154622108", "OS-SRV-USG:launched_at": "2023-04-20T13:34:52.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-20 13:36:36,968 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes 0.205s 2023-04-20 13:36:36,969 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-766068939", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5fc3a8e-c7f3-44c0-8cf3-67147b7191b5', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5fc3a8e-c7f3-44c0-8cf3-67147b7191b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes'} Body: b'{"volume": {"id": "364bdabe-5611-4feb-b791-2f9a34679470", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:36:36.904079", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-766068939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470"}], "user_id": "91ff3a4e15a54a63821bd2a43041feda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:36:37,018 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470 0.040s 2023-04-20 13:36:37,018 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x- compute-request-id': 'req-15471b06-bccc-4ae8-aaca-cc812846db0b', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15471b06-bccc-4ae8-aaca-cc812846db0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470'} Body: b'{"volume": {"id": "364bdabe-5611-4feb-b791-2f9a34679470", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:36:37.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-766068939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470"}], "user_id": "91ff3a4e15a54a63821bd2a43041feda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394"}}' 2023-04-20 13:36:38,067 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470 0.037s 2023-04-20 13:36:38,067 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc19534-8cbf-47ac-9ca6-995419ffb5f6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc19534-8cbf-47ac-9ca6-995419ffb5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470'} Body: b'{"volume": {"id": "364bdabe-5611-4feb-b791-2f9a34679470", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:36:37.000000", "updated_at": "2023-04-20T13:36:37.000000", "name": "tempest-TestMinimumBasicScenario-volume-766068939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470"}], "user_id": "91ff3a4e15a54a63821bd2a43041feda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394"}}' 2023-04-20 13:36:38,180 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470 0.102s 2023-04-20 13:36:38,180 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:38 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-779277fa-3349-4fa6-8816-01cfefb56f02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ad 7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470'} Body: b'' 2023-04-20 13:36:38,204 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470 0.023s 2023-04-20 13:36:38,204 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36: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-8a9e2883-2c60-4546-993a-85580b302431', 'x-openstack-request-id': 'req-8a9e2883-2c60-4546-993a-85580b302431', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ad7c3634b8a46acbbd9bd4c6abbd394/volumes/364bdabe-5611-4feb-b791-2f9a34679470'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 364bdabe-5611-4feb-b791-2f9a34679470 could not be found."}}' 2023-04-20 13:36:38,322 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112 0.117s 2023-04-20 13:36:38,323 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:38 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-6a5d2044-c9ae-4d89-b92f-b6a023c7f226', 'x-compute-request-id': 'req-6a5d2044-c9ae-4d89-b92f-b6a023c7f226', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112'} Body: b'' 2023-04-20 13:36:38,629 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112 0.306s 2023-04-20 13:36:38,630 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:36:38 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-0005ea07-471e-4c74-91e9-4e9e452edb09', 'x-compute-request-id': 'req-0005ea07-471e-4c74-91e9-4e9e452edb09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112'} Body: b'{"server": {"id": "e8b448f0-86e8-4931-a5e9-ea2c14d97112", "name": "tempest-TestMinimumBasicScenario-server-1121587856", "status": "ACTIVE", "tenant_id": "8ad7c3634b8a46acbbd9bd4c6abbd394", "user_id": "91ff3a4e15a54a63821bd2a43041feda", "metadata": {}, "hostId": "e6d26c3eaba4ed752a0e8d4f8a61b3d85c7cfdf19ff5a7ea413444eb", "image": {"id": "abcd9bf4-a378-412d-ad41-068ebe534268", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/abcd9bf4-a378-412d-ad41-068ebe534268"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:34:45Z", "updated": "2023-04-20T13:36:38Z", "addresses": {"tempest-TestMinimumBasicScenario-1370943681-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:67:47"}]}, "accessIPv4": "", "a ccessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1154622108", "OS-SRV-USG:launched_at": "2023-04-20T13:34:52.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-20 13:37:28,816 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112 0.128s 2023-04-20 13:37:28,817 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:37:28 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-a396e85a-f284-47d2-9f87-2779c3114b81', 'x-compute-request-id': 'req-a396e85a-f284-47d2-9f87-2779c3114b81', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8b448f0-86e8-4931-a5e9-ea2c14d97112'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e8b448f0-86e8-4931-a5e9-ea2c14d97112 could not be found."}}' 2023-04-20 13:37:28,845 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1154622108 0.028s 2023-04-20 13:37:28,846 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:37:28 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-4938d8b3-91d1-4812-af9c-a8a651c519c8', 'x-compute-request-id': 'req-4938d8b3-91d1-4812-af9c-a8a651c519c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1154622108'} Body: b'' 2023-04-20 13:37:28,942 79943 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/abcd9bf4-a378-412d-ad41-068ebe534268 0.095s 2023-04-20 13:37:28,942 79943 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:37:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-65b2ec95-6611-454f-baff-dcfce9e5dae4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/abcd9bf4-a378-412d-ad41-068ebe534268'} Body: b'' 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 82074cb1-463b-4387-81ec-13fc87456000 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:41:58,423 79947 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4 0.255s 2023-04-20 13:41:58,424 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:41:58 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-6b839af6-89c2-4f20-886f-216743f4c6b5', 'x-compute-request-id': 'req-6b839af6-89c2-4f20-886f-216743f4c6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4'} Body: b'{"server": {"id": "0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4", "name": "tempest-ServersNegativeTestJSON-server-1563328358", "status": "ACTIVE", "tenant_id": "5b14d9323d644570a9d07c6e22fe74ed", "user_id": "4a2072628bc5432fbe2563643e1cea0e", "metadata": {}, "hostId": "123a9aac504ef08a136064311b536bdea316ca9f3d23aa7dc2ceffd0", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:37:25Z", "updated": "2023-04-20T13:37:33Z", "addresses": {"tempest-ServersNegativeTestJSON-1715009643-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ec:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:37:32.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-20 13:42:59,019 79947 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes 0.567s 2023-04-20 13:42:59,020 79947 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-2010860931"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:42:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf663258-f0de-4f29-8f94-b6d802863669', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf663258-f0de-4f29-8f94-b6d802863669', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes'} Body: b'{"volume": {"id": "82074cb1-463b-4387-81ec-13fc87456000", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:42:58.763432", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-2010860931", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000"}, {"rel": "bookmark", "href": "http://10.0. 0.210/volume/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000"}], "user_id": "4a2072628bc5432fbe2563643e1cea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:42:59,074 79947 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000 0.044s 2023-04-20 13:42:59,074 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96def24a-d03f-4315-bd0a-291e8bff9f39', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96def24a-d03f-4315-bd0a-291e8bff9f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000'} Body: b'{"volume": {"id": "82074cb1-463b-4387-81ec-13fc87456000", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:42:59.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-2010860931", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000"}], "user_id": "4a2072628bc5432fbe2563643e1cea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b14d9323d644570a9d07c6e22fe74ed"}}' 2023-04-20 13:43:00,128 79947 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000 0.042s 2023-04-20 13:43:00,128 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-562723ae-0061-4b4a-814a-bcfa380cddbb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-562723ae-0061-4b4a-814a-bcfa380cddbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000'} Body: b'{"volume": {"id": "82074cb1-463b-4387-81ec-13fc87456000", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:42:59.000000", "updated_at": "2023-04-20T13:42:59.000000", "name": "tempest-ServersNegativeTestJSON-volume-2010860931", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b14d9323d644570a9d07c6e22fe74ed/volumes/82074cb1-463b-4387-81ec-13fc87456000"}], "user_id": "4a2072628bc5432fbe2563643e1cea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol- tenant-attr:tenant_id": "5b14d9323d644570a9d07c6e22fe74ed"}}' 2023-04-20 13:43:00,426 79947 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4 0.283s 2023-04-20 13:43:00,427 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:43:00 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-917dae8e-cc4b-46e6-8a51-bc410a961725', 'x-compute-request-id': 'req-917dae8e-cc4b-46e6-8a51-bc410a961725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4'} Body: b'{"server": {"id": "0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4", "name": "tempest-ServersNegativeTestJSON-server-1563328358", "status": "ACTIVE", "tenant_id": "5b14d9323d644570a9d07c6e22fe74ed", "user_id": "4a2072628bc5432fbe2563643e1cea0e", "metadata": {}, "hostId": "123a9aac504ef08a136064311b536bdea316ca9f3d23aa7dc2ceffd0", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:37:25Z", "updated": "2023-04-20T13:37:33Z", "addresses": {"tempest-ServersNegativeTestJSON-1715009643-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ec:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:37:32.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 0f703c0b-a262-4339-89b6-b43a6f30a26c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:44:00,770 79947 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4 0.318s 2023-04-20 13:44:00,770 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:44:00 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-37b2f1e1-35a9-4164-8b5e-d49b9a74875c', 'x-compute-request-id': 'req-37b2f1e1-35a9-4164-8b5e-d49b9a74875c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4'} Body: b'{"server": {"id": "0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4", "name": "tempest-ServersNegativeTestJSON-server-1563328358", "status": "ACTIVE", "tenant_id": "5b14d9323d644570a9d07c6e22fe74ed", "user_id": "4a2072628bc5432fbe2563643e1cea0e", "metadata": {}, "hostId": "123a9aac504ef08a136064311b536bdea316ca9f3d23aa7dc2ceffd0", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:37:25Z", "updated": "2023-04-20T13:37:33Z", "addresses": {"tempest-ServersNegativeTestJSON-1715009643-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ec:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:37:32.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-20 13:45:01,026 79947 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/5b14d9323d644570a9d07c6e22fe74ed/volumes 0.184s 2023-04-20 13:45:01,026 79947 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-1499383398"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e3b9bc9-8515-4c2f-a330-8542067aac52', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e3b9bc9-8515-4c2f-a330-8542067aac52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes'} Body: b'{"volume": {"id": "0f703c0b-a262-4339-89b6-b43a6f30a26c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:45:00.969249", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1499383398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c"}], "user_id": "4a2072628bc5432fbe2563643e1cea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:45:01,077 79947 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/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c 0.041s 2023-04-20 13:45:01,078 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f66fe88-ebf3-4c21-9ba1-ac97a1ef9cda', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f66fe88-ebf3-4c21-9ba1-ac97a1ef9cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c'} Body: b'{"volume": {"id": "0f703c0b-a262-4339-89b6-b43a6f30a26c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:45:01.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1499383398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c"}], "user_id": "4a2072628bc5432fbe2563643e1cea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b14d9323d644570a9d07c6e22fe74ed"}}' 2023-04-20 13:45:02,129 79947 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/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c 0.040s 2023-04-20 13:45:02,130 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:45:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ca932b-6e62-456e-8fe8-e87c88ca5f51', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6ca932b-6e62-456e-8fe8-e87c88ca5f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c'} Body: b'{"volume": {"id": "0f703c0b-a262-4339-89b6-b43a6f30a26c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:45:01.000000", "updated_at": "2023-04-20T13:45:01.000000", "name": "tempest-ServersNegativeTestJSON-volume-1499383398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b14d9323d644570a9d07c6e22fe74ed/volumes/0f703c0b-a262-4339-89b6-b43a6f30a26c"}], "user_id": "4a2072628bc5432fbe2563643e1cea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-ten ant-attr:tenant_id": "5b14d9323d644570a9d07c6e22fe74ed"}}' 2023-04-20 13:45:02,549 79947 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4 0.408s 2023-04-20 13:45:02,549 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:45:02 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-f057944d-57c3-4573-a893-9ac5ef87c99e', 'x-compute-request-id': 'req-f057944d-57c3-4573-a893-9ac5ef87c99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4'} Body: b'{"server": {"id": "0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4", "name": "tempest-ServersNegativeTestJSON-server-1563328358", "status": "ACTIVE", "tenant_id": "5b14d9323d644570a9d07c6e22fe74ed", "user_id": "4a2072628bc5432fbe2563643e1cea0e", "metadata": {}, "hostId": "123a9aac504ef08a136064311b536bdea316ca9f3d23aa7dc2ceffd0", "image": {"id": "7837d23e-834b-4e86-9a95-07696906c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7837d23e-834b-4e86-9a95-07696906c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T13:37:25Z", "updated": "2023-04-20T13:37:33Z", "addresses": {"tempest-ServersNegativeTestJSON-1715009643-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ec:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0bdc9a47-f644-4191-8fac-7fe4d9c9b6a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T13:37:32.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.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 d5813f45-6190-461f-9c9e-aef05b3f7db4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:47:05,323 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes 0.582s 2023-04-20 13:47:05,324 79947 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-1805339478"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e160ffa2-b8ec-48e6-a9d9-0f1878b24c89', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e160ffa2-b8ec-48e6-a9d9-0f1878b24c89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes'} Body: b'{"volume": {"id": "d5813f45-6190-461f-9c9e-aef05b3f7db4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:05.043764", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1805339478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:47:05,377 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4 0.042s 2023-04-20 13:47:05,377 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a793ee78-60b0-43bb-ba53-6a06441f2086', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a793ee78-60b0-43bb-ba53-6a06441f2086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4'} Body: b'{"volume": {"id": "d5813f45-6190-461f-9c9e-aef05b3f7db4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:05.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1805339478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb9c5fe57c03476eabf6a80cf812cb0f"}}' 2023-04-20 13:47:06,439 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4 0.050s 2023-04-20 13:47:06,439 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7b4415-014f-4863-928f-8a73516caa7a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7b4415-014f-4863-928f-8a73516caa7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4'} Body: b'{"volume": {"id": "d5813f45-6190-461f-9c9e-aef05b3f7db4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:05.000000", "updated_at": "2023-04-20T13:47:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1805339478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb9c5fe57c03476eabf6a80cf812cb0f"}}' 2023-04-20 13:47:06,503 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4 0.052s 2023-04-20 13:47:06,503 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd2b5aea-2705-4a6d-aaaf-733b4c366489', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd2b5aea-2705-4a6d-aaaf-733b4c366489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4'} Body: b'{"volume": {"id": "d5813f45-6190-461f-9c9e-aef05b3f7db4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:05.000000", "updated_at": "2023-04-20T13:47:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1805339478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb9c5fe57c03476eabf6a80cf812cb0f"}}' 2023-04-20 13:47:06,631 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4 0.118s 2023-04-20 13:47:06,632 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e6de59-ca0d-4e81-ac41-e8d4b4a31961', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4'} Body: b'' 2023-04-20 13:47:06,653 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4 0.021s 2023-04-20 13:47:06,654 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47: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-77c81748-80cd-4ac7-b28a-9217ae9ce3ac', 'x-openstack-request-id': 'req-77c81748-80cd-4ac7-b28a-9217ae9ce3ac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/d5813f45-6190-461f-9c9e-aef05b3f7db4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d5813f45-6190-461f-9c9e-aef05b3f7db4 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 95c8cfb6-0de4-42b3-9641-7e06ed698bba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 13:47:06,862 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes 0.204s 2023-04-20 13:47:06,862 79947 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-1108000815"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da4e150b-6abf-4186-a069-6028a172123b', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da4e150b-6abf-4186-a069-6028a172123b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes'} Body: b'{"volume": {"id": "95c8cfb6-0de4-42b3-9641-7e06ed698bba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:06.794077", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1108000815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 13:47:06,911 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba 0.040s 2023-04-20 13:47:06,912 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f390a1f4-d90e-4e81-8220-2d8b006b6dc1', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f390a1f4-d90e-4e81-8220-2d8b006b6dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba'} Body: b'{"volume": {"id": "95c8cfb6-0de4-42b3-9641-7e06ed698bba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:07.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1108000815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb9c5fe57c03476eabf6a80cf812cb0f"}}' 2023-04-20 13:47:07,964 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba 0.041s 2023-04-20 13:47:07,965 79947 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2df61a3a-c08d-4fd7-80e6-009bcf245a9e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2df61a3a-c08d-4fd7-80e6-009bcf245a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba'} Body: b'{"volume": {"id": "95c8cfb6-0de4-42b3-9641-7e06ed698bba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:07.000000", "updated_at": "2023-04-20T13:47:07.000000", "name": "tempest-VolumesDeleteCascade-Volume-1108000815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb9c5fe57c03476eabf6a80cf812cb0f"}}' 2023-04-20 13:47:08,014 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba 0.038s 2023-04-20 13:47:08,014 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af37cca7-f854-4c51-b283-fb3b3606f6f4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af37cca7-f854-4c51-b283-fb3b3606f6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba'} Body: b'{"volume": {"id": "95c8cfb6-0de4-42b3-9641-7e06ed698bba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T13:47:07.000000", "updated_at": "2023-04-20T13:47:07.000000", "name": "tempest-VolumesDeleteCascade-Volume-1108000815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba"}], "user_id": "bb709d1162d64c5f8295082dd1404cce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb9c5fe57c03476eabf6a80cf812cb0f"}}' 2023-04-20 13:47:08,118 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba 0.093s 2023-04-20 13:47:08,119 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': ' 0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bcca50b-a6a8-451f-a98f-2eb19719bdc0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba'} Body: b'' 2023-04-20 13:47:08,138 79947 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba 0.019s 2023-04-20 13:47:08,139 79947 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 13:47: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-1c9e28df-4e3b-44de-9f95-4e20c6f322c5', 'x-openstack-request-id': 'req-1c9e28df-4e3b-44de-9f95-4e20c6f322c5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eb9c5fe57c03476eabf6a80cf812cb0f/volumes/95c8cfb6-0de4-42b3-9641-7e06ed698bba'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 95c8cfb6-0de4-42b3-9641-7e06ed698bba 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 d75f5099-9eac-4097-97ab-d890856723b1 failed to build and is in ERROR status ====== Totals ====== Ran: 198 tests in 1549.9347 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3859.3770 sec. ============== Worker Balance ============== - Worker 0 (14 tests) => 0:07:18.678944 - Worker 1 (18 tests) => 0:01:16.070992 - Worker 2 (29 tests) => 0:11:38.084385 - Worker 3 (17 tests) => 0:15:27.072079 - Worker 4 (19 tests) => 0:08:58.349725 - Worker 5 (14 tests) => 0:25:49.883581 - Worker 6 (12 tests) => 0:01:11.844380 - Worker 7 (17 tests) => 0:08:25.199097 - Worker 8 (20 tests) => 0:01:21.477044 - Worker 9 (13 tests) => 0:09:07.014236 - Worker 10 (11 tests) => 0:01:08.493224 - Worker 11 (14 tests) => 0:00:43.661680 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed